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-37013][SQL] Forbid %0$ usage explicitly to ensure format_string has same behavior when using Java 8 and Java 17 #34313

Closed
wants to merge 11 commits into from

Commits on Oct 18, 2021

  1. fix SPARPK-37013

    LuciferYang committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    52aa467 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    7674b55 View commit details
    Browse the repository at this point in the history
  2. fix SPARK-37013

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c457603 View commit details
    Browse the repository at this point in the history
  3. revert

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b3bc471 View commit details
    Browse the repository at this point in the history
  4. revert

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    321f67a View commit details
    Browse the repository at this point in the history
  5. revert

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8d22f3e View commit details
    Browse the repository at this point in the history
  6. revert

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c57b424 View commit details
    Browse the repository at this point in the history
  7. refactor

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3ffe3f9 View commit details
    Browse the repository at this point in the history
  8. update text.sql.out

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    75a1ed2 View commit details
    Browse the repository at this point in the history
  9. use StringLiteral

    LuciferYang committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    7e8c3d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. sql-migration-guide.md

    LuciferYang committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ba7c160 View commit details
    Browse the repository at this point in the history