Flink Table Store is a unified streaming and batch store for building dynamic tables on Apache Flink.
Flink Table Store is developed under the umbrella of Apache Flink.
Please check out the full documentation, hosted by the ASF, for detailed information and user guides.
Check our quick-start guide for simple setup instructions to get you started with the table store.
Run the mvn clean package
command to build the project.
Then you will find a JAR file that contains your application, plus any libraries that you may have added as dependencies to the application: target/<artifact-id>-<version>.jar
.
You can learn more about how to contribute on the Apache Flink website. For code contributions, please read carefully the Contributing Code section for an overview of ongoing community work.
The code in this repository is licensed under the Apache Software License 2.