Skip to content

[CI] Investigate stack overflow errors on TPC-DS queries #8837

@comphead

Description

@comphead

Is your feature request related to a problem or challenge?

In Datafusion CI builds we spontaneously hit the Rust stack overflow errors on TPC-DS queries. The most notorious is

thread 'tpcds_physical_q54' has overflowed its stack

As a workaround the RUST_MIN_STACK = 3000000 applied for CI builds, but it might be a bigger problem behind that

Describe the solution you'd like

Investigate the reason for hitting stack overflow errors

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions