kevinjqliu commented on code in PR #1055:
URL: 
https://github.com/apache/datafusion-python/pull/1055#discussion_r1991919996


##########
uv.lock:
##########
@@ -351,7 +351,6 @@ wheels = [
 
 [[package]]
 name = "datafusion"
-version = "44.0.0"

Review Comment:
   i cant find any reasons why this was removed



##########
pyproject.toml:
##########
@@ -24,7 +24,7 @@ name = "datafusion"
 description = "Build and run queries against data"
 readme = "README.md"
 license = { file = "LICENSE.txt" }
-requires-python = ">=3.8"
+requires-python = ">=3.9"

Review Comment:
   should we split out this python version bump? 



-- 
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: github-unsubscr...@datafusion.apache.org

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


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

Reply via email to