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/22 21:33:20 UTC

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

     [ https://issues.apache.org/jira/browse/KUDU-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jordan Birdsell resolved KUDU-1614.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

Fixed with commit 1c668742679bb00b5c851c80071c3232aa68441a

> 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
>             Fix For: 1.1.0
>
>
> 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)