You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "AlenkaF (via GitHub)" <gi...@apache.org> on 2023/09/28 10:33:27 UTC

[GitHub] [arrow] AlenkaF commented on a diff in pull request #37436: GH-35600: [Python] Allow setting path to timezone db through python API

AlenkaF commented on code in PR #37436:
URL: https://github.com/apache/arrow/pull/37436#discussion_r1339901328


##########
ci/appveyor-cpp-build.bat:
##########
@@ -132,6 +132,15 @@ set ARROW_HOME=%CONDA_PREFIX%\Library
 @rem ARROW-3075; pkgconfig is broken for Parquet for now
 set PARQUET_HOME=%CONDA_PREFIX%\Library
 
+@rem Download IANA Timezone Database to a non-standard location to
+@rem test the configurability of the timezone database path

Review Comment:
   That part is needed for the C++ tests.
   I will keep both database downloads but will remove the folder of the former one after the `ctest` is run.



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org