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 502fa8070c65 [SPARK-47168][SQL] Disable parquet filter pushdown when
working with non default collated strings
add c417c757907e [SPARK-47033][SQL] Fix EXECUTE IMMEDIATE USING does not
recognize session variable names
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/executeImmediate.scala | 9 ++++--
.../analyzer-results/execute-immediate.sql.out | 33 ++++++++++++++++++++++
.../sql-tests/inputs/execute-immediate.sql | 11 ++++++--
.../sql-tests/results/execute-immediate.sql.out | 31 ++++++++++++++++++++
.../ExecuteImmediateEndToEndSuite.scala} | 31 ++++++++++----------
5 files changed, 95 insertions(+), 20 deletions(-)
copy sql/core/src/test/scala/org/apache/spark/sql/{api/r/SQLUtilsSuite.scala
=> execution/ExecuteImmediateEndToEndSuite.scala} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]