liyafan82 opened a new pull request #7628: URL: https://github.com/apache/arrow/pull/7628
The problem was caused by a cyclic dependency of class loading. Please see the discussion in the jira: https://issues.apache.org/jira/browse/ARROW-9315 We solve it by making DefaultAllocationManagerOption#DEFAULT_ALLOCATION_MANAGER_FACTORY initialize lazily. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org