ArnavBalyan opened a new pull request, #8580:
URL: https://github.com/apache/paimon/pull/8580

   ### Purpose
    - Tables with multiset column fail on commit, when iceberg compatibility is 
enabled due to `UnsupportedOperationException`.
    - Multiset is already stored as `InternalMap<element, Int>`, however 
iceberg converter was missing this info.
    - Add support for the same 
   ### Tests
    - UT added


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

Reply via email to