gaborkaszab commented on code in PR #17035: URL: https://github.com/apache/iceberg/pull/17035#discussion_r3518254095
########## core/src/test/java/org/apache/iceberg/TestTrackedFileStruct.java: ########## Review Comment: The [other PR](https://github.com/apache/iceberg/pull/17000) that makes `partition` optional isn't merged, so currently we still return `EMPTY_PARTITION_DATA` here. Seems correct as of now, the linked PR will adjust this. -- 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]
