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

feat(query): Settings clause #16669

Merged
merged 6 commits into from
Oct 30, 2024
Merged

feat(query): Settings clause #16669

merged 6 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. feat(query): Settings clause

    TCeason committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    270308b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5510dd5 View commit details
    Browse the repository at this point in the history
  3. refactor: settings(setting_name=value, ...)

    QueryContextShared add query_settings
    
    QueryContext.get_shared_settings -> QueryContext.get_session_settings
    TCeason committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bc1f8d9 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    TCeason committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    09f4e84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d0f921 View commit details
    Browse the repository at this point in the history
  6. fix ut

    TCeason committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bb3cf31 View commit details
    Browse the repository at this point in the history