From 1709e9d7287919bd7f017e0ced2fdfa04cddf865 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 7 Oct 2023 15:40:15 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cfbf281..b7eb29c 100644 --- a/README.md +++ b/README.md @@ -178,5 +178,4 @@ TableEnvironment tEnv=TableEnvironment.create(setting); - [x] Implement the Flink SQL Sink function. - [x] Support DatabendCatalog. - [x] Implement the Flink SQL Source function. -- [ ] Support array and Map types.