You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "voonhous (via GitHub)" <gi...@apache.org> on 2023/03/24 06:40:58 UTC

[GitHub] [hudi] voonhous opened a new pull request, #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

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

   …to become unreadable when non-vectorized readers are used
   
   ### Change Logs
   
   Fix date -> string schema evolution when vectorized readers are not used.
   
   ### Impact
   
   Tables can be when a date -> string schema evolution is performed and when vectorized readers are not used.
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
     ticket number here and follow the [instruction](https://hudi.apache.org/contribute/developer-setup#website) to make
     changes to the website._
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482364313

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 503f96d8568fadb5bac15cfeb7653f7c2f1db466 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483682518

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2b273f906891d2e4e9fea23c148eb524ae1c667e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901) 
   * 7dfa9a09b36fe2f9af728365843cd89877994cb9 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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482478126

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 503f96d8568fadb5bac15cfeb7653f7c2f1db466 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483348699

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2b273f906891d2e4e9fea23c148eb524ae1c667e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483136033

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 023778950aac15d0a5bcd57f5da2a5d7ffa2971f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482488126

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 503f96d8568fadb5bac15cfeb7653f7c2f1db466 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890) 
   * 54fd6e37af699de1add3d92b57b6a3437623feb3 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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482712698

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 54fd6e37af699de1add3d92b57b6a3437623feb3 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483149756

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 023778950aac15d0a5bcd57f5da2a5d7ffa2971f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898) 
   * 2b273f906891d2e4e9fea23c148eb524ae1c667e 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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482358373

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 503f96d8568fadb5bac15cfeb7653f7c2f1db466 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] voonhous commented on pull request #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "voonhous (via GitHub)" <gi...@apache.org>.
voonhous commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482345572

   > Hello,does this PR solve the problem mentioned in https://www2.jianshu.com/p/385483e3d58f?
   
   Erm, the issue that you've linked in the article seems to be an unrelated to the issue that is described in this PR. 


-- 
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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482497991

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 503f96d8568fadb5bac15cfeb7653f7c2f1db466 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890) 
   * 54fd6e37af699de1add3d92b57b6a3437623feb3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483700457

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910",
       "triggerID" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "90db3447a020728c0fc12b3714cd018482b89d1d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "90db3447a020728c0fc12b3714cd018482b89d1d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2b273f906891d2e4e9fea23c148eb524ae1c667e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901) 
   * 7dfa9a09b36fe2f9af728365843cd89877994cb9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910) 
   * 90db3447a020728c0fc12b3714cd018482b89d1d 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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483159402

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 023778950aac15d0a5bcd57f5da2a5d7ffa2971f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898) 
   * 2b273f906891d2e4e9fea23c148eb524ae1c667e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901) 
   
   <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] xiarixiaoyao merged pull request #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "xiarixiaoyao (via GitHub)" <gi...@apache.org>.
xiarixiaoyao merged PR #8280:
URL: https://github.com/apache/hudi/pull/8280


-- 
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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483702560

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910",
       "triggerID" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "90db3447a020728c0fc12b3714cd018482b89d1d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15912",
       "triggerID" : "90db3447a020728c0fc12b3714cd018482b89d1d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7dfa9a09b36fe2f9af728365843cd89877994cb9 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910) 
   * 90db3447a020728c0fc12b3714cd018482b89d1d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15912) 
   
   <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] voonhous commented on pull request #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "voonhous (via GitHub)" <gi...@apache.org>.
