This is an automated email from the ASF dual-hosted git repository.
ueshin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 66d8a29dd7b4 [SPARK-47577][SPARK-47579] Correct misleading usage of
log key TASK_ID
add 0864bbeac399 [SPARK-48566][PYTHON] Fix bug where partition indices are
incorrect when UDTF analyze() uses both select and partitionColumns
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 14 +++++--
.../FunctionTableSubqueryArgumentExpression.scala | 7 +++-
.../sql-tests/analyzer-results/udtf/udtf.sql.out | 20 ++++++++++
.../test/resources/sql-tests/inputs/udtf/udtf.sql | 16 ++++++++
.../resources/sql-tests/results/udtf/udtf.sql.out | 26 +++++++++++++
.../apache/spark/sql/IntegratedUDFTestUtils.scala | 44 ++++++++++++++++++++++
6 files changed, 122 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]