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/10/06 17:36:00 UTC

[GitHub] [iceberg] stevenzwu edited a comment on issue #1555: Add AvroRecordTaskWriterFactory for Flink sink

stevenzwu edited a comment on issue #1555:
URL: https://github.com/apache/iceberg/issues/1555#issuecomment-704435045


   @rdblue that is fair. we will keep the Avro writer locally then. We can revisit the decision if there are more askings.
   
   I definitely see a need for Iceberg GenericRecord upstream. E.g. we have a user asking for non-string Map key for Flink writer.
   
   But since we are using Avro for Kafka data, I would rather avoid the type conversion btw Avro GenericRecord and Iceberg GenericRecord. In a nutshell, internally we probably would need both Avro and Iceberg Record support.


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