You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/16 03:52:25 UTC

[GitHub] [flink] HuangXingBo opened a new pull request, #21328: [BP-1.15][FLINK-29966][python][doc] Replace and Redesign PyFlink API doc

HuangXingBo opened a new pull request, #21328:
URL: https://github.com/apache/flink/pull/21328

   ## What is the purpose of the change
   
   *This pull request will replace and redesign the Python api documentation base*
   
   *I made a demo site to make it easier to review: https://pyflink-api-docs-test.readthedocs.io/en/latest/index.html*
   
   
   ## Brief change log
   
     - *Introduce a new doc theme `pydata_sphinx_theme` which is used in `pandas`*
     - *Rewrite current pyflink api docs to make it easier to read*
     - *Expose current pyflink examples to doc so that users don't need to read the examples in source code*
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (yes / no / don't know)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not applicable)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] HuangXingBo closed pull request #21328: [BP-1.15][FLINK-29966][python][doc] Replace and Redesign PyFlink API doc

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #21328: [BP-1.15][FLINK-29966][python][doc] Replace and Redesign PyFlink API doc
URL: https://github.com/apache/flink/pull/21328


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #21328: [BP-1.15][FLINK-29966][python][doc] Replace and Redesign PyFlink API doc

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #21328:
URL: https://github.com/apache/flink/pull/21328#issuecomment-1316293316

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "5b25a193c54abac1c2d25f0920ff022adf7f8df5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5b25a193c54abac1c2d25f0920ff022adf7f8df5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5b25a193c54abac1c2d25f0920ff022adf7f8df5 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org