A. Coady created ARROW-15748:
--------------------------------
Summary: [Python] Round temporal options default unit is `day` but
documented as `second`.
Key: ARROW-15748
URL: https://issues.apache.org/jira/browse/ARROW-15748
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 8.0.0
Reporter: A. Coady
The [python documentation for round temporal options
|https://arrow.apache.org/docs/dev/python/generated/pyarrow.compute.RoundTemporalOptions.html]
says the default unit is `second`, but the [actual
behavior|https://arrow.apache.org/docs/dev/cpp/api/compute.html#classarrow_1_1compute_1_1_round_temporal_options]
is a default of `day`.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)