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

odbc convert snowflake id column to float #44

Open
co-dh opened this issue Sep 19, 2024 · 1 comment
Open

odbc convert snowflake id column to float #44

co-dh opened this issue Sep 19, 2024 · 1 comment

Comments

@co-dh
Copy link

co-dh commented Sep 19, 2024

I noticed that when use odbc driver with snowflake, int columns like id converted to float.
Can this be fixed?

@co-dh co-dh closed this as completed Sep 19, 2024
@co-dh co-dh reopened this Sep 19, 2024
@co-dh
Copy link
Author

co-dh commented Sep 19, 2024

actually, even
select cast(1 as int)
return float

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