You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/04/05 08:19:00 UTC

[jira] [Resolved] (ARROW-16113) [Python] Partitioning.dictionaries in case of a subset of fields are dictionary encoded

     [ https://issues.apache.org/jira/browse/ARROW-16113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joris Van den Bossche resolved ARROW-16113.
-------------------------------------------
    Resolution: Fixed

Issue resolved by pull request 12791
[https://github.com/apache/arrow/pull/12791]

> [Python] Partitioning.dictionaries in case of a subset of fields are dictionary encoded
> ---------------------------------------------------------------------------------------
>
>                 Key: ARROW-16113
>                 URL: https://issues.apache.org/jira/browse/ARROW-16113
>             Project: Apache Arrow
>          Issue Type: Test
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Assignee: Sanjiban Sengupta
>            Priority: Major
>              Labels: dataset, pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Follow-up on ARROW-14612, see the discussion at https://github.com/apache/arrow/pull/12530#discussion_r841760449
> ARROW-14612 changes the return value of the {{dictionaries}} attribute from None to a list in case some of the partitioning schema fields are not dictionary encoded. 
> But this can result in a non-clear mapping between arrays in {{Partitioning.dictionaries}} and fields in {{Partitioning.schema}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)