Goal
Deliver Lance Namespace support from daft-lance through Daft's user-facing APIs, with Gravitino Lance REST as the primary integration target.
Delivery plan
Follow-up optimization
Credential refresh improves reliability for long-running jobs but does not block the initial namespace feature, daft-lance release, or Daft entry-point integration.
Done when
- Namespace-addressed tables work through daft-lance with catalog-vended credentials.
- A released daft-lance package contains the feature.
- Daft exposes the namespace-capable
write_lance entry point.
Goal
Deliver Lance Namespace support from daft-lance through Daft's user-facing APIs, with Gravitino Lance REST as the primary integration target.
Delivery plan
write_lance(mode="merge")namespace semantics — Support Lance Namespace in write_lance merge mode #52write_lanceentry point — Complete the daft.io.lance -> daft_lance migration: delegate DataFrame.write_lance (follow-up to #6957) Eventual-Inc/Daft#7282Follow-up optimization
Credential refresh improves reliability for long-running jobs but does not block the initial namespace feature, daft-lance release, or Daft entry-point integration.
Done when
write_lanceentry point.