rahulkg31 opened a new issue, #13963: URL: https://github.com/apache/druid/issues/13963
I am ingesting some data from JSON to Druid. The input data has null value for some of the INT and LONG fields. I want to store them as null, instead of storing them as 0. I am not able to figure out how to do that. Can anyone guide me through? There is a similar question on stackoverflow - [Apache Druid can store null value for number](https://stackoverflow.com/questions/71480544/apache-druid-can-store-null-value-for-number). The answers say it can be done, but it's not clear how it can be done. Thanks, -- 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]
