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/01/21 06:39:24 UTC

[GitHub] [hudi] nsivabalan opened a new pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

nsivabalan opened a new pull request #4659:
URL: https://github.com/apache/hudi/pull/4659


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *(For example: This pull request adds quick-start document.)*
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## 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] hudi-bot removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1028459357


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1019703691


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029622053


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031679388


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1018229037


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404) 
   * cc6512086b494976e154cf2db10597953d3c71d4 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029553573


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031545055


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   
   <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] nsivabalan commented on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1032166147


   @hudi-bot azure run


-- 
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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   
   <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] nsivabalan commented on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1032105013


   @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] hudi-bot commented on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031667067


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     }, {
       "hash" : "93d9ddf1bef77cb113095abe3fa271c9c49d1f46",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5775",
       "triggerID" : "93d9ddf1bef77cb113095abe3fa271c9c49d1f46",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   * 93d9ddf1bef77cb113095abe3fa271c9c49d1f46 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5775) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1019743003


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1018227672


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1018226166


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   * a16907af82207bbc240d6b6052fa666f952156f6 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031571237


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     }, {
       "hash" : "93d9ddf1bef77cb113095abe3fa271c9c49d1f46",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "93d9ddf1bef77cb113095abe3fa271c9c49d1f46",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   * 93d9ddf1bef77cb113095abe3fa271c9c49d1f46 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1030948026


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031670159


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1019701901


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029621037


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029602484


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029693793


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031836528


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     }, {
       "hash" : "93d9ddf1bef77cb113095abe3fa271c9c49d1f46",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "93d9ddf1bef77cb113095abe3fa271c9c49d1f46",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   * 93d9ddf1bef77cb113095abe3fa271c9c49d1f46 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031506881


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031676288


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404) 
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031003207


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031520568


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   * a16907af82207bbc240d6b6052fa666f952156f6 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1018230413


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404) 
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404) 
   * cc6512086b494976e154cf2db10597953d3c71d4 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1028961438


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029555138


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031734419


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 316a0325b47a5d1e1f9b8230d7f14a47655f233f Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767) 
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031484762


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   
   <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] nsivabalan commented on a change in pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on a change in pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#discussion_r800636392



##########
File path: pom.xml
##########
@@ -354,6 +354,12 @@
                 ${surefire-log4j.file}
               </log4j.configuration>
             </systemPropertyVariables>
+           <!--properties>
+                    <property>
+                        <name>listener</name>
+                        <value>org.apache.hudi.PrintOutCurrentTestRunListener</value>
+                    </property>
+                </properties-->

Review comment:
       I am still triaging some timeouts. patch is not yet ready for review.




-- 
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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1028958399


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1029063101


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723) 
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1028504428


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 647c6a4d9dad7e517c48d70857f9ebd2faf5c57c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1ec3d9b036d2a743243dd75556f6eb3492e0126f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8b4813651d80c0ff047713d67ddc037e4e258285 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764) 
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1030947151


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 885a448fb1d699bd8594532561ce9a9d7b9e1773 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727) 
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031482047


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   * 8b4813651d80c0ff047713d67ddc037e4e258285 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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c65b4f39ed2b50ba903b1fe47e1b89612cc3383c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747) 
   * 8b4813651d80c0ff047713d67ddc037e4e258285 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] codope commented on a change in pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
codope commented on a change in pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#discussion_r800509652



##########
File path: pom.xml
##########
@@ -354,6 +354,12 @@
                 ${surefire-log4j.file}
               </log4j.configuration>
             </systemPropertyVariables>
+           <!--properties>
+                    <property>
+                        <name>listener</name>
+                        <value>org.apache.hudi.PrintOutCurrentTestRunListener</value>
+                    </property>
+                </properties-->

Review comment:
       remove if not needed?




-- 
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] codope merged pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
codope merged pull request #4659:
URL: https://github.com/apache/hudi/pull/4659


   


-- 
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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1031785363


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5767",
       "triggerID" : "316a0325b47a5d1e1f9b8230d7f14a47655f233f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771",
       "triggerID" : "2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2958aa4dd6d4ff5b752c5aa7997bf4d7c9fac988 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5771) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5723",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5727",
       "triggerID" : "885a448fb1d699bd8594532561ce9a9d7b9e1773",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5747",
       "triggerID" : "c65b4f39ed2b50ba903b1fe47e1b89612cc3383c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5764",
       "triggerID" : "8b4813651d80c0ff047713d67ddc037e4e258285",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766",
       "triggerID" : "a16907af82207bbc240d6b6052fa666f952156f6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a16907af82207bbc240d6b6052fa666f952156f6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5766) 
   
   <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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1018283847


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5404",
       "triggerID" : "1ec3d9b036d2a743243dd75556f6eb3492e0126f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406",
       "triggerID" : "cc6512086b494976e154cf2db10597953d3c71d4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cc6512086b494976e154cf2db10597953d3c71d4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5406) 
   
   <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 #4659: [HUDI-3091] Making SIMPLE index as the default index type

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5453",
       "triggerID" : "647c6a4d9dad7e517c48d70857f9ebd2faf5c57c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707",
       "triggerID" : "c4d455ef4ee1ba207336c7af33400d33c7bf1f02",
       "triggerType" : "PUSH"
     }, {
       "hash" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c4d455ef4ee1ba207336c7af33400d33c7bf1f02 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=5707) 
   * eb4aeda1b4df79cb78d8871b594a3b2b5d7825a5 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 removed a comment on pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#issuecomment-1028457602


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