Apache Doris is a high-performance real-time analytical database.
Installation
Required packages: pydoris
Connection String
doris://{username}:{password}@{host}:{port}/{catalog}.{database}| Parameter | Description |
|---|---|
| username | User name |
| password | Password |
| host | Doris FE Host |
| port | Doris FE port |
| catalog | Catalog name |
| database | Database name |
Supported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Feature Score: 79/201
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Extended Time Grains:
FIVE_SECONDSTHIRTY_SECONDSFIVE_MINUTESTEN_MINUTESFIFTEEN_MINUTESTHIRTY_MINUTESHALF_HOURSIX_HOURSWEEK_STARTING_SUNDAYWEEK_STARTING_MONDAYWEEK_ENDING_SATURDAYWEEK_ENDING_SUNDAYQUARTER_YEAR
Troubleshooting
Common error messages you may encounter when connecting to or querying Apache Doris, along with their causes and solutions.
