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 2020/07/17 12:55:27 UTC

[GitHub] [hudi] sbernauer opened a new pull request #1844: [WIP] Added test to reproduce a problem with schema evolution

sbernauer opened a new pull request #1844:
URL: https://github.com/apache/hudi/pull/1844


   ## What is the purpose of the pull request
   
   Add some testcases for schema evolution. Reproduce a problem we faced.
   
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
   mvn -DskipITs -Dscala-2.12 -DfailIfNoTests=false -Dtest=TestHoodieDeltaStreamer#testSchemaEvolution clean test
   
   
   ## 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.

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



[GitHub] [hudi] hudi-bot commented on pull request #1844: [WIP] Added test to reproduce a problem with schema evolution

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2f3953a28f48863e2d5f8d9af83366a9d1b1a0dd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2f3953a28f48863e2d5f8d9af83366a9d1b1a0dd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f3953a28f48863e2d5f8d9af83366a9d1b1a0dd UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@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] sbernauer closed pull request #1844: [WIP] Added test to reproduce a problem with schema evolution

Posted by GitBox <gi...@apache.org>.
sbernauer closed pull request #1844:
URL: https://github.com/apache/hudi/pull/1844


   


-- 
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] sbernauer commented on pull request #1844: [WIP] Added test to reproduce a problem with schema evolution

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


   Thanks @codope for your work!
   The most relevant part of the tests got included with #2927
   Thanks for adding the other part!


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

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

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



[GitHub] [hudi] codope commented on pull request #1844: [WIP] Added test to reproduce a problem with schema evolution

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


   > cc @codope can you take care of this? i.e either add as valid test case (may be it passed now with the recent fixes) or consider this part of the new design
   
   @vinothchandar This PR can be closed. I have included the tests and verified that the master works for those scenarios.


-- 
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] vinothchandar commented on pull request #1844: [WIP] Added test to reproduce a problem with schema evolution

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


   cc @codope can you take care of this?  i.e either add as valid test case (may be it passed now with the recent fixes) or consider this part of the new design


-- 
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