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

Snowflake to dataframe makes all numbers float #33

Closed
drizk1 opened this issue Jun 22, 2024 · 0 comments · Fixed by #36
Closed

Snowflake to dataframe makes all numbers float #33

drizk1 opened this issue Jun 22, 2024 · 0 comments · Fixed by #36

Comments

@drizk1
Copy link
Member

drizk1 commented Jun 22, 2024

When collecting a table from snowflake, all the columns with numbers are converted to float regardless if they are int or float. This is fixable. Potentially via the execute_snowflake function vs the type conversion functions in parsing_snowflake.jl

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

Successfully merging a pull request may close this issue.

1 participant