Re: [I] Support writing V3 tables [iceberg-python]

2025-06-02 Thread via GitHub
kevinjqliu commented on issue #1551: URL: https://github.com/apache/iceberg-python/issues/1551#issuecomment-2933359072 @b-phi i've added V3 tags for issues to support Iceberg V3 https://github.com/apache/iceberg-python/issues?q=state%3Aopen%20label%3A%22V3%22 Also here are some o

Re: [I] Support writing V3 tables [iceberg-python]

2025-06-02 Thread via GitHub
b-phi commented on issue #1551: URL: https://github.com/apache/iceberg-python/issues/1551#issuecomment-2932165956 As I understand the v3 spec has been [finalized](https://github.com/apache/iceberg/pull/13175). How can I help with supporting v3 writes from pyiceberg? -- This is an automa

Re: [I] Support writing V3 tables [iceberg-python]

2025-03-25 Thread via GitHub
Fokko commented on issue #1551: URL: https://github.com/apache/iceberg-python/issues/1551#issuecomment-2751579952 @b-phi The V3 spec is not officially adopted yet, therefore we still fence writing V3 tables because stuff might still change. -- This is an automated message from the Apache

Re: [I] Support writing V3 tables [iceberg-python]

2025-03-25 Thread via GitHub
b-phi commented on issue #1551: URL: https://github.com/apache/iceberg-python/issues/1551#issuecomment-2751378156 Hi @Fokko, what is actually required for this? I was hoping to create some v3 tables using the new nanosecond timestamp support, but encountered an error that pointed to this i