shenyu0127 commented on PR #11395:
URL: https://github.com/apache/pinot/pull/11395#issuecomment-1685709261

   Without this PR, the query `SELECT CASE WHEN boolCol = true THEN 'Yes'` also 
returns NULL if `boolCol` is NULL or false.  Is the purpose of this PR only to 
improve performance? If that's the case, we can simply re-enable the ignored 
query.


-- 
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