cube-js / cube-js/cube

Use operator set or notSet in rollup_join

Open
#10,104 5 comments 0 reactions 1 assignee Claimed by @igorlukanin View on GitHub
pre-aggregations
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Describe the bug**
Can't use the `set` or `notSet` operator in `rollup_join`.

**To Reproduce**
Steps to reproduce the behaviour:

Create two cubes, A and B. Both belong to different data sources. Cube B has the joins as it is a base cube. Define `rollup_join` in it. In the query, add a filter with any dimension that is `set` or `notSet`,

You'll get an error:
`To join across data sources, use rollupJoin with Cube Store. If rollupJoin is defined, this error indicates it doesn't match the query. Please use Rollup Designer to verify its definition. Found data sources: default, delivery
`

**Version:**
[e.g. 1.3.85]

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.