Description
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.
Attachments
Issue Links
- relates to
-
KUDU-1650 Python - Python 3 GetUnixTimeMicros Symbol Not Recognized
- Resolved