[
https://issues.apache.org/jira/browse/ARROW-15965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Ponce updated ARROW-15965:
----------------------------------
Summary: [C++][Python] Add Scalar constructor of RoundToMultipleOptions to
Python (was: [Python] Add Scalar constructor of RoundToMultipleOptions to
Python)
> [C++][Python] Add Scalar constructor of RoundToMultipleOptions to Python
> ------------------------------------------------------------------------
>
> Key: ARROW-15965
> URL: https://issues.apache.org/jira/browse/ARROW-15965
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Python
> Reporter: Eduardo Ponce
> Assignee: Eduardo Ponce
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 2h
> Remaining Estimate: 0h
>
> [RoundToMultipleOptions|https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/api_scalar.h#L126]
> contains a constructor with a {{shared_ptr<Scalar>}} type but the [Python
> binding|https://github.com/apache/arrow/blob/master/python/pyarrow/includes/libarrow.pxd#L1959]
> is missing this constructor variant. This currently prevents using
> {{Decimal}} types in pyarrow.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)