@cubejs-backend/schema-compiler 0.31.12 → 0.31.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,3376 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [0.31.12](https://github.com/cube-js/cube.js/compare/v0.31.11...v0.31.12) (2022-11-05)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * Cannot read property 'apply' of undefined on missed dimension sql ([#5559](https://github.com/cube-js/cube.js/issues/5559)) ([6f85096](https://github.com/cube-js/cube.js/commit/6f850967ba834bbdd87284fa957859d66d19344a))
12
- * No column found in case non equals filter query incorrectly matched against rollup with no dimensions ([#5552](https://github.com/cube-js/cube.js/issues/5552)) ([73b3203](https://github.com/cube-js/cube.js/commit/73b3203925bf9d8221001f730bb23272dd4e47e6))
13
- * YAML filter support ([fb6fade](https://github.com/cube-js/cube.js/commit/fb6fade4bfa5b0fb2e3b6895e378aef97ea26f95))
14
-
15
-
16
-
17
-
18
-
19
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
20
-
21
-
22
- ### Features
23
-
24
- * **cubestore:** Sealing partition ([#5523](https://github.com/cube-js/cube.js/issues/5523)) ([70ee72c](https://github.com/cube-js/cube.js/commit/70ee72cca5b9a77bf14994f05b0e77148089362c))
25
-
26
-
27
-
28
-
29
-
30
- ## [0.31.9](https://github.com/cube-js/cube.js/compare/v0.31.8...v0.31.9) (2022-11-01)
31
-
32
-
33
- ### Bug Fixes
34
-
35
- * You requested hidden member in case of rolling window measure is being used in a view ([#5546](https://github.com/cube-js/cube.js/issues/5546)) ([c00ea43](https://github.com/cube-js/cube.js/commit/c00ea432021a02638361b278f8eb24801a7a867b))
36
-
37
-
38
-
39
-
40
-
41
- ## [0.31.8](https://github.com/cube-js/cube.js/compare/v0.31.7...v0.31.8) (2022-10-30)
42
-
43
-
44
- ### Features
45
-
46
- * YAML support ([#5539](https://github.com/cube-js/cube.js/issues/5539)) ([29c19db](https://github.com/cube-js/cube.js/commit/29c19db9315ef7ad40350150f74f9519d6ff4a98))
47
-
48
-
49
-
50
-
51
-
52
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
53
-
54
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
55
-
56
-
57
-
58
-
59
-
60
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
61
-
62
-
63
- ### Features
64
-
65
- * pre-aggregations build jobs API endpoint ([#5251](https://github.com/cube-js/cube.js/issues/5251)) ([4aee3ef](https://github.com/cube-js/cube.js/commit/4aee3efba9c14b4698c81707d92af11c98978c81))
66
-
67
-
68
-
69
-
70
-
71
- ## [0.31.4](https://github.com/cube-js/cube.js/compare/v0.31.3...v0.31.4) (2022-10-13)
72
-
73
-
74
- ### Features
75
-
76
- * `shown` flag for cubes and views ([#5455](https://github.com/cube-js/cube.js/issues/5455)) ([e7ef446](https://github.com/cube-js/cube.js/commit/e7ef4467adfc581e07c14b315a43c0eb4d1e8c11))
77
-
78
-
79
-
80
-
81
-
82
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
83
-
84
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
85
-
86
-
87
-
88
-
89
-
90
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
91
-
92
-
93
- ### Features
94
-
95
- * Includes and Excludes directives for Cube Views ([#5437](https://github.com/cube-js/cube.js/issues/5437)) ([7c35604](https://github.com/cube-js/cube.js/commit/7c356049b56a0ea58a4ad8f2628ffaff2ac307d4))
96
-
97
-
98
-
99
-
100
-
101
- ## [0.31.1](https://github.com/cube-js/cube.js/compare/v0.31.0...v0.31.1) (2022-10-04)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * Cube not found for path due to FILTER_PARAMS are used in members ([#5417](https://github.com/cube-js/cube.js/issues/5417)) ([bfe76bf](https://github.com/cube-js/cube.js/commit/bfe76bfbf3bd5f51a408088f8f5fefb35e17e22f))
107
- * **extensions:** fix SELECT handling in the Funnels extensions ([#5397](https://github.com/cube-js/cube.js/issues/5397)) ([041f591](https://github.com/cube-js/cube.js/commit/041f591482cc75d840310a9b7592158c1b33fa37))
108
-
109
-
110
-
111
-
112
-
113
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
114
-
115
-
116
- * feat!: Cube Views implementation (#5278) ([9937356](https://github.com/cube-js/cube.js/commit/99373563b610d1f15dfc44fafac0c329c1dc9a0d)), closes [#5278](https://github.com/cube-js/cube.js/issues/5278)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * **schema-compiler:** throw an error for the empty pre-aggs ([#5392](https://github.com/cube-js/cube.js/issues/5392)) ([4afd604](https://github.com/cube-js/cube.js/commit/4afd6041dae8175fb8d292e9ee0db15969239c81))
122
-
123
-
124
- ### BREAKING CHANGES
125
-
126
- * The logic of how cubes are included in joins has been changed. There are multiple member reference constructs that are now forbidden and should be rewritten. You can't reference foreign cubes anymore to define members inside other cubes: `${ForeignCube}.foo`. `foo` member should be defined in `ForeignCube` and referenced as `${ForeignCube.foo}`. You also can't mix references and members without `CUBE` self-reference. For example `${ForeignCube.foo} + bar` is invalid and `${ForeignCube.foo} + ${CUBE}.bar` should be used instead. If not fixed, it'll lead to missing tables in the `FROM` clause.
127
-
128
-
129
-
130
-
131
-
132
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
133
-
134
-
135
- ### Bug Fixes
136
-
137
- * Invalid identifier day for month `lambdaRollup` ([#5338](https://github.com/cube-js/cube.js/issues/5338)) ([bacc643](https://github.com/cube-js/cube.js/commit/bacc64309b09c99cddc0a57bfcca94ee01dd5877))
138
-
139
-
140
-
141
-
142
-
143
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
144
-
145
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
146
-
147
-
148
-
149
-
150
-
151
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
152
-
153
-
154
- ### Features
155
-
156
- * Introduce `rollupLambda` rollup type ([#5315](https://github.com/cube-js/cube.js/issues/5315)) ([6fd5ee4](https://github.com/cube-js/cube.js/commit/6fd5ee4ed3a7fe98f55ce2f3dc900be1f089e590))
157
-
158
-
159
-
160
-
161
-
162
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
163
-
164
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
165
-
166
-
167
-
168
-
169
-
170
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
171
-
172
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
173
-
174
-
175
-
176
-
177
-
178
- ## [0.30.67](https://github.com/cube-js/cube.js/compare/v0.30.66...v0.30.67) (2022-09-09)
179
-
180
-
181
- ### Bug Fixes
182
-
183
- * **schema-compiler:** messed order in sub-query aggregate ([#5257](https://github.com/cube-js/cube.js/issues/5257)) ([a6ad9f6](https://github.com/cube-js/cube.js/commit/a6ad9f63fd9db502d1e59aa4fe30dbe5c34c364d))
184
-
185
-
186
-
187
-
188
-
189
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
190
-
191
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
192
-
193
-
194
-
195
-
196
-
197
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
198
-
199
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
200
-
201
-
202
-
203
-
204
-
205
- ## [0.30.60](https://github.com/cube-js/cube.js/compare/v0.30.59...v0.30.60) (2022-08-28)
206
-
207
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
208
-
209
-
210
-
211
-
212
-
213
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
214
-
215
-
216
- ### Features
217
-
218
- * **cubestore:** Aggregating index in pre-aggregations ([#5016](https://github.com/cube-js/cube.js/issues/5016)) ([0c3caca](https://github.com/cube-js/cube.js/commit/0c3caca7ac6bfe12fb95a15bb1bc538d1363ecdf))
219
-
220
-
221
-
222
-
223
-
224
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
225
-
226
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
227
-
228
-
229
-
230
-
231
-
232
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
233
-
234
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
235
-
236
-
237
-
238
-
239
-
240
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
241
-
242
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
243
-
244
-
245
-
246
-
247
-
248
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
249
-
250
-
251
- ### Features
252
-
253
- * **cubejs:** LambdaView: hybrid query of source tables and pre-aggregation tables. ([#4718](https://github.com/cube-js/cube.js/issues/4718)) ([4ae826b](https://github.com/cube-js/cube.js/commit/4ae826b4d27afbfce366830150e130f29c7fcbbf))
254
-
255
-
256
-
257
-
258
-
259
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
260
-
261
-
262
- ### Features
263
-
264
- * **drivers:** Bootstraps CrateDB driver ([#4929](https://github.com/cube-js/cube.js/issues/4929)) ([db87b8f](https://github.com/cube-js/cube.js/commit/db87b8f18686607498467c6ff0f71abcd1e38c5d))
265
- * **schema-compiler:** aggregated sub query group by clause ([#5078](https://github.com/cube-js/cube.js/issues/5078)) ([473398d](https://github.com/cube-js/cube.js/commit/473398d0a4a983730aba115766afc53f2dd829a6))
266
-
267
-
268
-
269
-
270
-
271
- ## [0.30.45](https://github.com/cube-js/cube.js/compare/v0.30.44...v0.30.45) (2022-08-05)
272
-
273
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
274
-
275
-
276
-
277
-
278
-
279
- ## [0.30.43](https://github.com/cube-js/cube.js/compare/v0.30.42...v0.30.43) (2022-07-28)
280
-
281
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
282
-
283
-
284
-
285
-
286
-
287
- ## [0.30.39](https://github.com/cube-js/cube.js/compare/v0.30.38...v0.30.39) (2022-07-25)
288
-
289
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
290
-
291
-
292
-
293
-
294
-
295
- ## [0.30.34](https://github.com/cube-js/cube.js/compare/v0.30.33...v0.30.34) (2022-07-12)
296
-
297
-
298
- ### Bug Fixes
299
-
300
- * Cache allDefinitions Object.assign invocations to optimize highly dynamic schema SQL execution ([#4894](https://github.com/cube-js/cube.js/issues/4894)) ([ad3fea8](https://github.com/cube-js/cube.js/commit/ad3fea8610aaee7aae33623821a2aa3a3416a62a))
301
-
302
-
303
-
304
-
305
-
306
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
307
-
308
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
309
-
310
-
311
-
312
-
313
-
314
- ## [0.30.28](https://github.com/cube-js/cube.js/compare/v0.30.27...v0.30.28) (2022-06-27)
315
-
316
-
317
- ### Bug Fixes
318
-
319
- * More explanatory error message on failed rollupJoin match ([5808e37](https://github.com/cube-js/cube.js/commit/5808e375baf31259d8d070f3d5ff5b2a4faf5db4)), closes [#4746](https://github.com/cube-js/cube.js/issues/4746)
320
-
321
-
322
-
323
-
324
-
325
- ## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)
326
-
327
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
328
-
329
-
330
-
331
-
332
-
333
- ## [0.30.20](https://github.com/cube-js/cube.js/compare/v0.30.19...v0.30.20) (2022-06-11)
334
-
335
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
336
-
337
-
338
-
339
-
340
-
341
- ## [0.30.8](https://github.com/cube-js/cube.js/compare/v0.30.7...v0.30.8) (2022-05-30)
342
-
343
-
344
- ### Features
345
-
346
- * **schema-compiler:** allowNonStrictDateRangeMatch flag support for the pre-aggregations with time dimension ([#4582](https://github.com/cube-js/cube.js/issues/4582)) ([31d9fae](https://github.com/cube-js/cube.js/commit/31d9faea762f2103a19e6d3062e272b9dbc88dc8))
347
-
348
-
349
-
350
-
351
-
352
- ## [0.30.7](https://github.com/cube-js/cube.js/compare/v0.30.6...v0.30.7) (2022-05-26)
353
-
354
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
355
-
356
-
357
-
358
-
359
-
360
- ## [0.30.6](https://github.com/cube-js/cube.js/compare/v0.30.5...v0.30.6) (2022-05-24)
361
-
362
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
363
-
364
-
365
-
366
-
367
-
368
- ## [0.30.5](https://github.com/cube-js/cube.js/compare/v0.30.4...v0.30.5) (2022-05-23)
369
-
370
-
371
- ### Bug Fixes
372
-
373
- * **schema-compiler:** exclude non-included dimensions from drillMembers ([#4569](https://github.com/cube-js/cube.js/issues/4569)) ([c1f12d1](https://github.com/cube-js/cube.js/commit/c1f12d182a3f7434a296a97b640b19b705dba921))
374
-
375
-
376
-
377
-
378
-
379
- ## [0.30.4](https://github.com/cube-js/cube.js/compare/v0.30.3...v0.30.4) (2022-05-20)
380
-
381
-
382
- ### Features
383
-
384
- * Download streaming `select * from table` originalSql pre-aggregations directly ([#4537](https://github.com/cube-js/cube.js/issues/4537)) ([a62d81a](https://github.com/cube-js/cube.js/commit/a62d81abe67fc94ca57cabf914cc55800fc89d96))
385
-
386
-
387
-
388
-
389
-
390
- ## [0.30.1](https://github.com/cube-js/cube.js/compare/v0.30.0...v0.30.1) (2022-05-14)
391
-
392
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
393
-
394
-
395
-
396
-
397
-
398
- # [0.30.0](https://github.com/cube-js/cube.js/compare/v0.29.57...v0.30.0) (2022-05-11)
399
-
400
-
401
- ### Features
402
-
403
- * **streamlined-config:** CUBEJS_EXTERNAL_DEFAULT and CUBEJS_SCHEDULED_REFRESH_DEFAULT defaults changed to "true" ([#4367](https://github.com/cube-js/cube.js/issues/4367)) ([d52adaf](https://github.com/cube-js/cube.js/commit/d52adaf9d7e95d9892348c8a2fbc971c4652dae3))
404
-
405
-
406
-
407
-
408
-
409
- ## [0.29.57](https://github.com/cube-js/cube.js/compare/v0.29.56...v0.29.57) (2022-05-11)
410
-
411
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
412
-
413
-
414
-
415
-
416
-
417
- ## [0.29.54](https://github.com/cube-js/cube.js/compare/v0.29.53...v0.29.54) (2022-05-03)
418
-
419
-
420
- ### Bug Fixes
421
-
422
- * Prestodb timestamp cast to work in prestodb and athena ([#4419](https://github.com/cube-js/cube.js/issues/4419)) Thanks [@apzeb](https://github.com/apzeb) ! ([8f8f61a](https://github.com/cube-js/cube.js/commit/8f8f61a7186aeb63876bfcb8d440a7c35e27e0b3)), closes [#4221](https://github.com/cube-js/cube.js/issues/4221)
423
-
424
-
425
- ### Features
426
-
427
- * **cubejs:** rollupJoin between multiple databases ([#4371](https://github.com/cube-js/cube.js/issues/4371)) ([6cd77d5](https://github.com/cube-js/cube.js/commit/6cd77d542ec8af570f556a4cefd1710ab2e5f508))
428
-
429
-
430
-
431
-
432
-
433
- ## [0.29.53](https://github.com/cube-js/cube.js/compare/v0.29.52...v0.29.53) (2022-04-29)
434
-
435
-
436
- ### Features
437
-
438
- * **packages:** Materialize driver ([#4320](https://github.com/cube-js/cube.js/issues/4320)) ([d40d13b](https://github.com/cube-js/cube.js/commit/d40d13b0a80cd65b27337e87a523314af585dbc6))
439
-
440
-
441
-
442
-
443
-
444
- ## [0.29.52](https://github.com/cube-js/cube.js/compare/v0.29.51...v0.29.52) (2022-04-23)
445
-
446
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
447
-
448
-
449
-
450
-
451
-
452
- ## [0.29.51](https://github.com/cube-js/cube.js/compare/v0.29.50...v0.29.51) (2022-04-22)
453
-
454
-
455
- ### Features
456
-
457
- * **query-language:** "startsWith", "endsWith" filters support ([#4128](https://github.com/cube-js/cube.js/issues/4128)) ([e8c72d6](https://github.com/cube-js/cube.js/commit/e8c72d630eecd930a8fd36fc52f9b594a45d59c0))
458
-
459
-
460
-
461
-
462
-
463
- ## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
464
-
465
-
466
- ### Features
467
-
468
- * **query-language:** "total" flag support ([#4134](https://github.com/cube-js/cube.js/issues/4134)) ([51aef5e](https://github.com/cube-js/cube.js/commit/51aef5ede6e9b0c0e0e8749119e98102f168b8ca))
469
- * Support Compound Primary Keys ([#4370](https://github.com/cube-js/cube.js/issues/4370)) Thanks [@rccoe](https://github.com/rccoe)! ([0e3983c](https://github.com/cube-js/cube.js/commit/0e3983ccb30a3f6815ba5ee28aa09807e55fd2a3)), closes [#4364](https://github.com/cube-js/cube.js/issues/4364)
470
-
471
-
472
-
473
-
474
-
475
- ## [0.29.42](https://github.com/cube-js/cube.js/compare/v0.29.41...v0.29.42) (2022-04-04)
476
-
477
-
478
- ### Bug Fixes
479
-
480
- * **playground:** rollup designer count distinct warning ([#4309](https://github.com/cube-js/cube.js/issues/4309)) ([add2dd3](https://github.com/cube-js/cube.js/commit/add2dd3106f7fd9deb3ea88fa74467ccd1b9244f))
481
-
482
-
483
-
484
-
485
-
486
- ## [0.29.37](https://github.com/cube-js/cube.js/compare/v0.29.36...v0.29.37) (2022-03-29)
487
-
488
-
489
- ### Features
490
-
491
- * **@cubejs-backend/schema-compiler:** Allow filtering with or/and in FILTER_PARAMS ([#4253](https://github.com/cube-js/cube.js/issues/4253)) Thanks [@tchell](https://github.com/tchell)! ([cb1446c](https://github.com/cube-js/cube.js/commit/cb1446c4e788bcb43bdc90fc0a48ffc49fd0d891))
492
-
493
-
494
-
495
-
496
-
497
- ## [0.29.35](https://github.com/cube-js/cube.js/compare/v0.29.34...v0.29.35) (2022-03-24)
498
-
499
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
500
-
501
-
502
-
503
-
504
-
505
- ## [0.29.33](https://github.com/cube-js/cube.js/compare/v0.29.32...v0.29.33) (2022-03-17)
506
-
507
-
508
- ### Features
509
-
510
- * **playground:** non-additive measures message ([#4236](https://github.com/cube-js/cube.js/issues/4236)) ([ae18bbc](https://github.com/cube-js/cube.js/commit/ae18bbcb9030d0eef03c74410c25902602ec6d43))
511
-
512
-
513
-
514
-
515
-
516
- ## [0.29.31](https://github.com/cube-js/cube.js/compare/v0.29.30...v0.29.31) (2022-03-09)
517
-
518
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
519
-
520
-
521
-
522
-
523
-
524
- ## [0.29.29](https://github.com/cube-js/cube.js/compare/v0.29.28...v0.29.29) (2022-03-03)
525
-
526
-
527
- ### Bug Fixes
528
-
529
- * **@cubejs-backend/schema-compiler:** Add strictness to booleans ([#4157](https://github.com/cube-js/cube.js/issues/4157)) Thanks [@zpencerq](https://github.com/zpencerq)! ([e918837](https://github.com/cube-js/cube.js/commit/e918837ec8c5eb7965620f43408a92f4c2b2bec5))
530
-
531
-
532
-
533
-
534
-
535
- ## [0.29.28](https://github.com/cube-js/cube.js/compare/v0.29.27...v0.29.28) (2022-02-10)
536
-
537
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
538
-
539
-
540
-
541
-
542
-
543
- ## [0.29.27](https://github.com/cube-js/cube.js/compare/v0.29.26...v0.29.27) (2022-02-09)
544
-
545
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
546
-
547
-
548
-
549
-
550
-
551
- ## [0.29.26](https://github.com/cube-js/cube.js/compare/v0.29.25...v0.29.26) (2022-02-07)
552
-
553
-
554
- ### Bug Fixes
555
-
556
- * Use prototype name matching instead of classes to allow exact version mismatches for AbstractExtension ([75545e8](https://github.com/cube-js/cube.js/commit/75545e8ffbf88fd693e4c8c4afd78d86830925b2))
557
-
558
-
559
-
560
-
561
-
562
- ## [0.29.25](https://github.com/cube-js/cube.js/compare/v0.29.24...v0.29.25) (2022-02-03)
563
-
564
-
565
- ### Features
566
-
567
- * Load metrics from DBT project ([#4000](https://github.com/cube-js/cube.js/issues/4000)) ([2975d84](https://github.com/cube-js/cube.js/commit/2975d84cd2a2d3bba3c31a7744ab5a5fb3789b6e))
568
-
569
-
570
-
571
-
572
-
573
- ## [0.29.24](https://github.com/cube-js/cube.js/compare/v0.29.23...v0.29.24) (2022-02-01)
574
-
575
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
576
-
577
-
578
-
579
-
580
-
581
- ## [0.29.23](https://github.com/cube-js/cube.js/compare/v0.29.22...v0.29.23) (2022-01-26)
582
-
583
-
584
- ### Bug Fixes
585
-
586
- * Error: column does not exist during in case of subQuery for rolling window measure ([6084407](https://github.com/cube-js/cube.js/commit/6084407cb7cad3f0d239959b072f4fa011aa29a4))
587
-
588
-
589
-
590
-
591
-
592
- ## [0.29.22](https://github.com/cube-js/cube.js/compare/v0.29.21...v0.29.22) (2022-01-21)
593
-
594
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
595
-
596
-
597
-
598
-
599
-
600
- ## [0.29.21](https://github.com/cube-js/cube.js/compare/v0.29.20...v0.29.21) (2022-01-17)
601
-
602
-
603
- ### Features
604
-
605
- * **@cubejs-backend/schema-compiler:** extend the schema generation API ([#3936](https://github.com/cube-js/cube.js/issues/3936)) ([48b2335](https://github.com/cube-js/cube.js/commit/48b2335c7d9810dc433fd8c76f4b3ec8a7b83442))
606
-
607
-
608
-
609
-
610
-
611
- ## [0.29.20](https://github.com/cube-js/cube.js/compare/v0.29.19...v0.29.20) (2022-01-10)
612
-
613
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
614
-
615
-
616
-
617
-
618
-
619
- ## [0.29.18](https://github.com/cube-js/cube.js/compare/v0.29.17...v0.29.18) (2022-01-09)
620
-
621
-
622
- ### Bug Fixes
623
-
624
- * **schema-compiler:** Handle null Values in Security Context ([#3868](https://github.com/cube-js/cube.js/issues/3868)) Thanks [@joealden](https://github.com/joealden) ! ([739367b](https://github.com/cube-js/cube.js/commit/739367bd50c1863ee8bae17741c0591065ea47a1))
625
-
626
-
627
-
628
-
629
-
630
- ## [0.29.17](https://github.com/cube-js/cube.js/compare/v0.29.16...v0.29.17) (2022-01-05)
631
-
632
-
633
- ### Bug Fixes
634
-
635
- * Do not instantiate SqlParser if rewriteQueries is false to save cache memory ([00a239f](https://github.com/cube-js/cube.js/commit/00a239fae57ae9448337bd816b2ae5ca17f15230))
636
-
637
-
638
-
639
-
640
-
641
- ## [0.29.16](https://github.com/cube-js/cube.js/compare/v0.29.15...v0.29.16) (2022-01-05)
642
-
643
-
644
- ### Bug Fixes
645
-
646
- * `refreshKey` is evaluated ten times more frequently if `sql` and `every` are simultaneously defined ([#3873](https://github.com/cube-js/cube.js/issues/3873)) ([c93ae12](https://github.com/cube-js/cube.js/commit/c93ae127b4d0ce2c214d3665f8d86f6ade5cce6f))
647
-
648
-
649
-
650
-
651
-
652
- ## [0.29.15](https://github.com/cube-js/cube.js/compare/v0.29.14...v0.29.15) (2021-12-30)
653
-
654
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
655
-
656
-
657
-
658
-
659
-
660
- ## [0.29.12](https://github.com/cube-js/cube.js/compare/v0.29.11...v0.29.12) (2021-12-29)
661
-
662
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
663
-
664
-
665
-
666
-
667
-
668
- ## [0.29.7](https://github.com/cube-js/cube.js/compare/v0.29.6...v0.29.7) (2021-12-20)
669
-
670
-
671
- ### Bug Fixes
672
-
673
- * Table cache incorrectly invalidated after merge multi-tenant queues by default change ([#3828](https://github.com/cube-js/cube.js/issues/3828)) ([540446a](https://github.com/cube-js/cube.js/commit/540446a76e19be3aec38b96ad81c149f567e9e40))
674
-
675
-
676
-
677
-
678
-
679
- ## [0.29.6](https://github.com/cube-js/cube.js/compare/v0.29.5...v0.29.6) (2021-12-19)
680
-
681
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
682
-
683
-
684
-
685
-
686
-
687
- ## [0.29.4](https://github.com/cube-js/cube.js/compare/v0.29.3...v0.29.4) (2021-12-16)
688
-
689
-
690
- ### Bug Fixes
691
-
692
- * Validate `contextToAppId` is in place when COMPILE_CONTEXT is used ([54a8b84](https://github.com/cube-js/cube.js/commit/54a8b843eca965c6a098118da04ec480ea06fa76))
693
-
694
-
695
-
696
-
697
-
698
- # [0.29.0](https://github.com/cube-js/cube.js/compare/v0.28.67...v0.29.0) (2021-12-14)
699
-
700
-
701
- ### Reverts
702
-
703
- * Revert "BREAKING CHANGE: 0.29 (#3809)" (#3811) ([db005ed](https://github.com/cube-js/cube.js/commit/db005edc04d48e8251250ab9d0e19f496cf3b52b)), closes [#3809](https://github.com/cube-js/cube.js/issues/3809) [#3811](https://github.com/cube-js/cube.js/issues/3811)
704
-
705
-
706
- * BREAKING CHANGE: 0.29 (#3809) ([6f1418b](https://github.com/cube-js/cube.js/commit/6f1418b9963774844f341682e594601a56bb0084)), closes [#3809](https://github.com/cube-js/cube.js/issues/3809)
707
-
708
-
709
- ### BREAKING CHANGES
710
-
711
- * Drop support for Node.js 10 (12.x is a minimal version)
712
- * Upgrade Node.js to 14 for Docker images
713
- * Drop support for Node.js 15
714
-
715
-
716
-
717
-
718
-
719
- ## [0.28.64](https://github.com/cube-js/cube.js/compare/v0.28.63...v0.28.64) (2021-12-05)
720
-
721
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
722
-
723
-
724
-
725
-
726
-
727
- ## [0.28.63](https://github.com/cube-js/cube.js/compare/v0.28.62...v0.28.63) (2021-12-03)
728
-
729
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
730
-
731
-
732
-
733
-
734
-
735
- ## [0.28.61](https://github.com/cube-js/cube.js/compare/v0.28.60...v0.28.61) (2021-11-30)
736
-
737
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
738
-
739
-
740
-
741
-
742
-
743
- ## [0.28.60](https://github.com/cube-js/cube.js/compare/v0.28.59...v0.28.60) (2021-11-25)
744
-
745
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
746
-
747
-
748
-
749
-
750
-
751
- ## [0.28.59](https://github.com/cube-js/cube.js/compare/v0.28.58...v0.28.59) (2021-11-21)
752
-
753
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
754
-
755
-
756
-
757
-
758
-
759
- ## [0.28.58](https://github.com/cube-js/cube.js/compare/v0.28.57...v0.28.58) (2021-11-18)
760
-
761
-
762
- ### Bug Fixes
763
-
764
- * **@cubejs-backend/clickhouse-driver:** clickhouse joins full key query aggregate fails ([#3600](https://github.com/cube-js/cube.js/issues/3600)) Thanks [@antnmxmv](https://github.com/antnmxmv)! ([c6451cd](https://github.com/cube-js/cube.js/commit/c6451cdef8498d4d645167ed3da7cf2f599a2e5b)), closes [#3534](https://github.com/cube-js/cube.js/issues/3534)
765
-
766
-
767
-
768
-
769
-
770
- ## [0.28.56](https://github.com/cube-js/cube.js/compare/v0.28.55...v0.28.56) (2021-11-14)
771
-
772
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
773
-
774
-
775
-
776
-
777
-
778
- ## [0.28.55](https://github.com/cube-js/cube.js/compare/v0.28.54...v0.28.55) (2021-11-12)
779
-
780
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
781
-
782
-
783
-
784
-
785
-
786
- ## [0.28.52](https://github.com/cube-js/cube.js/compare/v0.28.51...v0.28.52) (2021-11-03)
787
-
788
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
789
-
790
-
791
-
792
-
793
-
794
- ## [0.28.50](https://github.com/cube-js/cube.js/compare/v0.28.49...v0.28.50) (2021-10-28)
795
-
796
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
797
-
798
-
799
-
800
-
801
-
802
- ## [0.28.48](https://github.com/cube-js/cube.js/compare/v0.28.47...v0.28.48) (2021-10-22)
803
-
804
-
805
- ### Bug Fixes
806
-
807
- * Use BaseQuery#evaluateSql() for evaluate refresh range references, pre-aggregations debug API ([#3352](https://github.com/cube-js/cube.js/issues/3352)) ([ea81650](https://github.com/cube-js/cube.js/commit/ea816509ee9c07707bb46fc8fac83e55c52aaf00))
808
- * **@cubejs-backend/ksql-driver:** Scaffolding for empty schema generates empty prefix ([091e45c](https://github.com/cube-js/cube.js/commit/091e45c66b712491699856d0a203e442bdfbd888))
809
-
810
-
811
-
812
-
813
-
814
- ## [0.28.47](https://github.com/cube-js/cube.js/compare/v0.28.46...v0.28.47) (2021-10-22)
815
-
816
-
817
- ### Features
818
-
819
- * ksql support ([#3507](https://github.com/cube-js/cube.js/issues/3507)) ([b7128d4](https://github.com/cube-js/cube.js/commit/b7128d43d2aaffdd7273555779176b3efe4e2aa6))
820
-
821
-
822
-
823
-
824
-
825
- ## [0.28.46](https://github.com/cube-js/cube.js/compare/v0.28.45...v0.28.46) (2021-10-20)
826
-
827
-
828
- ### Bug Fixes
829
-
830
- * update error message for join across data sources ([#3435](https://github.com/cube-js/cube.js/issues/3435)) ([5ad72cc](https://github.com/cube-js/cube.js/commit/5ad72ccf0f6bbba3c362b04427b172210f0b8ada))
831
- * **@cubejs-backend/snowflake-driver:** escape date_from and date_to in generated series SQL ([#3542](https://github.com/cube-js/cube.js/issues/3542)) Thanks to [@zpencerq](https://github.com/zpencerq) ! ([858b7fa](https://github.com/cube-js/cube.js/commit/858b7fa2dbc5ed08350a6f875189f6f608c6d55c)), closes [#3215](https://github.com/cube-js/cube.js/issues/3215)
832
- * **schema-compiler:** assign isVisible to segments ([#3484](https://github.com/cube-js/cube.js/issues/3484)) Thanks to [@piktur](https://github.com/piktur)! ([53fdf27](https://github.com/cube-js/cube.js/commit/53fdf27bb522608f36343c4a14ef32bf64c43200))
833
-
834
-
835
-
836
-
837
-
838
- ## [0.28.42](https://github.com/cube-js/cube.js/compare/v0.28.41...v0.28.42) (2021-10-15)
839
-
840
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
841
-
842
-
843
-
844
-
845
-
846
- ## [0.28.41](https://github.com/cube-js/cube.js/compare/v0.28.40...v0.28.41) (2021-10-12)
847
-
848
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
849
-
850
-
851
-
852
-
853
-
854
- ## [0.28.40](https://github.com/cube-js/cube.js/compare/v0.28.39...v0.28.40) (2021-09-30)
855
-
856
-
857
- ### Bug Fixes
858
-
859
- * Count distinct by week matches daily rollup in case of data range is daily ([#3490](https://github.com/cube-js/cube.js/issues/3490)) ([2401418](https://github.com/cube-js/cube.js/commit/24014188d63baa6f178242e738f72790369234a9))
860
- * **@cubejs-backend/schema-compiler:** check segments when matching pre-aggregations ([#3494](https://github.com/cube-js/cube.js/issues/3494)) ([9357484](https://github.com/cube-js/cube.js/commit/9357484cdc924046b7371c7b701d307b1df84089))
861
- * **@cubejs-backend/schema-compiler:** CubePropContextTranspiler expli… ([#3461](https://github.com/cube-js/cube.js/issues/3461)) ([2ae7f1d](https://github.com/cube-js/cube.js/commit/2ae7f1d51b0caca0fe9755a98463a6898960a11f))
862
- * **@cubejs-backend/schema-compiler:** match query with no dimensions … ([#3472](https://github.com/cube-js/cube.js/issues/3472)) ([2a5dd4c](https://github.com/cube-js/cube.js/commit/2a5dd4cbe4805d9dea8f5f8e630bf613198195a3))
863
-
864
-
865
-
866
-
867
-
868
- ## [0.28.38](https://github.com/cube-js/cube.js/compare/v0.28.37...v0.28.38) (2021-09-20)
869
-
870
-
871
- ### Bug Fixes
872
-
873
- * **@cubejs-backend/schema-compiler:** CubeValidator human readable error messages ([#3425](https://github.com/cube-js/cube.js/issues/3425)) ([22db0a6](https://github.com/cube-js/cube.js/commit/22db0a6b607b7ef1d2cbe399415ac64c639325f5))
874
-
875
-
876
-
877
-
878
-
879
- ## [0.28.37](https://github.com/cube-js/cube.js/compare/v0.28.36...v0.28.37) (2021-09-17)
880
-
881
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
882
-
883
-
884
-
885
-
886
-
887
- ## [0.28.35](https://github.com/cube-js/cube.js/compare/v0.28.34...v0.28.35) (2021-09-13)
888
-
889
-
890
- ### Bug Fixes
891
-
892
- * **gateway:** hidden members filtering ([#3384](https://github.com/cube-js/cube.js/issues/3384)) ([43ac8c3](https://github.com/cube-js/cube.js/commit/43ac8c30247944543f917cd893787ee8485fc985))
893
-
894
-
895
-
896
-
897
-
898
- ## [0.28.34](https://github.com/cube-js/cube.js/compare/v0.28.33...v0.28.34) (2021-09-13)
899
-
900
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
901
-
902
-
903
-
904
-
905
-
906
- ## [0.28.33](https://github.com/cube-js/cube.js/compare/v0.28.32...v0.28.33) (2021-09-11)
907
-
908
-
909
- ### Bug Fixes
910
-
911
- * `updateWindow` validation isn't consistent with `refreshKey` interval parsing -- allow `s` at the end of time interval ([#3403](https://github.com/cube-js/cube.js/issues/3403)) ([57559e7](https://github.com/cube-js/cube.js/commit/57559e7841657e1900a30522ce5a178d091b6474))
912
-
913
-
914
-
915
-
916
-
917
- ## [0.28.32](https://github.com/cube-js/cube.js/compare/v0.28.31...v0.28.32) (2021-09-06)
918
-
919
-
920
- ### Bug Fixes
921
-
922
- * HLL Rolling window query fails ([#3380](https://github.com/cube-js/cube.js/issues/3380)) ([581a52a](https://github.com/cube-js/cube.js/commit/581a52a856aeee067bac9a680e22694bf507af04))
923
-
924
-
925
-
926
-
927
-
928
- ## [0.28.29](https://github.com/cube-js/cube.js/compare/v0.28.28...v0.28.29) (2021-08-31)
929
-
930
-
931
- ### Features
932
-
933
- * Mixed rolling window and regular measure queries from rollup support ([#3326](https://github.com/cube-js/cube.js/issues/3326)) ([3147e33](https://github.com/cube-js/cube.js/commit/3147e339f14ede73e5b0d14d05b9dd1f8b79e7b8))
934
- * Support multi-value filtering on same column through FILTER_PARAMS ([#2854](https://github.com/cube-js/cube.js/issues/2854)) Thanks to [@omab](https://github.com/omab)! ([efc5745](https://github.com/cube-js/cube.js/commit/efc57452af44ee31092b8dfbb33a7ba23e86bba5))
935
-
936
-
937
-
938
-
939
-
940
- ## [0.28.28](https://github.com/cube-js/cube.js/compare/v0.28.27...v0.28.28) (2021-08-26)
941
-
942
-
943
- ### Bug Fixes
944
-
945
- * **playground:** reset state on query change ([#3321](https://github.com/cube-js/cube.js/issues/3321)) ([9c0d4fe](https://github.com/cube-js/cube.js/commit/9c0d4fe647f3f90a4d1a65782f5625469079b579))
946
-
947
-
948
-
949
-
950
-
951
- ## [0.28.27](https://github.com/cube-js/cube.js/compare/v0.28.26...v0.28.27) (2021-08-25)
952
-
953
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
954
-
955
-
956
-
957
-
958
-
959
- ## [0.28.25](https://github.com/cube-js/cube.js/compare/v0.28.24...v0.28.25) (2021-08-20)
960
-
961
-
962
- ### Features
963
-
964
- * **@cubejs-backend/dremio-driver:** support quarter granularity ([b193b04](https://github.com/cube-js/cube.js/commit/b193b048db4f104683ca5dc518b09647a8435a4e))
965
- * **@cubejs-backend/mysql-driver:** Support quarter granularity ([#3289](https://github.com/cube-js/cube.js/issues/3289)) ([6922e5d](https://github.com/cube-js/cube.js/commit/6922e5da50d2056c00a2ca248665e133a6de28be))
966
-
967
-
968
-
969
-
970
-
971
- ## [0.28.24](https://github.com/cube-js/cube.js/compare/v0.28.23...v0.28.24) (2021-08-19)
972
-
973
-
974
- ### Features
975
-
976
- * Added Quarter to the timeDimensions of ([3f62b2c](https://github.com/cube-js/cube.js/commit/3f62b2c125b2b7b752e370b65be4c89a0c65a623))
977
- * Support quarter granularity ([4ad1356](https://github.com/cube-js/cube.js/commit/4ad1356ac2d2c4d479c25e60519b0f7b4c1605bb))
978
-
979
-
980
-
981
-
982
-
983
- ## [0.28.22](https://github.com/cube-js/cube.js/compare/v0.28.21...v0.28.22) (2021-08-17)
984
-
985
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
986
-
987
-
988
-
989
-
990
-
991
- ## [0.28.21](https://github.com/cube-js/cube.js/compare/v0.28.20...v0.28.21) (2021-08-16)
992
-
993
-
994
- ### Bug Fixes
995
-
996
- * Pre-aggregations should have default refreshKey of every 1 hour if it doesn't set for Cube ([#3259](https://github.com/cube-js/cube.js/issues/3259)) ([bc472aa](https://github.com/cube-js/cube.js/commit/bc472aac1a666c84ed9e7e00b2d4e9018a6b5719))
997
-
998
-
999
-
1000
-
1001
-
1002
- ## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
1003
-
1004
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1005
-
1006
-
1007
-
1008
-
1009
-
1010
- ## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)
1011
-
1012
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1013
-
1014
-
1015
-
1016
-
1017
-
1018
- ## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05)
1019
-
1020
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1021
-
1022
-
1023
-
1024
-
1025
-
1026
- ## [0.28.13](https://github.com/cube-js/cube.js/compare/v0.28.12...v0.28.13) (2021-08-04)
1027
-
1028
-
1029
- ### Bug Fixes
1030
-
1031
- * Support rolling `countDistinctApprox` rollups ([#3185](https://github.com/cube-js/cube.js/issues/3185)) ([e731992](https://github.com/cube-js/cube.js/commit/e731992b351f68f1ee249c9412f679b1903a6f28))
1032
-
1033
-
1034
-
1035
-
1036
-
1037
- ## [0.28.11](https://github.com/cube-js/cube.js/compare/v0.28.10...v0.28.11) (2021-07-31)
1038
-
1039
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1040
-
1041
-
1042
-
1043
-
1044
-
1045
- ## [0.28.10](https://github.com/cube-js/cube.js/compare/v0.28.9...v0.28.10) (2021-07-30)
1046
-
1047
-
1048
- ### Features
1049
-
1050
- * Rolling window rollup support ([#3151](https://github.com/cube-js/cube.js/issues/3151)) ([109ab5b](https://github.com/cube-js/cube.js/commit/109ab5bec32255244412a24bf75402abd1cbfe49))
1051
-
1052
-
1053
-
1054
-
1055
-
1056
- ## [0.28.9](https://github.com/cube-js/cube.js/compare/v0.28.8...v0.28.9) (2021-07-29)
1057
-
1058
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1059
-
1060
-
1061
-
1062
-
1063
-
1064
- ## [0.28.8](https://github.com/cube-js/cube.js/compare/v0.28.7...v0.28.8) (2021-07-25)
1065
-
1066
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1067
-
1068
-
1069
-
1070
-
1071
-
1072
- ## [0.28.7](https://github.com/cube-js/cube.js/compare/v0.28.6...v0.28.7) (2021-07-25)
1073
-
1074
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1075
-
1076
-
1077
-
1078
-
1079
-
1080
- ## [0.28.6](https://github.com/cube-js/cube.js/compare/v0.28.5...v0.28.6) (2021-07-22)
1081
-
1082
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1083
-
1084
-
1085
-
1086
-
1087
-
1088
- ## [0.28.3](https://github.com/cube-js/cube.js/compare/v0.28.2...v0.28.3) (2021-07-20)
1089
-
1090
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1091
-
1092
-
1093
-
1094
-
1095
-
1096
- ## [0.28.2](https://github.com/cube-js/cube.js/compare/v0.28.1...v0.28.2) (2021-07-20)
1097
-
1098
-
1099
- ### Features
1100
-
1101
- * Support every for refreshKey with SQL ([63cd8f4](https://github.com/cube-js/cube.js/commit/63cd8f4673f9312f9b685352c18bb3ed01a40e6c))
1102
-
1103
-
1104
-
1105
-
1106
-
1107
- ## [0.28.1](https://github.com/cube-js/cube.js/compare/v0.28.0...v0.28.1) (2021-07-19)
1108
-
1109
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1110
-
1111
-
1112
-
1113
-
1114
-
1115
- # [0.28.0](https://github.com/cube-js/cube.js/compare/v0.27.53...v0.28.0) (2021-07-17)
1116
-
1117
-
1118
- ### Features
1119
-
1120
- * Move partition range evaluation from Schema Compiler to Query Orchestrator to allow unbounded queries on partitioned pre-aggregations ([8ea654e](https://github.com/cube-js/cube.js/commit/8ea654e93b57014fb2409e070b3a4c381985a9fd))
1121
-
1122
-
1123
-
1124
-
1125
-
1126
- ## [0.27.53](https://github.com/cube-js/cube.js/compare/v0.27.52...v0.27.53) (2021-07-13)
1127
-
1128
-
1129
- ### Features
1130
-
1131
- * **@cubejs-client/playground:** save pre-aggregations from the Rollup Designer ([#3096](https://github.com/cube-js/cube.js/issues/3096)) ([866f949](https://github.com/cube-js/cube.js/commit/866f949f2fc05e189a30b943a963aa7a3f697c81))
1132
-
1133
-
1134
-
1135
-
1136
-
1137
- ## [0.27.49](https://github.com/cube-js/cube.js/compare/v0.27.48...v0.27.49) (2021-07-08)
1138
-
1139
-
1140
- ### Features
1141
-
1142
- * Execute refreshKeys in externalDb (only for every) ([#3061](https://github.com/cube-js/cube.js/issues/3061)) ([75167a0](https://github.com/cube-js/cube.js/commit/75167a0e92028dbdd6f24aca85331b84be8ec3c3))
1143
-
1144
-
1145
-
1146
-
1147
-
1148
- ## [0.27.47](https://github.com/cube-js/cube.js/compare/v0.27.46...v0.27.47) (2021-07-06)
1149
-
1150
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1151
-
1152
-
1153
-
1154
-
1155
-
1156
- ## [0.27.46](https://github.com/cube-js/cube.js/compare/v0.27.45...v0.27.46) (2021-07-01)
1157
-
1158
-
1159
- ### Features
1160
-
1161
- * Rename refreshRangeStart/End to buildRangeStart/End ([232d117](https://github.com/cube-js/cube.js/commit/232d1179623b567b96b026ce35522b177bcafce5))
1162
-
1163
-
1164
-
1165
-
1166
-
1167
- ## [0.27.45](https://github.com/cube-js/cube.js/compare/v0.27.44...v0.27.45) (2021-06-30)
1168
-
1169
-
1170
- ### Bug Fixes
1171
-
1172
- * Unexpected refresh value for refreshKey (earlier then expected) ([#3031](https://github.com/cube-js/cube.js/issues/3031)) ([55f75ac](https://github.com/cube-js/cube.js/commit/55f75ac95c93ab07b5e04158236b2356c2482f2c))
1173
-
1174
-
1175
-
1176
-
1177
-
1178
- ## [0.27.44](https://github.com/cube-js/cube.js/compare/v0.27.43...v0.27.44) (2021-06-29)
1179
-
1180
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1181
-
1182
-
1183
-
1184
-
1185
-
1186
- ## [0.27.41](https://github.com/cube-js/cube.js/compare/v0.27.40...v0.27.41) (2021-06-25)
1187
-
1188
-
1189
- ### Bug Fixes
1190
-
1191
- * Use timeDimension without s on the end ([#2997](https://github.com/cube-js/cube.js/issues/2997)) ([5313836](https://github.com/cube-js/cube.js/commit/531383699d888efbea87a8eec27e839cc6142f41))
1192
-
1193
-
1194
- ### Features
1195
-
1196
- * Fetch pre-aggregation data preview by partition, debug api ([#2951](https://github.com/cube-js/cube.js/issues/2951)) ([4207f5d](https://github.com/cube-js/cube.js/commit/4207f5dea4f6c7a0237428f2d6fad468b98161a3))
1197
-
1198
-
1199
-
1200
-
1201
-
1202
- ## [0.27.40](https://github.com/cube-js/cube.js/compare/v0.27.39...v0.27.40) (2021-06-23)
1203
-
1204
-
1205
- ### Features
1206
-
1207
- * **mssql-driver:** Use DATETIME2 for timeStampCast ([ed13768](https://github.com/cube-js/cube.js/commit/ed13768d842392491a2545ac2f465d24e43986ba))
1208
-
1209
-
1210
-
1211
-
1212
-
1213
- ## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21)
1214
-
1215
-
1216
- ### Bug Fixes
1217
-
1218
- * **mssql-driver:** Use DATETIME2 type in dateTimeCast ([#2962](https://github.com/cube-js/cube.js/issues/2962)) ([c8563ab](https://github.com/cube-js/cube.js/commit/c8563abca030bf43c3ef5f72ab00e294dcac5cd0))
1219
-
1220
-
1221
- ### Features
1222
-
1223
- * Remove support for view (dead code) ([de41702](https://github.com/cube-js/cube.js/commit/de41702492342f379d4098c065cbf6a61e0c5314))
1224
- * Support schema without references postfix ([22388cc](https://github.com/cube-js/cube.js/commit/22388cce0773aa57ac8888507904f6c2bd15f5ed))
1225
-
1226
-
1227
-
1228
-
1229
-
1230
- ## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18)
1231
-
1232
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1233
-
1234
-
1235
-
1236
-
1237
-
1238
- ## [0.27.33](https://github.com/cube-js/cube.js/compare/v0.27.32...v0.27.33) (2021-06-15)
1239
-
1240
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1241
-
1242
-
1243
-
1244
-
1245
-
1246
- ## [0.27.31](https://github.com/cube-js/cube.js/compare/v0.27.30...v0.27.31) (2021-06-11)
1247
-
1248
-
1249
- ### Features
1250
-
1251
- * Write preAggregations block in schema generation ([2c1e150](https://github.com/cube-js/cube.js/commit/2c1e150ce70787381a34b22da32bf5b1e9e26bc6))
1252
-
1253
-
1254
-
1255
-
1256
-
1257
- ## [0.27.30](https://github.com/cube-js/cube.js/compare/v0.27.29...v0.27.30) (2021-06-04)
1258
-
1259
-
1260
- ### Bug Fixes
1261
-
1262
- * **@cubejs-client/playground:** pre-agg status ([#2904](https://github.com/cube-js/cube.js/issues/2904)) ([b18685f](https://github.com/cube-js/cube.js/commit/b18685f55a5f2bde8060cc7345dfd38f762307e3))
1263
- * pass timezone to pre-aggregation description ([#2884](https://github.com/cube-js/cube.js/issues/2884)) ([9cca41e](https://github.com/cube-js/cube.js/commit/9cca41ee18ee6bb0dbd0d6abe6f778d467a9a240))
1264
-
1265
-
1266
- ### Features
1267
-
1268
- * Make scheduledRefresh true by default (preview period) ([f3e648c](https://github.com/cube-js/cube.js/commit/f3e648c7a3d05bfe4719a8f820794f11611fb8c7))
1269
-
1270
-
1271
-
1272
-
1273
-
1274
- ## [0.27.29](https://github.com/cube-js/cube.js/compare/v0.27.27...v0.27.29) (2021-06-02)
1275
-
1276
-
1277
- ### Bug Fixes
1278
-
1279
- * Resolve refresh key sql for pre-aggregations meta api ([#2881](https://github.com/cube-js/cube.js/issues/2881)) ([55383b6](https://github.com/cube-js/cube.js/commit/55383b6d1d9755ded6e8815fc04ba3070e675199))
1280
-
1281
-
1282
- ### Features
1283
-
1284
- * **snowflake-driver:** Support HLL ([7b57840](https://github.com/cube-js/cube.js/commit/7b578401a5271a2cbe43266f0190b786b2191aaf))
1285
-
1286
-
1287
-
1288
-
1289
-
1290
- ## [0.27.28](https://github.com/cube-js/cube.js/compare/v0.27.27...v0.27.28) (2021-06-02)
1291
-
1292
-
1293
- ### Bug Fixes
1294
-
1295
- * Resolve refresh key sql for pre-aggregations meta api ([#2881](https://github.com/cube-js/cube.js/issues/2881)) ([55383b6](https://github.com/cube-js/cube.js/commit/55383b6d1d9755ded6e8815fc04ba3070e675199))
1296
-
1297
-
1298
- ### Features
1299
-
1300
- * **snowflake-driver:** Support HLL ([7b57840](https://github.com/cube-js/cube.js/commit/7b578401a5271a2cbe43266f0190b786b2191aaf))
1301
-
1302
-
1303
-
1304
-
1305
-
1306
- ## [0.27.25](https://github.com/cube-js/cube.js/compare/v0.27.24...v0.27.25) (2021-06-01)
1307
-
1308
-
1309
- ### Features
1310
-
1311
- * Pre-aggregations Meta API, part 2 ([#2804](https://github.com/cube-js/cube.js/issues/2804)) ([84b6e70](https://github.com/cube-js/cube.js/commit/84b6e70ed81e80cff0ba8d0dd9ad507132bb1b24))
1312
-
1313
-
1314
-
1315
-
1316
-
1317
- ## [0.27.22](https://github.com/cube-js/cube.js/compare/v0.27.21...v0.27.22) (2021-05-27)
1318
-
1319
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1320
-
1321
-
1322
-
1323
-
1324
-
1325
- ## [0.27.19](https://github.com/cube-js/cube.js/compare/v0.27.18...v0.27.19) (2021-05-24)
1326
-
1327
-
1328
- ### Features
1329
-
1330
- * Make rollup default for preAggregation.type ([4875fa1](https://github.com/cube-js/cube.js/commit/4875fa1be360372e7ed9dcaf9ded8b28bb348e2f))
1331
- * Pre-aggregations Meta API, part 1 ([#2801](https://github.com/cube-js/cube.js/issues/2801)) ([2245a77](https://github.com/cube-js/cube.js/commit/2245a7774666a3a8bd36703b2b4001b20789b943))
1332
-
1333
-
1334
-
1335
-
1336
-
1337
- ## [0.27.17](https://github.com/cube-js/cube.js/compare/v0.27.16...v0.27.17) (2021-05-22)
1338
-
1339
-
1340
- ### Features
1341
-
1342
- * Dont introspect schema, if driver can detect types ([3467b44](https://github.com/cube-js/cube.js/commit/3467b4472e800d8345260a5765542486ed93647b))
1343
-
1344
-
1345
-
1346
-
1347
-
1348
- ## [0.27.15](https://github.com/cube-js/cube.js/compare/v0.27.14...v0.27.15) (2021-05-18)
1349
-
1350
-
1351
- ### Features
1352
-
1353
- * Enable external pre-aggregations by default for new users ([22de035](https://github.com/cube-js/cube.js/commit/22de0358ec35017c45e6a716faaacf176c49c652))
1354
-
1355
-
1356
-
1357
-
1358
-
1359
- ## [0.27.14](https://github.com/cube-js/cube.js/compare/v0.27.13...v0.27.14) (2021-05-13)
1360
-
1361
-
1362
- ### Bug Fixes
1363
-
1364
- * **schema-compiler:** Time-series query with minute/second granularity ([c4a6044](https://github.com/cube-js/cube.js/commit/c4a6044702df39629044802b0b5d9e1636cc99d0))
1365
-
1366
-
1367
-
1368
-
1369
-
1370
- ## [0.27.13](https://github.com/cube-js/cube.js/compare/v0.27.12...v0.27.13) (2021-05-13)
1371
-
1372
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1373
-
1374
-
1375
-
1376
-
1377
-
1378
- ## [0.27.11](https://github.com/cube-js/cube.js/compare/v0.27.10...v0.27.11) (2021-05-12)
1379
-
1380
-
1381
- ### Bug Fixes
1382
-
1383
- * **clickhouse-driver:** Support ungrouped query, fix [#2717](https://github.com/cube-js/cube.js/issues/2717) ([#2719](https://github.com/cube-js/cube.js/issues/2719)) ([82efc98](https://github.com/cube-js/cube.js/commit/82efc987c574960c4989b41b92776ba928a2f22b))
1384
-
1385
-
1386
-
1387
-
1388
-
1389
- ## [0.27.10](https://github.com/cube-js/cube.js/compare/v0.27.9...v0.27.10) (2021-05-11)
1390
-
1391
-
1392
- ### Bug Fixes
1393
-
1394
- * titleize case ([6acc100](https://github.com/cube-js/cube.js/commit/6acc100a6d50bf6970010843d0472e981399a602))
1395
-
1396
-
1397
-
1398
-
1399
-
1400
- ## [0.27.9](https://github.com/cube-js/cube.js/compare/v0.27.8...v0.27.9) (2021-05-11)
1401
-
1402
-
1403
- ### Bug Fixes
1404
-
1405
- * **@cubejs-backend/schema-compiler:** titleize fix ([#2695](https://github.com/cube-js/cube.js/issues/2695)) ([d997f49](https://github.com/cube-js/cube.js/commit/d997f4978de9f4b25b606ba6c17b225f3e6a6cb1))
1406
-
1407
-
1408
-
1409
-
1410
-
1411
- ## [0.27.7](https://github.com/cube-js/cube.js/compare/v0.27.6...v0.27.7) (2021-05-04)
1412
-
1413
-
1414
- ### Bug Fixes
1415
-
1416
- * TypeError: moment is not a function ([39662e4](https://github.com/cube-js/cube.js/commit/39662e468ed001a5b472a2c09fc9fa2d48af03d2))
1417
-
1418
-
1419
-
1420
-
1421
-
1422
- ## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
1423
-
1424
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1425
-
1426
-
1427
-
1428
-
1429
-
1430
- ## [0.27.4](https://github.com/cube-js/cube.js/compare/v0.27.3...v0.27.4) (2021-04-29)
1431
-
1432
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1433
-
1434
-
1435
-
1436
-
1437
-
1438
- ## [0.27.2](https://github.com/cube-js/cube.js/compare/v0.27.1...v0.27.2) (2021-04-28)
1439
-
1440
-
1441
- ### Bug Fixes
1442
-
1443
- * Move Prettier & Jest to dev dep (reduce size) ([da59584](https://github.com/cube-js/cube.js/commit/da5958426b701b8a81506e8d74070b2977e3df56))
1444
-
1445
-
1446
-
1447
-
1448
-
1449
- ## [0.27.1](https://github.com/cube-js/cube.js/compare/v0.27.0...v0.27.1) (2021-04-27)
1450
-
1451
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1452
-
1453
-
1454
-
1455
-
1456
-
1457
- # [0.27.0](https://github.com/cube-js/cube.js/compare/v0.26.104...v0.27.0) (2021-04-26)
1458
-
1459
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1460
-
1461
-
1462
-
1463
-
1464
-
1465
- ## [0.26.104](https://github.com/cube-js/cube.js/compare/v0.26.103...v0.26.104) (2021-04-26)
1466
-
1467
-
1468
- ### Bug Fixes
1469
-
1470
- * Original SQL table is not found when `useOriginalSqlPreAggregations` used together with `CUBE.sql()` reference ([#2603](https://github.com/cube-js/cube.js/issues/2603)) ([5fd8e42](https://github.com/cube-js/cube.js/commit/5fd8e42cbe361a66cf0ffe6542478b6beaad86c5))
1471
-
1472
-
1473
-
1474
-
1475
-
1476
- ## [0.26.103](https://github.com/cube-js/cube.js/compare/v0.26.102...v0.26.103) (2021-04-24)
1477
-
1478
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1479
-
1480
-
1481
-
1482
-
1483
-
1484
- ## [0.26.95](https://github.com/cube-js/cube.js/compare/v0.26.94...v0.26.95) (2021-04-13)
1485
-
1486
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1487
-
1488
-
1489
-
1490
-
1491
-
1492
- ## [0.26.87](https://github.com/cube-js/cube.js/compare/v0.26.86...v0.26.87) (2021-04-10)
1493
-
1494
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1495
-
1496
-
1497
-
1498
-
1499
-
1500
- ## [0.26.81](https://github.com/cube-js/cube.js/compare/v0.26.80...v0.26.81) (2021-04-07)
1501
-
1502
-
1503
- ### Features
1504
-
1505
- * Introduce databricks-jdbc-driver ([bb0b31f](https://github.com/cube-js/cube.js/commit/bb0b31fb333f2aa379f11f6733c4efc17ec12dde))
1506
-
1507
-
1508
-
1509
-
1510
-
1511
- ## [0.26.79](https://github.com/cube-js/cube.js/compare/v0.26.78...v0.26.79) (2021-04-06)
1512
-
1513
-
1514
- ### Bug Fixes
1515
-
1516
- * sqlAlias on non partitioned rollups ([0675925](https://github.com/cube-js/cube.js/commit/0675925efb61a6492344b28179b7647eabb01a1d))
1517
-
1518
-
1519
-
1520
-
1521
-
1522
- ## [0.26.74](https://github.com/cube-js/cube.js/compare/v0.26.73...v0.26.74) (2021-04-01)
1523
-
1524
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1525
-
1526
-
1527
-
1528
-
1529
-
1530
- ## [0.26.69](https://github.com/cube-js/cube.js/compare/v0.26.68...v0.26.69) (2021-03-25)
1531
-
1532
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1533
-
1534
-
1535
-
1536
-
1537
-
1538
- ## [0.26.67](https://github.com/cube-js/cube.js/compare/v0.26.66...v0.26.67) (2021-03-24)
1539
-
1540
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1541
-
1542
-
1543
-
1544
-
1545
-
1546
- ## [0.26.65](https://github.com/cube-js/cube.js/compare/v0.26.64...v0.26.65) (2021-03-24)
1547
-
1548
-
1549
- ### Bug Fixes
1550
-
1551
- * Allow using sub query dimensions in join conditions ([#2419](https://github.com/cube-js/cube.js/issues/2419)) ([496a075](https://github.com/cube-js/cube.js/commit/496a0755308f376666e732ea09a4c7816682cfb0))
1552
-
1553
-
1554
-
1555
-
1556
-
1557
- ## [0.26.56](https://github.com/cube-js/cube.js/compare/v0.26.55...v0.26.56) (2021-03-13)
1558
-
1559
-
1560
- ### Bug Fixes
1561
-
1562
- * Expected one parameter but nothing found ([#2362](https://github.com/cube-js/cube.js/issues/2362)) ([ce490d2](https://github.com/cube-js/cube.js/commit/ce490d2de60c200832966824e6b0300ba91cde41))
1563
-
1564
-
1565
-
1566
-
1567
-
1568
- ## [0.26.54](https://github.com/cube-js/cube.js/compare/v0.26.53...v0.26.54) (2021-03-12)
1569
-
1570
-
1571
- ### Features
1572
-
1573
- * Suggest to use rollUp & pre-agg for to join across data sources ([2cf1a63](https://github.com/cube-js/cube.js/commit/2cf1a630a9abaa7248526c284441e65212e82259))
1574
-
1575
-
1576
-
1577
-
1578
-
1579
- ## [0.26.49](https://github.com/cube-js/cube.js/compare/v0.26.48...v0.26.49) (2021-03-05)
1580
-
1581
-
1582
- ### Features
1583
-
1584
- * **elasticsearch-driver:** Support for elastic.co & improve docs ([#2240](https://github.com/cube-js/cube.js/issues/2240)) ([d8557f6](https://github.com/cube-js/cube.js/commit/d8557f6487ea98c19c055cc94b94b284dd273835))
1585
-
1586
-
1587
-
1588
-
1589
-
1590
- ## [0.26.45](https://github.com/cube-js/cube.js/compare/v0.26.44...v0.26.45) (2021-03-04)
1591
-
1592
-
1593
- ### Bug Fixes
1594
-
1595
- * **@cubejs-schema-compiler:** addInterval / subtractInterval for Mssql ([#2239](https://github.com/cube-js/cube.js/issues/2239)) Thanks to [@florian-fischer-swarm](https://github.com/florian-fischer-swarm)! ([0930e15](https://github.com/cube-js/cube.js/commit/0930e1526612b92db2d192e4444a2c2a1d2d15ce)), closes [#2237](https://github.com/cube-js/cube.js/issues/2237)
1596
- * **schema-compiler:** Lock antlr4ts to 0.5.0-alpha.4, fix [#2264](https://github.com/cube-js/cube.js/issues/2264) ([37b3a0d](https://github.com/cube-js/cube.js/commit/37b3a0d61433ae1b3e41c1264298d1409b7f95b7))
1597
-
1598
-
1599
-
1600
-
1601
-
1602
- ## [0.26.44](https://github.com/cube-js/cube.js/compare/v0.26.43...v0.26.44) (2021-03-02)
1603
-
1604
-
1605
- ### Bug Fixes
1606
-
1607
- * **schema-compiler:** @types/ramda is a dev dependecy, dont ship it ([0a87d11](https://github.com/cube-js/cube.js/commit/0a87d1152f454e0e4d9c30c3295ee975dd493d0d))
1608
-
1609
-
1610
-
1611
-
1612
-
1613
- ## [0.26.35](https://github.com/cube-js/cube.js/compare/v0.26.34...v0.26.35) (2021-02-25)
1614
-
1615
-
1616
- ### Features
1617
-
1618
- * Use Cube Store as default external storage for CUBEJS_DEV_MODE ([e526676](https://github.com/cube-js/cube.js/commit/e52667617e5e687c92d383045fb1a8d5fd19cab6))
1619
-
1620
-
1621
-
1622
-
1623
-
1624
- ## [0.26.25](https://github.com/cube-js/cube.js/compare/v0.26.24...v0.26.25) (2021-02-20)
1625
-
1626
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1627
-
1628
-
1629
-
1630
-
1631
-
1632
- ## [0.26.23](https://github.com/cube-js/cube.js/compare/v0.26.22...v0.26.23) (2021-02-20)
1633
-
1634
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1635
-
1636
-
1637
-
1638
-
1639
-
1640
- ## [0.26.22](https://github.com/cube-js/cube.js/compare/v0.26.21...v0.26.22) (2021-02-20)
1641
-
1642
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1643
-
1644
-
1645
-
1646
-
1647
-
1648
- ## [0.26.19](https://github.com/cube-js/cube.js/compare/v0.26.18...v0.26.19) (2021-02-19)
1649
-
1650
-
1651
- ### Bug Fixes
1652
-
1653
- * **@cubejs-schema-compilter:** MSSQL remove order by from subqueries ([75c1903](https://github.com/cube-js/cube.js/commit/75c19035e2732adfb7c4711197bba57245e9673e))
1654
-
1655
-
1656
-
1657
-
1658
-
1659
- ## [0.26.16](https://github.com/cube-js/cube.js/compare/v0.26.15...v0.26.16) (2021-02-18)
1660
-
1661
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1662
-
1663
-
1664
-
1665
-
1666
-
1667
- ## [0.26.15](https://github.com/cube-js/cube.js/compare/v0.26.14...v0.26.15) (2021-02-16)
1668
-
1669
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1670
-
1671
-
1672
-
1673
-
1674
-
1675
- ## [0.26.13](https://github.com/cube-js/cube.js/compare/v0.26.12...v0.26.13) (2021-02-12)
1676
-
1677
-
1678
- ### Features
1679
-
1680
- * **schema-compiler:** Generate parser by antlr4ts ([d8e68c7](https://github.com/cube-js/cube.js/commit/d8e68c77f4649ddc056322f2848c769e5311c6b1))
1681
- * **schema-compiler:** Wrap new generated parser. fix [#1798](https://github.com/cube-js/cube.js/issues/1798) ([c5fde21](https://github.com/cube-js/cube.js/commit/c5fde21cb4bbcd675a4eeb735cd0c48d7a3ade6d))
1682
- * Support for extra params in generating schema for tables. ([#1990](https://github.com/cube-js/cube.js/issues/1990)) ([a9b3df2](https://github.com/cube-js/cube.js/commit/a9b3df222f8eaca86724ed2e1c24c348b38f718c))
1683
-
1684
-
1685
-
1686
-
1687
-
1688
- ## [0.26.11](https://github.com/cube-js/cube.js/compare/v0.26.10...v0.26.11) (2021-02-10)
1689
-
1690
-
1691
- ### Bug Fixes
1692
-
1693
- * CUBEJS_SCHEDULED_REFRESH_TIMER, fix [#1972](https://github.com/cube-js/cube.js/issues/1972) ([#1975](https://github.com/cube-js/cube.js/issues/1975)) ([dac7e52](https://github.com/cube-js/cube.js/commit/dac7e52ee0d3a118c9d69c9d030e58a3c048cca1))
1694
-
1695
-
1696
-
1697
-
1698
-
1699
- ## [0.26.10](https://github.com/cube-js/cube.js/compare/v0.26.9...v0.26.10) (2021-02-09)
1700
-
1701
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1702
-
1703
-
1704
-
1705
-
1706
-
1707
- ## [0.26.6](https://github.com/cube-js/cube.js/compare/v0.26.5...v0.26.6) (2021-02-08)
1708
-
1709
-
1710
- ### Bug Fixes
1711
-
1712
- * **sqlite-driver:** Use workaround for FLOOR ([#1931](https://github.com/cube-js/cube.js/issues/1931)) ([fe64feb](https://github.com/cube-js/cube.js/commit/fe64febd1b970c4b8396d05a859f16b3d9e5a8a8))
1713
-
1714
-
1715
-
1716
-
1717
-
1718
- # [0.26.0](https://github.com/cube-js/cube.js/compare/v0.25.33...v0.26.0) (2021-02-01)
1719
-
1720
-
1721
- ### Features
1722
-
1723
- * Storing userContext inside payload.u is deprecated, moved to root ([559bd87](https://github.com/cube-js/cube.js/commit/559bd8757d9754ab486eed88d1fdb0c280b82dc9))
1724
- * USER_CONTEXT -> SECURITY_CONTEXT, authInfo -> securityInfo ([fa5d17c](https://github.com/cube-js/cube.js/commit/fa5d17c0bb703b087f442c41a5bf0a3dca1c5faa))
1725
-
1726
-
1727
-
1728
-
1729
-
1730
- ## [0.25.33](https://github.com/cube-js/cube.js/compare/v0.25.32...v0.25.33) (2021-01-30)
1731
-
1732
-
1733
- ### Bug Fixes
1734
-
1735
- * Use local dates for pre-aggregations to avoid timezone shift discrepancies on DST timezones for timezone unaware databases like MySQL ([#1941](https://github.com/cube-js/cube.js/issues/1941)) ([f138e6f](https://github.com/cube-js/cube.js/commit/f138e6fa3d97492c34527d0f04917e78c374eb57))
1736
- * **schema-compiler:** Wrong dayOffset in refreshKey for not UTC computers ([#1938](https://github.com/cube-js/cube.js/issues/1938)) ([5fe3431](https://github.com/cube-js/cube.js/commit/5fe3431a8f7320555fc3dba101c72547a0f41dac))
1737
-
1738
-
1739
-
1740
-
1741
-
1742
- ## [0.25.23](https://github.com/cube-js/cube.js/compare/v0.25.22...v0.25.23) (2021-01-22)
1743
-
1744
-
1745
- ### Features
1746
-
1747
- * **schema-compiler:** Move some parts to TS ([2ad0e2e](https://github.com/cube-js/cube.js/commit/2ad0e2e377fce52f4967fc73ae2486d4365f3ac4))
1748
-
1749
-
1750
-
1751
-
1752
-
1753
- ## [0.25.21](https://github.com/cube-js/cube.js/compare/v0.25.20...v0.25.21) (2021-01-19)
1754
-
1755
-
1756
- ### Features
1757
-
1758
- * **schema-compiler:** Initial support for TS ([5926067](https://github.com/cube-js/cube.js/commit/5926067bf5314c7cbddfe59f26dd0ae3b8b60293))
1759
-
1760
-
1761
-
1762
-
1763
-
1764
- ## [0.25.19](https://github.com/cube-js/cube.js/compare/v0.25.18...v0.25.19) (2021-01-14)
1765
-
1766
-
1767
- ### Bug Fixes
1768
-
1769
- * Do not renew historical refresh keys during scheduled refresh ([e5fbb12](https://github.com/cube-js/cube.js/commit/e5fbb120d5e848468999de59ba536b95be2e67e9))
1770
-
1771
-
1772
-
1773
-
1774
-
1775
- ## [0.25.2](https://github.com/cube-js/cube.js/compare/v0.25.1...v0.25.2) (2020-12-27)
1776
-
1777
-
1778
- ### Bug Fixes
1779
-
1780
- * **@cubejs-backend/schema-compiler:** MySQL double timezone conversion ([e5f1490](https://github.com/cube-js/cube.js/commit/e5f1490a897df4f0eac062dfabbc20aca2ea2f5b))
1781
-
1782
-
1783
-
1784
-
1785
-
1786
- ## [0.25.1](https://github.com/cube-js/cube.js/compare/v0.25.0...v0.25.1) (2020-12-24)
1787
-
1788
-
1789
- ### Bug Fixes
1790
-
1791
- * **@cubejs-backend/schema-compiler:** Better error message for join member resolutions ([30cc3ab](https://github.com/cube-js/cube.js/commit/30cc3abc4e8c91e8d95b8794f892e1d1f2152798))
1792
- * **@cubejs-backend/schema-compiler:** Error: TypeError: R.eq is not a function -- existing joins in rollup support ([5f62aae](https://github.com/cube-js/cube.js/commit/5f62aaee88b7ecc281437601410b10ef04d7bbf3))
1793
-
1794
-
1795
-
1796
-
1797
-
1798
- # [0.25.0](https://github.com/cube-js/cube.js/compare/v0.24.15...v0.25.0) (2020-12-21)
1799
-
1800
-
1801
- ### Features
1802
-
1803
- * Allow cross data source joins ([a58336e](https://github.com/cube-js/cube.js/commit/a58336e3840f8ac02d83de43ec7661419bceb71c))
1804
-
1805
-
1806
-
1807
-
1808
-
1809
- ## [0.24.15](https://github.com/cube-js/cube.js/compare/v0.24.14...v0.24.15) (2020-12-20)
1810
-
1811
-
1812
- ### Features
1813
-
1814
- * Allow joins between data sources for external queries ([1dbfe2c](https://github.com/cube-js/cube.js/commit/1dbfe2cdc1b1904ce8567a7599b24e660c5047f3))
1815
-
1816
-
1817
-
1818
-
1819
-
1820
- ## [0.24.14](https://github.com/cube-js/cube.js/compare/v0.24.13...v0.24.14) (2020-12-19)
1821
-
1822
-
1823
- ### Bug Fixes
1824
-
1825
- * Rollup match results for rollupJoin ([0279b13](https://github.com/cube-js/cube.js/commit/0279b13a8696643ad95c374062ea059cea3b890b))
1826
-
1827
-
1828
-
1829
-
1830
-
1831
- ## [0.24.13](https://github.com/cube-js/cube.js/compare/v0.24.12...v0.24.13) (2020-12-18)
1832
-
1833
-
1834
- ### Features
1835
-
1836
- * Rollup join implementation ([#1637](https://github.com/cube-js/cube.js/issues/1637)) ([bffd220](https://github.com/cube-js/cube.js/commit/bffd22095f58369f3d52474283951b4844657f2b))
1837
-
1838
-
1839
-
1840
-
1841
-
1842
- ## [0.24.8](https://github.com/cube-js/cube.js/compare/v0.24.7...v0.24.8) (2020-12-15)
1843
-
1844
-
1845
- ### Bug Fixes
1846
-
1847
- * **@cubejs-backend/schema-compiler:** CubeCheckDuplicatePropTranspiler - dont crash on not StringLiterals ([#1582](https://github.com/cube-js/cube.js/issues/1582)) ([a705a2e](https://github.com/cube-js/cube.js/commit/a705a2ed6885d5c08e654945682054a1421dfb51))
1848
-
1849
-
1850
-
1851
-
1852
-
1853
- ## [0.24.5](https://github.com/cube-js/cube.js/compare/v0.24.4...v0.24.5) (2020-12-09)
1854
-
1855
-
1856
- ### Features
1857
-
1858
- * **@cubejs-backend/mysql-driver:** CAST all time dimensions with granularities to DATETIME in order to provide typing for rollup downloads. Add mediumtext and mediumint generic type conversions. ([3d8cb37](https://github.com/cube-js/cube.js/commit/3d8cb37d03716cd2768a0986643495e4a844cb8d))
1859
-
1860
-
1861
-
1862
-
1863
-
1864
- ## [0.24.4](https://github.com/cube-js/cube.js/compare/v0.24.3...v0.24.4) (2020-12-07)
1865
-
1866
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1867
-
1868
-
1869
-
1870
-
1871
-
1872
- ## [0.24.1](https://github.com/cube-js/cube.js/compare/v0.24.0...v0.24.1) (2020-11-27)
1873
-
1874
-
1875
- ### Bug Fixes
1876
-
1877
- * Specifying `dateRange` in time dimension should produce same result as `inDateRange` in filter ([a7603d7](https://github.com/cube-js/cube.js/commit/a7603d724732a51301227f68c39ba699333c0e06)), closes [#962](https://github.com/cube-js/cube.js/issues/962)
1878
-
1879
-
1880
-
1881
-
1882
-
1883
- # [0.24.0](https://github.com/cube-js/cube.js/compare/v0.23.15...v0.24.0) (2020-11-26)
1884
-
1885
-
1886
- ### Bug Fixes
1887
-
1888
- * Error: Type must be provided for null values. -- `null` parameter values are passed to BigQuery when used for dimensions that contain `?` ([6417e7d](https://github.com/cube-js/cube.js/commit/6417e7d120a95c4792557a4c4a0d6abb7c483db9))
1889
-
1890
-
1891
- ### Features
1892
-
1893
- * Make default refreshKey to be `every 10 seconds` and enable scheduled refresh in dev mode by default ([221003a](https://github.com/cube-js/cube.js/commit/221003aa73aa1ece3d649de9164a7379a4a690be))
1894
-
1895
-
1896
- ### BREAKING CHANGES
1897
-
1898
- * `every 10 seconds` refreshKey becomes a default refreshKey for all cubes.
1899
-
1900
-
1901
-
1902
-
1903
-
1904
- ## [0.23.15](https://github.com/cube-js/cube.js/compare/v0.23.14...v0.23.15) (2020-11-25)
1905
-
1906
-
1907
- ### Bug Fixes
1908
-
1909
- * Error: Cannot find module 'antlr4/index' ([0d2e330](https://github.com/cube-js/cube.js/commit/0d2e33040dfea3fb80df2a1af2ccff46db0f8673))
1910
-
1911
-
1912
-
1913
-
1914
-
1915
- ## [0.23.11](https://github.com/cube-js/cube.js/compare/v0.23.10...v0.23.11) (2020-11-13)
1916
-
1917
-
1918
- ### Features
1919
-
1920
- * **@cubejs-backend/mysql-aurora-serverless-driver:** Add a new driver to support AWS Aurora Serverless MySql ([#1333](https://github.com/cube-js/cube.js/issues/1333)) Thanks to [@kcwinner](https://github.com/kcwinner)! ([154fab1](https://github.com/cube-js/cube.js/commit/154fab1a222685e1e83d5187a4f00f745c4613a3))
1921
-
1922
-
1923
-
1924
-
1925
-
1926
- ## [0.23.8](https://github.com/cube-js/cube.js/compare/v0.23.7...v0.23.8) (2020-11-06)
1927
-
1928
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1929
-
1930
-
1931
-
1932
-
1933
-
1934
- ## [0.23.6](https://github.com/cube-js/cube.js/compare/v0.23.5...v0.23.6) (2020-11-02)
1935
-
1936
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1937
-
1938
-
1939
-
1940
-
1941
-
1942
- ## [0.23.3](https://github.com/cube-js/cube.js/compare/v0.23.2...v0.23.3) (2020-10-31)
1943
-
1944
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1945
-
1946
-
1947
-
1948
-
1949
-
1950
- # [0.23.0](https://github.com/cube-js/cube.js/compare/v0.22.4...v0.23.0) (2020-10-28)
1951
-
1952
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1953
-
1954
-
1955
-
1956
-
1957
-
1958
- ## [0.22.3](https://github.com/cube-js/cube.js/compare/v0.22.2...v0.22.3) (2020-10-26)
1959
-
1960
-
1961
- ### Bug Fixes
1962
-
1963
- * **@cubejs-backend/schema-compiler:** Dialect for 'undefined' is not found, fix [#1247](https://github.com/cube-js/cube.js/issues/1247) ([1069b47](https://github.com/cube-js/cube.js/commit/1069b47ff4f0a9d2e398ba194fe3eef5ad39f0d2))
1964
-
1965
-
1966
-
1967
-
1968
-
1969
- ## [0.22.2](https://github.com/cube-js/cube.js/compare/v0.22.1...v0.22.2) (2020-10-26)
1970
-
1971
-
1972
- ### Bug Fixes
1973
-
1974
- * Dialect class isn't looked up for external drivers ([b793f4a](https://github.com/cube-js/cube.js/commit/b793f4a))
1975
-
1976
-
1977
-
1978
-
1979
-
1980
- # [0.22.0](https://github.com/cube-js/cube.js/compare/v0.21.2...v0.22.0) (2020-10-20)
1981
-
1982
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1983
-
1984
-
1985
-
1986
-
1987
-
1988
- ## [0.21.1](https://github.com/cube-js/cube.js/compare/v0.21.0...v0.21.1) (2020-10-15)
1989
-
1990
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1991
-
1992
-
1993
-
1994
-
1995
-
1996
- # [0.21.0](https://github.com/cube-js/cube.js/compare/v0.20.15...v0.21.0) (2020-10-09)
1997
-
1998
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
1999
-
2000
-
2001
-
2002
-
2003
-
2004
- ## [0.20.13](https://github.com/cube-js/cube.js/compare/v0.20.12...v0.20.13) (2020-10-07)
2005
-
2006
-
2007
- ### Bug Fixes
2008
-
2009
- * **@cubejs-schema-compilter:** MSSQL rollingWindow with granularity ([#1169](https://github.com/cube-js/cube.js/issues/1169)) Thanks to @JoshMentzer! ([16e6a9e](https://github.com/cube-js/cube.js/commit/16e6a9e))
2010
-
2011
-
2012
-
2013
-
2014
-
2015
- ## [0.20.11](https://github.com/cube-js/cube.js/compare/v0.20.10...v0.20.11) (2020-09-28)
2016
-
2017
-
2018
- ### Bug Fixes
2019
-
2020
- * **@cubejs-backend/prestodb-driver:** Wrong OFFSET/LIMIT order ([#1135](https://github.com/cube-js/cube.js/issues/1135)) ([3b94b2c](https://github.com/cube-js/cube.js/commit/3b94b2c)), closes [#988](https://github.com/cube-js/cube.js/issues/988) [#988](https://github.com/cube-js/cube.js/issues/988) [#988](https://github.com/cube-js/cube.js/issues/988)
2021
-
2022
-
2023
- ### Features
2024
-
2025
- * Introduce Druid driver ([#1099](https://github.com/cube-js/cube.js/issues/1099)) ([2bfe20f](https://github.com/cube-js/cube.js/commit/2bfe20f))
2026
-
2027
-
2028
-
2029
-
2030
-
2031
- ## [0.20.9](https://github.com/cube-js/cube.js/compare/v0.20.8...v0.20.9) (2020-09-19)
2032
-
2033
-
2034
- ### Bug Fixes
2035
-
2036
- * Allow empty complex boolean filter arrays ([#1100](https://github.com/cube-js/cube.js/issues/1100)) ([80d112e](https://github.com/cube-js/cube.js/commit/80d112e))
2037
-
2038
-
2039
- ### Features
2040
-
2041
- * `sqlAlias` attribute for `preAggregations` and short format for pre-aggregation table names ([#1068](https://github.com/cube-js/cube.js/issues/1068)) ([98ffad3](https://github.com/cube-js/cube.js/commit/98ffad3)), closes [#86](https://github.com/cube-js/cube.js/issues/86) [#907](https://github.com/cube-js/cube.js/issues/907)
2042
-
2043
-
2044
-
2045
-
2046
-
2047
- ## [0.20.8](https://github.com/cube-js/cube.js/compare/v0.20.7...v0.20.8) (2020-09-16)
2048
-
2049
-
2050
- ### Bug Fixes
2051
-
2052
- * **@cubejs-backend/elasticsearch-driver:** Respect `ungrouped` flag ([#1098](https://github.com/cube-js/cube.js/issues/1098)) Thanks to [@vignesh-123](https://github.com/vignesh-123)! ([995b8f9](https://github.com/cube-js/cube.js/commit/995b8f9))
2053
-
2054
-
2055
- ### Features
2056
-
2057
- * refreshKey every support for CRON format interval ([#1048](https://github.com/cube-js/cube.js/issues/1048)) ([3e55f5c](https://github.com/cube-js/cube.js/commit/3e55f5c))
2058
- * Strict cube schema parsing, show duplicate property name errors ([#1095](https://github.com/cube-js/cube.js/issues/1095)) ([d4ab530](https://github.com/cube-js/cube.js/commit/d4ab530))
2059
-
2060
-
2061
-
2062
-
2063
-
2064
- ## [0.20.7](https://github.com/cube-js/cube.js/compare/v0.20.6...v0.20.7) (2020-09-11)
2065
-
2066
-
2067
- ### Bug Fixes
2068
-
2069
- * member-dimension query normalization for queryTransformer and additional complex boolean logic tests ([#1047](https://github.com/cube-js/cube.js/issues/1047)) ([65ef327](https://github.com/cube-js/cube.js/commit/65ef327)), closes [#1007](https://github.com/cube-js/cube.js/issues/1007)
2070
-
2071
-
2072
-
2073
-
2074
-
2075
- ## [0.20.6](https://github.com/cube-js/cube.js/compare/v0.20.5...v0.20.6) (2020-09-10)
2076
-
2077
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2078
-
2079
-
2080
-
2081
-
2082
-
2083
- ## [0.20.5](https://github.com/cube-js/cube.js/compare/v0.20.4...v0.20.5) (2020-09-10)
2084
-
2085
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2086
-
2087
-
2088
-
2089
-
2090
-
2091
- ## [0.20.3](https://github.com/cube-js/cube.js/compare/v0.20.2...v0.20.3) (2020-09-03)
2092
-
2093
-
2094
- ### Features
2095
-
2096
- * Complex boolean logic ([#1038](https://github.com/cube-js/cube.js/issues/1038)) ([a5b44d1](https://github.com/cube-js/cube.js/commit/a5b44d1)), closes [#259](https://github.com/cube-js/cube.js/issues/259)
2097
-
2098
-
2099
-
2100
-
2101
-
2102
- ## [0.20.1](https://github.com/cube-js/cube.js/compare/v0.20.0...v0.20.1) (2020-09-01)
2103
-
2104
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2105
-
2106
-
2107
-
2108
-
2109
-
2110
- # [0.20.0](https://github.com/cube-js/cube.js/compare/v0.19.61...v0.20.0) (2020-08-26)
2111
-
2112
-
2113
- ### Bug Fixes
2114
-
2115
- * **@cubejs-backend/athena-driver:** Error: Queries of this type are not supported for incremental refreshKey ([2d3018d](https://github.com/cube-js/cube.js/commit/2d3018d)), closes [#404](https://github.com/cube-js/cube.js/issues/404)
2116
- * Check partitionGranularity requires timeDimensionReference for `originalSql` ([2a2b256](https://github.com/cube-js/cube.js/commit/2a2b256))
2117
- * **@cubejs-backend/clickhouse-driver:** allow default compound indexes: add parentheses to the pre-aggregation sql definition ([#1009](https://github.com/cube-js/cube.js/issues/1009)) Thanks to [@gudjonragnar](https://github.com/gudjonragnar)! ([6535cb6](https://github.com/cube-js/cube.js/commit/6535cb6))
2118
- * TypeError: Cannot read property '1' of undefined -- Using scheduled cube refresh endpoint not working with Athena ([ed6c9aa](https://github.com/cube-js/cube.js/commit/ed6c9aa)), closes [#1000](https://github.com/cube-js/cube.js/issues/1000)
2119
-
2120
-
2121
- ### Features
2122
-
2123
- * Dremio driver ([#1008](https://github.com/cube-js/cube.js/issues/1008)) ([617225f](https://github.com/cube-js/cube.js/commit/617225f))
2124
-
2125
-
2126
-
2127
-
2128
-
2129
- ## [0.19.61](https://github.com/cube-js/cube.js/compare/v0.19.60...v0.19.61) (2020-08-11)
2130
-
2131
-
2132
- ### Bug Fixes
2133
-
2134
- * readOnly originalSql pre-aggregations aren't working without writing rights ([cfa7c7d](https://github.com/cube-js/cube.js/commit/cfa7c7d))
2135
-
2136
-
2137
- ### Features
2138
-
2139
- * **mssql-driver:** add readonly aggregation for mssql sources ([#920](https://github.com/cube-js/cube.js/issues/920)) Thanks to @JoshMentzer! ([dfeccca](https://github.com/cube-js/cube.js/commit/dfeccca))
2140
-
2141
-
2142
-
2143
-
2144
-
2145
- ## [0.19.57](https://github.com/cube-js/cube.js/compare/v0.19.56...v0.19.57) (2020-08-05)
2146
-
2147
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2148
-
2149
-
2150
-
2151
-
2152
-
2153
- ## [0.19.56](https://github.com/cube-js/cube.js/compare/v0.19.55...v0.19.56) (2020-08-03)
2154
-
2155
-
2156
- ### Bug Fixes
2157
-
2158
- * using limit and offset together in MSSql ([9ba875c](https://github.com/cube-js/cube.js/commit/9ba875c))
2159
- * Various ClickHouse improvements ([6f40847](https://github.com/cube-js/cube.js/commit/6f40847))
2160
-
2161
-
2162
-
2163
-
2164
-
2165
- ## [0.19.54](https://github.com/cube-js/cube.js/compare/v0.19.53...v0.19.54) (2020-07-23)
2166
-
2167
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2168
-
2169
-
2170
-
2171
-
2172
-
2173
- ## [0.19.50](https://github.com/cube-js/cube.js/compare/v0.19.49...v0.19.50) (2020-07-16)
2174
-
2175
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2176
-
2177
-
2178
-
2179
-
2180
-
2181
- ## [0.19.48](https://github.com/cube-js/cube.js/compare/v0.19.47...v0.19.48) (2020-07-11)
2182
-
2183
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2184
-
2185
-
2186
-
2187
-
2188
-
2189
- ## [0.19.43](https://github.com/cube-js/cube.js/compare/v0.19.42...v0.19.43) (2020-07-04)
2190
-
2191
-
2192
- ### Features
2193
-
2194
- * Pluggable dialects support ([f786fdd](https://github.com/cube-js/cube.js/commit/f786fdd)), closes [#590](https://github.com/cube-js/cube.js/issues/590)
2195
-
2196
-
2197
-
2198
-
2199
-
2200
- ## [0.19.40](https://github.com/cube-js/cube.js/compare/v0.19.39...v0.19.40) (2020-06-30)
2201
-
2202
-
2203
- ### Bug Fixes
2204
-
2205
- * Querying empty Postgres table with 'time' dimension in a cube results in null value ([07d00f8](https://github.com/cube-js/cube.js/commit/07d00f8)), closes [#639](https://github.com/cube-js/cube.js/issues/639)
2206
-
2207
-
2208
-
2209
-
2210
-
2211
- ## [0.19.39](https://github.com/cube-js/cube.js/compare/v0.19.38...v0.19.39) (2020-06-28)
2212
-
2213
-
2214
- ### Bug Fixes
2215
-
2216
- * treat wildcard Elasticsearch select as simple asterisk select: include * as part of RE to support elasticsearch indexes ([#760](https://github.com/cube-js/cube.js/issues/760)) Thanks to [@gauravlanjekar](https://github.com/gauravlanjekar) ! ([099a888](https://github.com/cube-js/cube.js/commit/099a888))
2217
-
2218
-
2219
- ### Features
2220
-
2221
- * `refreshRangeStart` and `refreshRangeEnd` pre-aggregation params ([e4d2874](https://github.com/cube-js/cube.js/commit/e4d2874))
2222
-
2223
-
2224
-
2225
-
2226
-
2227
- ## [0.19.38](https://github.com/cube-js/cube.js/compare/v0.19.37...v0.19.38) (2020-06-28)
2228
-
2229
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2230
-
2231
-
2232
-
2233
-
2234
-
2235
- ## [0.19.35](https://github.com/cube-js/cube.js/compare/v0.19.34...v0.19.35) (2020-06-22)
2236
-
2237
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2238
-
2239
-
2240
-
2241
-
2242
-
2243
- ## [0.19.29](https://github.com/cube-js/cube.js/compare/v0.19.28...v0.19.29) (2020-06-09)
2244
-
2245
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2246
-
2247
-
2248
-
2249
-
2250
-
2251
- ## [0.19.24](https://github.com/cube-js/cube.js/compare/v0.19.23...v0.19.24) (2020-06-06)
2252
-
2253
-
2254
- ### Bug Fixes
2255
-
2256
- * **@cubejs-backend/elasticsearch-driver:** respect ungrouped parameter ([#684](https://github.com/cube-js/cube.js/issues/684)) Thanks to [@gauravlanjekar](https://github.com/gauravlanjekar)! ([27d0d49](https://github.com/cube-js/cube.js/commit/27d0d49))
2257
- * **@cubejs-backend/schema-compiler:** TypeError: methods.filter is not a function ([25c4ef6](https://github.com/cube-js/cube.js/commit/25c4ef6))
2258
-
2259
-
2260
-
2261
-
2262
-
2263
- ## [0.19.23](https://github.com/cube-js/cube.js/compare/v0.19.22...v0.19.23) (2020-06-02)
2264
-
2265
-
2266
- ### Features
2267
-
2268
- * drill down queries support ([#664](https://github.com/cube-js/cube.js/issues/664)) ([7e21545](https://github.com/cube-js/cube.js/commit/7e21545)), closes [#190](https://github.com/cube-js/cube.js/issues/190)
2269
-
2270
-
2271
-
2272
-
2273
-
2274
- ## [0.19.19](https://github.com/cube-js/cube.js/compare/v0.19.18...v0.19.19) (2020-05-15)
2275
-
2276
-
2277
- ### Features
2278
-
2279
- * ability to add custom meta data for measures, dimensions and segments ([#641](https://github.com/cube-js/cube.js/issues/641)) ([88d5c9b](https://github.com/cube-js/cube.js/commit/88d5c9b)), closes [#625](https://github.com/cube-js/cube.js/issues/625)
2280
-
2281
-
2282
-
2283
-
2284
-
2285
- ## [0.19.18](https://github.com/cube-js/cube.js/compare/v0.19.17...v0.19.18) (2020-05-11)
2286
-
2287
-
2288
- ### Bug Fixes
2289
-
2290
- * Offset doesn't affect actual queries ([1feaa38](https://github.com/cube-js/cube.js/commit/1feaa38)), closes [#636](https://github.com/cube-js/cube.js/issues/636)
2291
-
2292
-
2293
-
2294
-
2295
-
2296
- ## [0.19.14](https://github.com/cube-js/cube.js/compare/v0.19.13...v0.19.14) (2020-04-24)
2297
-
2298
-
2299
- ### Features
2300
-
2301
- * Postgres HLL improvements: always round to int ([#611](https://github.com/cube-js/cube.js/issues/611)) Thanks to [@milanbella](https://github.com/milanbella)! ([680a613](https://github.com/cube-js/cube.js/commit/680a613))
2302
-
2303
-
2304
-
2305
-
2306
-
2307
- ## [0.19.13](https://github.com/cube-js/cube.js/compare/v0.19.12...v0.19.13) (2020-04-21)
2308
-
2309
-
2310
- ### Features
2311
-
2312
- * Postgres Citus Data HLL plugin implementation ([#601](https://github.com/cube-js/cube.js/issues/601)) Thanks to [@milanbella](https://github.com/milanbella) ! ([be85ac6](https://github.com/cube-js/cube.js/commit/be85ac6)), closes [#563](https://github.com/cube-js/cube.js/issues/563)
2313
-
2314
-
2315
-
2316
-
2317
-
2318
- ## [0.19.11](https://github.com/cube-js/cube.js/compare/v0.19.10...v0.19.11) (2020-04-20)
2319
-
2320
-
2321
- ### Bug Fixes
2322
-
2323
- * Strict date range and rollup granularity alignment check ([deb62b6](https://github.com/cube-js/cube.js/commit/deb62b6)), closes [#103](https://github.com/cube-js/cube.js/issues/103)
2324
-
2325
-
2326
-
2327
-
2328
-
2329
- ## [0.19.10](https://github.com/cube-js/cube.js/compare/v0.19.9...v0.19.10) (2020-04-18)
2330
-
2331
-
2332
- ### Bug Fixes
2333
-
2334
- * Recursive pre-aggregation description generation: support propagateFiltersToSubQuery with partitioned originalSql ([6a2b9dd](https://github.com/cube-js/cube.js/commit/6a2b9dd))
2335
-
2336
-
2337
-
2338
-
2339
-
2340
- ## [0.19.1](https://github.com/cube-js/cube.js/compare/v0.19.0...v0.19.1) (2020-04-11)
2341
-
2342
-
2343
- ### Bug Fixes
2344
-
2345
- * TypeError: Cannot read property 'path' of undefined -- Case when partitioned originalSql is resolved for query without time dimension and incremental refreshKey is used ([ca0f1f6](https://github.com/cube-js/cube.js/commit/ca0f1f6))
2346
-
2347
-
2348
- ### Features
2349
-
2350
- * Renamed OpenDistro to AWSElasticSearch. Added `elasticsearch` dialect ([#577](https://github.com/cube-js/cube.js/issues/577)) Thanks to [@chad-codeworkshop](https://github.com/chad-codeworkshop)! ([a4e41cb](https://github.com/cube-js/cube.js/commit/a4e41cb))
2351
-
2352
-
2353
-
2354
-
2355
-
2356
- # [0.19.0](https://github.com/cube-js/cube.js/compare/v0.18.32...v0.19.0) (2020-04-09)
2357
-
2358
-
2359
- ### Features
2360
-
2361
- * Multi-level query structures in-memory caching ([38aa32d](https://github.com/cube-js/cube.js/commit/38aa32d))
2362
-
2363
-
2364
-
2365
-
2366
-
2367
- ## [0.18.31](https://github.com/cube-js/cube.js/compare/v0.18.30...v0.18.31) (2020-04-07)
2368
-
2369
-
2370
- ### Bug Fixes
2371
-
2372
- * Rewrite converts left outer to inner join due to filtering in where: ensure `OR` is supported ([93a1250](https://github.com/cube-js/cube.js/commit/93a1250))
2373
-
2374
-
2375
-
2376
-
2377
-
2378
- ## [0.18.30](https://github.com/cube-js/cube.js/compare/v0.18.29...v0.18.30) (2020-04-04)
2379
-
2380
-
2381
- ### Bug Fixes
2382
-
2383
- * Rewrite converts left outer to inner join due to filtering in where ([2034d37](https://github.com/cube-js/cube.js/commit/2034d37))
2384
-
2385
-
2386
- ### Features
2387
-
2388
- * Native X-Pack SQL ElasticSearch Driver ([#551](https://github.com/cube-js/cube.js/issues/551)) ([efde731](https://github.com/cube-js/cube.js/commit/efde731))
2389
-
2390
-
2391
-
2392
-
2393
-
2394
- ## [0.18.29](https://github.com/cube-js/cube.js/compare/v0.18.28...v0.18.29) (2020-04-04)
2395
-
2396
-
2397
- ### Features
2398
-
2399
- * Hour partition granularity support ([5f78974](https://github.com/cube-js/cube.js/commit/5f78974))
2400
- * Rewrite SQL for more places ([2412821](https://github.com/cube-js/cube.js/commit/2412821))
2401
-
2402
-
2403
-
2404
-
2405
-
2406
- ## [0.18.28](https://github.com/cube-js/cube.js/compare/v0.18.27...v0.18.28) (2020-04-03)
2407
-
2408
-
2409
- ### Bug Fixes
2410
-
2411
- * TypeError: date.match is not a function at BaseTimeDimension.formatFromDate ([7379b84](https://github.com/cube-js/cube.js/commit/7379b84))
2412
-
2413
-
2414
-
2415
-
2416
-
2417
- ## [0.18.26](https://github.com/cube-js/cube.js/compare/v0.18.25...v0.18.26) (2020-04-03)
2418
-
2419
-
2420
- ### Bug Fixes
2421
-
2422
- * `AND 1 = 1` case ([cd189d5](https://github.com/cube-js/cube.js/commit/cd189d5))
2423
-
2424
-
2425
-
2426
-
2427
-
2428
- ## [0.18.25](https://github.com/cube-js/cube.js/compare/v0.18.24...v0.18.25) (2020-04-02)
2429
-
2430
-
2431
- ### Bug Fixes
2432
-
2433
- * TypeError: Cannot read property \'replace\' of null for `scheduledRefresh: true` ([28e45c0](https://github.com/cube-js/cube.js/commit/28e45c0)), closes [#558](https://github.com/cube-js/cube.js/issues/558)
2434
-
2435
-
2436
- ### Features
2437
-
2438
- * Basic query rewrites ([af07865](https://github.com/cube-js/cube.js/commit/af07865))
2439
-
2440
-
2441
-
2442
-
2443
-
2444
- ## [0.18.24](https://github.com/cube-js/cube.js/compare/v0.18.23...v0.18.24) (2020-04-01)
2445
-
2446
-
2447
- ### Bug Fixes
2448
-
2449
- * TypeError: Cannot read property \'replace\' of null for `scheduledRefresh: true` ([ea88edf](https://github.com/cube-js/cube.js/commit/ea88edf))
2450
-
2451
-
2452
-
2453
-
2454
-
2455
- ## [0.18.23](https://github.com/cube-js/cube.js/compare/v0.18.22...v0.18.23) (2020-03-30)
2456
-
2457
-
2458
- ### Bug Fixes
2459
-
2460
- * Cannot read property 'timeDimensions' of null -- originalSql scheduledRefresh support ([e7667a5](https://github.com/cube-js/cube.js/commit/e7667a5))
2461
- * minute requests incorrectly snapped to daily partitions ([8fd7876](https://github.com/cube-js/cube.js/commit/8fd7876))
2462
-
2463
-
2464
-
2465
-
2466
-
2467
- ## [0.18.19](https://github.com/cube-js/cube.js/compare/v0.18.18...v0.18.19) (2020-03-29)
2468
-
2469
-
2470
- ### Bug Fixes
2471
-
2472
- * Empty default `originalSql` refreshKey ([dd8536b](https://github.com/cube-js/cube.js/commit/dd8536b))
2473
- * incorrect WHERE for refreshKey every ([bf8b648](https://github.com/cube-js/cube.js/commit/bf8b648))
2474
- * Return single table for one partition queries ([54083ef](https://github.com/cube-js/cube.js/commit/54083ef))
2475
-
2476
-
2477
- ### Features
2478
-
2479
- * `propagateFiltersToSubQuery` flag ([6b253c0](https://github.com/cube-js/cube.js/commit/6b253c0))
2480
- * Partitioned `originalSql` support ([133857e](https://github.com/cube-js/cube.js/commit/133857e))
2481
-
2482
-
2483
-
2484
-
2485
-
2486
- ## [0.18.17](https://github.com/cube-js/cube.js/compare/v0.18.16...v0.18.17) (2020-03-24)
2487
-
2488
-
2489
- ### Bug Fixes
2490
-
2491
- * Unknown function NOW for Snowflake -- Incorrect now timestamp implementation ([036f68a](https://github.com/cube-js/cube.js/commit/036f68a)), closes [#537](https://github.com/cube-js/cube.js/issues/537)
2492
-
2493
-
2494
-
2495
-
2496
-
2497
- ## [0.18.16](https://github.com/cube-js/cube.js/compare/v0.18.15...v0.18.16) (2020-03-24)
2498
-
2499
-
2500
- ### Features
2501
-
2502
- * Log canUseTransformedQuery ([5b2ab90](https://github.com/cube-js/cube.js/commit/5b2ab90))
2503
-
2504
-
2505
-
2506
-
2507
-
2508
- ## [0.18.14](https://github.com/cube-js/cube.js/compare/v0.18.13...v0.18.14) (2020-03-24)
2509
-
2510
-
2511
- ### Bug Fixes
2512
-
2513
- * MySQL segment references support ([be42298](https://github.com/cube-js/cube.js/commit/be42298))
2514
-
2515
-
2516
-
2517
-
2518
-
2519
- ## [0.18.6](https://github.com/cube-js/cube.js/compare/v0.18.5...v0.18.6) (2020-03-16)
2520
-
2521
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2522
-
2523
-
2524
-
2525
-
2526
-
2527
- ## [0.18.5](https://github.com/cube-js/cube.js/compare/v0.18.4...v0.18.5) (2020-03-15)
2528
-
2529
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2530
-
2531
-
2532
-
2533
-
2534
-
2535
- ## [0.18.4](https://github.com/cube-js/cube.js/compare/v0.18.3...v0.18.4) (2020-03-09)
2536
-
2537
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2538
-
2539
-
2540
-
2541
-
2542
-
2543
- ## [0.18.3](https://github.com/cube-js/cube.js/compare/v0.18.2...v0.18.3) (2020-03-02)
2544
-
2545
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2546
-
2547
-
2548
-
2549
-
2550
-
2551
- # [0.18.0](https://github.com/cube-js/cube.js/compare/v0.17.10...v0.18.0) (2020-03-01)
2552
-
2553
-
2554
- ### Bug Fixes
2555
-
2556
- * Handle multiple occurrences in the first event of a funnel: conversion percent discrepancies. ([0989482](https://github.com/cube-js/cube.js/commit/0989482))
2557
-
2558
-
2559
- ### Features
2560
-
2561
- * COMPILE_CONTEXT and async driverFactory support ([160f931](https://github.com/cube-js/cube.js/commit/160f931))
2562
-
2563
-
2564
-
2565
-
2566
-
2567
- ## [0.17.10](https://github.com/cube-js/cube.js/compare/v0.17.9...v0.17.10) (2020-02-20)
2568
-
2569
-
2570
- ### Features
2571
-
2572
- * Support external rollups from readonly source ([#395](https://github.com/cube-js/cube.js/issues/395)) ([b17e841](https://github.com/cube-js/cube.js/commit/b17e841))
2573
-
2574
-
2575
-
2576
-
2577
-
2578
- ## [0.17.9](https://github.com/cube-js/cube.js/compare/v0.17.8...v0.17.9) (2020-02-18)
2579
-
2580
-
2581
- ### Features
2582
-
2583
- * Extend meta response with aggregation type ([#394](https://github.com/cube-js/cube.js/issues/394)) Thanks to [@pyrooka](https://github.com/pyrooka)! ([06eed0b](https://github.com/cube-js/cube.js/commit/06eed0b))
2584
-
2585
-
2586
-
2587
-
2588
-
2589
- ## [0.17.8](https://github.com/cube-js/cube.js/compare/v0.17.7...v0.17.8) (2020-02-14)
2590
-
2591
-
2592
- ### Bug Fixes
2593
-
2594
- * Wrong interval functions for BigQuery ([#367](https://github.com/cube-js/cube.js/issues/367)) Thanks to [@lvauvillier](https://github.com/lvauvillier)! ([0e09d4d](https://github.com/cube-js/cube.js/commit/0e09d4d))
2595
-
2596
-
2597
- ### Features
2598
-
2599
- * Athena HLL support ([45c7b83](https://github.com/cube-js/cube.js/commit/45c7b83))
2600
-
2601
-
2602
-
2603
-
2604
-
2605
- ## [0.17.7](https://github.com/cube-js/cube.js/compare/v0.17.6...v0.17.7) (2020-02-12)
2606
-
2607
-
2608
- ### Bug Fixes
2609
-
2610
- * Invalid Date: Incorrect MySQL minutes granularity ([dc553b9](https://github.com/cube-js/cube.js/commit/dc553b9))
2611
-
2612
-
2613
-
2614
-
2615
-
2616
- ## [0.17.6](https://github.com/cube-js/cube.js/compare/v0.17.5...v0.17.6) (2020-02-10)
2617
-
2618
-
2619
- ### Bug Fixes
2620
-
2621
- * `sqlAlias` isn't used for pre-aggregation table names ([b757175](https://github.com/cube-js/cube.js/commit/b757175))
2622
- * Multiplied measures rollup select case and leaf measure additive exact match ([c897dec](https://github.com/cube-js/cube.js/commit/c897dec))
2623
-
2624
-
2625
-
2626
-
2627
-
2628
- ## [0.17.3](https://github.com/cube-js/cube.js/compare/v0.17.2...v0.17.3) (2020-02-06)
2629
-
2630
-
2631
- ### Features
2632
-
2633
- * Pre-aggregation indexes support ([d443585](https://github.com/cube-js/cube.js/commit/d443585))
2634
-
2635
-
2636
-
2637
-
2638
-
2639
- ## [0.17.2](https://github.com/cube-js/cube.js/compare/v0.17.1...v0.17.2) (2020-02-04)
2640
-
2641
-
2642
- ### Bug Fixes
2643
-
2644
- * Funnel step names cannot contain spaces ([aff1891](https://github.com/cube-js/cube.js/commit/aff1891)), closes [#359](https://github.com/cube-js/cube.js/issues/359)
2645
-
2646
-
2647
-
2648
-
2649
-
2650
- # [0.17.0](https://github.com/cube-js/cube.js/compare/v0.16.0...v0.17.0) (2020-02-04)
2651
-
2652
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2653
-
2654
-
2655
-
2656
-
2657
-
2658
- # [0.16.0](https://github.com/cube-js/cube.js/compare/v0.15.4...v0.16.0) (2020-02-04)
2659
-
2660
-
2661
- ### Features
2662
-
2663
- * Allow `null` filter values ([9e339f7](https://github.com/cube-js/cube.js/commit/9e339f7)), closes [#362](https://github.com/cube-js/cube.js/issues/362)
2664
-
2665
-
2666
-
2667
-
2668
-
2669
- ## [0.15.1](https://github.com/cube-js/cube.js/compare/v0.15.0...v0.15.1) (2020-01-21)
2670
-
2671
-
2672
- ### Features
2673
-
2674
- * `updateWindow` property for incremental partitioned rollup refreshKey ([09c0a86](https://github.com/cube-js/cube.js/commit/09c0a86))
2675
-
2676
-
2677
-
2678
-
2679
-
2680
- # [0.15.0](https://github.com/cube-js/cube.js/compare/v0.14.3...v0.15.0) (2020-01-18)
2681
-
2682
-
2683
- ### Bug Fixes
2684
-
2685
- * "Illegal input character" when using originalSql pre-aggregation with BigQuery and USER_CONTEXT ([904cf17](https://github.com/cube-js/cube.js/commit/904cf17)), closes [#197](https://github.com/cube-js/cube.js/issues/197)
2686
-
2687
-
2688
- ### Features
2689
-
2690
- * `dynRef` for dynamic member referencing ([41b644c](https://github.com/cube-js/cube.js/commit/41b644c))
2691
- * New refreshKeyRenewalThresholds and foreground renew defaults ([9fb0abb](https://github.com/cube-js/cube.js/commit/9fb0abb))
2692
- * Slow Query Warning and scheduled refresh for cube refresh keys ([8768b0e](https://github.com/cube-js/cube.js/commit/8768b0e))
2693
-
2694
-
2695
-
2696
-
2697
-
2698
- ## [0.14.3](https://github.com/cube-js/cube.js/compare/v0.14.2...v0.14.3) (2020-01-17)
2699
-
2700
-
2701
- ### Bug Fixes
2702
-
2703
- * originalSql pre-aggregations with FILTER_PARAMS params mismatch ([f4ee7b6](https://github.com/cube-js/cube.js/commit/f4ee7b6))
2704
-
2705
-
2706
- ### Features
2707
-
2708
- * RefreshKeys helper extension of popular implementations ([f2000c0](https://github.com/cube-js/cube.js/commit/f2000c0))
2709
-
2710
-
2711
-
2712
-
2713
-
2714
- ## [0.14.2](https://github.com/cube-js/cube.js/compare/v0.14.1...v0.14.2) (2020-01-17)
2715
-
2716
-
2717
- ### Bug Fixes
2718
-
2719
- * TypeError: Cannot read property 'evaluateSymbolSqlWithContext' of undefined ([125afd7](https://github.com/cube-js/cube.js/commit/125afd7))
2720
-
2721
-
2722
-
2723
-
2724
-
2725
- ## [0.14.1](https://github.com/cube-js/cube.js/compare/v0.14.0...v0.14.1) (2020-01-17)
2726
-
2727
-
2728
- ### Features
2729
-
2730
- * Default refreshKey implementations for mutable and immutable pre-aggregations. ([bef0626](https://github.com/cube-js/cube.js/commit/bef0626))
2731
-
2732
-
2733
-
2734
-
2735
-
2736
- # [0.14.0](https://github.com/cube-js/cube.js/compare/v0.13.12...v0.14.0) (2020-01-16)
2737
-
2738
-
2739
- ### Bug Fixes
2740
-
2741
- * Time dimension can't be selected twice within same query with and without granularity ([aa65129](https://github.com/cube-js/cube.js/commit/aa65129))
2742
-
2743
-
2744
- ### Features
2745
-
2746
- * Scheduled refresh for pre-aggregations ([c87b525](https://github.com/cube-js/cube.js/commit/c87b525))
2747
-
2748
-
2749
-
2750
-
2751
-
2752
- ## [0.13.7](https://github.com/cube-js/cube.js/compare/v0.13.6...v0.13.7) (2019-12-31)
2753
-
2754
-
2755
- ### Bug Fixes
2756
-
2757
- * ER_TRUNCATED_WRONG_VALUE: Truncated incorrect datetime value ([fcbbe84](https://github.com/cube-js/cube.js/commit/fcbbe84)), closes [#309](https://github.com/cube-js/cube.js/issues/309)
2758
- * **client-core:** Uncaught TypeError: cubejs is not a function ([b5c32cd](https://github.com/cube-js/cube.js/commit/b5c32cd))
2759
-
2760
-
2761
-
2762
-
2763
-
2764
- ## [0.13.5](https://github.com/cube-js/cube.js/compare/v0.13.4...v0.13.5) (2019-12-17)
2765
-
2766
-
2767
- ### Features
2768
-
2769
- * Elasticsearch driver preview ([d6a6a07](https://github.com/cube-js/cube.js/commit/d6a6a07))
2770
-
2771
-
2772
-
2773
-
2774
-
2775
- ## [0.13.3](https://github.com/cube-js/cube.js/compare/v0.13.2...v0.13.3) (2019-12-16)
2776
-
2777
-
2778
- ### Features
2779
-
2780
- * **sqlite-driver:** Pre-aggregations support ([5ffb3d2](https://github.com/cube-js/cube.js/commit/5ffb3d2))
2781
-
2782
-
2783
-
2784
-
2785
-
2786
- # [0.13.0](https://github.com/cube-js/cube.js/compare/v0.12.3...v0.13.0) (2019-12-10)
2787
-
2788
-
2789
- ### Bug Fixes
2790
-
2791
- * cube validation from updating BasePreAggregation ([#285](https://github.com/cube-js/cube.js/issues/285)). Thanks to [@ferrants](https://github.com/ferrants)! ([f4bda4e](https://github.com/cube-js/cube.js/commit/f4bda4e))
2792
-
2793
-
2794
- ### Features
2795
-
2796
- * Minute and second granularities support ([34c5d4c](https://github.com/cube-js/cube.js/commit/34c5d4c))
2797
- * Sqlite driver implementation ([f9b43d3](https://github.com/cube-js/cube.js/commit/f9b43d3))
2798
-
2799
-
2800
-
2801
-
2802
-
2803
- ## [0.12.1](https://github.com/cube-js/cube.js/compare/v0.12.0...v0.12.1) (2019-11-26)
2804
-
2805
-
2806
- ### Features
2807
-
2808
- * Show used pre-aggregations and match rollup results in Playground ([4a67346](https://github.com/cube-js/cube.js/commit/4a67346))
2809
-
2810
-
2811
-
2812
-
2813
-
2814
- # [0.12.0](https://github.com/cube-js/cube.js/compare/v0.11.25...v0.12.0) (2019-11-25)
2815
-
2816
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2817
-
2818
-
2819
-
2820
-
2821
-
2822
- ## [0.11.21](https://github.com/cube-js/cube.js/compare/v0.11.20...v0.11.21) (2019-11-20)
2823
-
2824
-
2825
- ### Features
2826
-
2827
- * **schema-compiler:** Upgrade babel and support `objectRestSpread` for schema generation ([ac97c44](https://github.com/cube-js/cube.js/commit/ac97c44))
2828
-
2829
-
2830
-
2831
-
2832
-
2833
- ## [0.11.20](https://github.com/cube-js/cube.js/compare/v0.11.19...v0.11.20) (2019-11-18)
2834
-
2835
-
2836
- ### Features
2837
-
2838
- * support for pre-aggregation time hierarchies ([#258](https://github.com/cube-js/cube.js/issues/258)) Thanks to @Justin-ZS! ([ea78c84](https://github.com/cube-js/cube.js/commit/ea78c84)), closes [#246](https://github.com/cube-js/cube.js/issues/246)
2839
- * per cube `dataSource` support ([6dc3fef](https://github.com/cube-js/cube.js/commit/6dc3fef))
2840
-
2841
-
2842
-
2843
-
2844
-
2845
- ## [0.11.19](https://github.com/cube-js/cube.js/compare/v0.11.18...v0.11.19) (2019-11-16)
2846
-
2847
-
2848
- ### Bug Fixes
2849
-
2850
- * Merge back `sqlAlias` support ([80b312f](https://github.com/cube-js/cube.js/commit/80b312f))
2851
-
2852
-
2853
-
2854
-
2855
-
2856
- ## [0.11.18](https://github.com/cube-js/cube.js/compare/v0.11.17...v0.11.18) (2019-11-09)
2857
-
2858
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2859
-
2860
-
2861
-
2862
-
2863
-
2864
- ## [0.11.16](https://github.com/statsbotco/cubejs-client/compare/v0.11.15...v0.11.16) (2019-11-04)
2865
-
2866
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2867
-
2868
-
2869
-
2870
-
2871
-
2872
- ## [0.11.11](https://github.com/statsbotco/cubejs-client/compare/v0.11.10...v0.11.11) (2019-10-26)
2873
-
2874
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2875
-
2876
-
2877
-
2878
-
2879
-
2880
- ## [0.11.7](https://github.com/statsbotco/cubejs-client/compare/v0.11.6...v0.11.7) (2019-10-22)
2881
-
2882
-
2883
- ### Features
2884
-
2885
- * dynamic case label ([#236](https://github.com/statsbotco/cubejs-client/issues/236)) ([1a82605](https://github.com/statsbotco/cubejs-client/commit/1a82605)), closes [#235](https://github.com/statsbotco/cubejs-client/issues/235)
2886
-
2887
-
2888
-
2889
-
2890
-
2891
- # [0.11.0](https://github.com/statsbotco/cubejs-client/compare/v0.10.62...v0.11.0) (2019-10-15)
2892
-
2893
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
2894
-
2895
-
2896
-
2897
-
2898
-
2899
- ## [0.10.62](https://github.com/statsbotco/cubejs-client/compare/v0.10.61...v0.10.62) (2019-10-11)
2900
-
2901
-
2902
- ### Features
2903
-
2904
- * `ungrouped` queries support ([c6ac873](https://github.com/statsbotco/cubejs-client/commit/c6ac873))
2905
-
2906
-
2907
-
2908
-
2909
-
2910
- ## [0.10.61](https://github.com/statsbotco/cubejs-client/compare/v0.10.60...v0.10.61) (2019-10-10)
2911
-
2912
-
2913
- ### Features
2914
-
2915
- * **schema-compiler:** Allow access raw data in `USER_CONTEXT` using `unsafeValue()` method ([52ef146](https://github.com/statsbotco/cubejs-client/commit/52ef146))
2916
-
2917
-
2918
-
2919
-
2920
-
2921
- ## [0.10.59](https://github.com/statsbotco/cubejs-client/compare/v0.10.58...v0.10.59) (2019-10-08)
2922
-
2923
-
2924
- ### Bug Fixes
2925
-
2926
- * Rolling window returns dates in incorrect time zone for Postgres ([71a3baa](https://github.com/statsbotco/cubejs-client/commit/71a3baa)), closes [#216](https://github.com/statsbotco/cubejs-client/issues/216)
2927
-
2928
-
2929
-
2930
-
2931
-
2932
- ## [0.10.41](https://github.com/statsbotco/cubejs-client/compare/v0.10.40...v0.10.41) (2019-09-13)
2933
-
2934
-
2935
- ### Features
2936
-
2937
- * Provide date filter with hourly granularity ([e423d82](https://github.com/statsbotco/cubejs-client/commit/e423d82)), closes [#179](https://github.com/statsbotco/cubejs-client/issues/179)
2938
-
2939
-
2940
-
2941
-
2942
-
2943
- ## [0.10.39](https://github.com/statsbotco/cubejs-client/compare/v0.10.38...v0.10.39) (2019-09-09)
2944
-
2945
-
2946
- ### Bug Fixes
2947
-
2948
- * Requiring local node files is restricted: adding test for relative path resolvers ([f328d07](https://github.com/statsbotco/cubejs-client/commit/f328d07))
2949
-
2950
-
2951
-
2952
-
2953
-
2954
- ## [0.10.38](https://github.com/statsbotco/cubejs-client/compare/v0.10.37...v0.10.38) (2019-09-09)
2955
-
2956
-
2957
- ### Bug Fixes
2958
-
2959
- * Requiring local node files is restricted ([ba3c390](https://github.com/statsbotco/cubejs-client/commit/ba3c390))
2960
-
2961
-
2962
-
2963
-
2964
-
2965
- ## [0.10.36](https://github.com/statsbotco/cubejs-client/compare/v0.10.35...v0.10.36) (2019-09-09)
2966
-
2967
-
2968
- ### Bug Fixes
2969
-
2970
- * all queries forwarded to external DB instead of original one for zero pre-aggregation query ([2c230f4](https://github.com/statsbotco/cubejs-client/commit/2c230f4))
2971
-
2972
-
2973
-
2974
-
2975
-
2976
- ## [0.10.35](https://github.com/statsbotco/cubejs-client/compare/v0.10.34...v0.10.35) (2019-09-09)
2977
-
2978
-
2979
- ### Features
2980
-
2981
- * `originalSql` external pre-aggregations support ([0db2282](https://github.com/statsbotco/cubejs-client/commit/0db2282))
2982
-
2983
-
2984
-
2985
-
2986
-
2987
- ## [0.10.30](https://github.com/statsbotco/cubejs-client/compare/v0.10.29...v0.10.30) (2019-08-26)
2988
-
2989
-
2990
- ### Bug Fixes
2991
-
2992
- * Athena doesn't support `_` in contains filter ([d330be4](https://github.com/statsbotco/cubejs-client/commit/d330be4))
2993
-
2994
-
2995
-
2996
-
2997
-
2998
- ## [0.10.29](https://github.com/statsbotco/cubejs-client/compare/v0.10.28...v0.10.29) (2019-08-21)
2999
-
3000
-
3001
- ### Bug Fixes
3002
-
3003
- * MS SQL segment pre-aggregations support ([f8e37bf](https://github.com/statsbotco/cubejs-client/commit/f8e37bf)), closes [#186](https://github.com/statsbotco/cubejs-client/issues/186)
3004
-
3005
-
3006
-
3007
-
3008
-
3009
- ## [0.10.24](https://github.com/statsbotco/cubejs-client/compare/v0.10.23...v0.10.24) (2019-08-16)
3010
-
3011
-
3012
- ### Bug Fixes
3013
-
3014
- * MS SQL has unusual CTAS syntax ([1a00e4a](https://github.com/statsbotco/cubejs-client/commit/1a00e4a)), closes [#185](https://github.com/statsbotco/cubejs-client/issues/185)
3015
-
3016
-
3017
-
3018
-
3019
-
3020
- ## [0.10.23](https://github.com/statsbotco/cubejs-client/compare/v0.10.22...v0.10.23) (2019-08-14)
3021
-
3022
-
3023
- ### Bug Fixes
3024
-
3025
- * Unexpected string literal Bigquery ([8768895](https://github.com/statsbotco/cubejs-client/commit/8768895)), closes [#182](https://github.com/statsbotco/cubejs-client/issues/182)
3026
-
3027
-
3028
-
3029
-
3030
-
3031
- ## [0.10.21](https://github.com/statsbotco/cubejs-client/compare/v0.10.20...v0.10.21) (2019-08-05)
3032
-
3033
-
3034
- ### Features
3035
-
3036
- * Offset pagination support ([7fb1715](https://github.com/statsbotco/cubejs-client/commit/7fb1715)), closes [#117](https://github.com/statsbotco/cubejs-client/issues/117)
3037
-
3038
-
3039
-
3040
-
3041
-
3042
- ## [0.10.18](https://github.com/statsbotco/cubejs-client/compare/v0.10.17...v0.10.18) (2019-07-31)
3043
-
3044
-
3045
- ### Bug Fixes
3046
-
3047
- * BigQuery external rollup compatibility: use `__` separator for member aliases. Fix missed override. ([c1eb113](https://github.com/statsbotco/cubejs-client/commit/c1eb113))
3048
-
3049
-
3050
-
3051
-
3052
-
3053
- ## [0.10.17](https://github.com/statsbotco/cubejs-client/compare/v0.10.16...v0.10.17) (2019-07-31)
3054
-
3055
-
3056
- ### Bug Fixes
3057
-
3058
- * BigQuery external rollup compatibility: use `__` separator for member aliases. Fix all tests. ([723359c](https://github.com/statsbotco/cubejs-client/commit/723359c))
3059
- * Moved joi dependency to it's new availability ([#171](https://github.com/statsbotco/cubejs-client/issues/171)) ([1c20838](https://github.com/statsbotco/cubejs-client/commit/1c20838))
3060
-
3061
-
3062
-
3063
-
3064
-
3065
- ## [0.10.16](https://github.com/statsbotco/cubejs-client/compare/v0.10.15...v0.10.16) (2019-07-20)
3066
-
3067
-
3068
- ### Bug Fixes
3069
-
3070
- * Added correct string concat for Mysql. ([#162](https://github.com/statsbotco/cubejs-client/issues/162)) ([287411b](https://github.com/statsbotco/cubejs-client/commit/287411b))
3071
- * remove redundant hacks: primaryKey filter for method dimensionColumns ([#161](https://github.com/statsbotco/cubejs-client/issues/161)) ([f910a56](https://github.com/statsbotco/cubejs-client/commit/f910a56))
3072
-
3073
-
3074
- ### Features
3075
-
3076
- * BigQuery external rollup support ([10c635c](https://github.com/statsbotco/cubejs-client/commit/10c635c))
3077
-
3078
-
3079
-
3080
-
3081
-
3082
- ## [0.10.15](https://github.com/statsbotco/cubejs-client/compare/v0.10.14...v0.10.15) (2019-07-13)
3083
-
3084
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3085
-
3086
-
3087
-
3088
-
3089
-
3090
- ## [0.10.14](https://github.com/statsbotco/cubejs-client/compare/v0.10.13...v0.10.14) (2019-07-13)
3091
-
3092
-
3093
- ### Features
3094
-
3095
- * Oracle driver ([#160](https://github.com/statsbotco/cubejs-client/issues/160)) ([854ebff](https://github.com/statsbotco/cubejs-client/commit/854ebff))
3096
-
3097
-
3098
-
3099
-
3100
-
3101
- ## [0.10.9](https://github.com/statsbotco/cubejs-client/compare/v0.10.8...v0.10.9) (2019-06-30)
3102
-
3103
-
3104
- ### Bug Fixes
3105
-
3106
- * Syntax error during parsing: Unexpected token, expected: escaping back ticks ([9638a1a](https://github.com/statsbotco/cubejs-client/commit/9638a1a))
3107
-
3108
-
3109
-
3110
-
3111
-
3112
- ## [0.10.4](https://github.com/statsbotco/cubejs-client/compare/v0.10.3...v0.10.4) (2019-06-26)
3113
-
3114
-
3115
- ### Features
3116
-
3117
- * More descriptive error for SyntaxError ([f6d12d3](https://github.com/statsbotco/cubejs-client/commit/f6d12d3))
3118
-
3119
-
3120
-
3121
-
3122
-
3123
- # [0.10.0](https://github.com/statsbotco/cubejs-client/compare/v0.9.24...v0.10.0) (2019-06-21)
3124
-
3125
-
3126
- ### Features
3127
-
3128
- * **schema-compiler:** `asyncModules` and Node.js `require()`: support loading cube definitions from DB and other async sources ([397cceb](https://github.com/statsbotco/cubejs-client/commit/397cceb)), closes [#141](https://github.com/statsbotco/cubejs-client/issues/141)
3129
-
3130
-
3131
-
3132
-
3133
-
3134
- ## [0.9.23](https://github.com/statsbotco/cubejs-client/compare/v0.9.22...v0.9.23) (2019-06-17)
3135
-
3136
-
3137
- ### Bug Fixes
3138
-
3139
- * **hive:** Fix count when id is not defined ([5a5fffd](https://github.com/statsbotco/cubejs-client/commit/5a5fffd))
3140
-
3141
-
3142
-
3143
-
3144
-
3145
- ## [0.9.21](https://github.com/statsbotco/cubejs-client/compare/v0.9.20...v0.9.21) (2019-06-16)
3146
-
3147
-
3148
- ### Features
3149
-
3150
- * Hive dialect for simple queries ([30d4a30](https://github.com/statsbotco/cubejs-client/commit/30d4a30))
3151
-
3152
-
3153
-
3154
-
3155
-
3156
- ## [0.9.19](https://github.com/statsbotco/cubejs-client/compare/v0.9.18...v0.9.19) (2019-06-13)
3157
-
3158
-
3159
- ### Bug Fixes
3160
-
3161
- * Handle rollingWindow queries without dateRange: TypeError: Cannot read property '0' of undefined at BaseTimeDimension.dateFromFormatted ([409a238](https://github.com/statsbotco/cubejs-client/commit/409a238))
3162
- * More descriptive SyntaxError messages ([acd17ad](https://github.com/statsbotco/cubejs-client/commit/acd17ad))
3163
-
3164
-
3165
-
3166
-
3167
-
3168
- ## [0.9.17](https://github.com/statsbotco/cubejs-client/compare/v0.9.16...v0.9.17) (2019-06-11)
3169
-
3170
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3171
-
3172
-
3173
-
3174
-
3175
-
3176
- ## [0.9.16](https://github.com/statsbotco/cubejs-client/compare/v0.9.15...v0.9.16) (2019-06-10)
3177
-
3178
-
3179
- ### Bug Fixes
3180
-
3181
- * force escape cubeAlias to work with restricted column names such as "case" ([#128](https://github.com/statsbotco/cubejs-client/issues/128)) ([b8a59da](https://github.com/statsbotco/cubejs-client/commit/b8a59da))
3182
-
3183
-
3184
-
3185
-
3186
-
3187
- ## [0.9.15](https://github.com/statsbotco/cubejs-client/compare/v0.9.14...v0.9.15) (2019-06-07)
3188
-
3189
-
3190
- ### Bug Fixes
3191
-
3192
- * **schema-compiler:** subquery in FROM must have an alias -- fix Redshift rollingWindow ([70b752f](https://github.com/statsbotco/cubejs-client/commit/70b752f))
3193
-
3194
-
3195
-
3196
-
3197
-
3198
- ## [0.9.13](https://github.com/statsbotco/cubejs-client/compare/v0.9.12...v0.9.13) (2019-06-06)
3199
-
3200
-
3201
- ### Bug Fixes
3202
-
3203
- * Schema generation with joins having case sensitive table and column names ([#124](https://github.com/statsbotco/cubejs-client/issues/124)) ([c7b706a](https://github.com/statsbotco/cubejs-client/commit/c7b706a)), closes [#120](https://github.com/statsbotco/cubejs-client/issues/120) [#120](https://github.com/statsbotco/cubejs-client/issues/120)
3204
-
3205
-
3206
-
3207
-
3208
-
3209
- ## [0.9.12](https://github.com/statsbotco/cubejs-client/compare/v0.9.11...v0.9.12) (2019-06-03)
3210
-
3211
-
3212
- ### Bug Fixes
3213
-
3214
- * **schema-compiler:** cast parameters for IN filters ([28f3e48](https://github.com/statsbotco/cubejs-client/commit/28f3e48)), closes [#119](https://github.com/statsbotco/cubejs-client/issues/119)
3215
-
3216
-
3217
-
3218
-
3219
-
3220
- ## [0.9.11](https://github.com/statsbotco/cubejs-client/compare/v0.9.10...v0.9.11) (2019-05-31)
3221
-
3222
-
3223
- ### Bug Fixes
3224
-
3225
- * **schema-compiler:** TypeError: Cannot read property 'filterToWhere' of undefined ([6b399ea](https://github.com/statsbotco/cubejs-client/commit/6b399ea))
3226
-
3227
-
3228
-
3229
-
3230
-
3231
- ## [0.9.6](https://github.com/statsbotco/cubejs-client/compare/v0.9.5...v0.9.6) (2019-05-24)
3232
-
3233
-
3234
- ### Bug Fixes
3235
-
3236
- * contains filter does not work with MS SQL Server database ([35210f6](https://github.com/statsbotco/cubejs-client/commit/35210f6)), closes [#113](https://github.com/statsbotco/cubejs-client/issues/113)
3237
-
3238
-
3239
-
3240
-
3241
-
3242
- # [0.9.0](https://github.com/statsbotco/cubejs-client/compare/v0.8.7...v0.9.0) (2019-05-11)
3243
-
3244
-
3245
- ### Features
3246
-
3247
- * External rollup implementation ([d22a809](https://github.com/statsbotco/cubejs-client/commit/d22a809))
3248
-
3249
-
3250
-
3251
-
3252
-
3253
- ## [0.8.4](https://github.com/statsbotco/cubejs-client/compare/v0.8.3...v0.8.4) (2019-05-02)
3254
-
3255
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3256
-
3257
-
3258
-
3259
-
3260
-
3261
- ## [0.8.3](https://github.com/statsbotco/cubejs-client/compare/v0.8.2...v0.8.3) (2019-05-01)
3262
-
3263
-
3264
- ### Features
3265
-
3266
- * clickhouse dialect implementation ([#98](https://github.com/statsbotco/cubejs-client/issues/98)) ([7236e29](https://github.com/statsbotco/cubejs-client/commit/7236e29)), closes [#93](https://github.com/statsbotco/cubejs-client/issues/93)
3267
-
3268
-
3269
-
3270
-
3271
-
3272
- ## [0.8.1](https://github.com/statsbotco/cubejs-client/compare/v0.8.0...v0.8.1) (2019-04-30)
3273
-
3274
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3275
-
3276
-
3277
-
3278
-
3279
-
3280
- # [0.8.0](https://github.com/statsbotco/cubejs-client/compare/v0.7.10...v0.8.0) (2019-04-29)
3281
-
3282
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3283
-
3284
-
3285
-
3286
-
3287
-
3288
- ## [0.7.9](https://github.com/statsbotco/cubejs-client/compare/v0.7.8...v0.7.9) (2019-04-24)
3289
-
3290
-
3291
- ### Features
3292
-
3293
- * **schema-compiler:** Allow to pass functions to USER_CONTEXT ([b489090](https://github.com/statsbotco/cubejs-client/commit/b489090)), closes [#88](https://github.com/statsbotco/cubejs-client/issues/88)
3294
-
3295
-
3296
-
3297
-
3298
-
3299
- ## [0.7.6](https://github.com/statsbotco/cubejs-client/compare/v0.7.5...v0.7.6) (2019-04-23)
3300
-
3301
-
3302
- ### Features
3303
-
3304
- * **schema-compiler:** Athena rollingWindow support ([f112c69](https://github.com/statsbotco/cubejs-client/commit/f112c69))
3305
-
3306
-
3307
-
3308
-
3309
-
3310
- ## [0.7.5](https://github.com/statsbotco/cubejs-client/compare/v0.7.4...v0.7.5) (2019-04-18)
3311
-
3312
-
3313
- ### Bug Fixes
3314
-
3315
- * **schema-compiler:** Athena, Mysql and BigQuery doesn't respect multiple contains filter ([0a8f324](https://github.com/statsbotco/cubejs-client/commit/0a8f324))
3316
-
3317
-
3318
-
3319
-
3320
-
3321
- # [0.7.0](https://github.com/statsbotco/cubejs-client/compare/v0.6.2...v0.7.0) (2019-04-15)
3322
-
3323
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3324
-
3325
-
3326
-
3327
-
3328
-
3329
- # [0.6.0](https://github.com/statsbotco/cubejs-client/compare/v0.5.2...v0.6.0) (2019-04-09)
3330
-
3331
- **Note:** Version bump only for package @cubejs-backend/schema-compiler
3332
-
3333
-
3334
-
3335
-
3336
-
3337
- # [0.5.0](https://github.com/statsbotco/cubejs-client/compare/v0.4.6...v0.5.0) (2019-04-01)
3338
-
3339
-
3340
- ### Bug Fixes
3341
-
3342
- * **schema-compiler:** joi@10.6.0 upgrade to joi@14.3.1 ([#59](https://github.com/statsbotco/cubejs-client/issues/59)) ([f035531](https://github.com/statsbotco/cubejs-client/commit/f035531))
3343
- * mongobi issue with parsing schema file with nested fields ([eaf1631](https://github.com/statsbotco/cubejs-client/commit/eaf1631)), closes [#55](https://github.com/statsbotco/cubejs-client/issues/55)
3344
-
3345
-
3346
-
3347
-
3348
-
3349
- ## [0.4.4](https://github.com/statsbotco/cubejs-client/compare/v0.4.3...v0.4.4) (2019-03-17)
3350
-
3351
-
3352
- ### Bug Fixes
3353
-
3354
- * Postgres doesn't show any data for queries with time dimension. ([e95e6fe](https://github.com/statsbotco/cubejs-client/commit/e95e6fe))
3355
-
3356
-
3357
-
3358
-
3359
-
3360
- ## [0.4.3](https://github.com/statsbotco/cubejs-client/compare/v0.4.2...v0.4.3) (2019-03-15)
3361
-
3362
-
3363
- ### Bug Fixes
3364
-
3365
- * **mongobi-driver:** implement `convert_tz` as a simple hour shift ([c97e451](https://github.com/statsbotco/cubejs-client/commit/c97e451)), closes [#50](https://github.com/statsbotco/cubejs-client/issues/50)
3366
-
3367
-
3368
-
3369
-
3370
-
3371
- # [0.4.0](https://github.com/statsbotco/cubejs-client/compare/v0.3.5-alpha.0...v0.4.0) (2019-03-13)
3372
-
3373
-
3374
- ### Features
3375
-
3376
- * Add MongoBI connector and schema adapter support ([3ebbbf0](https://github.com/statsbotco/cubejs-client/commit/3ebbbf0))