shyamalshivam commented on issue #33855:
URL: https://github.com/apache/superset/issues/33855#issuecomment-2995049604

   Hi @dosu it is working but these are below few files, needs to be changed to 
make it work. Also I need to create a file requirements-local.txt file to 
install mysql-connector-python like below 
   
   touch docker/requirements-local.txt 
   echo "mysql-connector-python" >> docker/requirements-local.txt 
   
   all below files needs to be changed to make it work. 
           modified:   docker-compose-non-dev.yml
           modified:   superset/daos/chart.py
           modified:   superset/daos/dashboard.py
           modified:   superset/examples/birth_names.py
           modified:   superset/examples/country_map.py
           modified:   superset/examples/deck.py
           modified:   superset/examples/energy.py
           modified:   superset/examples/long_lat.py
           modified:   superset/examples/multiformat_time_series.py
           modified:   superset/examples/random_time_series.py
           modified:   superset/examples/supported_charts_dashboard.py
           modified:   superset/examples/world_bank.py
           modified:   
superset/migrations/versions/2022-05-03_19-39_cbe71abde154_fix_report_schedule_and_log.py
           modified:   tests/integration_tests/charts/api_tests.py
           modified:   tests/integration_tests/dashboards/api_tests.py


-- 
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