Draft: feat: improve SQL execution
Summary
- feat: improve SQL execution
- Enhanced SQL caching mechanism: now, both leaf and branch motions in the query plan are cached more aggressively.
- Improved SQL execution: The system now utilizes the Rust API from the module instead of Lua.
- Cherry-pick to: none
- Docs follow-up: not necessary
Edited by Denis Smirnov