Skip to content

DataFusion CLI is not working on Windows #21574

@nuno-faria

Description

@nuno-faria

Describe the bug

datafusion-cli fails on Windows when running in the debug mode:

thread 'main' (22428) panicked at .../rustyline-18.0.0/src/tty/windows.rs:509:9:
content should not be styled directly

I haven't looked into too much detail, but downgrading to rustyline-17 works.

To Reproduce

Run cargo run at ./datafusion-cli on Windows.

Expected behavior

No response

Additional context

Works in the release mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions