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 IO Manager handle pandas timestamps #8760

Merged
merged 24 commits into from
Jul 8, 2022

Conversation

jamiedemaria
Copy link
Contributor

@jamiedemaria jamiedemaria commented Jul 6, 2022

Summary & Motivation

snowflake can't directly store pandas timestamps (snowflakedb/snowflake-connector-python#616) so convert to strings that snowflake will interpret as timestamps (https://medium.com/hashmapinc/the-hitchhikers-guide-to-timestamps-in-snowflake-part-1-534e2373fb8e)

How I Tested These Changes

bk

@vercel
Copy link

vercel bot commented Jul 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dagster ✅ Ready (Inspect) Visit Preview Jul 8, 2022 at 5:40PM (UTC)
2 Ignored Deployments
Name Status Preview Updated
dagit-storybook ⬜️ Ignored (Inspect) Jul 8, 2022 at 5:40PM (UTC)
dagster-oss-cloud-consolidated ⬜️ Ignored (Inspect) Jul 8, 2022 at 5:40PM (UTC)

@jamiedemaria jamiedemaria requested review from smackesey and sryza July 6, 2022 14:56
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 this pull request may close these issues.

2 participants