You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/17 10:44:14 UTC

[GitHub] [hudi] cxzl25 opened a new pull request, #5606: [HUDI-4109] Bump ANTLR runtime version to 4.8 in Spark 3.2

cxzl25 opened a new pull request, #5606:
URL: https://github.com/apache/hudi/pull/5606

   ## What is the purpose of the pull request
   
   Spark3.2 uses antlr version 4.8, Hudi uses 4.7, use the same version to avoid a log of antlr check versions.
   
   ## Brief change log
   
     - *Bump ANTLR runtime version to 4.8 in Spark 3.2*
   
   ## Verify this pull request
   
   This pull request is already covered by existing tests, such as *TestTimeTravelTable*.
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] leesf commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
leesf commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129566212

   > > I am wondering if we would upgrade ANTLR to 4.8 for all spark versions? that means not only for spark 3.2.0
   > 
   > At present, it is also possible to directly upgrade to 4.8. Now the Spark master version is still 4.8, but if Spark may upgrade antlr in the future, we still need to use different versions for different profiles. If the main version of antlr is not aligned with Spark, we may get these annoying logs.
   
   ok,  we can handle it differently in spark 3.1.x and spark 3.2.x, so you would also upgrade the version in spark 3.1.x to align with spark version.


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] leesf commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
leesf commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129561716

   > The antlr runtime version used by Spark3.1 is `4.8-1`, maybe we can also bump antlr version in Spark3.1 profile? @leesf
   > 
   > [[SPARK-33475](https://issues.apache.org/jira/browse/SPARK-33475)][BUILD] Bump ANTLR runtime version to 4.8-1
   
   @cxzl25 I am wondering if we would upgrade ANTLR to 4.8 for all spark versions? that means not only for spark 3.2.0


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129580493

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717",
       "triggerID" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50b88f912cef06b2de898b1790c69d786b2dad54",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8733",
       "triggerID" : "50b88f912cef06b2de898b1790c69d786b2dad54",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717) 
   * 50b88f912cef06b2de898b1790c69d786b2dad54 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8733) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128743230

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] leesf merged pull request #5606: [HUDI-4111] Bump ANTLR runtime version in Spark 3.x

Posted by GitBox <gi...@apache.org>.
leesf merged PR #5606:
URL: https://github.com/apache/hudi/pull/5606


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128945746

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717",
       "triggerID" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710) 
   * dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129774621

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717",
       "triggerID" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50b88f912cef06b2de898b1790c69d786b2dad54",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8733",
       "triggerID" : "50b88f912cef06b2de898b1790c69d786b2dad54",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 50b88f912cef06b2de898b1790c69d786b2dad54 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8733) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128746387

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129139771

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717",
       "triggerID" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] cxzl25 commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
cxzl25 commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128892166

   @hudi-bot run azure


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] cxzl25 commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
cxzl25 commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129563909

   >  I am wondering if we would upgrade ANTLR to 4.8 for all spark versions? that means not only for spark 3.2.0
   
   At present, it is also possible to directly upgrade to 4.8.
   Now the Spark master version is still 4.8, but if Spark may upgrade antlr in the future, we still need to use different versions for different profiles. If the main version of antlr is not aligned with Spark, we may get these annoying logs.
   
   


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128809173

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128932529

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] cxzl25 commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
cxzl25 commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129527461

   The antlr runtime version used by Spark3.1 is `4.8-1`, maybe we can also bump antlr version in Spark3.1 profile? @leesf 
   
   [[SPARK-33475](https://issues.apache.org/jira/browse/SPARK-33475)][BUILD] Bump ANTLR runtime version to 4.8-1 


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128927815

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1129578745

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717",
       "triggerID" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "50b88f912cef06b2de898b1790c69d786b2dad54",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "50b88f912cef06b2de898b1790c69d786b2dad54",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8717) 
   * 50b88f912cef06b2de898b1790c69d786b2dad54 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #5606: [HUDI-4111] Bump ANTLR runtime version to 4.8 in Spark 3.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5606:
URL: https://github.com/apache/hudi/pull/5606#issuecomment-1128941348

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9549a6368e7d86011213342fc1c5b28554f934d2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710",
       "triggerID" : "1128892166",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9549a6368e7d86011213342fc1c5b28554f934d2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=8710) 
   * dcec5b77d66a83d20f9c8ffc97ab645a0dbcc1f2 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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