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

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

                Author: ASF GitHub Bot
            Created on: 10/Jul/20 20:16
            Start Date: 10/Jul/20 20:16
    Worklog Time Spent: 10m 
      Work Description: piotr-szuberski commented on pull request #12145:
URL: https://github.com/apache/beam/pull/12145#issuecomment-656870717


   > 10 mins for pre-commit is a lot. Probably we should limit this to some of 
test combinations or Python versions. @tvalentyn for recommendations on this.
   
   I'll limit the execution of these tests to python 3.8 with
   ```
   @unittest.skipIf(
       sys.version_info <= (3, 8), 'Run the test on py38 or higher only')
   ```


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


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

    Worklog Id:     (was: 457344)
    Time Spent: 18h  (was: 17h 50m)

> Add cross-language wrapper for Java's JdbcIO Write
> --------------------------------------------------
>
>                 Key: BEAM-10136
>                 URL: https://issues.apache.org/jira/browse/BEAM-10136
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>    Affects Versions: Not applicable
>            Reporter: Piotr Szuberski
>            Assignee: Piotr Szuberski
>            Priority: P2
>              Labels: portability
>             Fix For: Not applicable
>
>          Time Spent: 18h
>  Remaining Estimate: 0h
>
> Add cross-language wrapper for Java's Jdbc Write



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

Reply via email to