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-27793][SQL] Add ANSI SQL day-time and year-month interval types #31614

Closed
wants to merge 5 commits into from

Commits on Feb 22, 2021

  1. Add DayTimeIntervalType

    MaxGekk committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4ec2497 View commit details
    Browse the repository at this point in the history
  2. Add YearMonthIntervalType

    MaxGekk committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    28ef315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afde2e4 View commit details
    Browse the repository at this point in the history
  4. Add methods to DataTypes

    MaxGekk committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    9198c27 View commit details
    Browse the repository at this point in the history
  5. Check default values

    MaxGekk committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    c72a455 View commit details
    Browse the repository at this point in the history