Expand description
§Enishi Execution Engine
Phase C: P10+ Adaptation - Advanced query optimization and adaptive systems
Merkle DAG: enishi_exec -> adaptive_bloom, plan_switcher, meet_in_middle
Modules§
- simd_
varint  - SIMD-accelerated VarInt encoding/decoding
 
Structs§
- Adaptive
Bloom Config  - Adaptive bloom filter configuration
 - Adaptive
Bloom System  - 三段Bloomフィルタシステム (Global/Pack/Shard)
 - Cost
Estimator  - Cost estimation for query optimization
 - Meet
InMiddle  - Meet-in-the-middle query splitter
 - Plan
Stats  - Plan performance statistics
 - Plan
Switcher  - ε-greedy plan switcher
 - Query
Split  - Query split result
 - Snapshot
Manager  - Snapshot manager for popular as_of points
 
Enums§
- Query
Plan  - Query execution plan