Skip to main content

export_sstable

Function export_sstable 

Source
pub async fn export_sstable(
    sstable_path: &Path,
    schema_path: &Path,
    output_path: &Path,
    format: ExportFormat,
) -> Result<()>
Expand description

Export SSTable data to file