Re: [I] Partition Spec Evolution API [iceberg-rust]

2024-12-10 Thread via GitHub
liurenjie1024 commented on issue #732: URL: https://github.com/apache/iceberg-rust/issues/732#issuecomment-2533556499 Thanks for @c-thiel for raising this. I agree that we should focus on v2 first, and add v1 support later. -- This is an automated message from the Apache Git Service. To r

Re: [I] Partition Spec Evolution API [iceberg-rust]

2024-11-28 Thread via GitHub
ZhiHanZ commented on issue #732: URL: https://github.com/apache/iceberg-rust/issues/732#issuecomment-2506361981 Can I take a trial on this issue? -- 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 t

[I] Partition Spec Evolution API [iceberg-rust]

2024-11-28 Thread via GitHub
c-thiel opened a new issue, #732: URL: https://github.com/apache/iceberg-rust/issues/732 The general philosophy of any engine that implements Iceberg-Rust is that they should not care about things like field-IDs. Therefore we try to hide this logic behind APIs. To allow evolution of the par