kasakrisz commented on code in PR #5505:
URL: https://github.com/apache/hive/pull/5505#discussion_r1923678616


##########
ql/src/test/results/clientpositive/llap/semijoin_hint.q.out:
##########
@@ -535,14 +535,14 @@ STAGE PLANS:
                 keys:
                   0 cstring (type: string)
                   1 value (type: string)
-                outputColumnNames: str
-                Statistics: Num rows: 3068 Data size: 266916 Basic stats: 
COMPLETE Column stats: COMPLETE
+                outputColumnNames: cstring, str
+                Statistics: Num rows: 3068 Data size: 336852 Basic stats: 
COMPLETE Column stats: COMPLETE
                 Reduce Output Operator
                   key expressions: str (type: string)
                   null sort order: z
                   sort order: +
-                  Map-reduce partition columns: str (type: string)
-                  Statistics: Num rows: 3068 Data size: 266916 Basic stats: 
COMPLETE Column stats: COMPLETE
+                  Map-reduce partition columns: cstring (type: string)

Review Comment:
   Fixed this and there is no change in this file.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to