eric-maynard commented on issue #241: URL: https://github.com/apache/polaris/issues/241#issuecomment-2327049123
For the issue with too-long strings, I think this can be fixed by setting the character encoding when connecting to the DB. e.g. `...?characterEncoding=latin1&useUnicode=false`. That said, I am supportive of just changing these. -- 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]
