jakelong95 opened a new pull request, #16746:
URL: https://github.com/apache/iceberg/pull/16746

   AWS Glue has a limit of 255 characters for column comments. If this limit is 
exceeded, the Glue API throws an error.
   
   This change adds a check for column comments and automatically truncates 
them to 255 characters before the comments are sent to Glue. This matches a 
change that AWS has included on their internal fork of Iceberg that is deployed 
on EMR clusters.


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

Reply via email to