[ 
https://issues.apache.org/jira/browse/BEAM-12957?focusedWorklogId=657517&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-657517
 ]

ASF GitHub Bot logged work on BEAM-12957:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Sep/21 20:00
            Start Date: 29/Sep/21 20:00
    Worklog Time Spent: 10m 
      Work Description: udim commented on a change in pull request #15588:
URL: https://github.com/apache/beam/pull/15588#discussion_r718841558



##########
File path: sdks/python/test-suites/tox/py38/build.gradle
##########
@@ -34,16 +34,11 @@ apply from: "../common.gradle"
 // TODO(BEAM-8954): Remove this once tox uses isolated builds.
 testPy38Cython.mustRunAfter testPython38, testPy38CloudCoverage
 
-toxTask "testPy38pyarrow-0", "py38-pyarrow-0"
-toxTask "testPy38pyarrow-1", "py38-pyarrow-1"
-toxTask "testPy38pyarrow-2", "py38-pyarrow-2"
-toxTask "testPy38pyarrow-3", "py38-pyarrow-3"
-toxTask "testPy38pyarrow-4", "py38-pyarrow-4"
-test.dependsOn "testPy38pyarrow-0"
-test.dependsOn "testPy38pyarrow-1"
-test.dependsOn "testPy38pyarrow-2"
-test.dependsOn "testPy38pyarrow-3"
-test.dependsOn "testPy38pyarrow-4"
+(0..5).each {version ->

Review comment:
       I don't see py38-pyarrow-5 in the logs: 
https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/19922/consoleFull#gradle-task-281
   
   Syntax looks okay though: 
https://blog.mrhaki.com/2009/09/groovy-goodness-keep-your-values-in.html




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 657517)
    Time Spent: 1h 10m  (was: 1h)

> Allow pyarrow up to 5.x
> -----------------------
>
>                 Key: BEAM-12957
>                 URL: https://issues.apache.org/jira/browse/BEAM-12957
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to