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: improve performance of response data parsing #1580

Merged
merged 30 commits into from
Oct 21, 2023

Commits on Oct 5, 2023

  1. WIP: rewrite parser

    arthurschreiber committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bacd841 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. chore: fix CI failures

    MichaelSun90 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5413802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb8c53 View commit details
    Browse the repository at this point in the history
  3. change fedauth length read

    mShan0 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    460f1b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    006116d View commit details
    Browse the repository at this point in the history
  2. chore: fix lint

    MichaelSun90 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    abe78ac View commit details
    Browse the repository at this point in the history
  3. chore: fix the test case for connection retry

    Co-authored-by: mShan0 <mShan0@users.noreply.github.com>
    Co-authored-by: Arthur Schreiber <arthurschreiber@github.com>
    3 people committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    df2a6fa View commit details
    Browse the repository at this point in the history
  4. lint fixes

    mShan0 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e180c39 View commit details
    Browse the repository at this point in the history
  5. convert nbc row token parser

    mShan0 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ce5bfb6 View commit details
    Browse the repository at this point in the history
  6. more lint fixes

    mShan0 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a88407d View commit details
    Browse the repository at this point in the history
  7. result to class

    mShan0 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    918bd90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da61854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e62b80d View commit details
    Browse the repository at this point in the history
  10. convert result type to class

    mShan0 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fb440aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    192fb8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de40b13 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    1032f07 View commit details
    Browse the repository at this point in the history
  2. chore: fix ci failures

    MichaelSun90 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    68627c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cb091f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd9b11a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3363d9 View commit details
    Browse the repository at this point in the history
  6. chore: fix lint

    MichaelSun90 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    031abc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. tds version fix colmetadata

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

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    91f1401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c6c49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f057795 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    4dd82bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0435a78 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. fix lint failure.

    arthurschreiber committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    fd4d03a View commit details
    Browse the repository at this point in the history