You can download the official SNAPSHOT jars from the apache repository:
https://repository.apache.org/content/groups/snapshots/org/apache/flink/flink-table_2.11/1.5-SNAPSHOT/.
On 25.02.2018 02:41, Shuyi Chen wrote:
Maybe you can explain a bit more on what you need. But here is the link to
the jar for your convenience,
https://drive.google.com/file/d/0BwG71AtfYG0aZk04MHNSMDZiZTlkbUh0dXktMXphZ1c3YTdR/view?usp=sharing.
Just rename it and remove the .tmp suffix.
On Sat, Feb 24, 2018 at 9:40 AM, Pavel Ciorba <pavli...@gmail.com> wrote:
Hi everyone!
I want to test the nonWindowInnerJoin API.
Could anyone share the flink-table 1.5-SNAPSHOT jar ? (dropbox link etc.)
I've tried to build the flink-table myself using *mvn clean install *but
when I import it in a Gradle project it is unresolved for some reason.
I'd be glad if someone just simply share a working jar.
Thanks!