You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/04/21 07:04:31 UTC

[GitHub] [incubator-iceberg] waterlx commented on issue #870: Use Iceberg generic record to replace Avro IndexedRecord and add a translation to/from data type in Flink

waterlx commented on issue #870:
URL: https://github.com/apache/incubator-iceberg/issues/870#issuecomment-616994454


   @stevenzwu Thanks for the comments and sorry for my late response~~
   
   Regarding:
   > We probably need some generic serializer interface.
   
   Yes, I rename "AvroSerializer" into "RecordSerializer" as the generic serializer interface to transform from any input format to Iceberg **Record**
   
   Regarding: 
   > We use Avro quite extensively in the streaming pipeline. It would be nice if we can avoid the format conversion and write Avro directly
   
   Got your idea. Opened a new issue as https://github.com/apache/incubator-iceberg/issues/943
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org