You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2023/03/30 06:09:00 UTC

[jira] [Created] (SPARK-42975) Cast result type to timestamp type for string +/- interval

Yuming Wang created SPARK-42975:
-----------------------------------

             Summary: Cast result type to timestamp type for string +/- interval
                 Key: SPARK-42975
                 URL: https://issues.apache.org/jira/browse/SPARK-42975
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.5.0
            Reporter: Yuming Wang


select '2023-01-01' >= '2023-01-08' - interval '7' day;
should be true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org