Closed
Milestone
Apr 1, 2023–Jun 30, 2023
2023, Q2
Goals
- Picodata support (from Q1)
- Left join
- PostgreSQL protocol
- Stress tests in CI
- Cost-based join optimizations
- Tables with non-journaled metadata in Tarantool
- DISTINCT and HAVING
- "Not" operator (from Q1)
Results
Ok:
- Picodata support (from Q1)
- Left join
- DISTINCT and HAVING
Partial:
- PostgreSQL protocol (almost done)
- Stress tests in CI (added a single stress test to CI, then delegated stress test framework to Georgi Lomakin)
Ignored:
- "Not" operator (from Q1)
- Tables with non-journaled metadata in Tarantool
Failed:
- Cost-based join optimizations (a very poor progress on the way to join reorder problem).
- Documentation
Loading
Loading
Loading
Loading