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/04/01 11:55:19 UTC

[GitHub] [flink] cun8cun8 opened a new pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

cun8cun8 opened a new pull request #19328:
URL: https://github.com/apache/flink/pull/19328


   …sliding window, session window and count window based on pyflink
   
   <!--
   *Thank you very much for contributing to Apache Flink - we are happy that you want to help us improve Flink. To help the community review your contribution in the best possible way, please go through the checklist below, which will get the contribution into a shape in which it can be best reviewed.*
   
   *Please understand that we do not do this to make contributions to Flink a hassle. In order to uphold a high standard of quality for code contributions, while at the same time managing a large number of contributions, we need contributors to prepare the contributions well, and give reviewers enough contextual information for the review. Please also understand that contributions that do not follow this guide will take longer to review and thus typically be picked up with lower priority by the community.*
   
   ## Contribution Checklist
   
     - Make sure that the pull request corresponds to a [JIRA issue](https://issues.apache.org/jira/projects/FLINK/issues). Exceptions are made for typos in JavaDoc or documentation files, which need no JIRA issue.
     
     - Name the pull request in the form "[FLINK-XXXX] [component] Title of the pull request", where *FLINK-XXXX* should be replaced by the actual issue number. Skip *component* if you are unsure about which is the best component.
     Typo fixes that have no associated JIRA issue should be named following this pattern: `[hotfix] [docs] Fix typo in event time introduction` or `[hotfix] [javadocs] Expand JavaDoc for PuncuatedWatermarkGenerator`.
   
     - Fill out the template below to describe the changes contributed by the pull request. That will give reviewers the context they need to do the review.
     
     - Make sure that the change passes the automated tests, i.e., `mvn clean verify` passes. You can set up Azure Pipelines CI to do that following [this guide](https://cwiki.apache.org/confluence/display/FLINK/Azure+Pipelines#AzurePipelines-Tutorial:SettingupAzurePipelinesforaforkoftheFlinkrepository).
   
     - Each pull request should address only one issue, not mix up code from multiple issues.
     
     - Each commit in the pull request has a meaningful commit message (including the JIRA id)
   
     - Once all items of the checklist are addressed, remove the above text and this checklist, leaving only the filled out template below.
   
   
   **(The sections below can be removed for hotfixes of typos)**
   -->
   
   ## What is the purpose of the change
   
   *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them on each deployment (during recovery).)*
   
   
   ## Brief change log
   
   *(for example:)*
     - *The TaskInfo is stored in the blob store on job creation time as a persistent artifact*
     - *Deployments RPC transmits only the blob storage reference*
     - *TaskManagers retrieve the TaskInfo from the blob cache*
   
   
   ## Verifying this change
   
   Please make sure both new and modified tests in this PR follows the conventions defined in our code quality guide: https://flink.apache.org/contributing/code-style-and-quality-common.html#testing
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This change is already covered by existing tests, such as *(please describe tests)*.
   
   *(or)*
   
   This change added tests and can be verified as follows:
   
   *(example:)*
     - *Added integration tests for end-to-end deployment with large payloads (100MB)*
     - *Extended integration test for recovery after master (JobManager) failure*
     - *Added test that validates that TaskInfo is transferred only once across recoveries*
     - *Manually verified the change by running a 4 node cluster with 2 JobManagers and 4 TaskManagers, a stateful streaming program, and killing one JobManager and two TaskManagers during the execution, verifying that recovery happens correctly.*
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes / no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / no)
     - The serializers: (yes / no / don't know)
     - 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: (yes / no / don't know)
     - The S3 file system connector: (yes / no / don't know)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / no)
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
   


-- 
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 edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159) 
   * cdb54771f0957f3818bbd0656ce2e1799937a68a 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 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



[GitHub] [flink] flinkbot commented on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 689fb5060be833f77a3fe849b327185353a0a659 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * afd8bd3578763062e448e27a5e767c4ddc967128 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151) 
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34168",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34168) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 689fb5060be833f77a3fe849b327185353a0a659 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113) 
   
   <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



[GitHub] [flink] dianfu commented on a change in pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
dianfu commented on a change in pull request #19328:
URL: https://github.com/apache/flink/pull/19328#discussion_r840997492



##########
File path: flink-python/pyflink/examples/datastream/windowing/sliding_windowing.py
##########
@@ -0,0 +1,70 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types, WatermarkStrategy, Time
+from pyflink.common.watermark_strategy import TimestampAssigner
+from pyflink.datastream import StreamExecutionEnvironment, ProcessWindowFunction
+from pyflink.datastream.window import CountWindow, SlidingEventTimeWindows
+
+
+class TimestampAssigner(TimestampAssigner):
+    def extract_timestamp(self, value, record_timestamp) -> int:
+        return int(value[1])
+
+
+class CountWindowProcessFunction(ProcessWindowFunction[tuple, tuple, str, CountWindow]):
+    def process(self,
+                key: str,
+                content: ProcessWindowFunction.Context,
+                elements: Iterable[tuple]) -> Iterable[tuple]:
+        return [(key, len([e for e in elements]))]
+
+    def clear(self, context: ProcessWindowFunction.Context) -> None:
+        pass
+
+
+if __name__ == '__main__':
+    logging.basicConfig(stream=sys.stdout, level=logging.INFO, format="%(message)s")
+
+    parser = argparse.ArgumentParser()
+    parser.add_argument(
+        '--output',
+        dest='output',
+        required=False,
+        help='Output file to write results to.')
+
+    env = StreamExecutionEnvironment.get_execution_environment()
+    env.set_parallelism(1)
+    data_stream = env.from_collection([
+        ('hi', 1), ('hi', 2), ('hi', 3), ('hi', 4), ('hi', 5), ('hi', 8), ('hi', 9), ('hi', 15)],
+        type_info=Types.TUPLE([Types.STRING(), Types.INT()]))  # type: DataStream
+    watermark_strategy = WatermarkStrategy.for_monotonous_timestamps() \
+        .with_timestamp_assigner(TimestampAssigner())
+
+    data_stream.assign_timestamps_and_watermarks(watermark_strategy) \
+        .key_by(lambda x: x[0], key_type=Types.STRING()) \
+        .window(SlidingEventTimeWindows.of(Time.milliseconds(5), Time.milliseconds(2), Time.seconds(0))) \
+        .process(CountWindowProcessFunction(), Types.TUPLE([Types.STRING(), Types.INT()])) \

Review comment:
       What about also outputs the window start and window end to make the output more readable?

##########
File path: flink-python/pyflink/examples/datastream/windowing/count_windowing.py
##########
@@ -0,0 +1,57 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types
+from pyflink.datastream import StreamExecutionEnvironment, WindowFunction
+from pyflink.datastream.window import CountWindow
+

Review comment:
       What about rename the file to count_window to keep the naming conversion consistent with the Table API examples? 

##########
File path: flink-python/pyflink/examples/datastream/windowing/sliding_windowing.py
##########
@@ -0,0 +1,70 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types, WatermarkStrategy, Time
+from pyflink.common.watermark_strategy import TimestampAssigner
+from pyflink.datastream import StreamExecutionEnvironment, ProcessWindowFunction
+from pyflink.datastream.window import CountWindow, SlidingEventTimeWindows
+
+
+class TimestampAssigner(TimestampAssigner):
+    def extract_timestamp(self, value, record_timestamp) -> int:
+        return int(value[1])
+
+
+class CountWindowProcessFunction(ProcessWindowFunction[tuple, tuple, str, CountWindow]):

Review comment:
       Why this is a CountWindow? Shouldn't it be a TimeWindow?

##########
File path: flink-python/pyflink/examples/datastream/windowing/tumbling_windowing.py
##########
@@ -0,0 +1,71 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types, WatermarkStrategy, Time
+from pyflink.common.watermark_strategy import TimestampAssigner
+from pyflink.datastream import StreamExecutionEnvironment, ProcessWindowFunction
+from pyflink.datastream.window import TumblingEventTimeWindows, CountWindow
+
+
+class TimestampAssigner(TimestampAssigner):
+    def extract_timestamp(self, value, record_timestamp) -> int:
+        return int(value[1])
+
+
+class CountWindowProcessFunction(ProcessWindowFunction[tuple, tuple, str, CountWindow]):
+    def process(self,
+                key: str,
+                content: ProcessWindowFunction.Context,
+                elements: Iterable[tuple]) -> Iterable[tuple]:
+        return [(key, len([e for e in elements]))]
+
+    def clear(self, context: ProcessWindowFunction.Context) -> None:
+        pass
+
+
+if __name__ == '__main__':
+    logging.basicConfig(stream=sys.stdout, level=logging.INFO, format="%(message)s")
+
+    parser = argparse.ArgumentParser()
+    parser.add_argument(
+        '--output',
+        dest='output',
+        required=False,
+        help='Output file to write results to.')
+
+    env = StreamExecutionEnvironment.get_execution_environment()
+    env.set_parallelism(1)
+
+    data_stream = env.from_collection([
+        ('hi', 1), ('hi', 2), ('hi', 3), ('hi', 4), ('hi', 5), ('hi', 8), ('hi', 9), ('hi', 15)],
+        type_info=Types.TUPLE([Types.STRING(), Types.INT()]))  # type: DataStream
+
+    watermark_strategy = WatermarkStrategy.for_monotonous_timestamps() \
+        .with_timestamp_assigner(TimestampAssigner())
+    data_stream.assign_timestamps_and_watermarks(watermark_strategy) \
+        .key_by(lambda x: x[0], key_type=Types.STRING()) \
+        .window(TumblingEventTimeWindows.of(Time.milliseconds(5))) \
+        .process(CountWindowProcessFunction(), Types.TUPLE([Types.STRING(), Types.INT()])) \

Review comment:
       What about also outputs the window start and window end to make the output more readable?

##########
File path: flink-python/pyflink/examples/datastream/windowing/tumbling_windowing.py
##########
@@ -0,0 +1,71 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types, WatermarkStrategy, Time
+from pyflink.common.watermark_strategy import TimestampAssigner
+from pyflink.datastream import StreamExecutionEnvironment, ProcessWindowFunction
+from pyflink.datastream.window import TumblingEventTimeWindows, CountWindow
+
+
+class TimestampAssigner(TimestampAssigner):

Review comment:
       Give it a different name other than TimestampAssigner to avoid duplicate with the base class name?
   

##########
File path: flink-python/pyflink/examples/datastream/windowing/sliding_windowing.py
##########
@@ -0,0 +1,70 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types, WatermarkStrategy, Time
+from pyflink.common.watermark_strategy import TimestampAssigner
+from pyflink.datastream import StreamExecutionEnvironment, ProcessWindowFunction
+from pyflink.datastream.window import CountWindow, SlidingEventTimeWindows
+
+
+class TimestampAssigner(TimestampAssigner):
+    def extract_timestamp(self, value, record_timestamp) -> int:
+        return int(value[1])
+
+
+class CountWindowProcessFunction(ProcessWindowFunction[tuple, tuple, str, CountWindow]):
+    def process(self,
+                key: str,
+                content: ProcessWindowFunction.Context,
+                elements: Iterable[tuple]) -> Iterable[tuple]:
+        return [(key, len([e for e in elements]))]
+
+    def clear(self, context: ProcessWindowFunction.Context) -> None:
+        pass
+
+
+if __name__ == '__main__':
+    logging.basicConfig(stream=sys.stdout, level=logging.INFO, format="%(message)s")
+
+    parser = argparse.ArgumentParser()
+    parser.add_argument(
+        '--output',
+        dest='output',
+        required=False,
+        help='Output file to write results to.')
+
+    env = StreamExecutionEnvironment.get_execution_environment()
+    env.set_parallelism(1)
+    data_stream = env.from_collection([
+        ('hi', 1), ('hi', 2), ('hi', 3), ('hi', 4), ('hi', 5), ('hi', 8), ('hi', 9), ('hi', 15)],
+        type_info=Types.TUPLE([Types.STRING(), Types.INT()]))  # type: DataStream
+    watermark_strategy = WatermarkStrategy.for_monotonous_timestamps() \
+        .with_timestamp_assigner(TimestampAssigner())
+
+    data_stream.assign_timestamps_and_watermarks(watermark_strategy) \
+        .key_by(lambda x: x[0], key_type=Types.STRING()) \
+        .window(SlidingEventTimeWindows.of(Time.milliseconds(5), Time.milliseconds(2), Time.seconds(0))) \

Review comment:
       fix the check style

##########
File path: flink-python/pyflink/examples/datastream/windowing/sliding_windowing.py
##########
@@ -0,0 +1,70 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types, WatermarkStrategy, Time
+from pyflink.common.watermark_strategy import TimestampAssigner
+from pyflink.datastream import StreamExecutionEnvironment, ProcessWindowFunction
+from pyflink.datastream.window import CountWindow, SlidingEventTimeWindows
+
+
+class TimestampAssigner(TimestampAssigner):
+    def extract_timestamp(self, value, record_timestamp) -> int:
+        return int(value[1])
+
+
+class CountWindowProcessFunction(ProcessWindowFunction[tuple, tuple, str, CountWindow]):
+    def process(self,
+                key: str,
+                content: ProcessWindowFunction.Context,

Review comment:
       ```suggestion
                   context: ProcessWindowFunction.Context,
   ```

##########
File path: flink-python/pyflink/examples/datastream/windowing/count_windowing.py
##########
@@ -0,0 +1,57 @@
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+import logging
+import sys
+
+import argparse
+from typing import Iterable
+
+from pyflink.common import Types
+from pyflink.datastream import StreamExecutionEnvironment, WindowFunction
+from pyflink.datastream.window import CountWindow
+
+
+class SumWindowFunction(WindowFunction[tuple, tuple, str, CountWindow]):
+    def apply(self, key: str, window: CountWindow, inputs: Iterable[tuple]):
+        result = 0
+        for i in inputs:
+            result += i[0]
+        return [(key, result)]
+
+
+if __name__ == '__main__':
+    logging.basicConfig(stream=sys.stdout, level=logging.INFO, format="%(message)s")
+
+    parser = argparse.ArgumentParser()
+    parser.add_argument(

Review comment:
       Where this parameter is used?




-- 
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 edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159) 
   * cdb54771f0957f3818bbd0656ce2e1799937a68a 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159) 
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 689fb5060be833f77a3fe849b327185353a0a659 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 689fb5060be833f77a3fe849b327185353a0a659 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113) 
   * afd8bd3578763062e448e27a5e767c4ddc967128 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * afd8bd3578763062e448e27a5e767c4ddc967128 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151) 
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "80a260e6ee01369fccf52d94836a7cb1cac2724c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "80a260e6ee01369fccf52d94836a7cb1cac2724c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159) 
   * 80a260e6ee01369fccf52d94836a7cb1cac2724c 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



