This is an automated email from the ASF dual-hosted git repository.

garyli pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2e65656  [DOC] update query matrix (#2803)
2e65656 is described below

commit 2e65656c03a0f5505073073e31191069a047825a
Author: Gary Li <yanjia.gary...@gmail.com>
AuthorDate: Sat Apr 10 19:29:33 2021 -0700

    [DOC] update query matrix (#2803)
---
 docs/_docs/0.7.0/2_3_querying_data.cn.md | 2 +-
 docs/_docs/0.7.0/2_3_querying_data.md    | 2 +-
 docs/_docs/0.8.0/2_3_querying_data.cn.md | 4 +++-
 docs/_docs/0.8.0/2_3_querying_data.md    | 2 +-
 docs/_docs/2_3_querying_data.cn.md       | 4 +++-
 docs/_docs/2_3_querying_data.md          | 2 +-
 6 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/docs/_docs/0.7.0/2_3_querying_data.cn.md 
b/docs/_docs/0.7.0/2_3_querying_data.cn.md
index 3a59c6b..83b30f9 100644
--- a/docs/_docs/0.7.0/2_3_querying_data.cn.md
+++ b/docs/_docs/0.7.0/2_3_querying_data.cn.md
@@ -47,7 +47,7 @@ language: cn
 |------------|--------|-----------|--------------|
 |**Hive**|Y|Y|Y|
 |**Spark SQL**|Y|Y|Y|
-|**Spark Datasource**|Y|N|Y|
+|**Spark Datasource**|Y|Y|Y|
 |**PrestoDB**|Y|N|Y|
 |**Impala**|N|N|Y|
 
diff --git a/docs/_docs/0.7.0/2_3_querying_data.md 
b/docs/_docs/0.7.0/2_3_querying_data.md
index 2b88e4c..a92ed78 100644
--- a/docs/_docs/0.7.0/2_3_querying_data.md
+++ b/docs/_docs/0.7.0/2_3_querying_data.md
@@ -53,7 +53,7 @@ Note that `Read Optimized` queries are not applicable for 
COPY_ON_WRITE tables.
 |------------|--------|-----------|--------------|
 |**Hive**|Y|Y|Y|
 |**Spark SQL**|Y|Y|Y|
-|**Spark Datasource**|Y|N|Y|
+|**Spark Datasource**|Y|Y|Y|
 |**PrestoDB**|Y|N|Y|
 |**Impala**|N|N|Y|
 
diff --git a/docs/_docs/0.8.0/2_3_querying_data.cn.md 
b/docs/_docs/0.8.0/2_3_querying_data.cn.md
index 0a8284b..81ed6b7 100644
--- a/docs/_docs/0.8.0/2_3_querying_data.cn.md
+++ b/docs/_docs/0.8.0/2_3_querying_data.cn.md
@@ -37,6 +37,7 @@ language: cn
 |**Hive**|Y|Y|
 |**Spark SQL**|Y|Y|
 |**Spark Datasource**|Y|Y|
+|**Flink SQL**|Y|N|
 |**PrestoDB**|Y|N|
 |**Impala**|Y|N|
 
@@ -47,7 +48,8 @@ language: cn
 |------------|--------|-----------|--------------|
 |**Hive**|Y|Y|Y|
 |**Spark SQL**|Y|Y|Y|
-|**Spark Datasource**|Y|N|Y|
+|**Spark Datasource**|Y|Y|Y|
+|**Flink SQL**|Y|Y|Y|
 |**PrestoDB**|Y|N|Y|
 |**Impala**|N|N|Y|
 
diff --git a/docs/_docs/0.8.0/2_3_querying_data.md 
b/docs/_docs/0.8.0/2_3_querying_data.md
index 3aafc0d..501280e 100644
--- a/docs/_docs/0.8.0/2_3_querying_data.md
+++ b/docs/_docs/0.8.0/2_3_querying_data.md
@@ -54,7 +54,7 @@ Note that `Read Optimized` queries are not applicable for 
COPY_ON_WRITE tables.
 |------------|--------|-----------|--------------|
 |**Hive**|Y|Y|Y|
 |**Spark SQL**|Y|Y|Y|
-|**Spark Datasource**|Y|N|Y|
+|**Spark Datasource**|Y|Y|Y|
 |**Flink SQL**|Y|Y|Y|
 |**PrestoDB**|Y|N|Y|
 |**Impala**|N|N|Y|
diff --git a/docs/_docs/2_3_querying_data.cn.md 
b/docs/_docs/2_3_querying_data.cn.md
index 5332790..1ddb353 100644
--- a/docs/_docs/2_3_querying_data.cn.md
+++ b/docs/_docs/2_3_querying_data.cn.md
@@ -36,6 +36,7 @@ language: cn
 |**Hive**|Y|Y|
 |**Spark SQL**|Y|Y|
 |**Spark Datasource**|Y|Y|
+|**Flink SQL**|Y|N|
 |**PrestoDB**|Y|N|
 |**Impala**|Y|N|
 
@@ -46,7 +47,8 @@ language: cn
 |------------|--------|-----------|--------------|
 |**Hive**|Y|Y|Y|
 |**Spark SQL**|Y|Y|Y|
-|**Spark Datasource**|Y|N|Y|
+|**Spark Datasource**|Y|Y|Y|
+|**Flink SQL**|Y|Y|Y|
 |**PrestoDB**|Y|N|Y|
 |**Impala**|N|N|Y|
 
diff --git a/docs/_docs/2_3_querying_data.md b/docs/_docs/2_3_querying_data.md
index ed6752d..112e497 100644
--- a/docs/_docs/2_3_querying_data.md
+++ b/docs/_docs/2_3_querying_data.md
@@ -53,7 +53,7 @@ Note that `Read Optimized` queries are not applicable for 
COPY_ON_WRITE tables.
 |------------|--------|-----------|--------------|
 |**Hive**|Y|Y|Y|
 |**Spark SQL**|Y|Y|Y|
-|**Spark Datasource**|Y|N|Y|
+|**Spark Datasource**|Y|Y|Y|
 |**Flink SQL**|Y|Y|Y|
 |**PrestoDB**|Y|N|Y|
 |**Impala**|N|N|Y|

Reply via email to