master
[SPARK-56695][SQL][DML] Remove Path Based Table support in SQL
[SPARK-56353][BUILD][TESTS] Generate Java-based test JARs dynamically instead of storing pre-built binaries
[SPARK-56407][BUILD][TESTS] Remove pre-built class files and JARs used in artifact transfer tests
[SPARK-54447][BUILD] Upgrade icu4j to 78.1
[SPARK-31953][SS] Add Spark Structured Streaming History Server Support
[SPARK-51975][SQL] Add variant_from_arrays and variant_from_entries
[SPARK-22800][TEST][SQL] Add a SSB query suite
[SPARK-54423][SS] Introducing OffsetMap to enable Named Streaming Sources
[SPARK-56045][SQL] Add flag for ignoring Parquet UNKNOWN type annotation and revert to old behavior
[SPARK-22161][SQL] Add Impala-modified TPC-DS queries
[SPARK-58210][SQL] Enable ReplaceHashWithSortAgg and CombineAdjacentAggregation by default
[SPARK-45905][SQL] Least common type between decimal types should retain integral digits first
[SPARK-23167][SQL] Add TPCDS queries v2.7 in TPCDSQuerySuite
[SPARK-40124][SQL][TEST] Update TPCDS v1.4 q32 for Plan Stability tests
[SPARK-52841][SQL][TESTS] Fix PlanStabilitySuite id normalization
[SPARK-22787][TEST][SQL] Add a TPC-H query suite
[SPARK-35044][SQL] `SET propertyKey` shall also lookup `sparkSession.sharedState.hadoopConf` to display the effective default hive/hadoop configs
[SPARK-53169][SQL] Remove comments related to "`Set the logger level of File Appender to`" from `log4j2.properties`
[SPARK-25884][SQL] Add TBLPROPERTIES and COMMENT, and use LOCATION when SHOW CREATE TABLE.
[SPARK-55488][PYTHON][TESTS] Add all dangling test files to modules