service.CatalogAILakeService

Typed access to the AI Lake long-running-operation surface.

Properties

None

Methods

NameDescription
analyze_statistics(instance_id: str, table_names: list[str] | None, operation_id: str | None)Trigger ANALYZE TABLE for tables in an AI Lake database instance.
get_operation()Fetch the current state of a long-running AI Lake operation.
wait_for_operation()Block until an AI Lake operation reaches a terminal status.