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/10/19 09:20:51 UTC

[GitHub] [flink] zentol opened a new pull request #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

zentol opened a new pull request #17518:
URL: https://github.com/apache/flink/pull/17518


   This PR removes the Scala dependencies from `flink-streaming-java` and `flink-cep.`
   Nothing should change for users when actually running stuff in production.
   
   However, this _does_ change the dependency tree, and can for example cause issues for Scala API users which never had a direct dependency but relied on flink-streaming-java instead.
   
   As a result a large number of modules are losing their scala suffix:
   ```
   flink-cep
   flink-clients
   flink-clients
   flink-connector-elasticsearch-base
   flink-connector-elasticsearch5
   flink-connector-elasticsearch6
   flink-connector-elasticsearch7
   flink-connector-gcp-pubsub
   flink-connector-hbase-1.4
   flink-connector-hbase-2.2
   flink-connector-hbase-base
   flink-connector-jdbc
   flink-connector-kafka
   flink-connector-kinesis
   flink-connector-nifi
   flink-connector-pulsar
   flink-connector-rabbitmq
   flink-connector-testing
   flink-connector-twitter
   flink-connector-wikiedits
   flink-container
   flink-distributed-cache-via-blob-test
   flink-dstl-dfs
   flink-gelly
   flink-hadoop-bulk
   flink-kubernetes
   flink-parent-child-classloading-test-lib-package
   flink-parent-child-classloading-test-program
   flink-queryable-state-test
   flink-runtime-web
   flink-sql-connector-elasticsearch6
   flink-sql-connector-elasticsearch7
   flink-sql-connector-hbase-1.4
   flink-sql-connector-hbase-2.2
   flink-sql-connector-kafka
   flink-sql-connector-kinesis
   flink-sql-connector-rabbitmq
   flink-state-processor-api
   flink-statebackend-rocksdb
   flink-streaming-java
   flink-table-api-java-bridge
   flink-test-utils
   flink-walkthrough-common
   flink-yarn
   flink-streaming-java
   ```


-- 
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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d5a8ba676046f94bcdb8607231becd051ee4c7db",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25433",
       "triggerID" : "d5a8ba676046f94bcdb8607231becd051ee4c7db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 708f2a7720d6f1ed80d60a2103e995e066b40646 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312) 
   * d5a8ba676046f94bcdb8607231becd051ee4c7db Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25433) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 708f2a7720d6f1ed80d60a2103e995e066b40646 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a177b8b7a724a0de1c4f76326c55753eabcc417b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a177b8b7a724a0de1c4f76326c55753eabcc417b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285) 
   * b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302) 
   
   <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] zentol commented on pull request #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   @twalthr The table-runtime module has a dependency on flink-scala, which I added in a previous PR to not change anything on the Table API side. However, I would think that we should be able to remove it, assuming that the Scala extensions of the serializer are only relevant for users of the table-api-scala(-bridge). Then we could also remove the suffix from the orc/parquet formats. What do you think?


-- 
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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282) 
   * a177b8b7a724a0de1c4f76326c55753eabcc417b 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282) 
   * a177b8b7a724a0de1c4f76326c55753eabcc417b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "82ec09bee2aa997a4e83a7186581402a67f41705",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "82ec09bee2aa997a4e83a7186581402a67f41705",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * 82ec09bee2aa997a4e83a7186581402a67f41705 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d5a8ba676046f94bcdb8607231becd051ee4c7db",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d5a8ba676046f94bcdb8607231becd051ee4c7db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 708f2a7720d6f1ed80d60a2103e995e066b40646 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312) 
   * d5a8ba676046f94bcdb8607231becd051ee4c7db 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a177b8b7a724a0de1c4f76326c55753eabcc417b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285) 
   * b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302) 
   * 708f2a7720d6f1ed80d60a2103e995e066b40646 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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






-- 
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] zentol merged pull request #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   


