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-38236][SQL] Check if table location is absolute by "new Path(locationUri).isAbsolute" in create/alter table #35462

Closed
wants to merge 7 commits into from

Commits on Feb 9, 2022

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

Commits on Feb 11, 2022

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

Commits on Feb 14, 2022

  1. Address comments

    bozhang2820 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    afaabe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Fix tests

    bozhang2820 committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    65b7b18 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Revert "Fix tests"

    This reverts commit 65b7b18.
    bozhang2820 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    654b953 View commit details
    Browse the repository at this point in the history
  2. Revert "Split out CommonFileDataSourceSuite"

    This reverts commit 67c2318.
    bozhang2820 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6782a23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd16730 View commit details
    Browse the repository at this point in the history