rubenada commented on code in PR #6523:
URL: https://github.com/apache/hive/pull/6523#discussion_r3785398776
##########
ql/src/test/results/clientpositive/llap/in_typecheck_char.q.out:
##########
@@ -390,7 +390,7 @@ POSTHOOK: Input: default@ax
CBO PLAN:
HiveProject(_c0=[$0])
HiveAggregate(group=[{}], agg#0=[count()])
- HiveFilter(condition=[IN($1, _UTF-16LE'a', _UTF-16LE'aa', _UTF-16LE'aaa',
_UTF-16LE'ab', _UTF-16LE'abc', _UTF-16LE'ac', _UTF-16LE'ba', _UTF-16LE'bb',
_UTF-16LE'bbb', _UTF-16LE'bc', _UTF-16LE'bca', _UTF-16LE'ca', _UTF-16LE'cab',
_UTF-16LE'cb', _UTF-16LE'cbc', _UTF-16LE'z')])
+ HiveFilter(condition=[IN($1, 'a ', 'aa ', 'aaa ', 'ab
', 'abc ', 'ac ', 'ba ', 'bb ', 'bbb ',
'bc ', 'bca ', 'ca ', 'cab ', 'cb ', 'cbc
', 'z ')])
Review Comment:
Well spotted! In any case, I guess it's a good thing that they are now both
aligned
--
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]