Skip to content

readme and images no longer up to date. SQL needs schema specified. Instructions for how to add the packages should be added. #19

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
sfc-gh-ecrean opened this issue Nov 18, 2024 · 0 comments

Comments

@sfc-gh-ecrean
Copy link

Went to use this demo and the screenshots look to be before internal stages could be used for hosting libraries and code. So, the setup instructions need to be updated with the latest screenshots on how you would delpoy. Also, I ran the SQL to setup the data but the views get created in a different Schema than where the app is. Instructions should be added for creating the internal stage and uploading the code there. Also had to add the SQLPARSE package. The SQL could not find the table. When i recreated the app in the PRODUCT_FORECAST schema instaed of public, the app worked. Users can not code the USE SCHEMA session method because it's not supported in streamlit snowsight, so the SQL code should include the database.schema. style of coding to avoid not finding the object and erroring. After these fixes, the app ran. Thank You.

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