You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2022/03/17 21:30:00 UTC

[jira] [Created] (ARROW-15965) Add Scalar constructor of RoundToMultipleOptions to Python

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)