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 53a5f17  [SPARK-29513][SQL] REFRESH TABLE should look up catalog/table 
like v2 commands
     add bfbf282  [SPARK-29503][SQL] Remove conversion CreateNamedStruct to 
CreateNamedStructUnsafe

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/Projection.scala      |  8 +---
 .../catalyst/expressions/complexTypeCreator.scala  | 48 ++++++----------------
 .../sql/catalyst/optimizer/ComplexTypes.scala      |  6 +--
 .../optimizer/NormalizeFloatingNumbers.scala       |  5 +--
 .../spark/sql/catalyst/optimizer/expressions.scala |  4 +-
 .../catalyst/expressions/ComplexTypeSuite.scala    |  1 -
 .../main/scala/org/apache/spark/sql/Column.scala   |  2 +-
 .../spark/sql/DataFrameComplexTypeSuite.scala      | 22 ++++++++++
 8 files changed, 43 insertions(+), 53 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to