Gabriel39 opened a new pull request, #4159: URL: https://github.com/apache/doris-website/pull/4159
Repeated Lance query planning can resolve the same table location on every read. Document the FE access cache introduced by https://github.com/apache/doris/pull/68305, including its TTL property, credential exclusions, refresh behavior, and separation from Dataset versions and BE caches. This draft depends on the product PR. Merge after the implementation is accepted. Self-review: - Goal: explain when the cache applies and how to disable or invalidate it; both English and Chinese describe the same behavior. - Scope: one property row and one focused section in each existing 4.x Lance Catalog page. - Information architecture: existing paths, front matter, navigation, and anchors remain unchanged. Lance Catalog currently has no corresponding current-version page; this intentionally updates the existing 4.x pair only. - Links: new section links match their headings; the implementation link identifies the required change without claiming an unreleased feature is already available in every 4.x build. - Frontend: no component, styling, configuration, or build-script changes. - Validation: git diff whitespace check and standalone MDX compilation passed for both pages (front matter and existing Docusaurus explicit heading IDs normalized for the standalone compiler). The i18n sync lint passed with its existing missing-current-counterpart warning. A full Docusaurus build was not run. - Other findings: no additional correctness or usability issues found in the changed content. -- 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]
