Re: [PR] Moto server implementation for pytest [iceberg-python]

2023-12-19 Thread via GitHub
Fokko merged PR #223: URL: https://github.com/apache/iceberg-python/pull/223 -- 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.

Re: [PR] moto server implementation for pytest [iceberg-python]

2023-12-18 Thread via GitHub
sebpretzer commented on code in PR #223: URL: https://github.com/apache/iceberg-python/pull/223#discussion_r1430842215 ## tests/conftest.py: ## @@ -1661,11 +1586,33 @@ def fixture_aws_credentials() -> Generator[None, None, None]: os.environ.pop("AWS_DEFAULT_REGION") +M

Re: [PR] moto server implementation for pytest [iceberg-python]

2023-12-18 Thread via GitHub
sebpretzer commented on code in PR #223: URL: https://github.com/apache/iceberg-python/pull/223#discussion_r1430842215 ## tests/conftest.py: ## @@ -1661,11 +1586,33 @@ def fixture_aws_credentials() -> Generator[None, None, None]: os.environ.pop("AWS_DEFAULT_REGION") +M

Re: [PR] moto server implementation for pytest [iceberg-python]

2023-12-18 Thread via GitHub
sebpretzer commented on code in PR #223: URL: https://github.com/apache/iceberg-python/pull/223#discussion_r1430837527 ## tests/conftest.py: ## @@ -1661,11 +1586,33 @@ def fixture_aws_credentials() -> Generator[None, None, None]: os.environ.pop("AWS_DEFAULT_REGION") +M

Re: [PR] moto server implementation for pytest [iceberg-python]

2023-12-18 Thread via GitHub
HonahX commented on code in PR #223: URL: https://github.com/apache/iceberg-python/pull/223#discussion_r1430830405 ## tests/conftest.py: ## @@ -1661,11 +1586,33 @@ def fixture_aws_credentials() -> Generator[None, None, None]: os.environ.pop("AWS_DEFAULT_REGION") +MOTO_

Re: [PR] moto server implementation for pytest [iceberg-python]

2023-12-18 Thread via GitHub
Fokko commented on PR #223: URL: https://github.com/apache/iceberg-python/pull/223#issuecomment-1861517385 cc @HonahX since he's the original author of the Glue catalog -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t