Xuanwo commented on code in PR #19: URL: https://github.com/apache/iceberg-rust/pull/19#discussion_r1281762174
########## crates/iceberg/src/error.rs: ########## @@ -326,7 +326,7 @@ Context: Source: networking error Backtrace: - 0: iceberg::error::tests::generate_error_with_backtrace_enabled + 0: std::backtrace_rs::backtrace::libunwind::trace Review Comment: Seems this line is different on different platforms, we can only check the content to `0: `. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