[GitHub] [flink] dianfu closed pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
dianfu closed pull request #19328:
URL: https://github.com/apache/flink/pull/19328


   


-- 
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 edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 689fb5060be833f77a3fe849b327185353a0a659 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113) 
   * afd8bd3578763062e448e27a5e767c4ddc967128 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 689fb5060be833f77a3fe849b327185353a0a659 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113) 
   * afd8bd3578763062e448e27a5e767c4ddc967128 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151) 
   * b4c99e946189a0f96d61260557ed042431b14480 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * afd8bd3578763062e448e27a5e767c4ddc967128 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151) 
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * 6ba8f22ea4381e42d521e122ff6219928b03c45e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cd8b278dc04a30fc3f9b5e00045cc96bfaf06766 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159) 
   
   <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



[GitHub] [flink] flinkbot edited a comment on pull request #19328: [FLINK-26969][Examples] Write operation examples of tumbling window, sliding window, session window and count window based on pyflink

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19328:
URL: https://github.com/apache/flink/pull/19328#issuecomment-1085814902


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "689fb5060be833f77a3fe849b327185353a0a659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34113",
       "triggerID" : "689fb5060be833f77a3fe849b327185353a0a659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34151",
       "triggerID" : "afd8bd3578763062e448e27a5e767c4ddc967128",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4c99e946189a0f96d61260557ed042431b14480",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4c99e946189a0f96d61260557ed042431b14480",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34153",
       "triggerID" : "6ba8f22ea4381e42d521e122ff6219928b03c45e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34159",
       "triggerID" : "cd8b278dc04a30fc3f9b5e00045cc96bfaf06766",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164",
       "triggerID" : "cdb54771f0957f3818bbd0656ce2e1799937a68a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34168",
       "triggerID" : "49ce90f0906fc05b69af7fa969aee682d69121d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4c99e946189a0f96d61260557ed042431b14480 UNKNOWN
   * cdb54771f0957f3818bbd0656ce2e1799937a68a Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34164) 
   * 49ce90f0906fc05b69af7fa969aee682d69121d4 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=34168) 
   
   <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