blob: aca3ec6690e8459f07eaaa48ef0ea48fac22ce1a [file] [log] [blame]
---
name: Presto
menu: Database Connectors
index: 12
version: 1
---
Presto
-------------
By default Superset assumes the most recent version of Presto is being used when querying the datasource. If youre using an older version of Presto, you can configure it in the extra parameter:
```
{
"version": "0.123"
}
```