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 executeSelectAsync and Refactor #2294

Merged
merged 27 commits into from Oct 12, 2022

Commits on Sep 27, 2022

  1. Add executeSelectAsync

    prash-mi committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1591411 View commit details
    Browse the repository at this point in the history
  2. Add executeSelectAsync

    prash-mi committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6e83662 View commit details
    Browse the repository at this point in the history
  3. Add ExecuteSelectResponse

    prash-mi committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6ea69d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    344d34b View commit details
    Browse the repository at this point in the history
  2. feat: Add executeSelectAsync

    prash-mi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3133ca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3350360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bee0d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    149242c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24c16fe View commit details
    Browse the repository at this point in the history
  7. Add UT for Async methods

    prash-mi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a16eb33 View commit details
    Browse the repository at this point in the history
  8. Added IT for async methods

    prash-mi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6c1b6ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    031e81a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dda219 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a420b4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81798f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    e54dba9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/async-execute-select-and-refacto…

    …r' into async-execute-select-and-refactor
    prash-mi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b99935b View commit details
    Browse the repository at this point in the history
  3. lint

    prash-mi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2c0471d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f54136d View commit details
    Browse the repository at this point in the history
  5. Add javadoc for overloaded executeSelectAsync and refactored getExecu…

    …teSelectFuture to handle BigQuerySQLException
    prash-mi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    89dc083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffa218a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89b29b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    896b476 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into async-execute-select-and-refactor

    # Conflicts:
    #	README.md
    prash-mi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    53029f1 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/async-execute-select-and-refacto…

    …r' into async-execute-select-and-refactor
    prash-mi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    429101b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    704ec9d View commit details
    Browse the repository at this point in the history
  12. update javadoc

    prash-mi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cba789e View commit details
    Browse the repository at this point in the history