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

20240530 skipaggpass #23

Merged
merged 17 commits into from
Jun 27, 2024
Merged

Commits on Jun 3, 2024

  1. add a heristic to skip agg pass

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bb35e1e View commit details
    Browse the repository at this point in the history
  2. commit doc change

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8010c01 View commit details
    Browse the repository at this point in the history
  3. refine naming

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e5b2fef View commit details
    Browse the repository at this point in the history
  4. fix only reduction case

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7451f84 View commit details
    Browse the repository at this point in the history
  5. fix compile

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4af0c72 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    35834cb View commit details
    Browse the repository at this point in the history
  7. clean

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    97230b5 View commit details
    Browse the repository at this point in the history
  8. fix doc

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f0f47bd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. reduce premergeci2

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    91b877c View commit details
    Browse the repository at this point in the history
  2. reduce premergeci2, 2

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c9925c3 View commit details
    Browse the repository at this point in the history
  3. use test_parallel to workaround flaky array test

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c62838a View commit details
    Browse the repository at this point in the history
  4. address review comment

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c4c5053 View commit details
    Browse the repository at this point in the history
  5. remove comma

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9e79773 View commit details
    Browse the repository at this point in the history
  6. workaround for ci_scala213

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ac4801b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. disable agg ratio heruistic by default

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    283a4a5 View commit details
    Browse the repository at this point in the history
  2. fix doc

    Signed-off-by: Hongbin Ma (Mahone) <mahongbin@apache.org>
    binmahone committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3e51b42 View commit details
    Browse the repository at this point in the history