Skip to content

DataFrame::write_table return type is documented incorrectly #8487

@mlilback

Description

@mlilback

Describe the bug

The documentation for DataFrame:write_table says returning the count of rows written but it returns Result<Vec<RecordBatch>, DataFusionError>.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions