This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 06df121 [SPARK-28123][SQL] String Functions: support btrim
add 96bcb4b [SPARK-34283][SQL] Combines all adjacent 'Union' operators
into a single 'Union' when using 'Dataset.union.distinct.union.distinct'
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/optimizer/Optimizer.scala | 14 ++-
.../sql/catalyst/optimizer/SetOperationSuite.scala | 88 ++++++++++++++++++
.../spark/sql/DataFrameSetOperationsSuite.scala | 101 ++++++++++++++++++++-
3 files changed, 199 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]