Re: [I] Add REST catalog integration tests [iceberg-python]

2025-01-10 Thread via GitHub
kevinjqliu commented on issue #1439: URL: https://github.com/apache/iceberg-python/issues/1439#issuecomment-2583675951 > have we ever considered taking an approach similar (at a high-level, of course - some details don't transfer over to Python) to the Java-side that has [CatalogTests](htt

Re: [I] Add REST catalog integration tests [iceberg-python]

2025-01-10 Thread via GitHub
smaheshwar-pltr commented on issue #1439: URL: https://github.com/apache/iceberg-python/issues/1439#issuecomment-2582725070 (New to PyIceberg, so just spitballing here 😄) @kevinjqliu, have we ever considered taking an approach similar (at a high-level, of course - some details don't

Re: [I] Add REST catalog integration tests [iceberg-python]

2024-12-17 Thread via GitHub
AhmedNader42 commented on issue #1439: URL: https://github.com/apache/iceberg-python/issues/1439#issuecomment-2549892936 Sounds good! Yes, I'll work on it -- 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

Re: [I] Add REST catalog integration tests [iceberg-python]

2024-12-17 Thread via GitHub
kevinjqliu commented on issue #1439: URL: https://github.com/apache/iceberg-python/issues/1439#issuecomment-2549887131 > My current approach would be to migrate the test_rest.py unit tests from mock to the integration test I think thats a great first step! Generally, testing via mock