limbo/core/incremental
2025-09-29 10:58:51 +04:00
..
aggregate_operator.rs use 128-bit hashes for the zset_id 2025-09-25 22:52:08 -03:00
compiler.rs Merge branch 'main' into quoting-fix-attempt-2 2025-09-29 10:58:51 +04:00
cursor.rs core: Wrap Connection::schema in RwLock 2025-09-23 10:31:20 +03:00
dbsp.rs use 128-bit hashes for the zset_id 2025-09-25 22:52:08 -03:00
expr_compiler.rs support mixed integer and float expressions in the expr_compiler 2025-09-26 21:11:38 -03:00
filter_operator.rs support column comparisons in the filter operator 2025-09-19 03:59:28 -05:00
input_operator.rs move the input operator to its own file. 2025-09-19 03:57:11 -05:00
join_operator.rs use 128-bit hashes for the zset_id 2025-09-25 22:52:08 -03:00
merge_operator.rs use 128-bit hashes for the zset_id 2025-09-25 22:52:08 -03:00
mod.rs Implement the DBSP merge operator 2025-09-21 21:00:27 -03:00
operator.rs use 128-bit hashes for the zset_id 2025-09-25 22:52:08 -03:00
persistence.rs Replace custom serialization with a saner version 2025-09-25 22:52:08 -03:00
project_operator.rs core: Wrap Connection::query_only with AtomicBool 2025-09-24 19:23:13 +03:00
view.rs introduce exact(...) function - because enum variant will disappear 2025-09-26 13:01:49 +04:00