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

Query service2 #58

Closed
wants to merge 56 commits into from
Closed

Query service2 #58

wants to merge 56 commits into from

Commits on Oct 13, 2023

  1. query design

    XmasApple committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    be09e5d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Transactions concept

    XmasApple committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3c4dc57 View commit details
    Browse the repository at this point in the history
  2. tx concept

    XmasApple committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f386471 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Add TxType to ExecTx method

    XmasApple committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f01aad5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. client.Query, client.Tx

    XmasApple committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a73976f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f14504 View commit details
    Browse the repository at this point in the history
  3. Transaction methods

    XmasApple committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8c9d588 View commit details
    Browse the repository at this point in the history
  4. Add retry rules

    XmasApple committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    70f98ac View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Retry template

    XmasApple committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a2c110b View commit details
    Browse the repository at this point in the history
  2. Basic session pool.

    XmasApple committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c3481a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    a6f5856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062a880 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 30, 2023

  1. Update tests

    XmasApple committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    16e3b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347d002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a4fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    345306f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968174b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75df84b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    221b25a View commit details
    Browse the repository at this point in the history
  5. More logs on retry

    XmasApple committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7fa7a10 View commit details
    Browse the repository at this point in the history
  6. rename

    XmasApple committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4c43f81 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    7c8fb70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c6d37 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Session detach

    XmasApple committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e133940 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. QueryService: Rewrite tests

    XmasApple committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a9fe3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268acbf View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    ca2b754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baeb93c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd52bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3e5e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a565aab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cd5d8e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Resolve conversations

    XmasApple committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    54ced2e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    7253a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e44cf View commit details
    Browse the repository at this point in the history
  3. resolve some conversations

    XmasApple committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6939c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e03800a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into queryService

    # Conflicts:
    #	examples/src/BasicExample/FillData.cs
    #	src/Ydb.Sdk/src/Services/Table/Session.cs
    #	src/Ydb.Sdk/src/Services/Table/SessionPool.cs
    XmasApple committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ac24245 View commit details
    Browse the repository at this point in the history
  6. Merge fix

    XmasApple committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    341068f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    5adbc82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e599e8c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge branch 'main' into queryService2

    # Conflicts:
    #	src/Ydb.Sdk/src/Services/Table/ExecuteDataQuery.cs
    #	src/Ydb.Sdk/src/Services/Table/SessionPool.cs
    #	src/Ydb.Sdk/tests/Utils.cs
    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c4a7fc7 View commit details
    Browse the repository at this point in the history
  2. using session

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4054e89 View commit details
    Browse the repository at this point in the history
  3. fix logger name

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c7794d6 View commit details
    Browse the repository at this point in the history
  4. fix format

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ef6a30c View commit details
    Browse the repository at this point in the history
  5. fix format

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c42042f View commit details
    Browse the repository at this point in the history
  6. fix format

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    467ef08 View commit details
    Browse the repository at this point in the history
  7. fix format

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8d8dd9b View commit details
    Browse the repository at this point in the history
  8. failfast false

    rekby committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9a40331 View commit details
    Browse the repository at this point in the history