Re: [PR] feat: Derive PartialEq for FileScanTask [iceberg-rust]

2024-10-12 Thread via GitHub
liurenjie1024 merged PR #660: URL: https://github.com/apache/iceberg-rust/pull/660 -- 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...@ic

Re: [PR] feat: Derive PartialEq for FileScanTask [iceberg-rust]

2024-10-11 Thread via GitHub
Xuanwo commented on PR #660: URL: https://github.com/apache/iceberg-rust/pull/660#issuecomment-2406717591 Thank you, @sdd, for the reminder. It's weird that GitHub doesn't provide an `update branches` button for me. -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] feat: Derive PartialEq for FileScanTask [iceberg-rust]

2024-10-10 Thread via GitHub
sdd commented on PR #660: URL: https://github.com/apache/iceberg-rust/pull/660#issuecomment-2406660124 Looks like you just need a rebase on this to get your Arrow 53.1 fix in :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] feat: Derive PartialEq for FileScanTask [iceberg-rust]

2024-10-09 Thread via GitHub
Xuanwo opened a new pull request, #660: URL: https://github.com/apache/iceberg-rust/pull/660 This PR derives `PartialEq` for `FileScanTask` so users can compare them while needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH