-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Reduce opcode translation boilerplate across storage, WAL, and SSTable
storageCore LSM-tree storage engine components, including memory buffers, disk I/O, and compaction.Core LSM-tree storage engine components, including memory buffers, disk I/O, and compaction.Status: Open.Implement Planner to Translate ASTs into Logical Plan Trees
sql gatewayComponents for parsing SQL and translating queries into native Key-Value storage operations.Components for parsing SQL and translating queries into native Key-Value storage operations.Status: Open.Add recursion depth limits to parser to prevent stack exhaustion from deeply nested queries
sql gatewayComponents for parsing SQL and translating queries into native Key-Value storage operations.Components for parsing SQL and translating queries into native Key-Value storage operations.Status: Open.Refactor SSTable indexing from dense to sparse
storageCore LSM-tree storage engine components, including memory buffers, disk I/O, and compaction.Core LSM-tree storage engine components, including memory buffers, disk I/O, and compaction.Status: Open.Implement Execution Engine (SQL to KV Translation)
sql gatewayComponents for parsing SQL and translating queries into native Key-Value storage operations.Components for parsing SQL and translating queries into native Key-Value storage operations.Status: Open.Implement SQL Gateway Translator
epicHigh-level parent issues that group and track multiple related sub-issues and tasks.High-level parent issues that group and track multiple related sub-issues and tasks.Status: Open.Implement LSM-Tree Storage Engine with gRPC Integration
epicHigh-level parent issues that group and track multiple related sub-issues and tasks.High-level parent issues that group and track multiple related sub-issues and tasks.Status: Open.