Skip to content

[Ballista] Fix regression in roundtrip_logical_plan_custom_ctx test #481

@andygrove

Description

@andygrove

Describe the bug
PR apache/datafusion#2537 fixed an issue where the csv scan methods were using the full URI instead of the path when serializing csv scans, which was not consistent with the way other scans worked (parquet, avro, json). Making this consistent led to a regression in roundtrip_logical_plan_custom_ctx so the test was ignored for now.

We should re-enable this test.

To Reproduce
Run roundtrip_logical_plan_custom_ctx.

Expected behavior
Functionality should be consistent between file types.

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    ballistabugSomething 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