Skip to content

Getting error while installing udf from snowcli (using vscode or miniconda) #17

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

Open
pranilrp opened this issue Aug 11, 2023 · 0 comments

Comments

@pranilrp
Copy link

Getting error while running following command:-

snow procedure create
Resolving any requirements from requirements.txt...
Comparing provided packages from Snowflake Anaconda...
No packages to manually resolve
Writing requirements.snowflake.txt file...
.
.
.
ProgrammingError: 001003 (42000): SQL compilation error:
syntax error line 1 at position 26 unexpected '~'.
parse error line 1 at position 37 near '76'.
parse error line 1 at position 43 near '84'.
parse error line 1 at position 48 near '116'.
syntax error line 1 at position 59 unexpected '/'.
syntax error line 1 at position 63 unexpected '.'.
syntax error line 1 at position 68 unexpected '@HOL_DB.HARMONIZED.deployments/orders_update_sp'.

Error at Snowflake looks like this :-

PUT file://C:\Users\PRANIL~1\AppData\Local\Temp\tmpn63b0aay/app.zip @HOL_DB.HARMONIZED.☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺_update_sp auto_compress=false overwrite=true

SQL compilation error: syntax error line 1 at position 26 unexpected '~'. parse error line 1 at position 37 near '76'. parse error line 1 at position 43 near '84'. parse error line 1 at position 48 near '116'. syntax error line 1 at position 59 unexpected '/'. syntax error line 1 at position 63 unexpected '.'. syntax error line 1 at position 68 unexpected '@HOL_DB.HARMONIZED.deployments/orders_update_sp'.

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