wesm commented on a change in pull request #7318: URL: https://github.com/apache/arrow/pull/7318#discussion_r433873141
########## File path: cpp/src/arrow/compute/api_vector.h ########## @@ -304,5 +170,41 @@ Result<std::shared_ptr<Array>> ValueCounts(const Datum& value, ARROW_EXPORT Result<Datum> DictionaryEncode(const Datum& data, ExecContext* ctx = NULLPTR); +// ---------------------------------------------------------------------- +// Deprecated functions + +// TODO: Add deprecation warnings to these functions Review comment: Kou is going to take care of it ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org