Skip to content

Conversation

nils-braun
Copy link
Collaborator

No description provided.

@nils-braun nils-braun mentioned this pull request Feb 7, 2021
4 tasks
@nils-braun nils-braun merged commit 7273c2d into main Feb 7, 2021
@nils-braun nils-braun deleted the feature/docs-improvements branch February 7, 2021 14:34
demianw added a commit to NeuroLang/dask-sql that referenced this pull request Feb 8, 2021
commit e5fac1a
Author: Nils Braun <[email protected]>
Date:   Sun Feb 7 16:20:55 2021 +0100

    Aggregate improvements and SQL compatibility (dask-contrib#134)

    * A lot of refactoring the the groupby. Mainly to include both distinct and null-grouping

    * Test for non-dask aggregations

    * All NaN data needs to go into the same partition (otherwise we can not sort)

    * Fix compatibility with SQL on null-joins

    * Distinct is not needed, as it is optimized away from Calcite

    * Implement is not distinct

    * Describe new limitations and remove old ones

    * Added compatibility test from fugue

    * Added a test for sorting with multiple partitions and NaNs

    * Stylefix

commit 7273c2d
Author: Nils Braun <[email protected]>
Date:   Sun Feb 7 15:34:55 2021 +0100

    Docs improvements (dask-contrib#132)

    * Fixed a bug in function references in docs

    * More details on the dask-sql internals

commit bdc518e
Author: Nils Braun <[email protected]>
Date:   Sun Feb 7 14:19:50 2021 +0100

    Fix the fugue dependency (dask-contrib#133)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant