raghukn commented on issue #14922: URL: https://github.com/apache/pinot/issues/14922#issuecomment-2653339359
Oh! got it 1. Table Config: "nullHandlingEnabled": true 2. Schema Config: "enableColumnBasedNullHandling": true 3. Query: enableNullHandling=true This is what is needed for the whole NULL Behavior to work as it does in Stand SQL 👍 -- 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]
