Fugue

Latest version: v0.9.1

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

Scan your dependencies

Page 3 of 7

0.7.1

- [345](https://github.com/fugue-project/fugue/issues/345): Enabled file as input/output for transform and out_transform

0.7.0

- [326](https://github.com/fugue-project/fugue/pull/326): Added tests for Python 3.6 - 3.10 for Linux and 3.7 - 3.9 for Windows. Updated devenv and CICD to Python 3.8.
- [321](https://github.com/fugue-project/fugue/issues/321): Moved out Fugue SQL to https://github.com/fugue-project/fugue-sql-antlr, removed version cap of `antlr4-python3-runtime`
- [323](https://github.com/fugue-project/fugue/issues/323): Removed version cap of DuckDB
- [334](https://github.com/fugue-project/fugue/issues/334): Replaced RLock with SerializableRLock
- [337](https://github.com/fugue-project/fugue/issues/337): Fixed index warning in fugue_dask
- [339](https://github.com/fugue-project/fugue/pull/339): Migrated execution engine parsing to triad conditional_dispatcher
- [341](https://github.com/fugue-project/fugue/issues/341): Added Dask Client to DaskExecutionEngine, and fixed bugs of Dask and Duckdb

0.6.6

- Create a hybrid [engine](https://github.com/fugue-project/fugue/issues/300) of DuckDB and Dask
- [Save](https://github.com/fugue-project/fugue/issues/285) Spark-like partitioned parquet files for all engines
- Enable DaskExecutionEngine to transform dataframes with [nested](https://github.com/fugue-project/fugue/issues/299) columns
- A [smarter](https://github.com/fugue-project/fugue/issues/304) way to determine default npartitions in Dask
- Support [even partitioning](https://github.com/fugue-project/fugue/issues/303) on Dask
- Add handling of [nested ArrayType](https://github.com/fugue-project/fugue/issues/308) on Spark
- Change to [plugin approach](https://github.com/fugue-project/fugue/issues/310) to avoid explicit import
- Fixed [Click version issue](https://github.com/fugue-project/fugue/issues/313)
- Added version caps for [antlr4-python3-runtime](https://github.com/fugue-project/fugue/issues/318) and [duckdb](https://github.com/fugue-project/fugue/issues/322) as they both released new versions with breaking changes.

0.6.5

- Make Fugue exceptions [short and useful](https://github.com/fugue-project/fugue/issues/277)
- Ibis [integration](https://github.com/fugue-project/fugue/issues/272) (experimental)
- Get rid of [simple assignment](https://github.com/fugue-project/fugue/issues/276) (not used at all)
- [Improve DuckDB](https://github.com/fugue-project/fugue/pull/289) engine to use a real DuckDB ExecutionEngine
- YIELD [LOCAL](https://github.com/fugue-project/fugue/issues/284) DATAFRAME

0.6.4

- Add an [option](https://github.com/fugue-project/fugue/issues/267) to transform to turn off native dataframe output
- Add [callback](https://github.com/fugue-project/fugue/issues/256) parameter to `transform` and `out_transform`
- Support [DuckDB](https://github.com/fugue-project/fugue/issues/259)
- Create [fsql_ignore_case](https://github.com/fugue-project/fugue/issues/253) for convenience, make this an option in notebook [setup](https://github.com/fugue-project/fugue/issues/263)
- Make Fugue SQL error more informative about [case issue](https://github.com/fugue-project/fugue/issues/254)
- Enable pandas default SQL engine (QPD) to take [lower case SQL](https://github.com/fugue-project/fugue/issues/255)

0.6.3

- Change pickle to cloudpickle for [Flask RPC Server](https://github.com/fugue-project/fugue/issues/246)
- [Add license](https://github.com/fugue-project/fugue/pull/245) to package

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.