xiaoshengMr / flink-table-store

An Apache Flink subproject to provide storage for dynamic tables.

Home Page:https://flink.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flink Table Store

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.

Documentation & Getting Started

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.

Building

Run the mvn clean package -DskipTests command to build the project.

Then you will find a JAR file with all shaded dependencies: flink-table-store-dist/target/flink-table-store-dist-<version>.jar.

Contributing

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.

License

The code in this repository is licensed under the Apache Software License 2.

About

An Apache Flink subproject to provide storage for dynamic tables.

https://flink.apache.org/

License:Apache License 2.0


Languages

Language:Java 96.7%Language:Scala 2.7%Language:Shell 0.5%