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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to