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/08/27 12:35:11 UTC

[GitHub] [hudi] cdmikechen opened a new pull request #2047: [HUDI-1225] Fix: Avro Date logical type not handled correctly when converting to Spark Row

cdmikechen opened a new pull request #2047:
URL: https://github.com/apache/hudi/pull/2047


   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   Fix: Avro Date logical type not handled correctly when converting to Spark Row
   jira: https://issues.apache.org/jira/browse/HUDI-1225
   and issue: https://github.com/apache/hudi/issues/2034
   
   ## Brief change log
   
     - *Modify `org.apache.hudi.AvroConversionHelper` to cast int to date type correctly*
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
     - *Added `org.apache.hudi.TestAvroConversionHelper` to verify the change*
   
   ## Committer checklist
   
    - [x] Has a corresponding JIRA in PR title & commit
    
    - [x] 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] bvaradar merged pull request #2047: [HUDI-1225] Fix: Avro Date logical type not handled correctly when converting to Spark Row

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


   


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