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 834d381 commit f987713Copy full SHA for f987713
packages/cubejs-schema-compiler/src/adapter/BaseQuery.js
@@ -3665,7 +3665,6 @@ export class BaseQuery {
3665
* @param {import('./Granularity').Granularity} granularity
3666
* @return {string}
3667
*/
3668
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
3669
dimensionTimeGroupedColumn(dimension, granularity) {
3670
let dtDate;
3671
0 commit comments