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

refactor(sql-execute): refactor SQL async execute api into streaming return #2246

Merged
merged 18 commits into from
Apr 28, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    663dfcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c1060 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. response to CR comments

    LuckyPickleZZ committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f0e8ee4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/dev/4.3.x' into wen…

    …mu_430_feat_refactor_async_execute
    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6cd688a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/dev/4.3.x' into wen…

    …mu_430_feat_refactor_async_execute
    
    # Conflicts:
    #	server/odc-service/src/main/java/com/oceanbase/odc/service/session/OdcStatementCallBack.java
    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    83509c0 View commit details
    Browse the repository at this point in the history
  3. response to CR comments

    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0242e51 View commit details
    Browse the repository at this point in the history
  4. fix typo

    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    caa5728 View commit details
    Browse the repository at this point in the history
  5. format code

    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    180fc84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3179d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d93beb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7df9397 View commit details
    Browse the repository at this point in the history
  9. response to CR

    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    769a879 View commit details
    Browse the repository at this point in the history
  10. fix an error

    LuckyPickleZZ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6997eec View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. response to CR comments

    LuckyPickleZZ committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ce6eced View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. response to CR comments

    LuckyPickleZZ committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1ab297d View commit details
    Browse the repository at this point in the history
  2. fix wrong method name

    LuckyPickleZZ committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4eb6f8d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. response to CR comments

    LuckyPickleZZ committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6e1b48c View commit details
    Browse the repository at this point in the history