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

Add support for external tables with qualified names #12645

Merged
merged 9 commits into from
Oct 1, 2024

Commits on Sep 27, 2024

  1. Make support schemas

    OussamaSaoudi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d825c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187151f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    170f239 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    88e90d2 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    OussamaSaoudi committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b7576b9 View commit details
    Browse the repository at this point in the history
  3. Update datafusion/sql/src/statement.rs

    Co-authored-by: Jonah Gao <[email protected]>
    OussamaSaoudi and jonahgao authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2d20715 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Add sqllogic tests

    OussamaSaoudi committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e00b5c8 View commit details
    Browse the repository at this point in the history
  2. Fix failing tests

    OussamaSaoudi committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b1e6e69 View commit details
    Browse the repository at this point in the history