snleee commented on issue #4569: Build a tool that can easily port data on Druid to Pinot URL: https://github.com/apache/incubator-pinot/issues/4569#issuecomment-526017325 https://druid.apache.org/docs/latest/operations/dump-segment.html https://github.com/apache/incubator-druid/blob/0695e487e7cd93ba63d2c2355db47bd5ee3111b8/services/src/main/java/org/apache/druid/cli/DumpSegment.java `DumpSegment` tool from Druid gives a good example on how to read Druid segment directly.
---------------------------------------------------------------- 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]
