Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-27790 Support ANSI SQL INTERVAL types
  3. SPARK-34905

Enable ANSI intervals in SQLQueryTestSuite

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • Tests
    • None

    Description

      Remove the following code from SQLQueryTestSuite:

          localSparkSession.conf.set(SQLConf.LEGACY_INTERVAL_ENABLED.key, true)
      

      and use the ANSI interval where it is possible.

      Probably, this depends on casting intervals to strings.

      Attachments

        Issue Links

          Activity

            People

              maxgekk Max Gekk
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: