1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-10 20:16:48 +02:00
Jack Wright bcaef8959c
Expose flag truncate-ragged-lines in polars open ()
# Description
Introduces a new flag `--truncate-ragged-lines` for `polars open` that
will truncate lines that are longer than the schema.

# User-Facing Changes
- Introduction of the flag `--truncate-ragged-lines` for `polars open`
2024-09-27 06:54:46 -05:00
..
2024-09-22 12:41:44 +08:00