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/04/01 03:23:54 UTC

[GitHub] [hudi] alexeykudinkin opened a new pull request #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

alexeykudinkin opened a new pull request #5193:
URL: https://github.com/apache/hudi/pull/5193


   ## *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
   
   **DO NOT MERGE** 
   
   This is for debugging purposes only
   
   ## 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   * 1be34403570a755288abe1763c675c28cf7ef1c6 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   * 4219932073aae0d49179bb59bef79728851e555b 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   * 1be34403570a755288abe1763c675c28cf7ef1c6 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   * a932fe308486689f95b5155904cc8880d0af05aa 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   * 4219932073aae0d49179bb59bef79728851e555b 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   * c79921c61d441e842a19614959d333c4d4c51da9 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   * c79921c61d441e842a19614959d333c4d4c51da9 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   * 1be34403570a755288abe1763c675c28cf7ef1c6 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "53876d561361deea081761faa6079aff50c2fb6e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7767",
       "triggerID" : "53876d561361deea081761faa6079aff50c2fb6e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   * 53876d561361deea081761faa6079aff50c2fb6e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7767) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   * e965d0b04e23bb897ec27b4351e8784b217dec73 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   * 1be34403570a755288abe1763c675c28cf7ef1c6 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   * f97b2f532231acc64e99260070da5c70d5c32e12 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e965d0b04e23bb897ec27b4351e8784b217dec73 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678) 
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "53876d561361deea081761faa6079aff50c2fb6e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "53876d561361deea081761faa6079aff50c2fb6e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   * 53876d561361deea081761faa6079aff50c2fb6e 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   * a932fe308486689f95b5155904cc8880d0af05aa 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "53876d561361deea081761faa6079aff50c2fb6e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "53876d561361deea081761faa6079aff50c2fb6e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   * 53876d561361deea081761faa6079aff50c2fb6e 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4219932073aae0d49179bb59bef79728851e555b Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739) 
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "53876d561361deea081761faa6079aff50c2fb6e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7767",
       "triggerID" : "53876d561361deea081761faa6079aff50c2fb6e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 53876d561361deea081761faa6079aff50c2fb6e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7767) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   * e965d0b04e23bb897ec27b4351e8784b217dec73 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6e9179d88de6e3ee23520c8acae60eb52a0a7abc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 07d9223eb6d10ca47d92a62c648b85ee07225b67 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686) 
   * f97b2f532231acc64e99260070da5c70d5c32e12 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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f97b2f532231acc64e99260070da5c70d5c32e12 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713) 
   * c79921c61d441e842a19614959d333c4d4c51da9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1be34403570a755288abe1763c675c28cf7ef1c6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a6d38bfebf91ad14f1e175beddac9234ba7250e2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729) 
   
   <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 #5193: [DO NOT MERGE][DBG] Enabling Column Stats Index by default for all columns

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7671",
       "triggerID" : "6e9179d88de6e3ee23520c8acae60eb52a0a7abc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7678",
       "triggerID" : "e965d0b04e23bb897ec27b4351e8784b217dec73",
       "triggerType" : "PUSH"
     }, {
       "hash" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7686",
       "triggerID" : "07d9223eb6d10ca47d92a62c648b85ee07225b67",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7713",
       "triggerID" : "f97b2f532231acc64e99260070da5c70d5c32e12",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7719",
       "triggerID" : "c79921c61d441e842a19614959d333c4d4c51da9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7724",
       "triggerID" : "1be34403570a755288abe1763c675c28cf7ef1c6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7729",
       "triggerID" : "a6d38bfebf91ad14f1e175beddac9234ba7250e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4219932073aae0d49179bb59bef79728851e555b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7739",
       "triggerID" : "4219932073aae0d49179bb59bef79728851e555b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760",
       "triggerID" : "a932fe308486689f95b5155904cc8880d0af05aa",
       "triggerType" : "PUSH"
     }, {
       "hash" : "53876d561361deea081761faa6079aff50c2fb6e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7767",
       "triggerID" : "53876d561361deea081761faa6079aff50c2fb6e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a932fe308486689f95b5155904cc8880d0af05aa Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7760) 
   * 53876d561361deea081761faa6079aff50c2fb6e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7767) 
   
   <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