You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iceberg.apache.org by liwei li <hi...@gmail.com> on 2022/07/18 08:18:07 UTC

Review Request

hi iceberg dev:

Kyle and I have recently done some work on Iceberg Flink New Sink, PR is
https://github.com/apache/iceberg/pull/4904
preliminary proposal:
https://docs.google.com/document/d/1G4O6JidAoKgbIdy8Ts73OfG_KBEMpsW-LkXIb89I5k8/edit?usp=sharing

It refactors our flink writer topology based on Flink's unified
Sink(FLIP-143 & FLIP-191).

It sets the stage for adding small files and index files later.

Could anybody have a chance to help to review and give some opinion?

Thank you so much to Junjie for the first round review.

Thanks in advance.