Function serialize

Source
pub async fn serialize(
    sql: &str,
    ctx: &SessionContext,
    path: &str,
) -> Result<()>