Dian Fu created FLINK-18287: ------------------------------- Summary: Fix the documentation of Python Table API in SQL pages Key: FLINK-18287 URL: https://issues.apache.org/jira/browse/FLINK-18287 Project: Flink Issue Type: Bug Components: API / Python, Documentation Affects Versions: 1.10.0, 1.11.0 Reporter: Dian Fu Fix For: 1.11.0, 1.10.2
Currently, the documentation of SQL pages about [Python Table API|https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/table/sql/create.html] is incorrect. For example, the API name should be *sql_update* instead of *sqlUpdate*. -- This message was sent by Atlassian Jira (v8.3.4#803005)