Skip to content

Commit

Permalink
ENH/CLN: Fix DataType hashing
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Oct 24, 2017
1 parent 0b65281 commit 92ca85b
Show file tree
Hide file tree
Showing 6 changed files with 172 additions and 118 deletions.
1 change: 1 addition & 0 deletions docs/source/release.rst
Expand Up @@ -52,6 +52,7 @@ New Features
Bug Fixes
~~~~~~~~~

* Ensure that :class:`~ibis.expr.datatypes.DataType` and subclasses hash properly (:issue:`1172`)
* Ensure that the pandas backend can deal with unary operations in groupby
* (:issue:`1182`)
* Incorrect impala code generated for NOT with complex argument (:issue:`1176`)
Expand Down

0 comments on commit 92ca85b

Please sign in to comment.