Flink : Table : Planner

This module connects Table/SQL API and runtime. It is responsible for translating and optimizing a table program into a Flink pipeline. The module can access all resources that are required during pre-flight and runtime phase for planning.

License

License

GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-table-planner_2.11
Last Version

Last Version

1.14.5
Release Date

Release Date

Type

Type

jar
Description

Description

Flink : Table : Planner
This module connects Table/SQL API and runtime. It is responsible for translating and optimizing a table program into a Flink pipeline. The module can access all resources that are required during pre-flight and runtime phase for planning.
Project Organization

Project Organization

The Apache Software Foundation

Download flink-table-planner_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-table-planner_2.11/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-table-planner_2.11</artifactId>
    <version>1.14.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-table-planner_2.11/
implementation 'org.apache.flink:flink-table-planner_2.11:1.14.5'
// https://jarcasting.com/artifacts/org.apache.flink/flink-table-planner_2.11/
implementation ("org.apache.flink:flink-table-planner_2.11:1.14.5")
'org.apache.flink:flink-table-planner_2.11:jar:1.14.5'
<dependency org="org.apache.flink" name="flink-table-planner_2.11" rev="1.14.5">
  <artifact name="flink-table-planner_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-table-planner_2.11', version='1.14.5')
)
libraryDependencies += "org.apache.flink" % "flink-table-planner_2.11" % "1.14.5"
[org.apache.flink/flink-table-planner_2.11 "1.14.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.flink : flink-table-common jar 1.14.5
org.apache.flink : flink-table-api-java jar 1.14.5
org.apache.flink : flink-table-api-scala_2.11 jar 1.14.5
org.apache.flink : flink-table-api-java-bridge_2.11 jar 1.14.5
org.apache.flink : flink-table-api-scala-bridge_2.11 jar 1.14.5
org.apache.flink : flink-table-runtime_2.11 jar 1.14.5
org.slf4j : slf4j-api jar 1.7.15
com.google.code.findbugs : jsr305 jar 1.3.9
org.apache.flink : flink-shaded-force-shading jar 14.0

provided (3)

Group / Artifact Type Version
org.apache.flink : flink-scala_2.11 jar 1.14.5
org.apache.flink : flink-streaming-scala_2.11 jar 1.14.5
org.apache.flink : flink-cep_2.11 jar 1.14.5

test (18)

Group / Artifact Type Version
org.apache.flink : flink-test-utils_2.11 jar 1.14.5
org.apache.flink : flink-core test-jar 1.14.5
org.apache.flink : flink-tests test-jar 1.14.5
org.apache.flink : flink-table-common test-jar 1.14.5
org.apache.flink : flink-table-api-java test-jar 1.14.5
org.apache.flink : flink-table-runtime_2.11 test-jar 1.14.5
org.apache.flink : flink-streaming-java_2.11 test-jar 1.14.5
org.apache.flink : flink-statebackend-rocksdb_2.11 jar 1.14.5
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.mockito : mockito-core jar 2.21.0
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.hamcrest : hamcrest-all jar 1.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

Project Modules

There are no modules declared in this project.
org.apache.flink

The Apache Software Foundation

Versions

Version
1.14.5
1.14.4
1.14.3
1.14.2
1.14.1
1.14.0
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.3
1.10.2
1.10.1
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0