nastra commented on issue #6332: URL: https://github.com/apache/iceberg/issues/6332#issuecomment-1333663036
The `max key length limit=767` is actually a limit that is imposed by the underlying database being used (MySQL in this case). A valid approach would be to increase that limit on MySQL. Related issue: https://github.com/apache/iceberg/issues/6236 -- 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]
