Skip to content

Feature/analytics typed results - #24

Merged
thedevyashsaini merged 2 commits into
mainfrom
feature/analytics-typed-results
May 14, 2026
Merged

thedevyashsaini merged 2 commits into
mainfrom
feature/analytics-typed-results

Conversation

@thedevyashsaini

Copy link
Copy Markdown
Member

No description provided.

Add InferRow utility type, split EventQueryResult into list vs agg, typed DataQueryResult, unwrap helper for column mapping, remove as any cast
BaseEventBuilder now has TAgg boolean parameter. aggregate() returns BaseEventBuilder<TFields,true>. execute() returns conditional EventListResult|EventAggResult based on TAgg. Moved execute() implementation into base class.
@thedevyashsaini
thedevyashsaini merged commit 1d478ef into main May 14, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant