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

feat(hogql): Allow breakdowns for lazy-joined tables #26302

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

danielbachhuber
Copy link
Contributor

@danielbachhuber danielbachhuber commented Nov 20, 2024

Changes

Allows breakdowns for lazy-joined tables by splitting breakdown_field by . to support nested references.

From #26247

How did you test this code?

Tests should pass.

@danielbachhuber danielbachhuber merged commit 010e353 into master Nov 20, 2024
92 checks passed
@danielbachhuber danielbachhuber deleted the experiments/allow-trends-breakdowns branch November 20, 2024 12:00
fuziontech added a commit that referenced this pull request Nov 21, 2024
* master: (66 commits)
  feat: display line context in stack frames (#26254)
  fix(experiments HogQL): fix funnels filter in prepare_query (#26327)
  fix(hogql): Support parsing dw properties with nested values (#26321)
  fix(err): include raw js frame on frame content in pg (#26326)
  fix: mobile project settings network labels (#26318)
  fix: reduce perms from 3 to 2 for test perf (#26322)
  feat: add new alerts feature for product_analytics (#26320)
  feat(experiments): Enable holdouts for everyone (#26301)
  feat: reorg inspector list rows (#26243)
  feat: Split-up batch exports into sync and async (#26294)
  fix(data-warehouse): Fix custom series colors in chart tooltips (#26310)
  feat(cdp): adjust zapier destination description (#26313)
  fix(insights): prevent race condition (#26265)
  feat(product-assistant): evaluation pipeline (#26179)
  chore: session replay project config for mobile - what is possible (#26289)
  feat(cdp): make hash functions return null if the input is null (#26311)
  feat(err): cymbal for all teams (#26312)
  feat(hogql): Allow breakdowns for lazy-joined tables (#26302)
  feat: create events table to store last 7 days of data (#26239)
  chore: Bump batch exports start jitter (#26278)
  ...
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.

3 participants