You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jordan Birdsell (JIRA)" <ji...@apache.org> on 2016/09/14 13:44:21 UTC

[jira] [Created] (KUDU-1614) Python Client Doesnt Support Timestamp

Jordan Birdsell created KUDU-1614:
-------------------------------------

             Summary: Python Client Doesnt Support Timestamp
                 Key: KUDU-1614
                 URL: https://issues.apache.org/jira/browse/KUDU-1614
             Project: Kudu
          Issue Type: Bug
          Components: python
    Affects Versions: 0.10.0
            Reporter: Jordan Birdsell
            Assignee: Jordan Birdsell


The python client currently does not support the use of timestamps. Worse yet, when you attempt to insert a timestamp (even by passing the value in micros), nothing gets set and no error is given.  The python client should support interoperability between pythons datetime class and unixtime_micros.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)