xylaaaaa opened a new pull request, #4058: URL: https://github.com/apache/doris-website/pull/4058
## Summary Update the Apache Doris dbt adapter documentation to match the released `dbt-for-apache-doris` v1.1.0 implementation. - Replace outdated `dbt-doris` installation and compatibility guidance with the v1.1.0 package, runtime requirements, and profile behavior. - Document supported materializations and incremental strategies, including first-run requirements for `insert_overwrite`, microbatch, and asynchronous materialized views. - Clarify source freshness, cross-database sources, External Catalog limitations, common commands, current limitations, and troubleshooting. - Add SEO/GEO metadata and knowledge annotations without changing the final document hierarchy. - Keep the dev and 4.x documentation synchronized in English and Chinese. ## Impact Users get an end-to-end guide that reflects the current adapter package and code behavior instead of the removed Apache Doris extension and older package semantics. ## Validation - `yarn docs:lint:changed` - `git diff --check` - Frontmatter JSON validation for all four changed files - Verified six unique external links return HTTP 200 - Verified internal links for asynchronous materialized views and `INSERT OVERWRITE` - `PWA_SERVICE_WORKER_URL=https://doris.apache.org/sw.js yarn docusaurus build --locale zh-CN` - Browser-rendered dev and 4.x pages locally with CSS/JS hydration checks ## Versions - [x] dev - [x] 4.x - [ ] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) ## Languages - [x] Chinese - [x] English - [x] Japanese candidate translation needed ## Docs Checklist - [x] Checked by AI - [x] Test Cases Built - [x] Updated required version and language counterparts, or explained why not - [x] If only one language changed, confirmed whether source/translation counterparts need sync -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
