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(meta): support scaling delta join #8694

Merged
merged 7 commits into from
Mar 23, 2023
Merged

Commits on Mar 21, 2023

  1. only traverse no-shuffle downstreams

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c64a947 View commit details
    Browse the repository at this point in the history
  2. fix resolve of downstream fragment ids

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    58c3996 View commit details
    Browse the repository at this point in the history
  3. change log level

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    2589356 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    69a1633 View commit details
    Browse the repository at this point in the history
  2. add test for delta join

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    763cabb View commit details
    Browse the repository at this point in the history
  3. fix vnode bitmap and invalidate cache

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    637d164 View commit details
    Browse the repository at this point in the history
  4. fix and enable unit tests

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    52d53a4 View commit details
    Browse the repository at this point in the history