tag | d50d63df24857fe819b6a758f51652be79f57edd | |
---|---|---|
tagger | JingsongLi <lzljs3620320@aliyun.com> | Tue May 10 12:09:57 2022 +0800 |
object | 45d1f281f7777a2e423f6f39346adfeac358128a |
Release Flink Table Store 0.1.0
tag | 45d1f281f7777a2e423f6f39346adfeac358128a | |
---|---|---|
tagger | JingsongLi <lzljs3620320@aliyun.com> | Fri Apr 29 09:42:26 2022 +0800 |
object | 945c315f031cd10eb258f487f71b212219786df1 |
release-0.1.0-rc2
commit | 945c315f031cd10eb258f487f71b212219786df1 | [log] [tgz] |
---|---|---|
author | tsreaper <tsreaper96@gmail.com> | Thu Apr 28 20:32:31 2022 +0800 |
committer | JingsongLi <lzljs3620320@aliyun.com> | Thu Apr 28 20:32:50 2022 +0800 |
tree | 4e5f7a89e02264d649251b7138ce568fc44a4067 | |
parent | c90e583a350b327539b5958b7d36be232d9da045 [diff] |
[FLINK-27439] Add an e2e test for all supported value data types This closes #106
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.
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.