rambleraptor commented on code in PR #3711:
URL: https://github.com/apache/iceberg-python/pull/3711#discussion_r3698845230


##########
pyproject.toml:
##########
@@ -93,8 +93,11 @@ sql-sqlite = ["sqlalchemy>=2.0.18,<3"]
 gcsfs = ["gcsfs>=2023.1.0"]
 rest-sigv4 = ["boto3>=1.24.59"]
 hf = ["huggingface-hub>=0.24.0"]
-pyiceberg-core = ["pyiceberg-core>=0.5.1,<0.10.0"]
-datafusion = ["datafusion>=52,<53"]
+# `pyiceberg-core` bundles a `datafusion-ffi` build, and the DataFusion FFI 
ABI is not stable

Review Comment:
   Can we get rid of this comment? Not sure if it's valuable. 



-- 
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]

Reply via email to