-
Notifications
You must be signed in to change notification settings - Fork 3
Pull requests: chasers/smolquery
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
The ClickHouse edge writes down the statements it could not answer, with the client that sent them (T-480)
#360
opened Sep 20, 2026 by
chasers
Owner
•
11/11
Loading…
A HyperDX row click finds its row, a source may alias its columns, and CSV answers (T-496)
#359
opened Sep 20, 2026 by
chasers
Owner
•
10/11
Loading…
Only a statement that names a ClickHouse function pays for it: macros are defined per job, not at engine start (T-485)
#358
opened Sep 20, 2026 by
chasers
Owner
•
9/11
Loading…
HyperDX's own code runs against the edge, 17 of 17: parametric aggregates, LIKE's escape, arrays, and the words DuckDB keeps (T-496)
#357
opened Sep 20, 2026 by
chasers
Owner
•
8/11
Loading…
docs/clickstack.md: point HyperDX at a smolquery table — the recipe, what works, what does not (T-500)
#356
opened Sep 20, 2026 by
chasers
Owner
•
7/11
Loading…
HyperDX's Search page, statement by statement, against real rows: the corpus is the test (T-495)
#355
opened Sep 20, 2026 by
chasers
Owner
•
6/11
Loading…
HyperDX's Search SQL runs as written: ClickHouse's function names are macros, and its GROUP BY alias and CAST(x, 'Type') are rewritten (T-485, T-494)
#353
opened Sep 20, 2026 by
chasers
Owner
•
5/11
Loading…
The ClickHouse edge answers system.*, DESCRIBE, SHOW and EXISTS from an emulated catalog (T-482, T-483)
#352
opened Sep 20, 2026 by
chasers
Owner
•
4/11
Loading…
The ClickHouse edge answers in the formats HyperDX asks for: JSONCompactEachRowWithNamesAndTypes, TabSeparatedRaw, ISO timestamps, and count() by its name (T-493)
#351
opened Sep 20, 2026 by
chasers
Owner
•
3/11
Loading…
The SQL lexer lives in the core as Smolquery.Sql, since two edges read SQL with it (PL-66)
#350
opened Sep 20, 2026 by
chasers
Owner
•
2/11
Loading…
The ClickHouse edge reads a statement quoted and parameterized for ClickHouse: SETTINGS, {name:Type}, backticks, backslash escapes (T-481)
#349
opened Sep 20, 2026 by
chasers
Owner
•
1/11
Loading…
/metrics says where the resident set is, split by mapping class
#345
opened Sep 15, 2026 by
chasers
Owner
Loading…
Print max_live_claims on the buffer shape line (T-339)
#238
opened Aug 20, 2026 by
chasers
Owner
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.