openCypherTranspiler/tests
Jerry Liang 9e01425272
bug fixes on field type propagation (#10)
* fixed a bug in resolving non-existent label during schema binding

* bug fix and allow bool? type to evaluate for logical operators

* propagate data type also to property objects in condition expressions during binding

* fix a bug type evaluating IN op's list operand
2019-11-12 14:59:39 -08:00
..
CommonTest bug fixes on field type propagation (#10) 2019-11-12 14:59:39 -08:00
LogicalPlanner.Test bug fixes on field type propagation (#10) 2019-11-12 14:59:39 -08:00
SQLRenderer.Test bug fixes on field type propagation (#10) 2019-11-12 14:59:39 -08:00
openCypherParser.Test minor fix an issue in label/type inference (#9) 2019-11-07 15:24:34 -08:00