This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 0b785b3c773 [SPARK-39448][SQL] Add `ReplaceCTERefWithRepartition` into
`nonExcludableRules` list
add a9b2a2e92b3 [SPARK-39381][SQL] Make vectorized orc columar writer
batch size configurable
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/spark/sql/internal/SQLConf.scala | 9 +++++++++
.../sql/execution/datasources/orc/OrcFileFormat.scala | 4 +++-
.../sql/execution/datasources/orc/OrcOutputWriter.scala | 5 +++--
.../spark/sql/execution/datasources/v2/orc/OrcWrite.scala | 4 +++-
.../sql/execution/datasources/orc/OrcQuerySuite.scala | 15 +++++++++++++++
5 files changed, 33 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]