Re: [I] Support iceberg hadoop catalog in python library [iceberg-python]

2024-08-27 Thread via GitHub
github-actions[bot] commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-2313787511 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occu

Re: [I] Support iceberg hadoop catalog in python library [iceberg-python]

2024-02-28 Thread via GitHub
corleyma commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-1970530722 @Fokko We do a setup similar to this for integration tests, but the ability to write faster unit tests that depend only on a temp directory fixture in pytest has been great for o

Re: [I] Support iceberg hadoop catalog in python library [iceberg-python]

2024-02-28 Thread via GitHub
Fokko commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-1968451758 Hey @brianfromoregon We try to avoid implementing the Hadoop catalog in PyIceberg. It is a different implementation than the other catalogs since conflict detection relies on the at

Re: [I] Support iceberg hadoop catalog in python library [iceberg-python]

2024-02-23 Thread via GitHub
corleyma commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-1962179002 This would really help us out, where we use Hadoop catalog for unit testing PySpark code, and are increasingly encountering cases where we want to test code that uses both pyiceb

Re: [I] Support iceberg hadoop catalog in python library [iceberg-python]

2024-02-13 Thread via GitHub
brianfromoregon commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-1942909223 @Fokko forgot the ping. Thanks -- 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

Re: [I] Support iceberg hadoop catalog in python library [iceberg-python]

2024-02-09 Thread via GitHub
brianfromoregon commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-1936434926 We use hadoop catalog on a fs with atomic move support. Would you accept a contributed hadoop catalog to pyiceberg? -- This is an automated message from the Apache Git S

[I] Support iceberg hadoop catalog in python library [iceberg-python]

2023-10-02 Thread via GitHub
Fokko opened a new issue, #17: URL: https://github.com/apache/iceberg-python/issues/17 ### Feature Request / Improvement Migrated ticket https://github.com/apache/iceberg/issues/3220 Check the original ticket for details. -- This is an automated message from the Apache Git Se