morningman commented on issue #66340: URL: https://github.com/apache/doris/issues/66340#issuecomment-5188539550
> Hi [@Gabriel39](https://github.com/Gabriel39), excited to see Lance support coming to Doris! I'd like to help with the community subtasks once [#65730](https://github.com/apache/doris/pull/65730) lands. > > Some context: I've been working on the FE external-catalog metadata path recently — I collaborated on [#66080](https://github.com/apache/doris/pull/66080) (avoid loading every table for SHOW TABLES on external catalogs) and authored [#66452](https://github.com/apache/doris/pull/66452) (fix the 1+N remote table enumeration in bypass-mode `getTables()`). So I'm familiar with `ExternalCatalog`/`ExternalDatabase`, remote→local name mapping, and the metadata cache layer. > > I'd be happy to pick up any of these, roughly in order of preference: > > 1. Namespace and metadata: multi-level namespace → Doris db mapping, SHOW DATABASES / SHOW TABLES / DESC support > 2. Catalog integration: Filesystem / REST namespace catalog pieces > 3. Tests: FE unit tests / regression tests for the Lance catalog > > Feel free to ping me when the subtasks are split — thanks! Thank you for your interest, we may release a set of subtasks once the first PR merged! -- 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]
