Skip to content

Conversation

@mcheshkov
Copy link
Contributor

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

This is to support member expression segments, as BaseFilter does not expect member expressions in it, i.e. in filterToWhere is always call dimensionSql

@mcheshkov mcheshkov force-pushed the rollup-preagg-segment-member-expression branch 2 times, most recently from dc439dd to a3f6592 Compare March 27, 2025 14:41
@mcheshkov mcheshkov changed the title [WIP add tests] fix(schema-compiler): Use segments as-is in rollupPreAggregation fix(schema-compiler): Use segments as-is in rollupPreAggregation Mar 27, 2025
@mcheshkov mcheshkov marked this pull request as ready for review March 27, 2025 15:11
@mcheshkov mcheshkov requested a review from a team as a code owner March 27, 2025 15:11
@mcheshkov mcheshkov force-pushed the rollup-preagg-segment-member-expression branch from a3f6592 to be6bf96 Compare April 1, 2025 18:37
This is to support member expression segments, as BaseFilter does not expect member expressions in it, i.e. in `filterToWhere` is always call `dimensionSql`
@mcheshkov mcheshkov force-pushed the rollup-preagg-segment-member-expression branch from be6bf96 to 2644284 Compare April 2, 2025 12:53
@mcheshkov mcheshkov merged commit cb7b643 into master Apr 2, 2025
57 checks passed
@mcheshkov mcheshkov deleted the rollup-preagg-segment-member-expression branch April 2, 2025 13:22
Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
…e-js#9391)

This is to support member expression segments, as BaseFilter does not expect member expressions in it, i.e. in `filterToWhere` is always call `dimensionSql`
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.

4 participants