Re: [PR] Spark 3.5: Use DataFile constants in SparkDataFile [iceberg]

2023-11-02 Thread via GitHub
aokolnychyi merged PR #8936: URL: https://github.com/apache/iceberg/pull/8936 -- 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

Re: [PR] Spark 3.5: Use DataFile constants in SparkDataFile [iceberg]

2023-11-02 Thread via GitHub
aokolnychyi commented on PR #8936: URL: https://github.com/apache/iceberg/pull/8936#issuecomment-1791094061 Thanks, @singhpk234 @amogh-jahagirdar! -- 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

[PR] Spark 3.5: Use DataFile constants in SparkDataFile [iceberg]

2023-10-27 Thread via GitHub
aokolnychyi opened a new pull request, #8936: URL: https://github.com/apache/iceberg/pull/8936 This PR makes `SparkDataFile` use constants in `DataFile` instead of hard-coded values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G