[PR] Test with Iceberg-Rust [iceberg-python]

2025-04-05 Thread via GitHub
Fokko opened a new pull request, #1833: URL: https://github.com/apache/iceberg-python/pull/1833 # Rationale for this change Testing out to use Iceberg Rust for all of the transforms. I think we have some rounding error in https://github.com/apache/iceberg-rust/pull/1128/ # Are

Re: [PR] Test with Iceberg-Rust [iceberg-python]

2025-03-27 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2017986361 ## tests/table/test_partitioning.py: ## @@ -186,8 +186,8 @@ def test_partition_type(table_schema_simple: Schema) -> None: (DecimalType(5, 9), Decimal(19.

Re: [PR] Test with Iceberg-Rust [iceberg-python]

2025-03-27 Thread via GitHub
kevinjqliu commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2017148472 ## tests/table/test_partitioning.py: ## @@ -186,8 +186,8 @@ def test_partition_type(table_schema_simple: Schema) -> None: (DecimalType(5, 9), Decima