john-bodley commented on code in PR #24172: URL: https://github.com/apache/superset/pull/24172#discussion_r1202707734
########## RELEASING/release-notes-2-0/changelog.md: ########## @@ -128,6 +128,7 @@ under the License. - [#19408](https://github.com/apache/superset/pull/19408) feat(dashboard): Implement empty states for empty tabs (@kgabryje) - [#19446](https://github.com/apache/superset/pull/19446) feat(explore): Move chart actions into dropdown (@kgabryje) - [#19394](https://github.com/apache/superset/pull/19394) feat(explore): UI changes in dataset panel on Explore page (@kgabryje) +- [#24172](https://github.com/apache/superset/pull/24172) feat: add connector for QuestDB timeseries database (@marregui) Review Comment: @marregui please add the dependency to `requirements/testing.in` [here](https://github.com/apache/superset/blob/master/requirements/testing.in#L19) and then you'll have to re-compile the frozen dependencies to ensure that CI is deterministic. -- 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]
