cube-js / cube-js/cube

[Feature Request] new cube_sql property to enhance data blending

Open
#8,132 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

I propose adding a cube_sql property to enhance data blending in Cube.js. This feature would allow developers to reference other cubes directly by their identifiers within SQL queries, simplifying syntax and improving readability. Currently, referencing another cube's SQL requires explicit calls to .sql(), adding complexity. The cube_sql property would abstract these details, making cube references more intuitive and streamlining data modeling processes. This could encourage clearer code and ease the learning curve for new users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.