xiaokang commented on code in PR #38929:
URL: https://github.com/apache/superset/pull/38929#discussion_r3021248942
##########
docs/src/data/databases.json:
##########
@@ -1700,6 +1700,46 @@
]
}
]
+ "compatible_databases": [
+ {
+ "name": "VeloDB",
+ "description": "VeloDB is a fully-managed cloud service and
enterprise distribution built on Apache Doris. It provides real-time analytics
and search with enterprise security and support. It provides SaaS and BYOC
offers on AWS, GCP, and Azure.",
+ "logo": "velodb.svg",
+ "homepage_url": "https://velodb.io/",
+ "categories": [
+ "ANALYTICAL_DATABASES",
+ "SEARCH_DATABASES",
+ "TIME_SERIES",
+ "CLOUD_DATA_WAREHOUSES",
+ "HOSTED_OPEN_SOURCE"
Review Comment:
changed to `SEARCH_NOSQL`
--
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]