Re: [I] Rename `data_sequence_number` to `sequence_number` [iceberg-python]

2024-07-11 Thread via GitHub
HonahX closed issue #893: Rename `data_sequence_number` to `sequence_number` URL: https://github.com/apache/iceberg-python/issues/893 -- 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 comm

Re: [I] Rename `data_sequence_number` to `sequence_number` [iceberg-python]

2024-07-06 Thread via GitHub
soumya-ghosh commented on issue #893: URL: https://github.com/apache/iceberg-python/issues/893#issuecomment-2211986191 @Fokko the PR https://github.com/apache/iceberg-python/pull/900 is ready for review. -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [I] Rename `data_sequence_number` to `sequence_number` [iceberg-python]

2024-07-05 Thread via GitHub
soumya-ghosh commented on issue #893: URL: https://github.com/apache/iceberg-python/issues/893#issuecomment-2211163215 @Fokko I would like to take a shot at this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Rename `data_sequence_number` to `sequence_number` [iceberg-python]

2024-07-05 Thread via GitHub
Fokko commented on issue #893: URL: https://github.com/apache/iceberg-python/issues/893#issuecomment-2211166513 > Is there a way on the Java/spark side to turn metadata information into JSON? With https://github.com/apache/iceberg-python/issues/535, perhaps we can compare the two JSON resul

Re: [I] Rename `data_sequence_number` to `sequence_number` [iceberg-python]

2024-07-05 Thread via GitHub
Fokko commented on issue #893: URL: https://github.com/apache/iceberg-python/issues/893#issuecomment-2211165635 @soumya-ghosh Feel free to take a stab at it, let me know if you run into anything -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] Rename `data_sequence_number` to `sequence_number` [iceberg-python]

2024-07-04 Thread via GitHub
kevinjqliu commented on issue #893: URL: https://github.com/apache/iceberg-python/issues/893#issuecomment-2209610949 Is there a way on the Java/spark side to turn metadata information into JSON? With #535, perhaps we can compare the two JSON results and check for mismatches like this one.