jonathanc-n commented on PR #1149: URL: https://github.com/apache/iceberg-rust/pull/1149#issuecomment-2767669247
Would like to request some help here. I believe the catalog is running into an error while deserializing the response to query the catalog. Here is the message: ```thread 'shared_tests::scan_all_type::test_scan_all_type' panicked at crates/integration_tests/tests/shared_tests/scan_all_type.rs:141:10: called `Result::unwrap()` on an `Err` value: Unexpected => Failed to parse response from rest catalog server``` -- 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]
