[
https://issues.apache.org/jira/browse/ARROW-11649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-11649:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Time Spent: 10m
> 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)