Uh oh!
There was an error while loading. Please reload this page.
Actions: ProxySQL/ParserSQL
Actions
Showing runs from all workflows
131 workflow runs
131 workflow runs
feat(session): route WITH queries through Session::execute_query (iss…
CI
#81:
Commit 7646c38
pushed
by
renecannao
docs: mark issues 01-05, 08, 09 resolved with commit hashes
CI
#80:
Commit 3612350
pushed
by
renecannao
docs: prior-session audit + contributor workflow + Makefile target fixes
CI
#79:
Commit 01fd6ec
pushed
by
renecannao
fix(distributed): single-shard aggregate schema and use-after-free (i…
CI
#78:
Commit ab8b7fb
pushed
by
renecannao
fix(distributed): routing strategies for sharded tables (issues 03, 09)
CI
#77:
Commit f0f2915
pushed
by
renecannao
docs(issues): publish local backlog and add issues 08, 09
CI
#76:
Commit 1250196
pushed
by
renecannao
test: functional test suite for the sqlengine binary
CI
#75:
Commit 2ee4128
pushed
by
renecannao
docs: add sqlengine reference and cross-link from architecture doc
CI
#74:
Commit c26adcc
pushed
by
renecannao
docs: add architecture-and-status overview with diagrams
CI
#73:
Commit 7f11af5
pushed
by
renecannao
docs: rewrite README and CLAUDE.md to reflect distributed architecture
CI
#72:
Commit e69c2cc
pushed
by
renecannao
chore: update CLAUDE.md test count to 1150 across 50 files
CI
#70:
Commit e4b7df7
pushed
by
renecannao
chore: update CLAUDE.md test counts (1152), add corpus_test.cpp, fix …
CI
#69:
Commit 79f337e
pushed
by
renecannao
perf: thread pool for parallel shard I/O + plan caching + connection …
CI
#68:
Commit f820e73
pushed
by
renecannao
perf: add connection pooling and parallel shard execution (opt-in, be…
CI
#67:
Commit 937ffbd
pushed
by
renecannao
fix: remove arena from remote executors, use heap-owned ResultSet dat…
CI
#66:
Commit a69ded3
pushed
by
renecannao
feat: add engine stress test (direct API) and MySQL wire protocol server
CI
#65:
Commit 2c3fbfc
pushed
by
renecannao
bench: add distributed query benchmark with pipeline breakdown and co…
CI
#64:
Commit 79bec1b
pushed
by
renecannao
feat: add window functions (ROW_NUMBER, RANK, SUM/COUNT/AVG OVER) and…
CI
#63:
Commit 67f1a9d
pushed
by
renecannao
fix: resolve distributed aggregation, sort merge, join columns, and s…
CI
#62:
Commit 4d6e1d8
pushed
by
renecannao
feat: add real sharding demo with 2 MySQL backends
CI
#61:
Commit de8fcbb
pushed
by
renecannao
docs: update README, CLAUDE.md for CLI tool and current state
CI
#60:
Commit dde58fb
pushed
by
renecannao
perf: add parallel remote execution, shard-key routing, hash join ope…
CI
#59:
Commit 6be0b04
pushed
by
renecannao
fix: resolve distributed subquery materialization, ORDER BY with PROJ…
CI
#58:
Commit 5e036c7
pushed
by
renecannao
feat: add correlated subqueries, cross-shard DML subqueries, distribu…
CI
#57:
Commit af4ac9b
pushed
by
renecannao