Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Calling the "unique" compute function on a ChunkedArray of dictionary type (as read by the CSV reader) errors with "Only hashing for data with equal dictionaries currently supported". But is it necessary to hash to get unique values from a dictionary type? The dictionary values are the unique values (for each chunk), they're already there.
Attachments
Issue Links
- links to