voonhous commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483686787

   Not sure why the CI is failing
   
   ```
   TestSpark3DDL:
   - Test multi change data type
   - Test multi change data type2
   - Test Enable and Disable Schema on read
   - Test Partition Table alter 
   - Test Chinese table 
   - Test Alter Table
   - Test Alter Table multiple times
   - Test Alter Table complex
   - Test schema auto evolution complex
   - Test schema auto evolution
   3157022 [ScalaTest-main-running-TestSpark3DDL] WARN  org.apache.hudi.metadata.HoodieBackedTableMetadata [] - Metadata table was not found at path file:/tmp/spark-f80c21e6-ac26-4762-8e46-24b7b8984f60/h31/.hoodie/metadata
   - Test DATE to STRING conversions when vectorized reading is not enabled *** FAILED ***
     org.apache.spark.sql.catalyst.parser.ParseException: no viable alternative at input 'alter table h31 alter'(line 1, pos 16)
   
   == SQL ==
   alter table h31 alter column `date_to_string_col` type string
   ----------------^^^
     at org.apache.spark.sql.catalyst.parser.ParseException.withCommand(ParseDriver.scala:241)
     at org.apache.spark.sql.catalyst.parser.AbstractSqlParser.parse(ParseDriver.scala:117)
     at org.apache.spark.sql.execution.SparkSqlParser.parse(SparkSqlParser.scala:48)
     at org.apache.spark.sql.catalyst.parser.AbstractSqlParser.parsePlan(ParseDriver.scala:69)
     at org.apache.spark.sql.hudi.parser.HoodieSpark2ExtendedSqlParser$$anonfun$parsePlan$1.apply(HoodieSpark2ExtendedSqlParser.scala:45)
     at org.apache.spark.sql.hudi.parser.HoodieSpark2ExtendedSqlParser$$anonfun$parsePlan$1.apply(HoodieSpark2ExtendedSqlParser.scala:42)
     at org.apache.spark.sql.hudi.parser.HoodieSpark2ExtendedSqlParser.parse(HoodieSpark2ExtendedSqlParser.scala:80)
     at org.apache.spark.sql.hudi.parser.HoodieSpark2ExtendedSqlParser.parsePlan(HoodieSpark2ExtendedSqlParser.scala:42)
     at org.apache.spark.sql.parser.HoodieCommonSqlParser$$anonfun$parsePlan$1.apply(HoodieCommonSqlParser.scala:43)
     at org.apache.spark.sql.parser.HoodieCommonSqlParser$$anonfun$parsePlan$1.apply(HoodieCommonSqlParser.scala:40)
     ...
   
   [INFO] hudi-spark-datasource .............................. SUCCESS [  3.232 s]
   [INFO] hudi-spark-common_2.11 ............................. SUCCESS [ 21.403 s]
   [INFO] hudi-spark2_2.11 ................................... SUCCESS [01:00 min]
   [INFO] hudi-spark_2.11 .................................... FAILURE [  02:03 h]
   [INFO] hudi-spark2-common ................................. SUCCESS [  0.028 s]
   ```
   
   Just curious why `TestSpark3DDL` is being executed on a target that is running Spark2.4. 


-- 
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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483685309

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910",
       "triggerID" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2b273f906891d2e4e9fea23c148eb524ae1c667e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901) 
   * 7dfa9a09b36fe2f9af728365843cd89877994cb9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910) 
   
   <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] voonhous commented on pull request #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "voonhous (via GitHub)" <gi...@apache.org>.
voonhous commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482329274

   @xiarixiaoyao Hello, can you please help to review the fixes here? 
   
   A test case is included to reproduce this issue + verify the fix.
   
   Thank you.


-- 
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] boundarymate commented on pull request #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "boundarymate (via GitHub)" <gi...@apache.org>.
boundarymate commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482341654

   Hello,does this PR solve the problem mentioned in https://www2.jianshu.com/p/385483e3d58f?


-- 
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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482770247

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 54fd6e37af699de1add3d92b57b6a3437623feb3 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893) 
   * 023778950aac15d0a5bcd57f5da2a5d7ffa2971f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898) 
   
   <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] xiarixiaoyao commented on pull request #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "xiarixiaoyao (via GitHub)" <gi...@apache.org>.
xiarixiaoyao commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483683848

   @voonhous 
   Thank you for your contribution, LGTM


-- 
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 #8280: [HUDI-5977] Fix Date to String column schema evolution

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1483737519

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15898",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15901",
       "triggerID" : "2b273f906891d2e4e9fea23c148eb524ae1c667e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15910",
       "triggerID" : "7dfa9a09b36fe2f9af728365843cd89877994cb9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "90db3447a020728c0fc12b3714cd018482b89d1d",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15912",
       "triggerID" : "90db3447a020728c0fc12b3714cd018482b89d1d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 90db3447a020728c0fc12b3714cd018482b89d1d Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15912) 
   
   <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 #8280: [HUDI-5977] Fix Date to String column schema evolution causing table …

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8280:
URL: https://github.com/apache/hudi/pull/8280#issuecomment-1482721544

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15890",
       "triggerID" : "503f96d8568fadb5bac15cfeb7653f7c2f1db466",
       "triggerType" : "PUSH"
     }, {
       "hash" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893",
       "triggerID" : "54fd6e37af699de1add3d92b57b6a3437623feb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "023778950aac15d0a5bcd57f5da2a5d7ffa2971f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 54fd6e37af699de1add3d92b57b6a3437623feb3 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15893) 
   * 023778950aac15d0a5bcd57f5da2a5d7ffa2971f 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