kgyrtkirk commented on a change in pull request #970: Hive 23100
URL: https://github.com/apache/hive/pull/970#discussion_r408677212
##########
File path: ql/src/test/results/clientpositive/structin.q.out
##########
@@ -96,10 +96,10 @@ STAGE PLANS:
Map Operator Tree:
TableScan
alias: t11_n1
- filterExpr: (struct(id,lineid)) IN (const
struct('1234-1111-0074578664','3'), const struct('1234-1111-0074578695',1))
(type: boolean)
Review comment:
how did this even worked before? :)
I guess we were lucky because IN was not understood by the reader
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]