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 bug in memory reservation #43511

Merged
merged 13 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. fix downstream non-map resource usage

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d3fce73 View commit details
    Browse the repository at this point in the history
  2. parameterize insert_limit_op

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f200b29 View commit details
    Browse the repository at this point in the history
  3. fix test_backpressure_from_output

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    70afd20 View commit details
    Browse the repository at this point in the history
  4. remove debug info

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9eab36b View commit details
    Browse the repository at this point in the history
  5. lint

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f22d04c View commit details
    Browse the repository at this point in the history
  6. deflaky test_e2e_autoscaling_up

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5408b2e View commit details
    Browse the repository at this point in the history
  7. typo

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d9018b6 View commit details
    Browse the repository at this point in the history
  8. num_cpus=0 for limit/streaming_split tasks

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f2c2c7e View commit details
    Browse the repository at this point in the history
  9. reserve for op internal output buffers

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6461339 View commit details
    Browse the repository at this point in the history
  10. debug string

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4d09678 View commit details
    Browse the repository at this point in the history
  11. simplify parameterize

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    06f4642 View commit details
    Browse the repository at this point in the history
  12. add test_no_deadlock_with_preserve_order

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    714841e View commit details
    Browse the repository at this point in the history
  13. lint

    Signed-off-by: Hao Chen <[email protected]>
    raulchen committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ed60066 View commit details
    Browse the repository at this point in the history