Re: [PR] doc: Add a readme for the SQL catalog [iceberg-rust]

2025-06-25 Thread via GitHub
kyteware commented on code in PR #1459: URL: https://github.com/apache/iceberg-rust/pull/1459#discussion_r2167898551 ## crates/catalog/sql/README.md: ## @@ -0,0 +1,39 @@ + + +# Apache Iceberg SQL Catalog Official Native Rust Implementation + +[![crates.io](https://img.shields.io

Re: [PR] doc: Add a readme for the SQL catalog [iceberg-rust]

2025-06-22 Thread via GitHub
kevinjqliu commented on code in PR #1459: URL: https://github.com/apache/iceberg-rust/pull/1459#discussion_r2160421219 ## crates/catalog/sql/README.md: ## @@ -0,0 +1,39 @@ + + +# Apache Iceberg SQL Catalog Official Native Rust Implementation + +[![crates.io](https://img.shields.

Re: [PR] doc: Add a readme for the SQL catalog [iceberg-rust]

2025-06-20 Thread via GitHub
liurenjie1024 commented on code in PR #1459: URL: https://github.com/apache/iceberg-rust/pull/1459#discussion_r2159819957 ## crates/catalog/sql/README.md: ## @@ -0,0 +1,39 @@ + + +# Apache Iceberg SQL Catalog Official Native Rust Implementation + +[![crates.io](https://img.shiel

[PR] doc: Add a readme for the SQL catalog [iceberg-rust]

2025-06-20 Thread via GitHub
kyteware opened a new pull request, #1459: URL: https://github.com/apache/iceberg-rust/pull/1459 ## Which issue does this PR close? - ~Closes~ Amends problems from #1456 ## What changes are included in this PR? A `README.md` for the SQL catalog. Includes i