mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 18:07:57 +00:00
fix(airflow): remove trino to presto mapping (#11925)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
This commit is contained in:
parent
5da39044e3
commit
418259b8c4
@ -8,7 +8,6 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
OL_SCHEME_TWEAKS = {
|
||||
"sqlserver": "mssql",
|
||||
"trino": "presto",
|
||||
"awsathena": "athena",
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user