Closed as not planned
Description
related to apache/datafusion#12731
The issue is that unoptimized(debug) build consume more stack memory, which known to cause stack overflow if stack size is less than 1MiB.
Expected change:
- Return error on stack overflow
- Reduce stack usage (or grow stack
Metadata
Metadata
Assignees
Labels
No labels