kbendick commented on issue #5014:
URL: https://github.com/apache/iceberg/issues/5014#issuecomment-1154165069

   So the issue with the field being named `key` has been resolved.
   
   Do you have any reference, for example to MySQL documentation (and ideally 
Postgres documentation) that states what the field length limit is?
   
   You mentioned MySQL 8, but do you know which versions of MySQL are affected 
by this and does the latest version of MySQL fail due to the `varchar` size?
   
   That would be a helpful first step in finding a better size.
   
   We’d then need to update the code, and likely provide a path for users to 
upgrade (or some configuration field indicating to use the old style), 
depending on what RDBMS are affected.
   
   I’d ask, if possible, that you open a new issue focusing on just the field 
size limits, referencing this issue if possible. That way there’s less overhead 
for people reading it as the field name has been changed already.
   
   Thank you for reporting this @noneback!


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