You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/07/25 10:02:00 UTC

[jira] [Created] (FLINK-28670) Documentation of spark2 is wrong

Jingsong Lee created FLINK-28670:
------------------------------------

             Summary: Documentation of spark2 is wrong
                 Key: FLINK-28670
                 URL: https://issues.apache.org/jira/browse/FLINK-28670
             Project: Flink
          Issue Type: Bug
          Components: Table Store
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: table-store-0.2.0


DDL is not supported. Spark2 just support:
```
spark.read().format("tablestore").load("file:/tmp/warehouse/default.db/myTable")
```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)