mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
chore: updated screenshots in README.md and added recent events (#17650)
* chore: updated screenshots in readme.md and added recent events * chore: updated pinot superset connection instructions * fixed outdated slack link * addressed all outstanding feedback! * updated package lock * reverted package.json to master * Update README.md Co-authored-by: Evan Rusackas <evan@preset.io> Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
@@ -13,5 +13,5 @@ The recommended connector library for Apache Pinot is [pinotdb](https://pypi.org
|
||||
The expected connection string is formatted as follows:
|
||||
|
||||
```
|
||||
pinot+http://controller:5436/query?server=http://controller:5983/``
|
||||
pinot://pinot-broker:8099/query/sql?controller=http://pinot-controller:9000/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user