[
https://issues.apache.org/jira/browse/FLINK-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lincoln.lee updated FLINK-7478:
-------------------------------
Description:
we need to add the new features and changes to the documentation:
Add a section about "Register a TableSink" to Register a Table in the Catalog
Extend Emit a Table with a description of {code}Table.insertInto(){code}
Update translate-and-execute-a-query
add {code}sqlUpdate(){code} to Query a Table - SQL
Extend Supported Syntax with {code}INSERT INTO{code}
Add a description of {code}sqlUpdate(){code} and {code}INSERT INTO{code} to
Specifying a query
Finally update all occurrences of {code}sql(){code} in the docs to
{code}sqlQuery(){code}
was:
we need to add the new features and changes to the documentation:
Add a section about "Register a TableSink" to Register a Table in the Catalog
Extend Emit a Table with a description of `Table.insertInto()`
Update translate-and-execute-a-query
add `sqlUpdate()` to Query a Table - SQL
Extend Supported Syntax with `INSERT INTO`
Add a description of `sqlUpdate()` and `INSERT INTO` to Specifying a query
Finally update all occurrences of `sql()` in the docs to `sqlQuery()`
> Update documentation for sql insert and api change in TableAPI & SQL
> --------------------------------------------------------------------
>
> Key: FLINK-7478
> URL: https://issues.apache.org/jira/browse/FLINK-7478
> Project: Flink
> Issue Type: New Feature
> Components: Table API & SQL
> Reporter: lincoln.lee
> Assignee: lincoln.lee
> Priority: Minor
>
> we need to add the new features and changes to the documentation:
> Add a section about "Register a TableSink" to Register a Table in the Catalog
> Extend Emit a Table with a description of {code}Table.insertInto(){code}
> Update translate-and-execute-a-query
> add {code}sqlUpdate(){code} to Query a Table - SQL
> Extend Supported Syntax with {code}INSERT INTO{code}
> Add a description of {code}sqlUpdate(){code} and {code}INSERT INTO{code} to
> Specifying a query
> Finally update all occurrences of {code}sql(){code} in the docs to
> {code}sqlQuery(){code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)