OpenMetadata
OpenMetadata copied to clipboard
Fix sample data ingestion
Describe your changes:
Fix sample data ingestion
the default db provider was removed from superset in below PR https://github.com/open-metadata/OpenMetadata/pull/23569/files#diff-6bdf3a5fb215c2af649bdb7c1d6243831b5c9490179a4b348655d0876fbc07eeL46
Type of change:
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation
Checklist:
- [x] I have read the CONTRIBUTING document.
- [ ] My PR title is
Fixes <issue-number>: <short explanation> - [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
@SumanMaharana is this not needed in a release?
closing as this was a cache issue.