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/02/24 21:49:37 UTC

[spark] branch master updated (293e536 -> 1a4e242)

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

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


    from 293e536  [SPARK-30927][SS] StreamingQueryManager should avoid keeping reference to terminated StreamingQuery
     add 1a4e242  [SPARK-30870][SQL] Column pruning shouldn't alias a nested column if it means the whole structure

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/NestedColumnAliasing.scala   |  4 +++-
 .../sql/catalyst/optimizer/NestedColumnAliasingSuite.scala    |  7 +------
 .../src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala   | 11 +++++++++++
 3 files changed, 15 insertions(+), 7 deletions(-)


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