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

Move sql_compound_identifier_to_expr to ExprPlanner #11487

Merged
merged 20 commits into from
Jul 21, 2024

Commits on Jul 16, 2024

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

    dharanad committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    44118b9 View commit details
    Browse the repository at this point in the history
  3. formatting

    dharanad committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    404347e View commit details
    Browse the repository at this point in the history
  4. documentation

    dharanad committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1adc9a4 View commit details
    Browse the repository at this point in the history
  5. refactor

    dharanad committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5f4ac70 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. documentation & fix's

    dharanad committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    38debfc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. move optimizer tests to core

    dharanad committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6623219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    040dc3c View commit details
    Browse the repository at this point in the history
  3. fix breaking tc's

    dharanad committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    73cf5fa View commit details
    Browse the repository at this point in the history
  4. cleanup

    dharanad committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e4a7d7c View commit details
    Browse the repository at this point in the history
  5. fix examples

    dharanad committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7c52b3d View commit details
    Browse the repository at this point in the history
  6. formatting

    dharanad committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2ab18e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    9378d15 View commit details
    Browse the repository at this point in the history
  2. update compound identifier

    dharanad committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1379cd7 View commit details
    Browse the repository at this point in the history
  3. update planner

    dharanad committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d6c3590 View commit details
    Browse the repository at this point in the history
  4. update planner

    dharanad committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d2fa19a View commit details
    Browse the repository at this point in the history
  5. formatting

    dharanad committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3076d54 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'refs/heads/main' into move-get-field-expr-planner

    # Conflicts:
    #	datafusion/expr/src/planner.rs
    dharanad committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    091260f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. reverting optimizer tests

    dharanad committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    40ab63c View commit details
    Browse the repository at this point in the history
  2. formatting

    dharanad committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    671ee93 View commit details
    Browse the repository at this point in the history