CTTY commented on code in PR #1600:
URL: https://github.com/apache/iceberg-rust/pull/1600#discussion_r2294954656
##########
crates/integrations/datafusion/tests/integration_datafusion_test.rs:
##########
@@ -432,3 +432,370 @@ async fn test_metadata_table() -> Result<()> {
Ok(())
}
+
+#[tokio::test]
+async fn test_insert_into() -> Result<()> {
Review Comment:
I will jump back on this after #1621 is completed
--
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]