From 8805951183f126cc2927396117b7f1fde1918edb Mon Sep 17 00:00:00 2001 From: Joel Natividad <1980690+jqnatividad@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:51:51 -0500 Subject: [PATCH] deps: bump polars to py-1.19.0 tag --- Cargo.lock | 40 ++++++++++++++++++++-------------------- Cargo.toml | 10 +++++----- README.md | 2 +- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e529386c8..bf7c38238 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4483,7 +4483,7 @@ dependencies = [ [[package]] name = "polars" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "getrandom", "polars-arrow", @@ -4502,7 +4502,7 @@ dependencies = [ [[package]] name = "polars-arrow" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "atoi", @@ -4546,7 +4546,7 @@ dependencies = [ [[package]] name = "polars-compute" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "atoi_simd", "bytemuck", @@ -4567,7 +4567,7 @@ dependencies = [ [[package]] name = "polars-core" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "bitflags 2.6.0", @@ -4603,7 +4603,7 @@ dependencies = [ [[package]] name = "polars-error" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "avro-schema", "object_store", @@ -4616,7 +4616,7 @@ dependencies = [ [[package]] name = "polars-expr" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "bitflags 2.6.0", @@ -4639,7 +4639,7 @@ dependencies = [ [[package]] name = "polars-io" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "async-trait", @@ -4687,7 +4687,7 @@ dependencies = [ [[package]] name = "polars-json" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "chrono", @@ -4709,7 +4709,7 @@ dependencies = [ [[package]] name = "polars-lazy" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "bitflags 2.6.0", @@ -4736,7 +4736,7 @@ dependencies = [ [[package]] name = "polars-mem-engine" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "futures", "memmap2", @@ -4757,7 +4757,7 @@ dependencies = [ [[package]] name = "polars-ops" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "argminmax", @@ -4792,7 +4792,7 @@ dependencies = [ [[package]] name = "polars-parquet" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "async-stream", @@ -4830,7 +4830,7 @@ dependencies = [ [[package]] name = "polars-pipe" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "crossbeam-channel", "crossbeam-queue", @@ -4856,7 +4856,7 @@ dependencies = [ [[package]] name = "polars-plan" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "bitflags 2.6.0", @@ -4891,7 +4891,7 @@ dependencies = [ [[package]] name = "polars-row" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "bitflags 2.6.0", "bytemuck", @@ -4904,7 +4904,7 @@ dependencies = [ [[package]] name = "polars-schema" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "indexmap", "polars-error", @@ -4916,7 +4916,7 @@ dependencies = [ [[package]] name = "polars-sql" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "hex", "once_cell", @@ -4937,7 +4937,7 @@ dependencies = [ [[package]] name = "polars-stream" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "atomic-waker", "crossbeam-deque", @@ -4966,7 +4966,7 @@ dependencies = [ [[package]] name = "polars-time" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "atoi", "bytemuck", @@ -4988,7 +4988,7 @@ dependencies = [ [[package]] name = "polars-utils" version = "0.45.1" -source = "git+https://github.com/pola-rs/polars?rev=58c1745#58c17455390da12615e5a13f68ebc69d0d554eba" +source = "git+https://github.com/pola-rs/polars?tag=py-1.19.0#841c387d99d7024037556c4ef79d96bf2caac397" dependencies = [ "ahash", "bincode", diff --git a/Cargo.toml b/Cargo.toml index cb8077cd7..c3a93d48a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -340,11 +340,11 @@ strum_macros = { git = "https://github.com/dathere/strum", branch = "bump-phf-to # BUILD NOTE: Be sure to set QSV_POLARS_REV below to the latest commit short hash or tag # of polars/py-polars before building qsv. This allows us to show the polars rev/tag in --version. # if we are using a release version of Rust Polars, leave QSV_POLARS_REV empty -# QSV_POLARS_REV=58c1745 -# polars = { git = "https://github.com/pola-rs/polars", tag = "py-1.18.0" } -polars = { git = "https://github.com/pola-rs/polars", rev = "58c1745" } -# polars-ops = { git = "https://github.com/pola-rs/polars", tag = "py-1.18.0" } -polars-ops = { git = "https://github.com/pola-rs/polars", rev = "58c1745" } +# QSV_POLARS_REV=py-1.19.0 +polars = { git = "https://github.com/pola-rs/polars", tag = "py-1.19.0" } +# polars = { git = "https://github.com/pola-rs/polars", rev = "58c1745" } +polars-ops = { git = "https://github.com/pola-rs/polars", tag = "py-1.19.0" } +# polars-ops = { git = "https://github.com/pola-rs/polars", rev = "58c1745" } [features] default = ["mimalloc"] diff --git a/README.md b/README.md index 8e44b764e..0e8fea2fb 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ 😣: uses additional memory proportional to the cardinality of the columns in the CSV. 🧠: expensive operations are memoized with available inter-session Redis/Disk caching for fetch commands. 🗄️: [Extended input support](#extended-input-support). -🐻‍❄️: command powered by [![polars 0.45.1](https://img.shields.io/badge/polars-0.45.1-blue) at the py-1.18.0 release tag](https://github.com/pola-rs/polars/releases/tag/py-1.18.0). +🐻‍❄️: command powered by [![polars 0.45.1](https://img.shields.io/badge/polars-0.45.1-blue) at the py-1.19.0 release tag](https://github.com/pola-rs/polars/releases/tag/py-1.19.0). 🤖: command uses Natural Language Processing & General AI techniques. 🏎️: multithreaded and/or faster when an index (📇) is available. 🚀: multithreaded even without an index.