kgyrtkirk commented on a change in pull request #970: Hive 23100
URL: https://github.com/apache/hive/pull/970#discussion_r408700560
##########
File path: ql/src/test/results/clientpositive/in_typecheck_char.q.out
##########
@@ -213,10 +214,10 @@ STAGE PLANS:
Map Operator Tree:
TableScan
alias: ax
- filterExpr: (((s = 'a') and (t = 'a ')) or (null and (t =
'bb '))) is null (type: boolean)
Review comment:
the CAST will be executed at runtime for-each-row; can't we change the type
of the literal?
(leave it if it's problematic)
----------------------------------------------------------------
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]