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

Fill in missing Debug fields for SessionState #12663

Merged
merged 23 commits into from
Sep 29, 2024
Merged

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b154670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69d73c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f16647 View commit details
    Browse the repository at this point in the history
  4. Revert "Add reference to meet &JoinType type required" as clippy lint…

    … informs this is unnecessary
    
    This reverts commit f69d73c.
    AnthonyZhOon committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    41d4788 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    e5d56ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58847e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4a92d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4154da5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b507fd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4abab5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5459c46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a14ec64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c259a94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58587e0 View commit details
    Browse the repository at this point in the history
  11. Implement Debug for SessionStateBuilder to reorder output fields,…

    … keep consistent Debug field order with `SessionState`
    AnthonyZhOon committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9da519 View commit details
    Browse the repository at this point in the history
  12. Settle TODO for displaying Debug of InformationSchemaConfig after…

    … `CatalogProviderList` requires `Debug`
    AnthonyZhOon committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cdadebe View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Implement Debug for SessionState to be in sync with `SessionState…

    …Builder` now that the fields all require `Debug`
    AnthonyZhOon committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4fd9738 View commit details
    Browse the repository at this point in the history
  2. Implement Debug for SessionState to be in sync with `SessionState…

    …Builder` now that the fields have `Debug` available
    AnthonyZhOon committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e16d08c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'catalog_provider_list' of github.com:AnthonyZhOon/dataf…

    …usion into catalog_provider_list
    AnthonyZhOon committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0ce78a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c6941b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3426158 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from AnthonyZhOon/catalog_provider_list

    Catalog provider list
    AnthonyZhOon authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a0f840 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    251a52f View commit details
    Browse the repository at this point in the history