Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
5.0.0
Description
import pyarrow as pa arr = pa.array(range(3)).dictionary_encode() assert not arr[:0] arr[:0].unique() # Check failed: (data->dictionary) != (nullptr)
Attachments
Issue Links
- links to