Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2134070839 ## pyproject.toml: ## @@ -289,7 +289,7 @@ generate-setup-file = false script = "build-module.py" [tool.poetry.extras] -pyarrow = ["pyarrow"] +pyarrow = ["pyarr

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu merged PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833 -- 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...@i

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
kevinjqliu commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2134067063 ## pyproject.toml: ## @@ -289,7 +289,7 @@ generate-setup-file = false script = "build-module.py" [tool.poetry.extras] -pyarrow = ["pyarrow"] +pyarrow = ["

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-07 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2134062259 ## pyproject.toml: ## @@ -289,7 +289,7 @@ generate-setup-file = false script = "build-module.py" [tool.poetry.extras] -pyarrow = ["pyarrow"] +pyarrow = ["pyarr

Re: [PR] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-04 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2127185678 ## 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] Leverage Iceberg-Rust for all the transforms [iceberg-python]

2025-06-04 Thread via GitHub
Fokko commented on code in PR #1833: URL: https://github.com/apache/iceberg-python/pull/1833#discussion_r2127185678 ## 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] Leverage Iceberg-Rust for all the transforms [iceberg-python]

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