rok commented on a change in pull request #10610:
URL: https://github.com/apache/arrow/pull/10610#discussion_r694110745
##########
File path: cpp/src/arrow/compute/api_scalar.h
##########
@@ -1029,5 +1055,19 @@ ARROW_EXPORT Result<Datum> Subsecond(const Datum&
values, ExecContext* ctx = NUL
ARROW_EXPORT Result<Datum> Strftime(const Datum& values, StrftimeOptions
options,
ExecContext* ctx = NULLPTR);
+/// \brief Converts timestamps from one timezone to another for each element
of `values`
Review comment:
Done.
--
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]