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

Handling decimal types explicitly #212

Open
randyzwitch opened this issue Apr 11, 2019 · 1 comment
Open

Handling decimal types explicitly #212

randyzwitch opened this issue Apr 11, 2019 · 1 comment

Comments

@randyzwitch
Copy link
Contributor

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

@randyzwitch randyzwitch changed the title Handling explicit decimal type in load_table methods Handling decimal types explicitly Apr 12, 2019
@randyzwitch
Copy link
Contributor Author

Update: filed internally as https://jira.omnisci.com/browse/BE-3467 for decimal downcast

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

No branches or pull requests

1 participant