vbhanuchander-lang commented on PR #17644: URL: https://github.com/apache/iceberg/pull/17644#issuecomment-5611681616
@pvary would you have a moment for this one? Flink's `MULTISET` maps to an Iceberg map of element to count, but the writers reject it, so a `MULTISET` column cannot be written even though the type conversion already supports it (#17298). The change is confined to the Flink writers and is applied across v1.20, v2.1, v2.2 and v2.3 for consistency; 27 checks are green. Happy to narrow it to fewer Flink versions if you would prefer to keep the surface smaller. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
