TGooch44 commented on a change in pull request #1314:
URL: https://github.com/apache/iceberg/pull/1314#discussion_r475246257



##########
File path: python/setup.py
##########
@@ -38,7 +37,7 @@
                       'requests',
                       'retrying',
                       'pandas',
-                      'pyarrow'
+                      'pyarrow>=0.17.0'

Review comment:
       0.17.0 was the first release that contained field_id metadata necessary 
for schema evolution mapping.  I'm just coming back from being on leave, so I'm 
a little behind on what's changed from 0.17.0->1.0, I'll try to get caught up.




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

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