nrav1360 opened a new issue, #20863:
URL: https://github.com/apache/superset/issues/20863

   Previously, was able to connect the snowflake database to my superset 
instance. However, all of the charts I have (that used datasets from snowflake) 
now have errors that didn't exist before.
   
   #### How to reproduce the bug
   
   1. Install Superset via Docker. 
   2. Add snowflake driver by adding snowflake-sqlalchemy<=1.2.4 to 
requirements-local.txt3. 
   3. Connect to snowflake using credentials4. 
   4. Attempt to create a chart using an imported dataset from snowflake.
   
   ### Expected results
   
   A working chart.
   
   ### Actual results
   
   Errors involving a missing NamedTuple.
   
   #### Screenshots
   
   <img width="679" alt="Screen Shot 2022-07-25 at 8 43 50 PM" 
src="https://user-images.githubusercontent.com/68169720/180918412-f16ff3e7-07ca-40d7-ae4e-d39030a74bed.png";>
   
   <img width="598" alt="Screen Shot 2022-07-25 at 8 44 15 PM" 
src="https://user-images.githubusercontent.com/68169720/180918448-83c0d26e-39f2-4827-b109-7a36da6a663f.png";>
   
   ### Environment
   
   - browser type and version: Safari 15.1
   - superset version: 2.0.0
   - python version: Python 3.10.4
   - node.js version: v12.22.9
   - any feature flags active: None
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [✔️ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [✔️ ] I have reproduced the issue with at least the latest released 
version of superset.
   - [✔️ ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to