partition

Function partition 

Source
pub fn partition(
    part: &PartitionQuery,
    source_conn: &SourceConn,
) -> OutResult<Vec<CXQuery>>