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-39259][SQL] Evaluate timestamps consistently in subqueries #36654

Closed
wants to merge 11 commits into from

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    5f20717 View commit details
    Browse the repository at this point in the history
  2. wip

    olaky committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ff68d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8075b25 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    7897342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a854a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e2c69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b4bcf View commit details
    Browse the repository at this point in the history
  5. Use DateTimeUtils.microsToDays

    olaky committed May 27, 2022
    Configuration menu
    Copy the full SHA
    87e1d92 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Remove unused import

    olaky committed May 30, 2022
    Configuration menu
    Copy the full SHA
    d70ea4d View commit details
    Browse the repository at this point in the history
  2. Inline applyWithTimestamp

    olaky committed May 30, 2022
    Configuration menu
    Copy the full SHA
    a242bcf View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Remove asInstanceOf casts

    olaky committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e48dc4c View commit details
    Browse the repository at this point in the history