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

perf(rust, python, cli): use simd-json for all json parsing #8922

Merged
merged 11 commits into from
May 19, 2023
Merged

Commits on May 19, 2023

  1. infer json

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c6ade1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    656317f View commit details
    Browse the repository at this point in the history
  3. factor out arrow/io_read

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    45e7459 View commit details
    Browse the repository at this point in the history
  4. inline depedency

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c61bab1 View commit details
    Browse the repository at this point in the history
  5. dprint

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    74c97d5 View commit details
    Browse the repository at this point in the history
  6. update arrow

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c21c5a8 View commit details
    Browse the repository at this point in the history
  7. fix tests

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e5a7e20 View commit details
    Browse the repository at this point in the history
  8. remove invalid check

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    faaf1d7 View commit details
    Browse the repository at this point in the history
  9. fix invalid test

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4f3f612 View commit details
    Browse the repository at this point in the history
  10. dbg

    ritchie46 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    741d9e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf91568 View commit details
    Browse the repository at this point in the history