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

Optimize exec async #16

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Optimize exec async #16

wants to merge 8 commits into from

Commits on Aug 11, 2022

  1. fix exec async race condition

    NRHelmi committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3c4b3b9 View commit details
    Browse the repository at this point in the history
  2. adding execute example

    NRHelmi committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    68f4d21 View commit details
    Browse the repository at this point in the history
  3. using gotCompletedResult

    NRHelmi committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3eb1364 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update rai-sdk/src/main/java/com/relationalai/TransactionAsyncResult.…

    …java
    
    Co-authored-by: Pete Vilter <[email protected]>
    NRHelmi and vilterp authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2f8f985 View commit details
    Browse the repository at this point in the history
  2. addressing PR comments

    NRHelmi committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    841a5d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. sync with main

    NRHelmi committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    55940c0 View commit details
    Browse the repository at this point in the history
  2. fix

    NRHelmi committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    eb040ae View commit details
    Browse the repository at this point in the history
  3. fix metadata.pb

    NRHelmi committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    bf91ae7 View commit details
    Browse the repository at this point in the history