Robert Nishihara created ARROW-2122: ---------------------------------------
Summary: Pyarrow fails to serialize dataframe with timestamp. Key: ARROW-2122 URL: https://issues.apache.org/jira/browse/ARROW-2122 Project: Apache Arrow Issue Type: Bug Components: Python Reporter: Robert Nishihara The bug can be reproduced as follows. {code:java} import pyarrow as pa import pandas as pd s = pa.serialize({code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)