Skip to content

Make an end to end reproducer for zero column batch issues #5713

@kazuyukitanimura

Description

@kazuyukitanimura

Is your feature request related to a problem or challenge?

Based on the review #5709 (review) it is ideal to make an end to end reproducer for zero column batch issues (either with SQL or with the DataFrame API) It would be nice to ensure there aren't other issues with creating zero column batches.

We have found two execs so far that return an Err ArrowError(InvalidArgumentError("must either specify a row count or at least one column")) with no column #4911 #5701

I suspect there are other exec may have the same issue.

Describe the solution you'd like

Need to find a good method to project empty-column relation (with non-empty row),

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions