StarRocks / dbt-starrocks

dbt-starrocks contains all of the code enabling dbt to work with StarRocks
10 stars 4 forks source link

Table supports multiple data models #4

Closed motto1314 closed 4 months ago

motto1314 commented 2 years ago
  1. Table supports selecting one from Duplicate Key/Unique Key/Primary Key
  2. Table supports set ENGINE
  3. Table supports set keys
  4. Table supports set DISTRIBUTED BY
  5. Table supports set PROPERTIES
  6. Table supports set PARTITION BY