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

fix: fix hash join spilling hang and add more tests #14794

Merged
merged 13 commits into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. fix and add tests

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    49bf379 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    692f8a0 View commit details
    Browse the repository at this point in the history
  3. fix

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0322b95 View commit details
    Browse the repository at this point in the history
  4. fix

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2f21fe3 View commit details
    Browse the repository at this point in the history
  5. close input port

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e1e264b View commit details
    Browse the repository at this point in the history
  6. add log

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9b42c49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9092863 View commit details
    Browse the repository at this point in the history
  8. refine logs

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1b2eeca View commit details
    Browse the repository at this point in the history
  9. fix

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    819186d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46f17f3 View commit details
    Browse the repository at this point in the history
  11. separate tests

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ab8eb58 View commit details
    Browse the repository at this point in the history
  12. fix conflict

    xudong963 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8727228 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    415e190 View commit details
    Browse the repository at this point in the history