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 d7b268a [SPARK-29348][SQL] Add observable Metrics for Streaming queries add 39291cf [SPARK-30048][SQL] Enable aggregates with interval type values for RelationalGroupedDataset No new revisions were added by this update. Summary of changes: .../apache/spark/sql/types/AbstractDataType.scala | 4 +-- .../main/scala/org/apache/spark/sql/Dataset.scala | 6 ++-- .../spark/sql/RelationalGroupedDataset.scala | 39 +++++++++++----------- .../apache/spark/sql/DataFrameAggregateSuite.scala | 20 +++++++++++ 4 files changed, 45 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org