Skip to main content

exec_convert

Function exec_convert 

Source
pub async fn exec_convert(
    session: &VortexSession,
    flags: ConvertArgs,
) -> Result<()>
Expand description

Convert Parquet files to Vortex.

ยงErrors

Returns an error if the input file cannot be read or the output file cannot be written.