shenyu0127 commented on issue #10824:
URL: https://github.com/apache/pinot/issues/10824#issuecomment-1574625387
- If you put a `;` after your `SET` statement, your query will be parsed
correctly.
- Your query will not work in v0.12.1.
- The `IS NOT NULL` feature is added in
https://github.com/apache/pinot/pull/10594, which is not included in v0.12.1.
- If you build a Pinot from source on HEAD
(https://docs.pinot.apache.org/basics/getting-started/running-pinot-locally),
your query will work. Or you can wait for the next Pinot release to include
this feature.
--
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]