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

fix: snowflake regression #2061

Merged
merged 1 commit into from
Sep 20, 2023
Merged

fix: snowflake regression #2061

merged 1 commit into from
Sep 20, 2023

Conversation

abcpro1
Copy link
Contributor

@abcpro1 abcpro1 commented Sep 20, 2023

Start the query exec iterator to get a valid schema. The iterator is considered empty if the schema is None.

Start the query exec iterator to get a valid schema.
The iterator is considered empty if the schema is `None`.
@chubei chubei enabled auto-merge September 20, 2023 06:44
@abcpro1
Copy link
Contributor Author

abcpro1 commented Sep 20, 2023

@chubei we need integration tests for snowflake.

@chubei chubei added this pull request to the merge queue Sep 20, 2023
@chubei
Copy link
Contributor

chubei commented Sep 20, 2023

I remember we have integration tests. We do all the github action setup. Is it not working?

@abcpro1
Copy link
Contributor Author

abcpro1 commented Sep 20, 2023

There are no tests which name begins with test_connector_ in the snowflake connector. I found four tests that begin with test_disabled_ in dozer-ingestion/src/connectors/snowflake/tests.rs.
Were they disabled intentionally?

@chubei
Copy link
Contributor

chubei commented Sep 20, 2023

@karolisg do you know what's happening with the snowflake tests?

Merged via the queue into getdozer:main with commit 1d835a9 Sep 20, 2023
5 checks passed
@chubei chubei deleted the snowflake-fix2 branch September 20, 2023 07:33
@karolisg
Copy link
Contributor

@karolisg do you know what's happening with the snowflake tests?

I remember we had problems setting credentials in github CI, so we disabled it.

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.

3 participants