ehsantn commented on code in PR #2167:
URL: https://github.com/apache/iceberg-python/pull/2167#discussion_r2188614748


##########
poetry.lock:
##########
@@ -3276,69 +3385,49 @@ files = [
 ]
 
 [[package]]
-name = "numpy"
-version = "2.0.2"
-description = "Fundamental package for array computing in Python"
+name = "numba"
+version = "0.61.2"
+description = "compiling Python code using LLVM"
 optional = true
-python-versions = ">=3.9"

Review Comment:
   Numpy is here: 
https://github.com/ehsantn/iceberg-python/blob/f36265b8cdc9fa3056ad28784467579514cfc850/poetry.lock#L3424
   I'm working on packaging Bodo for Python 3.9 to avoid these Poetry issues: 
https://github.com/bodo-ai/Bodo/pull/637
   Our team will just miss structured pattern matching and better type hints of 
Python 3.10 :)



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