liurenjie1024 merged PR #691:
URL: https://github.com/apache/iceberg-rust/pull/691
--
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
gruuya opened a new pull request, #691:
URL: https://github.com/apache/iceberg-rust/pull/691
The sole code change here is that `Debug` is a new trait bound for a lot of
DataFusion traits now: https://github.com/apache/datafusion/issues/12555.
--
This is an automated message from the Apach