ZENOTME
ZENOTME
Hi @Fokko, CMIIW, I think for Add files to add existing Parquet files to a table, #345 is not the corresponding issue? I create a new issue #932 to track...
Thanks for this great job! @sdd Should we also consider the case that `enum Deletes` occupy too much space so we need to support spilling it into disk?
> Some additional context. Renjie mentioned: > > > Cons: > > It's mixing logging with tracing. If we use tracing for logging, our logging compability will not be compatible...
> One strong strong suspicion is looking at the project [commits](https://github.com/apache/iceberg-rust/commits/main/) is that it might help to get some more capacity for reviews / docs / whatever (it appears that...
> I am not sure if this is a server issue or a client issue, more research is needed. Looks like it depends on the catalog. For list of snapshots...
> > This is a hard limit in the server implementation. I am not sure about the reason for this design, as I am not familiar enough with the specification...
cc @Xuanwo @liurenjie1024 @fqaiser94
> Thanks @ZENOTME for this pr. The reason we don't add update table support before is that currently the table transaction api is not complete yet, and we should not...
> I would like to try working on this. Thanks @jonathanc-n! Feel free to send the PR for this.
> [@ZENOTME](https://github.com/ZENOTME) When appending existing data files, should the system load file metadata by reading the current snapshot’s manifest lists from an existing Iceberg table, or would you prefer to...