Commits

Wes McKinney authored cca2db1cfb1
ARROW-8980: [Python] Ensure that ARROW:schema metadata key is scrubbed when converting Parquet schema back to Arrow schema This was already being worked around in some unit tests... Also resolves ARROW-9009 Closes #7577 from wesm/ARROW-8980 Authored-by: Wes McKinney <wesm@apache.org> Signed-off-by: Wes McKinney <wesm@apache.org>