-- 
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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d5a8ba676046f94bcdb8607231becd051ee4c7db",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25433",
       "triggerID" : "d5a8ba676046f94bcdb8607231becd051ee4c7db",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d5a8ba676046f94bcdb8607231becd051ee4c7db Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25433) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "48dad302becb799745a11a3519431664bc498346",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "48dad302becb799745a11a3519431664bc498346",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * 48dad302becb799745a11a3519431664bc498346 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff93a583e69d80a8fee840687ebb584c65a7bbd4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ff93a583e69d80a8fee840687ebb584c65a7bbd4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * ff93a583e69d80a8fee840687ebb584c65a7bbd4 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a177b8b7a724a0de1c4f76326c55753eabcc417b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285) 
   * b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302) 
   * 708f2a7720d6f1ed80d60a2103e995e066b40646 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d 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] XComp commented on a change in pull request #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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



##########
File path: docs/README.md
##########
@@ -103,14 +103,14 @@ to its documentation markdown. The following are available for use:
 
 #### Flink Artifact
 
-    {{< artifact flink-streaming-java withScalaVersion >}}
+    {{< artifact flink-streaming-scala withScalaVersion >}}
 
 This will be replaced by the maven artifact for flink-streaming-java that users should copy into their pom.xml file. It will render out to:

Review comment:
       I guess, here we should use `flink-streaming-scala` now as well

##########
File path: docs/content/docs/connectors/datastream/pubsub.md
##########
@@ -30,7 +30,7 @@ This connector provides a Source and Sink that can read from and write to
 [Google Cloud PubSub](https://cloud.google.com/pubsub). To use this connector, add the
 following dependency to your project:
 
-{{< artifact flink-connector-gcp-pubsub withScalaVersion >}}

Review comment:
       This isn't changed in the Chinese version of the docs

##########
File path: flink-formats/flink-avro-glue-schema-registry/pom.xml
##########
@@ -94,6 +94,7 @@ under the License.
 			<groupId>software.amazon.glue</groupId>
 			<artifactId>schema-registry-serde</artifactId>
 			<version>${glue.schema.registry.version}</version>
+			<!-- This has a transitive dependency on mbknor-jackson-jsonschema which needs scala -->

Review comment:
       Why do we put the comment below the definition? 🤔 




-- 
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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 817c08dd17d68e1c8939a7f1eef5aa901e128080 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279) 
   * fc128a1c856f13f484bd2582b7d2d7c6958bb8ec 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     }, {
       "hash" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312",
       "triggerID" : "708f2a7720d6f1ed80d60a2103e995e066b40646",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25302) 
   * 708f2a7720d6f1ed80d60a2103e995e066b40646 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25312) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c2f204c557b3ebfb8e2a76dd78b53fcc381813d6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c2f204c557b3ebfb8e2a76dd78b53fcc381813d6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * c2f204c557b3ebfb8e2a76dd78b53fcc381813d6 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   * aba68446c15bf71854f6b0bb083024fa263ffea7 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * f643b5012f0c61be559113b1ffc971cd50be217d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25271",
       "triggerID" : "f643b5012f0c61be559113b1ffc971cd50be217d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25276",
       "triggerID" : "aba68446c15bf71854f6b0bb083024fa263ffea7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25279",
       "triggerID" : "817c08dd17d68e1c8939a7f1eef5aa901e128080",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25282",
       "triggerID" : "fc128a1c856f13f484bd2582b7d2d7c6958bb8ec",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285",
       "triggerID" : "a177b8b7a724a0de1c4f76326c55753eabcc417b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a177b8b7a724a0de1c4f76326c55753eabcc417b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25285) 
   * b1b7fe89d8ed66cc7c3fecca6e7938a58d6316be 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ff93a583e69d80a8fee840687ebb584c65a7bbd4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ff93a583e69d80a8fee840687ebb584c65a7bbd4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   * ff93a583e69d80a8fee840687ebb584c65a7bbd4 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25265) 
   
   <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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a84ea281785c669361abe54e446e48855e7faf02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210",
       "triggerID" : "a84ea281785c669361abe54e446e48855e7faf02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e8fec71544550f941e09a274a3158ac7775f8b0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a84ea281785c669361abe54e446e48855e7faf02 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=25210) 
   * e8fec71544550f941e09a274a3158ac7775f8b0e 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 #17518: [FLINK-24018][build] Remove Scala dependencies from Java APIs

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


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