Skip to content

Query against a large parquet file caused crash #202

@chrisfw

Description

@chrisfw

Hello,

I was running a simple select * query against a large parquet file using the latest code from the repository on binary compiled on Windows 11 and it caused a crash with the error below:

thread 'tokio-runtime-worker' panicked at C:\Users\cwhelan\projects\datafusion-postgres\datafusion-postgres\datafusion-postgres\src\handlers.rs:792:36:
removal index (is 0) should be < len (is 0)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I will start running the program with the RUST_BACKTRACE set to 1 to ger more information if it occurs again.

Please let me know if there is other information you would like me to provide.

Thanks,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions