clintropolis commented on issue #6441: exclude all redundant and unecessary dependencies in orc-extensions pom.xml URL: https://github.com/apache/incubator-druid/pull/6441#issuecomment-428701554 @b-slim I've looked into that and it definitely would not just be a drop in replacement to switch to the orc lib, and I'm unsure if that library supports the arbitrary renaming of columns like the hive orc reader does, which only cares about the position (though I'm sure we could replicate the behavior if necessary). I've been trying to find time to dig into this to make the switch if possible, add support for `flattenSpec` for parity with json/avro (and soon parquet when #6360 gets merged), as well as move this extension from contrib to core, if only to be a better citizen of the apache ecosystem, I just haven't found the time yet.
---------------------------------------------------------------- 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]
