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 2021/01/26 13:12:04 UTC

[GitHub] [flink] WeiZhong94 opened a new pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

WeiZhong94 opened a new pull request #14760:
URL: https://github.com/apache/flink/pull/14760


   ## What is the purpose of the change
   
   *This pull request adds public method to create TableEnvironment in PyFlink.*
   
   ## Brief change log
   
     - *Add public method to create TableEnvironment in PyFlink.*
     - *Add related documents.*
   
   ## Verifying this change
   
   This change is already covered by existing tests.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (docs)
   


----------------------------------------------------------------
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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13587",
       "triggerID" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584) Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730) 
   * c254141e18638204ea473a84bedc6b1476c3f52d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13587) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584) Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730) 
   * c254141e18638204ea473a84bedc6b1476c3f52d UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 58e88ccb6365dca9dda986c3b667fad3d0e92f02 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632) 
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab4b72ce52f1bf451df45ca43814b221025ebbd Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13587",
       "triggerID" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584) Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730) 
   * c254141e18638204ea473a84bedc6b1476c3f52d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13587) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a1a7732f138e27e8997904c4b8a23ddafbfa6904 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537) 
   * a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2934d01101ec1bdbb905e91703adf0f4a5bea4b3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2934d01101ec1bdbb905e91703adf0f4a5bea4b3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514) 
   * a1a7732f138e27e8997904c4b8a23ddafbfa6904 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2934d01101ec1bdbb905e91703adf0f4a5bea4b3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514) 
   * a1a7732f138e27e8997904c4b8a23ddafbfa6904 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730) Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot commented on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit 2934d01101ec1bdbb905e91703adf0f4a5bea4b3 (Tue Jan 26 13:15:21 UTC 2021)
   
    ✅no warnings
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </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.

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



[GitHub] [flink] WeiZhong94 merged pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

Posted by GitBox <gi...@apache.org>.
WeiZhong94 merged pull request #14760:
URL: https://github.com/apache/flink/pull/14760


   


----------------------------------------------------------------
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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab4b72ce52f1bf451df45ca43814b221025ebbd Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559) 
   * 58e88ccb6365dca9dda986c3b667fad3d0e92f02 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13584",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "783354411",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13587",
       "triggerID" : "c254141e18638204ea473a84bedc6b1476c3f52d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c254141e18638204ea473a84bedc6b1476c3f52d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=13587) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 58e88ccb6365dca9dda986c3b667fad3d0e92f02 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] WeiZhong94 commented on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   @HuangXingBo Thanks for your review. I have updated this PR.


----------------------------------------------------------------
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.

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



[GitHub] [flink] WeiZhong94 commented on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   @flinkbot run azure


----------------------------------------------------------------
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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541) 
   * 7ab4b72ce52f1bf451df45ca43814b221025ebbd Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541) 
   * 7ab4b72ce52f1bf451df45ca43814b221025ebbd UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ab4b72ce52f1bf451df45ca43814b221025ebbd Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559) 
   * 58e88ccb6365dca9dda986c3b667fad3d0e92f02 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] HuangXingBo commented on a change in pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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



##########
File path: flink-python/pyflink/table/table_environment.py
##########
@@ -1045,7 +1059,8 @@ def register_java_function(self, name: str, function_class_name: str):
             .loadClass(function_class_name).newInstance()
         # this is a temporary solution and will be unified later when we use the new type
         # system(DataType) to replace the old type system(TypeInformation).
-        if self._is_blink_planner and isinstance(self, BatchTableEnvironment):
+        if self._is_blink_planner and not isinstance(self, StreamTableEnvironment) \
+                or self._unified:

Review comment:
       in one line?

##########
File path: flink-python/pyflink/table/table_environment.py
##########
@@ -1090,7 +1105,8 @@ def register_function(self, name: str, function: UserDefinedFunctionWrapper):
         java_function = function._java_user_defined_function()
         # this is a temporary solution and will be unified later when we use the new type
         # system(DataType) to replace the old type system(TypeInformation).
-        if self._is_blink_planner and isinstance(self, BatchTableEnvironment):
+        if self._is_blink_planner and isinstance(self, BatchTableEnvironment) \
+                or self._unified:

Review comment:
       ditto




----------------------------------------------------------------
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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2934d01101ec1bdbb905e91703adf0f4a5bea4b3 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12541",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12559",
       "triggerID" : "7ab4b72ce52f1bf451df45ca43814b221025ebbd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632",
       "triggerID" : "58e88ccb6365dca9dda986c3b667fad3d0e92f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730",
       "triggerID" : "73dc09ef0657a1e8f8aa21257e9f86695479ed12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 58e88ccb6365dca9dda986c3b667fad3d0e92f02 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12632) 
   * 73dc09ef0657a1e8f8aa21257e9f86695479ed12 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12730) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot commented on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2934d01101ec1bdbb905e91703adf0f4a5bea4b3 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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



[GitHub] [flink] flinkbot edited a comment on pull request #14760: [FLINK-20994][python] Add public method to create TableEnvironment in PyFlink.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12514",
       "triggerID" : "2934d01101ec1bdbb905e91703adf0f4a5bea4b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537",
       "triggerID" : "a1a7732f138e27e8997904c4b8a23ddafbfa6904",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a1a7732f138e27e8997904c4b8a23ddafbfa6904 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=12537) 
   * a2dbd928da387b47c4e7daf1b2bd7dc3c0bf032f UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@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.

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