umehrot2 commented on issue #770: remove com.databricks:spark-avro to build 
spark avro schema by itself
URL: https://github.com/apache/incubator-hudi/pull/770#issuecomment-532475222
 
 
   @vinothchandar At the moment, I cannot think of a good way how we can 
upgrade avro version while still continuing to support Spark 2.3 or earlier. 
What @cdmikechen has mentioned about asking users for this additional step of 
dropping `avro 1.8.2` jars in spark's classpath could be one option.
   
   If we agree that it is fine, either me or @cdmikechen can create a new PR 
based off this, with following changes:
   - Upgrade parquet version
   - Rollback Timestamp conversion to Logical Type, and continue to support it 
like String
   
   It appears like with the above 2 changes, this PR can be in a state to be 
merged. We can continue on the Timestamp issue in a separate Jira/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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to