Jackie-Jiang commented on issue #10381:
URL: https://github.com/apache/pinot/issues/10381#issuecomment-1751430075

   We should discuss if v2 engine should rely on `enableNullHandling` query 
option. Currently all v2 operators always support processing `null`, and there 
are 2 options:
   1. Leaf stage still rely on `enableNullHandling` query option from query
   2. v2 engine always set `enableNullHandling` query option if it is not 
already set (so that we can still disable it in v1 if necessary)


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