Commit 0a09e1c
authored
feat: certralize schema parsing with literal coercion (delta-io#4106)
# Description
We recently landed a fix to simplify predicates before using them...
This PR consolidates that logic and adds another fix we requires in
follow ups to properly coerce literals.
This is since we are also translating the predicate to kernel where no
coercion happens.
Signed-off-by: Robert Pack <robstar.pack@gmail.com>1 parent 5365923 commit 0a09e1c
7 files changed
Lines changed: 428 additions & 87 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1071 | 1071 | | |
1072 | 1072 | | |
1073 | 1073 | | |
1074 | | - | |
| 1074 | + | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
| |||
0 commit comments