You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/03 18:42:34 UTC

[GitHub] [superset] betodealmeida opened a new issue #16051: Example datasets created with incorrect schema

betodealmeida opened a new issue #16051:
URL: https://github.com/apache/superset/issues/16051


   When running `load-examples`, the example datasets defined in `superset/examples/configs/` are loaded without a schema.
   
   ### Expected results
   
   Datasets should have the correct schema.
   
   ### Actual results
   
   Datasets end without a schema, even if one is being used.
   
   #### Screenshots
   
   N/A
   
   #### How to reproduce the bug
   
   1. Run `superset load-examples`
   2. Check the schema of all datasets, the ones loaded from configs have it set to null.
   
   ### Environment
   
   - superset version: `superset version`
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   N/A


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org