deltalake_core::logstore

Function get_actions

Source
pub async fn get_actions(
    version: i64,
    commit_log_bytes: Bytes,
) -> Result<Vec<Action>, DeltaTableError>
Expand description

Reads a commit and gets list of actions