You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/05/30 20:09:04 UTC

[jira] [Created] (ARROW-1076) [Python] Handle nanosecond timestamps more gracefully when writing to Parquet format

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)