nushell/crates/nu_plugin_polars
Jack Wright e926919582
polars open: exposing the ability to configure hive settings. (#15255)
# Description
Exposes parameters for working with
[hive](https://docs.pola.rs/user-guide/io/hive/#scanning-hive-partitioned-data)
partitioning.

# User-Facing Changes
- Added flags `--hive-enabled`, `--hive-start-idx`, `--hive-schema`,
`--hive-try-parse-dates` to `polars open`
2025-03-11 14:18:36 -07:00
..
src polars open: exposing the ability to configure hive settings. (#15255) 2025-03-11 14:18:36 -07:00
Cargo.toml move to polars bigidx (#15177) 2025-02-25 17:29:56 -06:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00