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

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

                Author: ASF GitHub Bot
            Created on: 08/Feb/22 20:17
            Start Date: 08/Feb/22 20:17
    Worklog Time Spent: 10m 
      Work Description: AnandInguva commented on a change in pull request 
#16008:
URL: https://github.com/apache/beam/pull/16008#discussion_r802023289



##########
File path: build.gradle.kts
##########
@@ -278,9 +279,11 @@ tasks.register("pythonDockerBuildPreCommit") {
   dependsOn(":sdks:python:container:py36:docker")
   dependsOn(":sdks:python:container:py37:docker")
   dependsOn(":sdks:python:container:py38:docker")
+  dependsOn(":sdks:python:container:py39:docker")
 }
 
 tasks.register("pythonLintPreCommit") {
+  // TODO(BEAM-8890): Find a better way to specify lint and formatter tasks 
without hardcoding py version.

Review comment:
       Just to verify, for this Jira, I see an issue related to  updating 
`google-cloud-java`. I don't see anything on lint and formatter.




-- 
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: 723136)
    Time Spent: 19h 10m  (was: 19h)

> Support Python 3.9 in Apache Beam
> ---------------------------------
>
>                 Key: BEAM-12000
>                 URL: https://issues.apache.org/jira/browse/BEAM-12000
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Assignee: Valentyn Tymofieiev
>            Priority: P1
>          Time Spent: 19h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to