emkornfield opened a new pull request, #4937: URL: https://github.com/apache/iceberg/pull/4937
The [java function](https://github.com/apache/iceberg/blob/5009949ba4377ac5a8572ff7ae70e886c9e33bec/api/src/main/java/org/apache/iceberg/util/UnicodeUtil.java#L42) seems to take this approach. The [python](https://github.com/apache/iceberg/blob/6e1dfe965f51e58b6c2dd654c3481cfc803df52a/python_legacy/iceberg/api/transforms/truncate.py#L201) implementation seems to this also but requires the write type passed in to work -- 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]
