edponce edited a comment on pull request #12043: URL: https://github.com/apache/arrow/pull/12043#issuecomment-1002673063
@kou I just noticed that the JIRA issue mentions both sets of rounding options: `RoundOptions` and `RoundToMultipleOptions`. This PR is missing bindings for [`RoundToMultipleOptions`](https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/api_scalar.h#L93). I created ARROW-15216 as a follow-up JIRA but I think we can also resolve this in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
