cdmikechen edited a comment on issue #915: [HUDI-268] Shade and relocate Avro dependency in hadoop-mr-bundle URL: https://github.com/apache/incubator-hudi/pull/915#issuecomment-536241871 I found that some codes does not use avro to process data structure when it does stream processing before. Can we refer to that part of code to convert avro when writing hudi data and save data with parquet's basic api? Now, the main problem is that some data types cannot be converted correctly after using avro. This problem may be solved without avro when it is stored.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
