This is an automated email from the ASF dual-hosted git repository.

hequn pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git.


    from 133f472  Add blog post: Introducing Python Support for UDFs in Flink's 
Table API. (#316)
     new 57ed343  Update PyFlink Blog date
     new c86fc4f  Rebuild website

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ....md => 2020-04-09-pyflink-udf-support-flink.md} |   9 +-
 content/2020/04/09/pyflink-udf-support-flink.html  | 421 +++++++++++++++++++++
 content/blog/feed.xml                              | 230 ++++++++---
 content/blog/index.html                            |  36 +-
 content/blog/page10/index.html                     |  40 +-
 content/blog/page11/index.html                     |  25 ++
 content/blog/page2/index.html                      |  36 +-
 content/blog/page3/index.html                      |  36 +-
 content/blog/page4/index.html                      |  38 +-
 content/blog/page5/index.html                      |  38 +-
 content/blog/page6/index.html                      |  38 +-
 content/blog/page7/index.html                      |  40 +-
 content/blog/page8/index.html                      |  40 +-
 content/blog/page9/index.html                      |  40 +-
 .../pyflink-udf-architecture.png                   | Bin
 .../roadmap-of-pyflink.png                         | Bin
 content/index.html                                 |   6 +-
 content/zh/index.html                              |   6 +-
 .../pyflink-udf-architecture.png                   | Bin
 .../roadmap-of-pyflink.png                         | Bin
 20 files changed, 864 insertions(+), 215 deletions(-)
 rename _posts/{2020-02-23-pyflink-udf-support-flink.md => 
2020-04-09-pyflink-udf-support-flink.md} (98%)
 create mode 100644 content/2020/04/09/pyflink-udf-support-flink.html
 copy {img/blog/2020-02-23-pyflink-udfs => 
content/img/blog/2020-04-09-pyflink-udfs}/pyflink-udf-architecture.png (100%)
 copy {img/blog/2020-02-23-pyflink-udfs => 
content/img/blog/2020-04-09-pyflink-udfs}/roadmap-of-pyflink.png (100%)
 rename img/blog/{2020-02-23-pyflink-udfs => 
2020-04-09-pyflink-udfs}/pyflink-udf-architecture.png (100%)
 rename img/blog/{2020-02-23-pyflink-udfs => 
2020-04-09-pyflink-udfs}/roadmap-of-pyflink.png (100%)

Reply via email to