kevinjqliu commented on issue #1458: URL: https://github.com/apache/iceberg-python/issues/1458#issuecomment-2557850636
Great catch. I think this is a bug and #175 might be related. On the java side, looks like this was added recently https://github.com/apache/iceberg/blame/dea2fd1d9debfd23aeda9403ed3eb81c6aebf30f/api/src/main/java/org/apache/iceberg/PartitionSpec.java#L218 in [apache/iceberg#10329](https://github.com/apache/iceberg/pull/10329) could you add a test case in the PR? -- 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]
