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

Use size of filtered column to reserve memory for filter when result_size_hint < 0 (#6746) #6750

Commits on Feb 7, 2023

  1. reduce memory allocation for filter when result_size_hint equals -1

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    622a882 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8aa96c2 View commit details
    Browse the repository at this point in the history
  3. update comments

    Signed-off-by: gengliqi <gengliqiii@gmail.com>
    gengliqi authored and ti-chi-bot committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c6b8315 View commit details
    Browse the repository at this point in the history