cube-js / cube

📊 Cube — Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics
https://cube.dev
Other
17.96k stars 1.78k forks source link

feat(api-gateway): Meta - expose aliasMember for members in cube #8945

Closed ovr closed 1 week ago

ovr commented 1 week ago

Motivation:

While I was working on the new layer for MDX, I discovered that all members in views are defined as View's members. It leads to a problem, that I am not able to separate it by cubes to align our model with Analysis Services.

vercel[bot] commented 1 week ago

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](https://vercel.com/cube-dev/examples-angular-dashboard/FBgVNzS22ef8Hd6iieciV7HLtctJ)) | [Visit Preview](https://examples-angular-dashboard-git-feat-schema-comp-641f7c-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-react-d3** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-d3/8hBpc4ou3Hk9STswD2EmTsZQrLWS)) | [Visit Preview](https://examples-react-d3-git-feat-schema-compiler-dime-bd12ec-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-react-dashboard** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-dashboard/FKPh8c6HncWz8TCViTLha1C9NtEB)) | [Visit Preview](https://examples-react-dashboard-git-feat-schema-compil-9581cc-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-react-data-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-data-table/75zPW5UbNJVyUNzXCqG6u2uWM4XQ)) | [Visit Preview](https://examples-react-data-table-git-feat-schema-compi-1ef476-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-react-highcharts** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-highcharts/EvFc5gmB7qmtA2nCSGsUwJY9PGxc)) | [Visit Preview](https://examples-react-highcharts-git-feat-schema-compi-07ba87-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-react-material-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-material-ui/i8DBmtdHETbYwXGs5QAqfFAPwJX4)) | [Visit Preview](https://examples-react-material-ui-git-feat-schema-comp-d12c0f-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-react-pivot-table** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-react-pivot-table/68EeeDrRkVeFWSk6QJ62cj6LE7or)) | [Visit Preview](https://examples-react-pivot-table-git-feat-schema-comp-89998c-cube-dev.vercel.app) | | Nov 12, 2024 0:24am | | **examples-vue-query-builder** | ⬜️ Ignored ([Inspect](https://vercel.com/cube-dev/examples-vue-query-builder/HmLS3Ldrp2VoaFiCoqVweSGCE2uc)) | [Visit Preview](https://examples-vue-query-builder-git-feat-schema-comp-830e18-cube-dev.vercel.app) | | Nov 12, 2024 0:24am |
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.55%. Comparing base (218dcc2) to head (1a4c4bb). Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
...ql/cubeclient/src/models/v1_cube_meta_dimension.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8945 +/- ## ========================================== + Coverage 82.50% 82.55% +0.04% ========================================== Files 221 221 Lines 77606 77713 +107 ========================================== + Hits 64027 64153 +126 + Misses 13579 13560 -19 ``` | [Flag](https://app.codecov.io/gh/cube-js/cube/pull/8945/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | Coverage Δ | | |---|---|---| | [cubesql](https://app.codecov.io/gh/cube-js/cube/pull/8945/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js) | `82.55% <92.85%> (+0.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cube-js#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.