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 6c80ebb [SPARK-31818][SQL] Fix pushing down filters with
`java.time.Instant` values in ORC
add df2a1fe [SPARK-31808][SQL] Makes struct function's output name and
class name pretty
No new revisions were added by this update.
Summary of changes:
.../catalyst/expressions/complexTypeCreator.scala | 34 ++++++++++++++++++----
.../spark/sql/catalyst/parser/AstBuilder.scala | 2 +-
.../scala/org/apache/spark/sql/functions.scala | 2 +-
.../sql-functions/sql-expression-schema.md | 6 ++--
.../sql-tests/results/group-by-filter.sql.out | 2 +-
.../resources/sql-tests/results/group-by.sql.out | 2 +-
.../resources/sql-tests/results/struct.sql.out | 2 +-
.../results/typeCoercion/native/mapZipWith.sql.out | 4 +--
.../sql-tests/results/udf/udf-group-by.sql.out | 2 +-
9 files changed, 40 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]