Jack Ye
Jack Ye
### Proposed Change This proposal moves the operations of committing data changes (AppendFiles, OverwriteFiles, DeleteFiles, RewriteFiles and RowDelta) to the server side in the REST catalog. ### Proposal document https://docs.google.com/document/d/1JUtFpdEoa6IAKt1EzJi_re0PUbh56XnfUtRe5WAfl0s/edit#heading=h.tqzise4zh9bg...
### Apache Iceberg version None ### Query engine None ### Please describe the bug 🐞 There are a few important error codes missing in the REST spec, including: - 408...
### Apache Iceberg version None ### Query engine None ### Please describe the bug 🐞 Today, the error definitions are not consistent. There are in general 2 approaches, 4 subtypes:...
### Feature Request / Improvement This will likely come eventually as we support write operation in pyiceberg. Create this issue in case anything is already looking at the implementation. I...
### Feature Request / Improvement Under the case where multiple tables share the same root location (e.g. same bucket with object storage mode enabled), we need a bulk remove orphan...
When running these tests, I notice it's taking a long time locally. I tried a few combinations Current scale factors: 2 min 25 seconds scale factors (1, 10, 1000): 46...