pedrocarlo
|
edc1c6fbc6
|
force predicate in SelectSelectOptimizer to evaluate to a boolean value
|
2025-06-11 11:32:45 -03:00 |
|
pedrocarlo
|
b2fd5b9cd1
|
change CompoundPredicate to generate a true_clause for a single row and not for column_values + tests
|
2025-06-11 11:32:45 -03:00 |
|
pedrocarlo
|
1410aaa0be
|
mostly fix binary predicate generation
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
b60037255b
|
small fix to binary true predicate + fuzz test for true_binary_predicate. More tests to come
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
6b58c4a33f
|
migrate to using limbo_core::Value inside Simulator
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
2424b1b1c9
|
add unary to expr_to_value
|
2025-06-11 11:32:18 -03:00 |
|
pedrocarlo
|
62e7b1f64c
|
fix generation for string literal in a different place + simplify test assertion
|
2025-06-11 11:32:17 -03:00 |
|
pedrocarlo
|
fac4b4e6fb
|
fix generation and expr evaluation
|
2025-06-11 11:32:17 -03:00 |
|
pedrocarlo
|
9f2608bded
|
remove previous predicate struct and rewrite generation with the new the struct
|
2025-06-11 11:32:17 -03:00 |
|
pedrocarlo
|
3e369b9dde
|
drop in replacement for predicate that uses ast::Expr under the hood
|
2025-06-11 11:32:17 -03:00 |
|