rok commented on code in PR #48601:
URL: https://github.com/apache/arrow/pull/48601#discussion_r2669774356


##########
python/pyarrow/config.pxi:
##########
@@ -96,21 +96,3 @@ build_info = _build_info()
 cpp_build_info = build_info.cpp_build_info
 cpp_version = build_info.cpp_build_info.version
 cpp_version_info = build_info.cpp_build_info.version_info
-
-
-def set_timezone_db_path(path):

Review Comment:
   Added deprecation warning and docstring.



-- 
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]

Reply via email to