You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/11 13:04:41 UTC

[GitHub] [druid] josephglanville commented on issue #9671: Add support for Avro OCF using InputFormat

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org