Hi Shuai,
I responded on the JIRA (and have a PR out to fix the issue I think).
-Micah
On Fri, Aug 20, 2021 at 5:39 AM 张帅 wrote:
> Hello everyone,
>
> I'm suffering from a coredump issue when writing Arrow table to Parquet
> file. This issue is stable reproducible when compiling Arrow without
>
Hello everyone,
I'm suffering from a coredump issue when writing Arrow table to Parquet
file. This issue is stable reproducible when compiling Arrow without
Jemalloc. I made some initial investigations:
1. It happened on v4.0.1 & master branch
2. It happened on different distro & different gcc ve