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 2021/12/03 20:24:23 UTC

[GitHub] [druid] clintropolis commented on pull request #11865: Add avro_ocf to supported Kafka/Kinesis InputFormats

clintropolis commented on pull request #11865:
URL: https://github.com/apache/druid/pull/11865#issuecomment-985804768


   I'm a bit curious, [Avro OCF is a file format](https://avro.apache.org/docs/current/spec.html#Object+Container+Files), is it common to put these files in streaming ingest messages? There is no technical reason this wouldn't work if the files were small enough to fit in the messages since it is all just binary blobs in the end, but was mostly wondering if this is a common use case compared to the streaming oriented avro formats we support (inline schema, multi-inline-schema, schema repo, schema registry).


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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