Re: [PR] refine: make commit more general [iceberg-rust]

2025-03-08 Thread via GitHub
liurenjie1024 merged PR #1048: URL: https://github.com/apache/iceberg-rust/pull/1048 -- 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...@

Re: [PR] refine: make commit more general [iceberg-rust]

2025-03-06 Thread via GitHub
ZENOTME commented on PR #1048: URL: https://github.com/apache/iceberg-rust/pull/1048#issuecomment-2705727508 cc @Xuanwo @liurenjie1024 -- 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 specifi

[PR] refine: make commit more general [iceberg-rust]

2025-03-06 Thread via GitHub
ZENOTME opened a new pull request, #1048: URL: https://github.com/apache/iceberg-rust/pull/1048 ## Which issue does this PR close? - Closes ## What changes are included in this PR? change the input param type of commit to make it more general. I think the