You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Larry White <lj...@gmail.com> on 2023/03/03 01:48:51 UTC

Proposed Java change to DEBUG defaults

Hi all,

There's a proposed change to Java build defaults that I would like to get
into the next release if possible. The issue is well described in a GitHub
issue BaseAllocator.DEBUG should be opt-in
<https://github.com/apache/arrow/issues/34338>, so I won't go into the
details here, but the current settings cause significant performance
degradation in basically all test runs and JUnit usages in IDEs.

If you have any concerns about how this might affect your development
experience, please take a look at the GitHub issue and comment there,
and/or reply to this thread.

Thanks,

Larry