openCypherTranspiler/src
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
..
Common bug fixes on field type propagation (#10) 2019-11-12 14:59:39 -08:00
LogicalPlanner bug fixes on field type propagation (#10) 2019-11-12 14:59:39 -08:00
SQLRenderer better param checks for built-in value functions (#8) 2019-10-22 14:33:16 -07:00
openCypherParser bug fixes on field type propagation (#10) 2019-11-12 14:59:39 -08:00