uesugi
XTable.select { val op = (XTable.c1 eq v1) and (XTable.c2 eq v2) if (condition) op else op and (XTable.c3 eq v3) }