Sbaia commented on issue #14330: URL: https://github.com/apache/iceberg/issues/14330#issuecomment-3674209258
Is there any progress on this issue? It seems very strange that Flink can read UUIDs from icebergs but not write them. UUID is an alias of a binary(16), rather than treating UUID as a string it could not be handled as binary(16), rather than treating it as a string. takes up half the space in memory as well, and would treat it as an alias, which is so -- 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]
