Skip to content

fix #3872#3873

Merged
hansva merged 2 commits into
apache:mainfrom
sramazzina:3872
Apr 29, 2024
Merged

fix #3872#3873
hansva merged 2 commits into
apache:mainfrom
sramazzina:3872

Conversation

@sramazzina
Copy link
Copy Markdown
Contributor

@sramazzina sramazzina commented Apr 26, 2024

fix #3872 - Parquet input: opened files are never closed


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@hansva hansva merged commit bd9b953 into apache:main Apr 29, 2024
@github-actions github-actions Bot added this to the 2.9 milestone Apr 29, 2024
@sramazzina sramazzina deleted the 3872 branch May 7, 2024 10:48
@hansva hansva removed this from the 2.9 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Parquet input: opened files are never closed

2 participants