[
https://issues.apache.org/jira/browse/BEAM-10136?focusedWorklogId=460313&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460313
]
ASF GitHub Bot logged work on BEAM-10136:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jul/20 13:49
Start Date: 17/Jul/20 13:49
Worklog Time Spent: 10m
Work Description: piotr-szuberski commented on a change in pull request
#12145:
URL: https://github.com/apache/beam/pull/12145#discussion_r456452350
##########
File path: build.gradle
##########
@@ -273,6 +273,7 @@ task python37PostCommit() {
task python38PostCommit() {
dependsOn
":sdks:python:test-suites:portable:py38:crossLanguagePythonJavaKafkaIOFlink"
+ dependsOn
":sdks:python:test-suites:portable:py38:crossLanguagePythonJavaJdbcIO"
Review comment:
I'm ok with that. The reason why I chose py38 only was that KafkaIO
cross-language tests are run on py38 only.
But the tests can't be run on py2 due to testcontainers availability for
python3 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: 460313)
Time Spent: 29h 50m (was: 29h 40m)
> 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: 29h 50m
> Remaining Estimate: 0h
>
> Add cross-language wrapper for Java's Jdbc Write
--
This message was sent by Atlassian Jira
(v8.3.4#803005)