himanshug commented on issue #8066: write value of bitmap as field name URL: https://github.com/apache/incubator-druid/pull/8066#issuecomment-510629938 LGTM not sure if it could ever work in json writing an array value inside object without writing a field name first. I think it ignores value when field name is not written, in the jackson core version 2.6.7. do you have 2.6.7 jackson core version or did that get overridden for you by any chance, that could explain why it is failing for you now.
---------------------------------------------------------------- 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. 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]
