-
Notifications
You must be signed in to change notification settings - Fork 179
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
[ADAP-1036] [Bug] Error handling fails in snowflake when language is not English #834
Comments
Thanks for reporting this issue @pei0804 !
Do you want to open a pull request for this and tag |
I will do it. |
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days. |
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers. |
Is this a new bug in dbt-snowflake?
Current Behavior
In Japanese, Error handling fails at this code.
dbt-snowflake/dbt/adapters/snowflake/impl.py
Lines 115 to 121 in 6c43ccf
This is Error messages.
Expected Behavior
Errors can be handled and the process continues.
Steps To Reproduce
dbt compile --select something
Relevant log output
Environment
Additional Context
This bug can be fixed by setting the appropriate Japanese for the handling if.
And I have ready to contriubute this issue.
The text was updated successfully, but these errors were encountered: