Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-35107][SQL] Parse unit-to-unit interval literals to ANSI intervals #32209

Closed
wants to merge 13 commits into from

Commits on Apr 16, 2021

  1. Changing visitInterval()

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f02a63f View commit details
    Browse the repository at this point in the history
  2. Re-gen interval.sql.out

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a627f34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2554d49 View commit details
    Browse the repository at this point in the history
  4. Fix ExpressionParserSuite

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d58e526 View commit details
    Browse the repository at this point in the history
  5. Re-gen create_view.sql.out

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9f3b381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a3271c View commit details
    Browse the repository at this point in the history
  7. Simplify visitInterval()

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9ebc83b View commit details
    Browse the repository at this point in the history
  8. Re-gen date.sql.out

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    be2474c View commit details
    Browse the repository at this point in the history
  9. Re-gen timestamp.sql.out

    MaxGekk committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0cdc08e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4cd653 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Check the to unit

    MaxGekk committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2424d6b View commit details
    Browse the repository at this point in the history
  2. Add a comment

    MaxGekk committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    68c36d1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into parse-ansi-interval…

    …-literals
    
    # Conflicts:
    #	docs/sql-migration-guide.md
    MaxGekk committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7908150 View commit details
    Browse the repository at this point in the history