From a306b9b6b395bbfad78196c89645d09712f83ffa Mon Sep 17 00:00:00 2001 From: Han Wang Date: Thu, 25 Apr 2024 07:33:07 +0000 Subject: [PATCH] update --- RELEASE.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index d39690d6..0f46183b 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,7 +2,15 @@ ## 0.9.0 - +- [482](https://github.com/fugue-project/fugue/issues/482) Move Fugue SQL dependencies into extra `[sql]` and functions to become soft dependencies +- [504](https://github.com/fugue-project/fugue/issues/504) Create Fugue pytest fixtures and plugins +- [541](https://github.com/fugue-project/fugue/issues/541) Change table temp view names to uppercase +- [540](https://github.com/fugue-project/fugue/issues/540) Fix Ray 2.10+ compatibility issues +- [539](https://github.com/fugue-project/fugue/issues/539) Fix compatibility issues with Dask 2024.4+ +- [534](https://github.com/fugue-project/fugue/issues/534) Remove ibis version cap +- [505](https://github.com/fugue-project/fugue/issues/505) Deprecate `as_ibis` in FugueWorkflow +- [387](https://github.com/fugue-project/fugue/issues/387) Improve test coverage on 3.10, add tests for 3.11 +- [269](https://github.com/fugue-project/fugue/issues/269) Spark and Dask Take 1 row without sorting optimization ## 0.8.7