Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next major #13

Merged
merged 27 commits into from
Aug 14, 2024
Merged

Next major #13

merged 27 commits into from
Aug 14, 2024

Conversation

retro
Copy link
Contributor

@retro retro commented Aug 14, 2024

Merge next major into main

retro added 27 commits April 25, 2024 19:27
…rays in query

BREAKING CHANGE: dimensions and metrics array are replaced with members array in queries
…rate invalid query

This was an edge case where using dimension in filters, ad hoc metric and order
would generate incorrect query if that dimension wasn't projected
Metrics now support complex SQL statements. Ad-hoc metrics are removed for now.
This was causing problems with TypeScript (type was too complex)
…one value

This fixes a bug where passing an empty array would result in invalid SQL
Implements dimension hierarchies. Two types of hierarchies are supported: categorical, and temporal. These allow users to drill down into a query on the hierarchy axis.
@retro retro merged commit aac14d2 into main Aug 14, 2024
8 checks passed
@retro retro deleted the next-major branch September 5, 2024 22:02
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