Vladimir Golubev created SPARK-51135:
----------------------------------------
Summary: Fix ViewResolverSuite for non-ANSI mode.
Key: SPARK-51135
URL: https://issues.apache.org/jira/browse/SPARK-51135
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 4.0.0
Reporter: Vladimir Golubev
Fix `ViewResolverSuite` for non-ANSI mode. View column `Cast`s have have ANSI
evaluation in non-ANSI mode when view schema `COMPENSATION` is the default view
schema mode:
https://github.com/apache/spark/blob/301b666a1fcbd4c59d96c53fe3a547ea1512f397/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala#L965.
A followup PR for
https://github.com/apache/spark/pull/49658#discussion_r1944266007.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]