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

[Data] Fix OutputBlockBuffer to avoid repeatedly copying remainder block #48266

Merged
merged 4 commits into from
Nov 2, 2024

Commits on Nov 1, 2024

  1. Avoid copying remainder block

    Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
    alexeykudinkin committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ea71247 View commit details
    Browse the repository at this point in the history
  2. Tidying up

    Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
    alexeykudinkin committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7c2b829 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
    alexeykudinkin committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    85ae249 View commit details
    Browse the repository at this point in the history
  4. Tidying up docs

    Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
    alexeykudinkin committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    aade112 View commit details
    Browse the repository at this point in the history