pub async fn preflight_0dt(
__arg0: PreflightInput,
) -> Result<PreflightOutput, CatalogError>
Expand description
Perform a 0dt preflight check.
Returns the openable adapter storage to use and whether or not to boot in read only mode.
pub async fn preflight_0dt(
__arg0: PreflightInput,
) -> Result<PreflightOutput, CatalogError>
Perform a 0dt preflight check.
Returns the openable adapter storage to use and whether or not to boot in read only mode.