You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can see, we don't explicitly handle the Python decimal type in our create table statements. Evaluate, then if not, implement this so that users passing explicit decimal types get the proper upload behavior into OmniSci
Related #191
From what I can see, we don't explicitly handle the Python decimal type in our create table statements. Evaluate, then if not, implement this so that users passing explicit decimal types get the proper upload behavior into OmniSci
https://docs.python.org/3.7/library/decimal.html
The text was updated successfully, but these errors were encountered: