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: Add TableDataService#getRawTableLocationProvider #5966

Merged
merged 20 commits into from
Sep 5, 2024

Commits on Aug 15, 2024

  1. Expose members

    arman-ddl committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9ee6a6e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Revert "Expose members"

    This reverts commit 9ee6a6e.
    arman-ddl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e3ea423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d2c8a View commit details
    Browse the repository at this point in the history
  3. Improve filtered TDS impl

    arman-ddl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aed0740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a53707 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 29, 2024

  1. Apply suggestions from code review

    Per Darin and Ryan
    
    Co-authored-by: Ryan Caudy <rcaudy@gmail.com>
    Co-authored-by: Darin Petty <github@fourpettys.com>
    3 people authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b2269f6 View commit details
    Browse the repository at this point in the history
  2. Fix iteration bug

    arman-ddl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ddd76f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2399e0 View commit details
    Browse the repository at this point in the history
  4. Revert "Use default NamedImplementation#getImplementationName instead…

    … of constants"
    
    This reverts commit a2399e0.
    arman-ddl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5a86f98 View commit details
    Browse the repository at this point in the history
  5. Spotless

    arman-ddl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5afd7d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Apply suggestions from code review

    Per Darin
    
    Co-authored-by: Darin Petty <github@fourpettys.com>
    arman-ddl and darinpetty authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3677e8e View commit details
    Browse the repository at this point in the history
  2. Fix suggestion typo

    arman-ddl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fb49b99 View commit details
    Browse the repository at this point in the history
  3. Add 'final's

    arman-ddl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d05bec View commit details
    Browse the repository at this point in the history
  4. Add 'final's (cont'd)

    arman-ddl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3ea93dc View commit details
    Browse the repository at this point in the history
  5. Polish javadoc

    arman-ddl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    916cf21 View commit details
    Browse the repository at this point in the history
  6. Polish javadoc

    arman-ddl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5ca845e View commit details
    Browse the repository at this point in the history
  7. Polish javadoc

    arman-ddl committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f8ce47e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Add unit test

    arman-ddl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4649a1a View commit details
    Browse the repository at this point in the history