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

fix(schema-compiler): Support member alias for TD with granularity #8906

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mcheshkov
Copy link
Member

Check List

  • Tests has 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)

There's no way for SQL API to specify time dimension in load query during SQL generation for CubeScan: only "dimension" part is supported by Cube ATM, and either SQL API should trim granularity from member path, and replicate alias logic from schema compiler, or schema compiler should support granularity in aliases

@mcheshkov mcheshkov force-pushed the member-alias-with-granularity branch from 8dacfc5 to 11f3cb4 Compare November 4, 2024 15:31
Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 5, 2024 11:47am

@mcheshkov mcheshkov force-pushed the member-alias-with-granularity branch from 11f3cb4 to 8ab0c40 Compare November 4, 2024 15:42
@mcheshkov mcheshkov changed the title fix(schema-compiler): Support member alias tfor TD with granularity fix(schema-compiler): Support member alias for TD with granularity Nov 4, 2024
@mcheshkov mcheshkov force-pushed the member-alias-with-granularity branch from e1ad29d to 029053e Compare November 4, 2024 20:57
@mcheshkov mcheshkov force-pushed the member-alias-with-granularity branch from 029053e to 91fff64 Compare November 5, 2024 11:47
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