kevinjqliu commented on code in PR #2928:
URL: https://github.com/apache/iceberg-python/pull/2928#discussion_r2706677938
##########
uv.lock:
##########
@@ -3823,7 +3823,7 @@ requires-dist = [
{ name = "cachetools", specifier = ">=5.5,<7.0" },
{ name = "click", specifier = ">=7.1.1,<9.0.0" },
{ name = "daft", marker = "extra == 'daft'", specifier = ">=0.5.0" },
- { name = "datafusion", marker = "extra == 'datafusion'", specifier =
">=45,<49" },
+ { name = "datafusion", marker = "extra == 'datafusion'", specifier =
">=45,<52" },
Review Comment:
that would be awesome! i was under the impression that something should
fail, either locally or ci
--
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]