scarlin-cloudera commented on code in PR #4442:
URL: https://github.com/apache/hive/pull/4442#discussion_r1326818602


##########
ql/src/test/results/clientpositive/llap/udtf_json_tuple.q.out:
##########
@@ -395,24 +398,27 @@ STAGE PLANS:
                           Lateral View Join Operator
                             outputColumnNames: _col6, _col7, _col8, _col9, 
_col10
                             Statistics: Num rows: 6 Data size: 3233 Basic 
stats: COMPLETE Column stats: COMPLETE
-                            Select Operator
-                              expressions: _col7 (type: string)
-                              outputColumnNames: _col7
-                              Statistics: Num rows: 6 Data size: 3233 Basic 
stats: COMPLETE Column stats: COMPLETE
-                              Group By Operator
-                                aggregations: count()
-                                keys: _col7 (type: string)
-                                minReductionHashAggr: 0.8333333
-                                mode: hash
-                                outputColumnNames: _col0, _col1
-                                Statistics: Num rows: 1 Data size: 8 Basic 
stats: COMPLETE Column stats: COMPLETE
-                                Reduce Output Operator
-                                  key expressions: _col0 (type: string)
-                                  null sort order: z
-                                  sort order: +
-                                  Map-reduce partition columns: _col0 (type: 
string)
+                            Filter Operator
+                              predicate: _col6 is not null (type: boolean)

Review Comment:
   Didn't push this on the latest, but this problem is fixed with the change 
made in OpProcFactory



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to