Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the Parquet string read code, delete was being called when free should have been used, which was causing address sanitizer issues.
- Loading branch information