[
https://issues.apache.org/jira/browse/SPARK-34905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317396#comment-17317396
]
Apache Spark commented on SPARK-34905:
--------------------------------------
User 'MaxGekk' has created a pull request for this issue:
https://github.com/apache/spark/pull/32099
> Enable ANSI intervals in SQLQueryTestSuite
> ------------------------------------------
>
> Key: SPARK-34905
> URL: https://issues.apache.org/jira/browse/SPARK-34905
> Project: Spark
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 3.2.0
> Reporter: Max Gekk
> Priority: Major
>
> Remove the following code from SQLQueryTestSuite:
> {code:java}
> localSparkSession.conf.set(SQLConf.LEGACY_INTERVAL_ENABLED.key, true)
> {code}
> and use the ANSI interval where it is possible.
> Probably, this depends on casting intervals to strings.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]