Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[BAHIR-241] Upgrade all connectors to Flink 1.11 #99

Merged
merged 1 commit into from Sep 24, 2020

Conversation

gyfora
Copy link
Contributor

@gyfora gyfora commented Sep 21, 2020

Upgrades flink version to 1.11.2 for all connectors and fixes tests wherever necessary.
In addition, small improvements have been made to the Kudu connector to eliminate some deprecations

@gyfora
Copy link
Contributor Author

gyfora commented Sep 21, 2020

@mbalassi @lresende could you please check?

Copy link
Member

@eskabetxe eskabetxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.travis.yml Outdated
@@ -34,8 +34,8 @@ jdk:
- openjdk8

env:
- FLINK_VERSION="1.10.0" SCALA_VERSION="2.11"
- FLINK_VERSION="1.10.0" SCALA_VERSION="2.12"
- FLINK_VERSION="1.11.1" SCALA_VERSION="2.11"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you change to same version of pom (1.11.2)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you fix identation

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@mbalassi
Copy link
Contributor

LGTM

@eskabetxe eskabetxe merged commit f0b3e1e into apache:master Sep 24, 2020
@eskabetxe
Copy link
Member

thanks @gyfora,
merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants