Re: [PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
sungwy commented on PR #809: URL: https://github.com/apache/iceberg-rust/pull/809#issuecomment-2547355292 Thank you @kevinjqliu and @Xuanwo ! -- 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 s

Re: [PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
Xuanwo merged PR #809: URL: https://github.com/apache/iceberg-rust/pull/809 -- 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.a

Re: [PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
sungwy commented on code in PR #809: URL: https://github.com/apache/iceberg-rust/pull/809#discussion_r1887569858 ## crates/iceberg/src/spec/table_metadata.rs: ## @@ -398,33 +397,6 @@ impl TableMetadata { self.partition_statistics.get(&snapshot_id) } -/// Appe

Re: [PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
kevinjqliu commented on code in PR #809: URL: https://github.com/apache/iceberg-rust/pull/809#discussion_r1887539719 ## crates/iceberg/src/spec/table_metadata.rs: ## @@ -398,33 +397,6 @@ impl TableMetadata { self.partition_statistics.get(&snapshot_id) } -///

Re: [PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
kevinjqliu commented on code in PR #809: URL: https://github.com/apache/iceberg-rust/pull/809#discussion_r1887538305 ## crates/iceberg/src/spec/snapshot.rs: ## @@ -192,13 +191,6 @@ impl Snapshot { partition_type_provider, ) } - -pub(crate) fn log(&

Re: [PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
sungwy commented on code in PR #809: URL: https://github.com/apache/iceberg-rust/pull/809#discussion_r1887327473 ## README.md: ## @@ -23,8 +23,6 @@ Rust implementation of [Apache Iceberg™](https://iceberg.apache.org/). -Working on [v0.3.0 Release Milestone](https://github.

[PR] Prep 0.4.0 release [iceberg-rust]

2024-12-16 Thread via GitHub
sungwy opened a new pull request, #809: URL: https://github.com/apache/iceberg-rust/pull/809 - Deprecated functions - Bump version of `iceberg-rust` to 0.4.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a