Re: [PR] Add flag to allow diabling creation of catalog tables [iceberg-python]

2024-09-17 Thread via GitHub
isc-patrick commented on code in PR #1155: URL: https://github.com/apache/iceberg-python/pull/1155#discussion_r1763403718 ## tests/catalog/test_sql.py: ## @@ -225,6 +237,93 @@ def test_creation_from_impl(catalog_name: str, warehouse: Path) -> None: ) +def confirm_no_ta

Re: [PR] Add flag to allow diabling creation of catalog tables [iceberg-python]

2024-09-17 Thread via GitHub
isc-patrick commented on code in PR #1155: URL: https://github.com/apache/iceberg-python/pull/1155#discussion_r1763400342 ## tests/catalog/test_sql.py: ## @@ -225,6 +237,93 @@ def test_creation_from_impl(catalog_name: str, warehouse: Path) -> None: ) +def confirm_no_ta

Re: [PR] Add flag to allow diabling creation of catalog tables [iceberg-python]

2024-09-17 Thread via GitHub
isc-patrick commented on code in PR #1155: URL: https://github.com/apache/iceberg-python/pull/1155#discussion_r1763399699 ## tests/catalog/test_sql.py: ## @@ -225,6 +237,93 @@ def test_creation_from_impl(catalog_name: str, warehouse: Path) -> None: ) +def confirm_no_ta