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

Meta API (/meta): Add the sql_table field to the response #8711

Open
bhuvansingla opened this issue Sep 16, 2024 · 0 comments
Open

Meta API (/meta): Add the sql_table field to the response #8711

bhuvansingla opened this issue Sep 16, 2024 · 0 comments

Comments

@bhuvansingla
Copy link

The /v1/meta API endpoint does not include the sql_table field. Even with the ?extended query param the sql_table field does not exist, even though sql does. It would also be great to have this included unless there is a good reason not to.

I believe it's the following function that needs to be adapted along with the unit tests:

function transformCube(cube: any, cubeDefinitions: any) {

I'm happy to open a pull request for the same!

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

No branches or pull requests

1 participant