You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/07/11 04:17:43 UTC

[GitHub] [arrow] emkornfield commented on a change in pull request #7290: ARROW-1692: [Java] UnionArray round trip not working

emkornfield commented on a change in pull request #7290:
URL: https://github.com/apache/arrow/pull/7290#discussion_r453152953



##########
File path: dev/archery/archery/integration/runner.py
##########
@@ -126,6 +126,8 @@ def _gold_tests(self, gold_dir):
                             if f.name == name).skip
             except StopIteration:
                 skip = set()
+            if name == 'union' and prefix == '0.17.1':

Review comment:
       IMO I think this is OK for now.




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