Commits


Antoine Pitrou authored and Joris Van den Bossche committed 868bc7ee2ae
MINOR: [Doc] Undocument PYARROW_IGNORE_TIMEZONE The PYARROW_IGNORE_TIMEZONE environment variable is only meant for use by PySpark until https://issues.apache.org/jira/browse/SPARK-32285 is solved. Closes #12654 from pitrou/minor-remove-env-var-doc Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>