master
[SPARK-56353][BUILD][TESTS] Generate Java-based test JARs dynamically instead of storing pre-built binaries
[SPARK-21769][SQL] Add a table-specific option for always respecting schemas inferred/controlled by Spark SQL
[SPARK-58531][SQL][CONNECT] Make spark.sql.artifact.copyFromLocalToFs.allowDestLocal a static conf
[SPARK-52545][SQL] Standardize double-quote escaping to follow SQL specification
[MINOR] Spelling sql not core
[SPARK-56364][BUILD][TESTS] Generate Scala-based test JARs dynamically instead of storing pre-built binaries
[SPARK-15887][SQL] Bring back the hive-site.xml support for Spark 2.0
[SPARK-14775][SQL] Remove TestHiveSparkSession.rewritePaths
[SPARK-53169][SQL] Remove comments related to "`Set the logger level of File Appender to`" from `log4j2.properties`
[SPARK-25884][SQL][FOLLOW-UP] Add sample.json back.
[SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url"
[SPARK-50185][EXAMPLE][TESTS] Unify `*.sh` file naming patterns by replacing `_` with `-`