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