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

[SPARK-45814][CONNECT][SQL]Make ArrowConverters.createEmptyArrowBatch call close() to avoid memory leak #43691

Closed
wants to merge 4 commits into from

Commits on Nov 7, 2023

  1. call hasNext to avoid memory leak

    xieshuaihu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e16e996 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. better close()

    xieshuaihu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8652a40 View commit details
    Browse the repository at this point in the history
  2. better close()

    xieshuaihu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    860c8a1 View commit details
    Browse the repository at this point in the history
  3. follow review

    xieshuaihu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2574223 View commit details
    Browse the repository at this point in the history