TGooch44 opened a new issue #2915: URL: https://github.com/apache/iceberg/issues/2915
There is a good chunk of code in the python library that contains 1:1 mapping of constructs from the java library. There are some structural issues that keep cropping up since there are some differences in how python handles namespacing not only from a style-point of view, but from an actual functional point of view. This issue is to track progress on the first part of that refactor, which is to move classes with only static methods to be plain functions in a module. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org