davidov541 opened a new pull request #933: HIVE-21218: Adding support for 
Confluent Kafka Avro message format
URL: https://github.com/apache/hive/pull/933
 
 
   Adds support for indicating a number of bytes at the beginning of each 
message to ignore. This is added in order to support Confluent's Avro message 
format for Kafka, which has five magic bytes at the beginning of each message. 
A pre-defined confluent format is given as well, which automatically skips the 
first five bytes.
   
   This is a resubmission of https://github.com/apache/hive/pull/526, which had 
been abandoned. Comments in that thread have been applied.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to