Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1835

Sort where record contains maps produces incorrect results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      the maps all come back empty:

      select * from `complex.parquet` order by amount;

      trans_id	date	time	amount	user_info	marketing_info	trans_info
      2	2013-06-09	15:31:45	20.25	{}	{}	{}
      4	2013-07-21	08:01:13	34.2	{}	{}	{}
      0	2013-07-26	04:56:59	80.5	{}	{}	{}
      1	2013-05-16	07:31:54	100.4	{}	{}	{}
      3	2013-07-19	11:24:22	500.75	{}	{}	{}
      

      Attachments

        1. DRILL-1835.patch
          14 kB
          Steven Phillips

        Activity

          People

            Unassigned Unassigned
            sphillips Steven Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: