aadel opened a new pull request #12403: URL: https://github.com/apache/superset/pull/12403
### SUMMARY Adding support for Apache Solr through SQLAlchemy DBAPI subject to features provided by and limitations of Solr Parallel SQL interface. An engine spec is included. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Example Charts:       ### TEST PLAN Most of the testing is maintained on `sqlalchemy-solr` package since the current engine spec is skeletal. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [X] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
