Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14

selecting fields from a complex object column in transform clause is throwing a Parse Error.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Cannot Reproduce
    • None
    • Not Applicable
    • Query Processor
    • None

    Description

      For a thrift table whose columns are complex objects the following query throws up an error

      from ( from cdx select transform(cdx.a.b) as tx using 'mapper' cluster by tx ) mo insert into output select tx;

      the error thrown on the second . of expresion 'cdx.a.b'.

      Attachments

        Activity

          People

            Unassigned Unassigned
            prasadc Prasad Chakka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: