This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-paimon-trino.git
commit ee6fccab460cf29f37412583da8fa261708dd4cc Author: Jingsong Lee <[email protected]> AuthorDate: Fri Mar 31 13:25:17 2023 +0800 Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c209c0 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Apache Paimon (incubating) Presto Connector + +This repository is Presto Connector for the [Apache Paimon](https://paimon.apache.org/) project.
