spark git commit: [SPARK-24811][SQL] Avro: add new function from_avro and to_avro

2018-07-22 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 81af88687 -> 8817c68f5 [SPARK-24811][SQL] Avro: add new function from_avro and to_avro ## What changes were proposed in this pull request? 1. Add a new function from_avro for parsing a binary column of avro format and converting it into i

spark git commit: [SPARK-24811][SQL] Avro: add new function from_avro and to_avro

2018-07-20 Thread lixiao
Repository: spark Updated Branches: refs/heads/master cc4d64bb1 -> 244bcff19 [SPARK-24811][SQL] Avro: add new function from_avro and to_avro ## What changes were proposed in this pull request? Add a new function from_avro for parsing a binary column of avro format and converting it into its