pub async fn check_if_belongs_to_iceberg_table<C>(
txn: &C,
job_id: JobId,
) -> MetaResult<bool>where
C: ConnectionTrait,pub async fn check_if_belongs_to_iceberg_table<C>(
txn: &C,
job_id: JobId,
) -> MetaResult<bool>where
C: ConnectionTrait,