We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24bb0f commit 08739ccCopy full SHA for 08739cc
packages/cubejs-schema-compiler/test/integration/postgres/calc-groups.test.ts
@@ -1238,7 +1238,7 @@ views:
1238
],
1239
{ joinGraph, cubeEvaluator, compiler });
1240
});
1241
- it('source full switch 1', async () => {
+ it('source full switch', async () => {
1242
await dbRunner.runQueryTest({
1243
dimensions: ['source.currency', 'source.product_category'],
1244
measures: ['source.price'],
0 commit comments