Eduardo Ponce created ARROW-15965:
-------------------------------------
Summary: 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: Python
Reporter: Eduardo Ponce
Assignee: Eduardo Ponce
[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 message was sent by Atlassian Jira
(v8.20.1#820001)