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/03/18 10:18:52 UTC

[GitHub] [flink] matriv opened a new pull request #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

matriv opened a new pull request #19151:
URL: https://github.com/apache/flink/pull/19151


   ## What is the purpose of the change
   
   Update python with the latest changes to `EnviromentSettings` and `TableConfig`.
   
   Follows: 1e3344854b3bfd7b6f5498a0297ba49d55127003
   Follows: 57742b85095147711070c566069244c40ed8e77c
   
   ## Brief change log
   
     - Deprecate `new TableConfig()` in favour of `TableConfig.getDefault()`
     - Update example based on EnviromentSettings, to use the new `with_configuration` method
     - Deprecate `get/set_null_check` and `get/set_decimal_context` which are also deprecated in `TableConfig` java class
   
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): **no**
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: **no**
     - The serializers: **no**
     - The runtime per-record code paths (performance sensitive): **no**
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: **no**
     - The S3 file system connector: **no**
   
   ## Documentation
   
     - Does this pull request introduce a new feature? **no**
     - If yes, how is the feature documented? **not applicable**


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

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

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



[GitHub] [flink] flinkbot edited a comment on pull request #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382) 
   
   <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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ce7350766f5872ac6e704b6a4e8d7299ceb92565 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340) 
   * 9a696b7a98fc27374f21751a1c01fe7d269638a0 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355) 
   
   <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] matriv commented on pull request #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   Changes have already been merged to `release-1.15 branch`.


-- 
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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423",
       "triggerID" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1906d9f2d7ec68ba229b9289b4ba10b60557afc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e1906d9f2d7ec68ba229b9289b4ba10b60557afc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6fdd28c81fb0b8c0df04f381d4d075e4a6590975 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423) 
   * e1906d9f2d7ec68ba229b9289b4ba10b60557afc 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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ce7350766f5872ac6e704b6a4e8d7299ceb92565 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340) 
   
   <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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9a696b7a98fc27374f21751a1c01fe7d269638a0 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355) 
   * 4471e91f496de6134212550e8820d522b8472474 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367) 
   * 1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d 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] matriv closed pull request #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   


-- 
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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423",
       "triggerID" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382) 
   * 6fdd28c81fb0b8c0df04f381d4d075e4a6590975 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423) 
   
   <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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423",
       "triggerID" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1906d9f2d7ec68ba229b9289b4ba10b60557afc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33489",
       "triggerID" : "e1906d9f2d7ec68ba229b9289b4ba10b60557afc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6fdd28c81fb0b8c0df04f381d4d075e4a6590975 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423) 
   * e1906d9f2d7ec68ba229b9289b4ba10b60557afc Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33489) 
   
   <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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ce7350766f5872ac6e704b6a4e8d7299ceb92565 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340) 
   * 9a696b7a98fc27374f21751a1c01fe7d269638a0 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355) 
   * 4471e91f496de6134212550e8820d522b8472474 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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ce7350766f5872ac6e704b6a4e8d7299ceb92565 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340) 
   * 9a696b7a98fc27374f21751a1c01fe7d269638a0 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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ce7350766f5872ac6e704b6a4e8d7299ceb92565 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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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






-- 
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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382) 
   * 6fdd28c81fb0b8c0df04f381d4d075e4a6590975 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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423",
       "triggerID" : "6fdd28c81fb0b8c0df04f381d4d075e4a6590975",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6fdd28c81fb0b8c0df04f381d4d075e4a6590975 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33423) 
   
   <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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ce7350766f5872ac6e704b6a4e8d7299ceb92565 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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9a696b7a98fc27374f21751a1c01fe7d269638a0 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355) 
   * 4471e91f496de6134212550e8820d522b8472474 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367) 
   
   <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 #19151: [FLINK-26733][table-api-java][python] Deprecate TableConfig ctor and options

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33340",
       "triggerID" : "ce7350766f5872ac6e704b6a4e8d7299ceb92565",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33355",
       "triggerID" : "9a696b7a98fc27374f21751a1c01fe7d269638a0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4471e91f496de6134212550e8820d522b8472474",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367",
       "triggerID" : "4471e91f496de6134212550e8820d522b8472474",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382",
       "triggerID" : "1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4471e91f496de6134212550e8820d522b8472474 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33367) 
   * 1b76b4f9ea59c4bdbb41a5e36e9c9d17b4becd6d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=33382) 
   
   <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