Commits

Wes McKinney authored c01c1c643e7
ARROW-5888: [C++][Parquet][Python] Restore timezone metadata when original Arrow schema has been stored in Parquet metadata We can preserve the original timezone now that we're serializing the schema in the Parquet Thrift metadata Closes #5138 from wesm/ARROW-5888 and squashes the following commits: b0d17f3ef <Wes McKinney> Restore Arrow timezones when original schema metadata is available in Parquet schema ae4d5aea1 <Wes McKinney> Add failing unit test Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>