You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/03/11 08:33:00 UTC

[jira] [Created] (FLINK-16538) Restructure Python Table API documentation

Dian Fu created FLINK-16538:
-------------------------------

             Summary: Restructure Python Table API documentation
                 Key: FLINK-16538
                 URL: https://issues.apache.org/jira/browse/FLINK-16538
             Project: Flink
          Issue Type: Improvement
          Components: API / Python, Documentation
            Reporter: Dian Fu
            Assignee: Dian Fu
             Fix For: 1.11.0


Python Table API documentation is currently spread across a number of pages and it's difficult for a user to find out all the documentations available. Besides, there are also a few documentations which deserves specific page to describe the functionality, such as the environment setup, the Python dependency management, the vectorized Python UDF, etc. 

We want to improve the documentation by adding an item under the Table API as "Python Table API" and the structure of "Python Table API" is as following:
 * Python Table API
 ** Installation
 ** User-defined Functions
 ** Vectorized Python UDF
 ** Dependency Management
 ** Metrics & Logging
 ** Configuration

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)