> We should probably add a section to our Flink docs that explains and
links to Flink’s support policy and has a table of Iceberg versions that
work with Flink versions. (We should probably have the same table for
Spark, too!)
Thanks Ryan for the suggestion, I created a separate issue to address t
Hi everyone,
We have had a few iterations of the design doc with various people, thanks
for all the feedback. I am thinking about a meeting to finalize the design
and move forward with implementation.
Considering the various time zones, I propose we choose any time from
Tuesday (10/12) to Friday
Jack, thanks for the follow-up.
The issue was with the MPUs support in our internal S3 backend. It currently
doesn’t support content-type=‘binary/octet-stream’. It worked when we changed
it to the following:
CreateMultipartUploadRequest.builder().bucket(bucket).key(key).contentType("application