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

feat/snowflake connector #191

Merged
merged 9 commits into from
Oct 23, 2024
Merged

feat/snowflake connector #191

merged 9 commits into from
Oct 23, 2024

Conversation

rbiseck3
Copy link
Collaborator

@rbiseck3 rbiseck3 commented Oct 22, 2024

Description

Support both source and destination snowflake connectors

Currently the tests won't run in CI until we have a LOCALSTACK_AUTH_TOKEN associated with a localstack account. For now this was validated locally using a trial period account.

@rbiseck3 rbiseck3 force-pushed the roman/snoflake-connector branch from c0749ae to 666bf05 Compare October 23, 2024 12:41
@rbiseck3 rbiseck3 force-pushed the roman/snoflake-connector branch from 666bf05 to 4facc63 Compare October 23, 2024 13:37
@rbiseck3 rbiseck3 merged commit 43020b6 into main Oct 23, 2024
26 checks passed
@rbiseck3 rbiseck3 deleted the roman/snoflake-connector branch October 23, 2024 16:05
unstructured-theron pushed a commit that referenced this pull request Oct 24, 2024
* Add source connector with test using localstack

* Add destination connector with test using localstack

* bump changelog

* remove hard coded token

* Add support to check the contents of downloaded files in integration tests

* use dataframe based equality for csv files

* Add additional printing for debugging

* populate sql db with deterministic content

* update sql tests
jaisir-shadai pushed a commit to shadai-group/shadai-rag-unstructured-ingest that referenced this pull request Nov 10, 2024
* Add source connector with test using localstack

* Add destination connector with test using localstack

* bump changelog

* remove hard coded token

* Add support to check the contents of downloaded files in integration tests

* use dataframe based equality for csv files

* Add additional printing for debugging

* populate sql db with deterministic content

* update sql tests
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