ferristseng opened a new pull request #7020: Write null byte when indexing numeric dimensions with Hadoop URL: https://github.com/apache/incubator-druid/pull/7020 I noticed a couple of comments that hadn't been addressed in the Hadoop Indexing project regarding serializing and deserializing null numeric values, so I figured I would try to tackle it. I'm not super familiar with the internals of Druid, so let me know if I need to change code elsewhere. Also, I ran the existing tests in the Hadoop Indexing project with `-Ddruid.generic.useDefaultValueForNull=false`, and they still passed. Let me know if I need to add additional ones!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
