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

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


    from ded1a74  [SPARK-28365][ML] Fallback locale to en_US in 
StopWordsRemover if system default locale isn't in available locales in JVM
     add c93d2dd  [SPARK-28237][SQL] Enforce Idempotence for Once batches in 
RuleExecutor

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  7 +++++
 .../spark/sql/catalyst/rules/RuleExecutor.scala    | 30 ++++++++++++++++++++--
 .../sql/catalyst/optimizer/PruneFiltersSuite.scala |  2 +-
 .../PullupCorrelatedPredicatesSuite.scala          |  2 ++
 .../optimizer/StarJoinCostBasedReorderSuite.scala  |  2 +-
 .../sql/catalyst/trees/RuleExecutorSuite.scala     | 22 +++++++++++++---
 6 files changed, 58 insertions(+), 7 deletions(-)


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

Reply via email to