You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/08/23 17:46:46 UTC

[GitHub] [iceberg] TGooch44 commented on a change in pull request #1314: [python] Adding rowgroup evaluator using pyarrow parquet stats

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org