Jackie-Jiang commented on issue #11691: URL: https://github.com/apache/pinot/issues/11691#issuecomment-1736489095
This is a known issue. Currently in multi-stage engine column is registered as non-null, so `IS NULL` and `IS NOT NULL` are just short circuited. We are considering adding `nullable` into `FieldSpec` which can be picked by multi-stage engine to register the column. cc @walterddr -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org