zy-kkk opened a new pull request, #4172: URL: https://github.com/apache/doris-website/pull/4172
Documents Lance time travel, tags, branches and REST Namespace managed versioning, added by apache/doris#68453 (issue apache/doris#66491). Changes to `lakehouse/catalogs/lance-catalog.mdx` (4.x, English and Chinese): - Feature table: Time Travel is now supported (`FOR VERSION AS OF`, `FOR TIME AS OF`, `@tag(...)`, `@branch(...)`), including tables whose versions are managed by a REST Namespace. - Version and compatibility: the FE uses `org.lance:lance-core:12.0.0`; the BE reader is unchanged. - REST catalog: the caution that managed-versioning tables are unsupported is replaced by a pointer to the new section. - New "Time Travel" section: version and timestamp semantics, tags and branches, and the managed-versioning behavior and limitations. - Removed the limitation that time travel is not supported. ## Versions - [ ] dev - [x] 4.x - [ ] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) ## Languages - [x] Chinese - [x] English ## Docs Checklist - [x] Checked by AI - [ ] Test Cases Built - [x] Updated required version and language counterparts, or explained why not: the dev docs have no Lance catalog page yet, so only 4.x changes. - [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]
