nuno-faria opened a new issue, #21574:
URL: https://github.com/apache/datafusion/issues/21574

   ### 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to