HyukjinKwon edited a comment on issue #24405: [SPARK-27506][SQL] Allow deserialization of Avro data using compatible schemas URL: https://github.com/apache/spark/pull/24405#issuecomment-529158817 > 2. It's possible to pass the writer schema inside the options map, if you guys think it would be more clear. Should I implement the change? WDYT @mgaido91, @gengliangwang, and @cloud-fan? I think we should stop adding parameters and merge it into `options`. There are already differences between `from/to_xxx`'s options comparing to DataSources options - some options are specific to DataSource, for instance, `multiline`. I think it's fine to have the opposite case, specific to `from/to_xxx`.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
