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