get_iceberg_related_object_ids

Function get_iceberg_related_object_ids 

Source
pub async fn get_iceberg_related_object_ids<C>(
    object_id: ObjectId,
    db: &C,
) -> MetaResult<Vec<ObjectId>>
where C: ConnectionTrait,
Expand description

get_iceberg_related_object_ids returns the related object ids of the iceberg source, sink and internal tables.