xiarixiaoyao edited a comment on pull request #3808:
URL: https://github.com/apache/hudi/pull/3808#issuecomment-1022160747


   @bvaradar  @leesf  @codope  @XuQianJin-Stars  
   already rebased and updated the codes
   1) add test for FileBasedInternalSchemaStorageManger and rebase code
   2) add support for change column type and fix some test case
      * now support:
      * int => long/float/double/string
      * long => float/double/string
      * float => double/String
      * double => String/Decimal
      * Decimal => Decimal/String
      * String => date/decimal
      * date => String
   
   3) fix some bugs encountered in the production env and delete useless code
   
   look forward to your comments.
   The adaptation of hive and spark will be brought up tomorrow
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to