[
https://issues.apache.org/jira/browse/SPARK-50870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-50870:
-----------------------------------
Labels: pull-request-available (was: )
> DataSourceV2 relations may contain unresolved cast expressions after
> materializing current_timestamp()
> ------------------------------------------------------------------------------------------------------
>
> Key: SPARK-50870
> URL: https://issues.apache.org/jira/browse/SPARK-50870
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 4.0.0
> Reporter: Changgyoo Park
> Priority: Major
> Labels: pull-request-available
>
> current_timestamp() -> materialized as a string.
> additional optimizer rules may add cast(string, timestamptype) expressions if
> the current_timestamp() has been pushed down to a DataSourceV2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]