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] Use to_arrow_iter in to_arrow to avoid unnecessary array concats #2780

Merged
merged 6 commits into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    895765d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b72732 View commit details
    Browse the repository at this point in the history
  3. Lints

    Jay Chia committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0594db1 View commit details
    Browse the repository at this point in the history
  4. Fix if statement palcement

    Jay Chia committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    278fa0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8add10e View commit details
    Browse the repository at this point in the history
  6. Fix bug with type to pyarrow type

    Jay Chia committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f741a64 View commit details
    Browse the repository at this point in the history