Skip to content

bug: parallel find_all on empty result fails #398

@CoderJoshDK

Description

@CoderJoshDK

When you run a parallel version of the find_all, the pa.concat function fails: ArrowInvalid: Must pass at least one table

Instead, results needs to be validated that it has any data and if not, skip the concat.

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