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(query): window partition by spill to disk #16441

Merged
merged 50 commits into from
Oct 8, 2024

Commits on Sep 10, 2024

  1. dma write

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    70d66b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. partition spill to disk

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5666858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d757e08 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c3432de View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. refine

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ebe64bc View commit details
    Browse the repository at this point in the history
  2. temp file

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0e0184d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'up/main' into spill-disk

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    43110ec View commit details
    Browse the repository at this point in the history
  4. refactor spill

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3ac783e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. clear temp dir

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f41a038 View commit details
    Browse the repository at this point in the history
  2. move dma

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    11f3f70 View commit details
    Browse the repository at this point in the history
  3. config

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c77dbcd View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    205a1de View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. bytes limit

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    cdf6d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. rustix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37a8be8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. rustix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    121f15f View commit details
    Browse the repository at this point in the history
  2. temp

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1a1ae2a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'up/main' into spill-disk

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eb7bae3 View commit details
    Browse the repository at this point in the history
  4. Location

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e109d35 View commit details
    Browse the repository at this point in the history
  5. builder

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f4c844f View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a525891 View commit details
    Browse the repository at this point in the history
  7. SpillerConfig

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dbf516b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. temp dir

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    20fd4a6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'up/main' into spill-disk

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    649f9d2 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    39809e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge remote-tracking branch 'up/main' into spill-disk

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    069558a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. drop_disk_spill_dir_unknown

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    da387b3 View commit details
    Browse the repository at this point in the history
  2. drop residual temp dir

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4344eea View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. no copy read

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2cbf13f View commit details
    Browse the repository at this point in the history
  2. rename reserved_disk_ratio

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b469495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d672db View commit details
    Browse the repository at this point in the history
  4. defalut disable

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c529dfc View commit details
    Browse the repository at this point in the history
  5. update setting

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fd9b15b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9896bb7 View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b343046 View commit details
    Browse the repository at this point in the history
  8. fix dma

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4bcaa38 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8520d80 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. refactor dma

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1583f77 View commit details
    Browse the repository at this point in the history
  2. change config

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    657c1c2 View commit details
    Browse the repository at this point in the history
  3. Alignment

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0e70745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4210209 View commit details
    Browse the repository at this point in the history
  5. cloud test

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b06b3d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ed1366 View commit details
    Browse the repository at this point in the history
  7. x

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    37a2ec6 View commit details
    Browse the repository at this point in the history
  8. clean

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    36162bf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. spill_local_disk_path

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    db0135e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd1d0a View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    57d5396 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0020ee9 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: coldWater <[email protected]>
    forsaken628 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8b9aee7 View commit details
    Browse the repository at this point in the history