You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2022/07/14 07:22:44 UTC

[flink-table-store] branch master updated: [hotfix] Update Engines Compatibility Matrix page

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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-table-store.git


The following commit(s) were added to refs/heads/master by this push:
     new ef62dfc8 [hotfix] Update Engines Compatibility Matrix page
ef62dfc8 is described below

commit ef62dfc82ff19f3381ab3c808251ef03f2c22c16
Author: JingsongLi <lz...@aliyun.com>
AuthorDate: Thu Jul 14 15:22:34 2022 +0800

    [hotfix] Update Engines Compatibility Matrix page
---
 docs/content/docs/engines/overview.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/content/docs/engines/overview.md b/docs/content/docs/engines/overview.md
index 00e93db3..dc4a3f1c 100644
--- a/docs/content/docs/engines/overview.md
+++ b/docs/content/docs/engines/overview.md
@@ -37,6 +37,7 @@ Apache Hive and Apache Spark.
 | Flink     | 1.14     | read, write, create/drop table, create/drop database | Projection, Filter |
 | Flink     | 1.15     | read, write, create/drop table, create/drop database | Projection, Filter |
 | Hive      | 2.3      | read                                                 | Projection, Filter |
+| Spark     | 2.4      | read                                                 | Projection, Filter |
 | Spark     | 3.0      | read                                                 | Projection, Filter |
 | Spark     | 3.1      | read                                                 | Projection, Filter |
 | Spark     | 3.2      | read                                                 | Projection, Filter |