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

SDK batching/revamp 3: sunset PythonSession #1985

Merged
merged 42 commits into from
May 4, 2023
Merged

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    68d8b0c View commit details
    Browse the repository at this point in the history
  2. more DataRow size helpers

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cb74038 View commit details
    Browse the repository at this point in the history
  3. DataTableBatcher

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a0d9d39 View commit details
    Browse the repository at this point in the history
  4. lints

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f46ac72 View commit details
    Browse the repository at this point in the history
  5. lints

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5440f76 View commit details
    Browse the repository at this point in the history
  6. self review

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c1088c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbf17be View commit details
    Browse the repository at this point in the history
  8. doc

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e7b42bf View commit details
    Browse the repository at this point in the history
  9. backport

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    573de98 View commit details
    Browse the repository at this point in the history
  10. backport

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    67dc616 View commit details
    Browse the repository at this point in the history
  11. introduce RecordingStream

    teh-cmc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    14130c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b872b63 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71a31bd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. self-review

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    649bbe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b74c3b View commit details
    Browse the repository at this point in the history
  3. tests

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    34be0a7 View commit details
    Browse the repository at this point in the history
  4. even more tests

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    72685fa View commit details
    Browse the repository at this point in the history
  5. rogue todo

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    067168f View commit details
    Browse the repository at this point in the history
  6. batching is now a reality

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b8e0065 View commit details
    Browse the repository at this point in the history
  7. some extra peace of mind

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0e69707 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a75eee View commit details
    Browse the repository at this point in the history
  9. revert

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a7f84c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ead5883 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f0ec73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b8d93f View commit details
    Browse the repository at this point in the history
  13. lock shenanigans

    teh-cmc committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6e348db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    482f2a6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    a31285b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb7ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51e8d92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8580773 View commit details
    Browse the repository at this point in the history
  5. merge shenanigans

    teh-cmc committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4af3342 View commit details
    Browse the repository at this point in the history
  6. address PR comments

    teh-cmc committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d1e5c19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c825cd5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    c60ab2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9feba4 View commit details
    Browse the repository at this point in the history
  3. clean up

    teh-cmc committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9eba5c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a6f14a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aac28aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c1e97a View commit details
    Browse the repository at this point in the history
  7. make a lack of active recording a warn_once situation across both lan…

    …guages and all weird situations
    teh-cmc committed May 4, 2023
    Configuration menu
    Copy the full SHA
    57e0594 View commit details
    Browse the repository at this point in the history
  8. not an issue anymore

    teh-cmc committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b3f6a80 View commit details
    Browse the repository at this point in the history