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

GH-41262: [Java][FlightSQL] Implement stateless prepared statements #41237

Merged
merged 16 commits into from
Jun 3, 2024

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    da34c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218cb00 View commit details
    Browse the repository at this point in the history
  3. apacheGH-37720: [Java][FlightSQL] Implement stateless prepared statem…

    …ents
    
    Part fixed caching of statementContext
    stevelorddremio committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c615f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    417230c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23c79b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36df229 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e758d34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dd7a9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82a86ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15d7b4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    46d50dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe4ad62 View commit details
    Browse the repository at this point in the history
  13. GH 41262:[Java][FlightSQL] Implement stateless prepared statement

    Clean up Derby database at end of class test
    stevelorddremio committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    20887c1 View commit details
    Browse the repository at this point in the history
  14. GH 41262:[Java][FlightSQL] Implement stateless prepared statement

    Continue to attempt to clean Derby database
    stevelorddremio committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5a867ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a43c06b View commit details
    Browse the repository at this point in the history
  16. GH 41262:[Java][FlightSQL] Implement stateless prepared statement

    Create separate database per test class
    stevelorddremio committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    641a519 View commit details
    Browse the repository at this point in the history