liurenjie1024 commented on code in PR #1635:
URL: https://github.com/apache/iceberg-rust/pull/1635#discussion_r2309567567


##########
bindings/python/tests/test_datafusion_table_provider.py:
##########
@@ -27,7 +27,7 @@
 import datafusion
 
 assert (
-    datafusion.__version__ >= "45"
+    datafusion.__version__ >= "47"
 )  # iceberg table provider only works for datafusion >= 45

Review Comment:
   Fix the comments?



-- 
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...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to