Function deltalake::logstore::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