Wes McKinney created ARROW-1076: ----------------------------------- Summary: [Python] Handle nanosecond timestamps more gracefully when writing to Parquet format Key: ARROW-1076 URL: https://issues.apache.org/jira/browse/ARROW-1076 Project: Apache Arrow Issue Type: New Feature Components: Python Affects Versions: 0.4.0 Reporter: Wes McKinney
For timestamps with that can be converted to micro or milliseconds without data loss, we should adopt a default behavior that does not require the {{timestamps_to_ms}} argument in {{RecordBatch.from_pandas}}. -- This message was sent by Atlassian JIRA (v6.3.15#6346)