Dask-sql

Latest version: v2024.5.0

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

2022.1.0

What's Changed
* Disable CodeCov upload in tests on forks by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/349
* Cost based optimization by nils-braun in https://github.com/dask-contrib/dask-sql/pull/226
* Add latest dask-ml to upstream testing by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/354
* Bump gpuCI `CUDA_VER` to 11.5 by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/348
* Update Calcite to 1.29.0 and log4j to 2.17.0 to address CVE-2021-44228 by jdye64 in https://github.com/dask-contrib/dask-sql/pull/347
* Removed uneeded log4j instance that was causing version conflicts and generating slf4j warning messages by jdye64 in https://github.com/dask-contrib/dask-sql/pull/358
* Added getContext() method to DaskPlanner to ensure that CalciteConfigC… by jdye64 in https://github.com/dask-contrib/dask-sql/pull/362
* Add os environment option to enable remote jvm debugging by jdye64 in https://github.com/dask-contrib/dask-sql/pull/363
* Fix issue reporting in scheduled upstream testing by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/355
* Remove Join Condition Push CBO Rule since it was causing infinite cos… by jdye64 in https://github.com/dask-contrib/dask-sql/pull/359
* Parse ROWS as tuples in SQL kwargs by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/338
* Add support for `gpu` kwarg in `Context.sql` and `explain` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/368
* Remove max version restriction for Dask/Distributed by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/369
* Use upstream Dask for complex sorting operations by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/336
* xfail failing model tests by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/373
* Add substr tests by ayushdg in https://github.com/dask-contrib/dask-sql/pull/372
* Fix pandas `BaseIndexer` import by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/377
* Bump dask-ml dependency by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/378
* [REVIEW] Fix unary conditional join operations by jdye64 in https://github.com/dask-contrib/dask-sql/pull/366
* Pin dask/distributed versions for release by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/380


**Full Changelog**: https://github.com/dask-contrib/dask-sql/compare/2021.12.0...2022.1.0

2021.12.0

What's Changed
* Update nightly recipe / setup for `2021.11.0` release by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/308
* Add test build using latest Dask/Distributed by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/306
* General GHA workflow clean up by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/313
* Add testing for Python 3.9 by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/314
* Use Boa for nightly builds by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/318
* Add handling for cuDF-backed tables in `dask-sql-server` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/312
* Row UDF scalar arguments by brandon-b-miller in https://github.com/dask-contrib/dask-sql/pull/311
* Update register_func() in context.py by DaceT in https://github.com/dask-contrib/dask-sql/pull/282
* Bump dask-ml dependency to `2021.11.16` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/322
* Add groupby split_out config options to dask-sql by ayushdg in https://github.com/dask-contrib/dask-sql/pull/286
* Remove null-splitting from `_perform_aggregation` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/273
* Revert "Remove null-splitting from `_perform_aggregation`" by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/325
* Resolve failures in nightly package builds by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/328
* Add workflow to automate gpuCI updates by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/327
* Update gpuCI `RAPIDS_VER` to `22.02` by github-actions in https://github.com/dask-contrib/dask-sql/pull/329
* Installing Dask-SQL w/ RAPIDS by DaceT in https://github.com/dask-contrib/dask-sql/pull/324
* Remove null-splitting from `_perform_aggregation` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/326
* Generalize table check in `_get_tables_from_stack` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/333
* Add support for GPU table creation in dask / location plugins by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/251
* Circumvent deep copy of context in `PredictModelPlugin` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/334
* Unrestrict `conda-build` version used for nightly builds by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/335
* Update conditions for `apply_sort` fast codepath by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/337
* [REVIEW]Add support and tests for cuML and XGBoost by VibhuJawa in https://github.com/dask-contrib/dask-sql/pull/330
* Ignore case for queries in the parser configuration by jdye64 in https://github.com/dask-contrib/dask-sql/pull/316
* Ignore .swp files by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/341
* Added Alter schema and Alter Table by rajagurunath in https://github.com/dask-contrib/dask-sql/pull/285
* Bump dask dependency to `>=2021.11.1,<=2021.11.2` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/345

New Contributors
* DaceT made their first contribution in https://github.com/dask-contrib/dask-sql/pull/282
* github-actions made their first contribution in https://github.com/dask-contrib/dask-sql/pull/329

**Full Changelog**: https://github.com/dask-contrib/dask-sql/compare/2021.11.0...2021.12.0

