sl255051 commented on PR #10678: URL: https://github.com/apache/iceberg/pull/10678#issuecomment-2264183829
> > In light of @rdblue 's comment let's make sure we add a test case which has a partition spec with "both foo and Foo" as different but referenced source columns. > > CREATE TABLE <foo int, Foo int> PARTITIONED BY (foo, Foo) > > @sfc-gh-rspitzer where would I add this test? I've added several unit tests that address the scenario. (I used columns named `data` and `DATA` rather than `foo` and `Foo`) -- 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