Kevin Liu

Results 52 issues of Kevin Liu

### Apache Iceberg version main (development) ### Please describe the bug 🐞 Notebook to repro https://gist.github.com/kevinjqliu/e3f454d829d8711ecf9909e11a20add6 Expectation: First, the table is partitioned by the `timestamp ` field. After evolving the...

This PR adds additional constraints in the `SnapshotParser` and also includes tests to verify the behaviors. `Snapshot`'s `summary` field is optional in V1 but required in V2. See https://iceberg.apache.org/spec/#snapshots When...

core