Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsecond issue with timestamp datatype #37

Closed
shabbir10july opened this issue Jan 15, 2021 · 0 comments
Closed

Microsecond issue with timestamp datatype #37

shabbir10july opened this issue Jan 15, 2021 · 0 comments

Comments

@shabbir10july
Copy link
Contributor

nzpy returns Incorrect timestamp for below data in table :

DB1.ADMIN(ADMIN)=> select * from date_Table;
 ID |         DATE_DATA
----+----------------------------
  2 | 2012-10-15 12:57:18.000396

nzpy returns :

[nz@sim-ips26 python]$ python3 run4.py
['2012-10-15 12:57:18.396']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant