You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/03/04 00:45:00 UTC

[jira] [Resolved] (ARROW-11649) [R] Add support for null_fallback to R

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

Neal Richardson resolved ARROW-11649.
-------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> [R] Add support for null_fallback to R
> --------------------------------------
>
>                 Key: ARROW-11649
>                 URL: https://issues.apache.org/jira/browse/ARROW-11649
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> ARROW-10438 made is so that a "null" in a partition column will be mapped to a special directory with hive partitioning.  By default this is __HIVE_DEFAULT_PARTITION__ but it is configurable by other hive manipulation tools (e.g. spark) and so needs to be configurable in Arrow as well.  The `null_fallback` option is a string that can be passed to {color:#000000}HivePartitioning::HivePartitioning and HivePartitioning::MakeFactory
> This option should be exposed in R.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)