File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
ql/src/test/results/clientpositive/llap Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1894,17 +1894,18 @@ STAGE PLANS:
18941894 Statistics: Num rows: 3 Data size: 504 Basic stats: COMPLETE Column stats: COMPLETE
18951895 Group By Operator
18961896 keys: date_col (type: date), decimal_col (type: decimal(38,0))
1897+ minReductionHashAggr: 0.4
18971898 mode: hash
18981899 outputColumnNames: _col0, _col1
1899- Statistics: Num rows: 1 Data size: 168 Basic stats: COMPLETE Column stats: COMPLETE
1900+ Statistics: Num rows: 3 Data size: 504 Basic stats: COMPLETE Column stats: COMPLETE
19001901 Reduce Output Operator
19011902 bucketingVersion: 2
19021903 key expressions: _col0 (type: date), _col1 (type: decimal(38,0))
19031904 null sort order: zz
19041905 numBuckets: -1
19051906 sort order: ++
19061907 Map-reduce partition columns: _col0 (type: date), _col1 (type: decimal(38,0))
1907- Statistics: Num rows: 1 Data size: 168 Basic stats: COMPLETE Column stats: COMPLETE
1908+ Statistics: Num rows: 3 Data size: 504 Basic stats: COMPLETE Column stats: COMPLETE
19081909 tag: -1
19091910 auto parallelism: true
19101911 Execution mode: vectorized, llap
You can’t perform that action at this time.
0 commit comments