spark-instrumented-optimizer/external/avro
Gengliang Wang c44eb561ec [SPARK-24768][FOLLOWUP][SQL] Avro migration followup: change artifactId to spark-avro
## What changes were proposed in this pull request?
After rethinking on the artifactId, I think it should be `spark-avro` instead of `spark-sql-avro`, which is simpler, and consistent with the previous artifactId. I think we need to change it before Spark 2.4 release.

Also a tiny change: use `spark.sessionState.newHadoopConf()` to get the hadoop configuration, thus the related hadoop configurations in SQLConf will come into effect.

## How was this patch tested?

Unit test

Author: Gengliang Wang <gengliang.wang@databricks.com>

Closes #21866 from gengliangwang/avro_followup.
2018-07-25 08:42:45 -07:00
..
src [SPARK-24768][FOLLOWUP][SQL] Avro migration followup: change artifactId to spark-avro 2018-07-25 08:42:45 -07:00
pom.xml [SPARK-24768][FOLLOWUP][SQL] Avro migration followup: change artifactId to spark-avro 2018-07-25 08:42:45 -07:00