This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from e8d6f5437e9e [SPARK-52426][CORE] Support redirecting stdout/stderr to logging system add 44d9fce85524 [SPARK-52492][SQL] Make InMemoryRelation.convertToColumnarIfPossible customizable No new revisions were added by this update. Summary of changes: .../spark/sql/columnar/CachedBatchSerializer.scala | 36 +++++++++++++ .../sql/execution/columnar/InMemoryRelation.scala | 25 +++------ .../columnar/CachedBatchSerializerSuite.scala | 59 +++++++++++++++++++++- 3 files changed, 100 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org