Skip to content

refactoring: transfer executor for lua to rust

Alexey Protsenko requested to merge issue53 into main

Transfer query executor for current query plan from lua to rust and fixed bucket_id result type to usize.

Merge request reports