This is an automated email from the ASF dual-hosted git repository.

maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from c74506cc33b [SPARK-39086][SQL] Support UDT in Spark Parquet vectorized 
reader
     add 95c7efd7571 [SPARK-39165][SQL] Replace `sys.error` by 
`IllegalStateException`

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/sql/execution/SparkStrategies.scala    | 4 ++--
 .../org/apache/spark/sql/execution/datasources/DataSource.scala   | 8 ++++----
 .../sql/execution/datasources/parquet/ParquetWriteSupport.scala   | 3 +--
 .../apache/spark/sql/execution/exchange/ShuffleExchangeExec.scala | 4 ++--
 .../org/apache/spark/sql/execution/python/ExtractPythonUDFs.scala | 5 +++--
 .../scala/org/apache/spark/sql/execution/streaming/memory.scala   | 3 ++-
 .../execution/streaming/sources/TextSocketMicroBatchStream.scala  | 3 ++-
 .../src/main/scala/org/apache/spark/sql/execution/subquery.scala  | 3 ++-
 .../apache/spark/sql/execution/window/AggregateProcessor.scala    | 2 +-
 .../org/apache/spark/sql/execution/window/WindowExecBase.scala    | 8 ++++----
 .../src/main/scala/org/apache/spark/sql/hive/HiveInspectors.scala | 3 ++-
 .../scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala   | 2 +-
 12 files changed, 26 insertions(+), 22 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to