You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/10/18 07:28:08 UTC

[spark] branch branch-2.4 updated (2e72b01 -> 1d9ffad)

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

dongjoon pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 2e72b01  [SPARK-26646][TEST][PYSPARK][2.4] Fix flaky test: pyspark.mllib.tests.StreamingLogisticRegressionWithSGDTests.test_training_and_prediction
     add 1d9ffad  [SPARK-33131][SQL][2.4] Fix grouping sets with having clause can not resolve qualified col name

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../src/test/resources/sql-tests/inputs/having.sql |  6 ++++
 .../resources/sql-tests/results/having.sql.out     | 32 ++++++++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)


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