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-44280][SQL] Add convertJavaTimestampToTimestamp in JDBCDialect API #41843

Closed
wants to merge 30 commits into from

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    bdb2be3 View commit details
    Browse the repository at this point in the history
  2. retrigger workflow

    mingkangli-db committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2ed6130 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    6f9c93a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf23ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9445d37 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    2e05df7 View commit details
    Browse the repository at this point in the history
  2. fix style

    mingkangli-db committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f2f77e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    a2da4ff View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    304de8f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix formatting

    mingkangli-db committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f29b4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d287b29 View commit details
    Browse the repository at this point in the history
  3. format once more

    mingkangli-db committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6041a43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9471d6a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    40597af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b07018 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. add fix attempt

    mingkangli-db committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2916930 View commit details
    Browse the repository at this point in the history
  2. refactor

    mingkangli-db committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    700fc72 View commit details
    Browse the repository at this point in the history
  3. explicit import UTC

    mingkangli-db committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    34ecd58 View commit details
    Browse the repository at this point in the history
  4. remove duplicate import

    mingkangli-db committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c7c84d7 View commit details
    Browse the repository at this point in the history
  5. import ZoneOffset

    mingkangli-db committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bf88f33 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    a4ea4b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb9ea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18bb802 View commit details
    Browse the repository at this point in the history
  4. Empty-Commit

    mingkangli-db committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ec204c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ace6182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1f5578 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d752feb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. address comments

    mingkangli-db committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fa52e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fd600 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    30db0bb View commit details
    Browse the repository at this point in the history