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

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

                Author: ASF GitHub Bot
            Created on: 25/May/22 03:46
            Start Date: 25/May/22 03:46
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on code in PR #17739:
URL: https://github.com/apache/beam/pull/17739#discussion_r881188057


##########
runners/flink/1.12/build.gradle:
##########
@@ -22,8 +22,8 @@ project.ext {
   // Set the version of all Flink-related dependencies here.
   flink_version = '1.12.7'
   // Version specific code overrides.
-  main_source_overrides = ['./src/main/java']
-  test_source_overrides = ['./src/test/java']
+  main_source_overrides = ["${basePath}/1.11/src/main/java", './src/main/java']

Review Comment:
   Flink 1.11 has been deleted from Beam. 1.12 is the current minimum version.
   
   I realized I accidentally left a file in the Flink 1.11 directory, sent a PR 
to fix: #17750





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

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

> Support Flink 1.15
> ------------------
>
>                 Key: BEAM-14503
>                 URL: https://issues.apache.org/jira/browse/BEAM-14503
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Julien Tournay
>            Priority: P2
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to