gianm commented on issue #9806: URL: https://github.com/apache/druid/issues/9806#issuecomment-622674001
Is the binary form you need just the base64 decoding of what the dump-segment tool dumps? Or is it something different that requires DataSketches code in order to generate? If it's the latter, perhaps it would make sense to add an option to the DumpSegment tool that dumps stuff in a format that could be specified by the extension that enables that particular column type. It could involve the ComplexMetricsSerde impl somehow. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
