commit | 287fe32f652780f116b7c1084f8b362ed56cfacb | [log] [tgz] |
---|---|---|
author | Kirill Listopad <kiril.lstpd@gmail.com> | Tue Aug 23 11:50:53 2022 +0300 |
committer | JingsongLi <lzljs3620320@aliyun.com> | Tue Aug 23 16:51:40 2022 +0800 |
tree | cc55832e82be441fd29067bcdc5e9b0b96b17fed | |
parent | aa85abe38963796904c77dd5062ee84d569bf9a2 [diff] |
[FLINK-29063] Fix FileFormatTest read the same value from file twice This closes #272
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 -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
.
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.