Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 1.4.1
-
None
-
None
Description
| | | 17:MERGING-EXCHANGE [UNPARTITIONED] | | | order by: c_last_name ASC, c_first_name ASC, substr(s_city, 1, 30) ASC, | | 10:TOP-N [LIMIT=100] | | 09:HASH JOIN [INNER JOIN, BROADCAST] | | |--16:EXCHANGE [BROADCAST] | | | 08:SCAN HDFS [tpcds500gb_parquet.customer] | | 15:AGGREGATE [FINALIZE] |
Not expecting the order by predicates (it's not for topn)