josephglanville commented on issue #9671: Add support for Avro OCF using InputFormat URL: https://github.com/apache/druid/pull/9671#issuecomment-612416882 One thing I noticed was that the web console format detection runs CSV and TSV heuristics before magic byte sequence detections. I think this approach is flawed and should be changed because formats that contain uncompressed string data may inadvertently trip these heuristics but the magic byte matching should be quite reliable. Should I change that here or send a follow up PR?
---------------------------------------------------------------- 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]