2021.11.0

What's Changed
* Use unique names for null/non-null groupby columns by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/289
* Use string separator in nightly version string by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/295
* [Review] Update readme and docstrings to indicate GPU support by ayushdg in https://github.com/dask-contrib/dask-sql/pull/292
* Add DISTRIBUTE BY to dask-sql grammar by jdye64 in https://github.com/dask-contrib/dask-sql/pull/228
* Use Dask's `sort_values` for first column sorting in `apply_sort` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/255
* xfail broken dask-ml tests by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/304
* Bump dask pinning to 2021.10.0 by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/303
* Prevent JVM Segfault by jdye64 in https://github.com/dask-contrib/dask-sql/pull/294
* Make `meta` consistent with results of cross join by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/300


**Full Changelog**: https://github.com/dask-contrib/dask-sql/compare/0.4.0...2021.11.0

0.4.0

What's Changed
* More efficient window implementation by nils-braun in https://github.com/dask-contrib/dask-sql/pull/217
* Support creating tables from cudf dataframes by ayushdg in https://github.com/dask-contrib/dask-sql/pull/220
* Re-enable the hive tests by nils-braun in https://github.com/dask-contrib/dask-sql/pull/221
* Reading tables with a dask-cudf DataFrame by sarahyurick in https://github.com/dask-contrib/dask-sql/pull/224
* Introduces parallel tests to speed up the processing by nils-braun in https://github.com/dask-contrib/dask-sql/pull/230
* Explicitly install `sasl` in CI by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/244
* Add gpuCI support by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/240
* Add issue templates by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/247
* Fix `test_deprecation_warning` in gpuCI by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/248
* [Review] Add fast path for multi-column sorting by quasiben in https://github.com/dask-contrib/dask-sql/pull/229
* Add conda dev environments for Python 3.7/3.8, JDK 8/11 by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/238
* Add support for `CONCAT` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/253
* [REVIEW] Fast path when possible for non numeric aggregation by VibhuJawa in https://github.com/dask-contrib/dask-sql/pull/236
* Restrict docker/deploy jobs to upstream repo, cancel concurrent test runs by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/254
* Do not persist data to memory by default when creating tables by jdye64 in https://github.com/dask-contrib/dask-sql/pull/245
* Add flake8 pre-commit hook by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/235
* Automatically label bugs / feature requests for triage by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/261
* Support pandas style row udfs by brandon-b-miller in https://github.com/dask-contrib/dask-sql/pull/246
* Publish nightly builds to `dask` conda channel by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/263
* Revert conda build tweaks by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/266
* Try `anaconda upload` again for conda package upload by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/267
* Feature/improve cli by rajagurunath in https://github.com/dask-contrib/dask-sql/pull/231
* Simplify `DataContainer.assign` operation by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/271
* Added bug fix for window func by rajagurunath in https://github.com/dask-contrib/dask-sql/pull/277
* Pass `return_type` through to `meta` in apply by brandon-b-miller in https://github.com/dask-contrib/dask-sql/pull/275
* [Review] Add gpu tests for string functions by ayushdg in https://github.com/dask-contrib/dask-sql/pull/256
* Simplify single-partition sorting logic by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/262
* Require UDF return type and update docs by brandon-b-miller in https://github.com/dask-contrib/dask-sql/pull/283

New Contributors
* ayushdg made their first contribution in https://github.com/dask-contrib/dask-sql/pull/220
* charlesbluca made their first contribution in https://github.com/dask-contrib/dask-sql/pull/244
* quasiben made their first contribution in https://github.com/dask-contrib/dask-sql/pull/229
* VibhuJawa made their first contribution in https://github.com/dask-contrib/dask-sql/pull/236
* jdye64 made their first contribution in https://github.com/dask-contrib/dask-sql/pull/245
* brandon-b-miller made their first contribution in https://github.com/dask-contrib/dask-sql/pull/246

**Full Changelog**: https://github.com/dask-contrib/dask-sql/compare/0.3.9...0.4.0

0.3.9

Bugfixes
* Do not depend on pkg not specified in `setup.py` (214)
* Use the mambaforge installer to speed up the build process (216)
* Update all links from nils-braun to dask-contrib. (Fixes 212)
* Make JOINs also work for non-pandas dask dataframes (e.g. dask-cudf) (211)

0.3.8

Bugfixes
- Remove mandatory dask_ml dependencies (208)

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.