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 162f056 [SPARK-34896][SQL] Return day-time interval from dates subtraction add eecc43c [SPARK-34568][SQL] When SparkContext's conf not enable hive, we should respect `enableHiveSupport()` when build SparkSession too No new revisions were added by this update. Summary of changes: .../scala/org/apache/spark/sql/SparkSession.scala | 2 +- .../scala/org/apache/spark/sql/api/r/SQLUtils.scala | 8 +------- .../org/apache/spark/sql/hive/HiveContext.scala | 2 +- .../scala/org/apache/spark/sql/hive/HiveUtils.scala | 9 ++------- .../spark/sql/hive/HiveSharedStateSuite.scala | 21 +++++++++++++++++++++ .../org/apache/spark/sql/hive/test/TestHive.scala | 8 ++++++-- 6 files changed, 32 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org