Re: [PR] Fix the Avro tests [iceberg-python]

2024-03-28 Thread via GitHub
HonahX merged PR #552: URL: https://github.com/apache/iceberg-python/pull/552 -- 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

[PR] Fix the Avro tests [iceberg-python]

2024-03-27 Thread via GitHub
Fokko opened a new pull request, #552: URL: https://github.com/apache/iceberg-python/pull/552 When writing V1, the sequence-numbers should be None. For V2 they will be written and read into the original value. -- This is an automated message from the Apache Git Service. To respond to the