You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by li...@apache.org on 2019/07/23 16:01:25 UTC

[spark] branch master updated (022667c -> e04f696)

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 022667c  [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval
     add e04f696  [SPARK-28346][SQL] clone the query plan between analyzer, optimizer and planner

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/trees/TreeNode.scala | 13 +++--
 .../spark/sql/execution/QueryExecution.scala       | 24 +++++-----
 .../sql/execution/columnar/InMemoryRelation.scala  |  7 +++
 .../spark/sql/execution/command/SetCommand.scala   |  2 +-
 .../datasources/SaveIntoDataSourceCommand.scala    |  6 +++
 .../spark/sql/execution/QueryExecutionSuite.scala  | 55 +++++++++++++++++++++-
 .../columnar/PartitionBatchPruningSuite.scala      |  4 +-
 7 files changed, 93 insertions(+), 18 deletions(-)


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