@cubejs-backend/query-orchestrator 0.31.13 → 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.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -2660
package/CHANGELOG.md DELETED
@@ -1,2660 +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.13](https://github.com/cube-js/cube.js/compare/v0.31.12...v0.31.13) (2022-11-08)
7
-
8
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
9
-
10
-
11
-
12
-
13
-
14
- ## [0.31.12](https://github.com/cube-js/cube.js/compare/v0.31.11...v0.31.12) (2022-11-05)
15
-
16
-
17
- ### Features
18
-
19
- * Trino driver ([e58c392](https://github.com/cube-js/cube.js/commit/e58c3924781b65f5631ee241b39a0bee1366273d))
20
-
21
-
22
-
23
-
24
-
25
- ## [0.31.11](https://github.com/cube-js/cube.js/compare/v0.31.10...v0.31.11) (2022-11-02)
26
-
27
-
28
- ### Features
29
-
30
- * **cubestore:** Sealing partition ([#5523](https://github.com/cube-js/cube.js/issues/5523)) ([70ee72c](https://github.com/cube-js/cube.js/commit/70ee72cca5b9a77bf14994f05b0e77148089362c))
31
-
32
-
33
-
34
-
35
-
36
- ## [0.31.7](https://github.com/cube-js/cube.js/compare/v0.31.6...v0.31.7) (2022-10-27)
37
-
38
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
39
-
40
-
41
-
42
-
43
-
44
- ## [0.31.5](https://github.com/cube-js/cube.js/compare/v0.31.4...v0.31.5) (2022-10-20)
45
-
46
-
47
- ### Features
48
-
49
- * 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))
50
-
51
-
52
-
53
-
54
-
55
- ## [0.31.3](https://github.com/cube-js/cube.js/compare/v0.31.2...v0.31.3) (2022-10-08)
56
-
57
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
58
-
59
-
60
-
61
-
62
-
63
- ## [0.31.2](https://github.com/cube-js/cube.js/compare/v0.31.1...v0.31.2) (2022-10-08)
64
-
65
-
66
- ### Bug Fixes
67
-
68
- * Temp tables dropped for ksql after successfully created ([#5445](https://github.com/cube-js/cube.js/issues/5445)) ([7726c82](https://github.com/cube-js/cube.js/commit/7726c82fc833a6b14eeeb498a31df62ba9818336))
69
-
70
-
71
-
72
-
73
-
74
- # [0.31.0](https://github.com/cube-js/cube.js/compare/v0.30.75...v0.31.0) (2022-10-03)
75
-
76
-
77
- ### Bug Fixes
78
-
79
- * **query-orchestrator:** pre-aggs build range queries cache key alignment ([#5377](https://github.com/cube-js/cube.js/issues/5377)) ([5896c4a](https://github.com/cube-js/cube.js/commit/5896c4aa4d5a469a892ca9f0e758dc5c6ef6c350))
80
-
81
-
82
- ### Features
83
-
84
- * **query-orchestrator:** introduce unload without temp table ([#5324](https://github.com/cube-js/cube.js/issues/5324)) ([3dcbd2e](https://github.com/cube-js/cube.js/commit/3dcbd2ed1d214d56bfde2183538fce3ec7d65595))
85
-
86
-
87
-
88
-
89
-
90
- ## [0.30.75](https://github.com/cube-js/cube.js/compare/v0.30.74...v0.30.75) (2022-09-22)
91
-
92
-
93
- ### Bug Fixes
94
-
95
- * Cannot read 'map' property of undefined for `rollupLambda` in BigQuery ([47f700f](https://github.com/cube-js/cube.js/commit/47f700fbece156f0d32ba4a9854ecb826bc4641b))
96
-
97
-
98
-
99
-
100
-
101
- ## [0.30.73](https://github.com/cube-js/cube.js/compare/v0.30.72...v0.30.73) (2022-09-19)
102
-
103
-
104
- ### Reverts
105
-
106
- * Revert "feat: strategy without creating temp table (#5299)" ([0a3d646](https://github.com/cube-js/cube.js/commit/0a3d6464c660d34742cfd08570c25284e03a3d14)), closes [#5299](https://github.com/cube-js/cube.js/issues/5299)
107
-
108
-
109
-
110
-
111
-
112
- ## [0.30.72](https://github.com/cube-js/cube.js/compare/v0.30.71...v0.30.72) (2022-09-18)
113
-
114
-
115
- ### Features
116
-
117
- * strategy without creating temp table ([#5299](https://github.com/cube-js/cube.js/issues/5299)) ([8e8f500](https://github.com/cube-js/cube.js/commit/8e8f500216e85676a971b62b57c5af0e48c6a9f9))
118
-
119
-
120
-
121
-
122
-
123
- ## [0.30.70](https://github.com/cube-js/cube.js/compare/v0.30.69...v0.30.70) (2022-09-14)
124
-
125
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
126
-
127
-
128
-
129
-
130
-
131
- ## [0.30.69](https://github.com/cube-js/cube.js/compare/v0.30.68...v0.30.69) (2022-09-13)
132
-
133
-
134
- ### Bug Fixes
135
-
136
- * migrate base driver to ts ([#5233](https://github.com/cube-js/cube.js/issues/5233)) ([c24f545](https://github.com/cube-js/cube.js/commit/c24f5450d68896e06ef6830d9348c0370c22b34c))
137
-
138
-
139
- ### Features
140
-
141
- * **base-driver:** Split BaseDriver to @cubejs-backend/base-driver ([#5283](https://github.com/cube-js/cube.js/issues/5283)) ([ca7f9d2](https://github.com/cube-js/cube.js/commit/ca7f9d280c3518e012683c23b82175ec1f96d2a8))
142
-
143
-
144
-
145
-
146
-
147
- ## [0.30.63](https://github.com/cube-js/cube.js/compare/v0.30.62...v0.30.63) (2022-09-05)
148
-
149
-
150
- ### Bug Fixes
151
-
152
- * **query-orchestrator:** delete temp tables ([#5231](https://github.com/cube-js/cube.js/issues/5231)) ([a39944a](https://github.com/cube-js/cube.js/commit/a39944a44a9e66013087cd98d18aa9a430cc789f))
153
-
154
-
155
-
156
-
157
-
158
- ## [0.30.61](https://github.com/cube-js/cube.js/compare/v0.30.60...v0.30.61) (2022-09-01)
159
-
160
-
161
- ### Bug Fixes
162
-
163
- * Correct error message when no pre-aggregation partitions were built and API instance accessing those ([82f2378](https://github.com/cube-js/cube.js/commit/82f2378703d561a93b86b0707d76fe7093a8edf9))
164
-
165
-
166
-
167
-
168
-
169
- ## [0.30.57](https://github.com/cube-js/cube.js/compare/v0.30.56...v0.30.57) (2022-08-25)
170
-
171
-
172
- ### Features
173
-
174
- * **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))
175
-
176
-
177
-
178
-
179
-
180
- ## [0.30.53](https://github.com/cube-js/cube.js/compare/v0.30.52...v0.30.53) (2022-08-18)
181
-
182
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
183
-
184
-
185
-
186
-
187
-
188
- ## [0.30.51](https://github.com/cube-js/cube.js/compare/v0.30.50...v0.30.51) (2022-08-17)
189
-
190
-
191
- ### Bug Fixes
192
-
193
- * **cubejs:** Fixes build_range_end for preaggregatons REST API ([#5110](https://github.com/cube-js/cube.js/issues/5110)) ([a1482e5](https://github.com/cube-js/cube.js/commit/a1482e55ca459859914a49e2726fc7c0fea2ce87))
194
-
195
-
196
-
197
-
198
-
199
- ## [0.30.50](https://github.com/cube-js/cube.js/compare/v0.30.49...v0.30.50) (2022-08-16)
200
-
201
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
202
-
203
-
204
-
205
-
206
-
207
- ## [0.30.47](https://github.com/cube-js/cube.js/compare/v0.30.46...v0.30.47) (2022-08-12)
208
-
209
-
210
- ### Features
211
-
212
- * **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))
213
-
214
-
215
-
216
-
217
-
218
- ## [0.30.46](https://github.com/cube-js/cube.js/compare/v0.30.45...v0.30.46) (2022-08-10)
219
-
220
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
221
-
222
-
223
-
224
-
225
-
226
- ## [0.30.45](https://github.com/cube-js/cube.js/compare/v0.30.44...v0.30.45) (2022-08-05)
227
-
228
-
229
- ### Bug Fixes
230
-
231
- * **query-orchestrator:** API instance throw on missing partitions ([#5069](https://github.com/cube-js/cube.js/issues/5069)) ([7b16875](https://github.com/cube-js/cube.js/commit/7b16875ee204ddc9603dc2be900799d748facae1))
232
- * **query-orchestrator:** excessive buildRange queries ([d818611](https://github.com/cube-js/cube.js/commit/d8186116aa99247e20609db22a993dc0a548cfdf))
233
-
234
-
235
- ### Features
236
-
237
- * max partitions per cube configuration ([4b3739c](https://github.com/cube-js/cube.js/commit/4b3739c65133316802bfb377dec9743365a99566))
238
-
239
-
240
-
241
-
242
-
243
- ## [0.30.43](https://github.com/cube-js/cube.js/compare/v0.30.42...v0.30.43) (2022-07-28)
244
-
245
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
246
-
247
-
248
-
249
-
250
-
251
- ## [0.30.39](https://github.com/cube-js/cube.js/compare/v0.30.38...v0.30.39) (2022-07-25)
252
-
253
-
254
- ### Bug Fixes
255
-
256
- * **query-orchestrator:** API instance throw on missing partitions ([3bf0882](https://github.com/cube-js/cube.js/commit/3bf08822d77c317e145fc498207372618c862498))
257
-
258
-
259
-
260
-
261
-
262
- ## [0.30.34](https://github.com/cube-js/cube.js/compare/v0.30.33...v0.30.34) (2022-07-12)
263
-
264
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
265
-
266
-
267
-
268
-
269
-
270
- ## [0.30.30](https://github.com/cube-js/cube.js/compare/v0.30.29...v0.30.30) (2022-07-05)
271
-
272
-
273
- ### Features
274
-
275
- * centralized concurrency setting ([#4735](https://github.com/cube-js/cube.js/issues/4735)) ([1c897a1](https://github.com/cube-js/cube.js/commit/1c897a13c62049e23d26009351622b2a93c0a745))
276
-
277
-
278
-
279
-
280
-
281
- ## [0.30.25](https://github.com/cube-js/cube.js/compare/v0.30.24...v0.30.25) (2022-06-16)
282
-
283
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
284
-
285
-
286
-
287
-
288
-
289
- ## [0.30.20](https://github.com/cube-js/cube.js/compare/v0.30.19...v0.30.20) (2022-06-11)
290
-
291
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
292
-
293
-
294
-
295
-
296
-
297
- ## [0.30.7](https://github.com/cube-js/cube.js/compare/v0.30.6...v0.30.7) (2022-05-26)
298
-
299
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
300
-
301
-
302
-
303
-
304
-
305
- ## [0.30.6](https://github.com/cube-js/cube.js/compare/v0.30.5...v0.30.6) (2022-05-24)
306
-
307
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
308
-
309
-
310
-
311
-
312
-
313
- ## [0.30.4](https://github.com/cube-js/cube.js/compare/v0.30.3...v0.30.4) (2022-05-20)
314
-
315
-
316
- ### Bug Fixes
317
-
318
- * refresh worker force queue reconcile logic ([#4529](https://github.com/cube-js/cube.js/issues/4529)) ([144e97d](https://github.com/cube-js/cube.js/commit/144e97d178370142d7d7c433fd89212a33df63da))
319
-
320
-
321
- ### Features
322
-
323
- * 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))
324
-
325
-
326
-
327
-
328
-
329
- ## [0.30.1](https://github.com/cube-js/cube.js/compare/v0.30.0...v0.30.1) (2022-05-14)
330
-
331
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
332
-
333
-
334
-
335
-
336
-
337
- # [0.30.0](https://github.com/cube-js/cube.js/compare/v0.29.57...v0.30.0) (2022-05-11)
338
-
339
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
340
-
341
-
342
-
343
-
344
-
345
- ## [0.29.51](https://github.com/cube-js/cube.js/compare/v0.29.50...v0.29.51) (2022-04-22)
346
-
347
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
348
-
349
-
350
-
351
-
352
-
353
- ## [0.29.48](https://github.com/cube-js/cube.js/compare/v0.29.47...v0.29.48) (2022-04-14)
354
-
355
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
356
-
357
-
358
-
359
-
360
-
361
- ## [0.29.37](https://github.com/cube-js/cube.js/compare/v0.29.36...v0.29.37) (2022-03-29)
362
-
363
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
364
-
365
-
366
-
367
-
368
-
369
- ## [0.29.35](https://github.com/cube-js/cube.js/compare/v0.29.34...v0.29.35) (2022-03-24)
370
-
371
-
372
- ### Bug Fixes
373
-
374
- * **query-orchestrator:** Pin es5-ext version ([#4257](https://github.com/cube-js/cube.js/issues/4257)) ([4a17e9c](https://github.com/cube-js/cube.js/commit/4a17e9c1f18a2c1f0fa826caa8d196a45bb323f5))
375
-
376
-
377
-
378
-
379
-
380
- ## [0.29.33](https://github.com/cube-js/cube.js/compare/v0.29.32...v0.29.33) (2022-03-17)
381
-
382
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
383
-
384
-
385
-
386
-
387
-
388
- ## [0.29.31](https://github.com/cube-js/cube.js/compare/v0.29.30...v0.29.31) (2022-03-09)
389
-
390
-
391
- ### Bug Fixes
392
-
393
- * **athena:** Fixes export bucket location. Fixes column order. ([#4183](https://github.com/cube-js/cube.js/issues/4183)) ([abd40a7](https://github.com/cube-js/cube.js/commit/abd40a79e360cd9a9eceeb56a450102bd782f3d9))
394
-
395
-
396
-
397
-
398
-
399
- ## [0.29.29](https://github.com/cube-js/cube.js/compare/v0.29.28...v0.29.29) (2022-03-03)
400
-
401
-
402
- ### Features
403
-
404
- * **packages:** add QuestDB driver ([#4096](https://github.com/cube-js/cube.js/issues/4096)) ([de8823b](https://github.com/cube-js/cube.js/commit/de8823b524d372dd1d9b661e643d9d4664260b58))
405
-
406
-
407
-
408
-
409
-
410
- ## [0.29.28](https://github.com/cube-js/cube.js/compare/v0.29.27...v0.29.28) (2022-02-10)
411
-
412
-
413
- ### Bug Fixes
414
-
415
- * **@cubejs-backend/athena-driver:** Batching and export support ([#4039](https://github.com/cube-js/cube.js/issues/4039)) ([108f42a](https://github.com/cube-js/cube.js/commit/108f42afdd58ae0027b1b81730f7ca9e72ab9122))
416
-
417
-
418
-
419
-
420
-
421
- ## [0.29.25](https://github.com/cube-js/cube.js/compare/v0.29.24...v0.29.25) (2022-02-03)
422
-
423
-
424
- ### Bug Fixes
425
-
426
- * Out of memory in case of empty table has been used to build partitioned pre-aggregation ([#4021](https://github.com/cube-js/cube.js/issues/4021)) ([314cc3c](https://github.com/cube-js/cube.js/commit/314cc3c3f47d6ba9282a1bb969c2e27bdfb58a57))
427
-
428
-
429
-
430
-
431
-
432
- ## [0.29.24](https://github.com/cube-js/cube.js/compare/v0.29.23...v0.29.24) (2022-02-01)
433
-
434
-
435
- ### Bug Fixes
436
-
437
- * Correct error message on missing partitions ([e953296](https://github.com/cube-js/cube.js/commit/e953296ff4258023a601ea5d5ab91dc8cda4ff14))
438
- * Remove orphaned tables on error while pre-aggregation creation ([#3996](https://github.com/cube-js/cube.js/issues/3996)) ([0548435](https://github.com/cube-js/cube.js/commit/054843533b2421d87874fa25adf3a94892f24bd4))
439
-
440
-
441
-
442
-
443
-
444
- ## [0.29.23](https://github.com/cube-js/cube.js/compare/v0.29.22...v0.29.23) (2022-01-26)
445
-
446
-
447
- ### Bug Fixes
448
-
449
- * Cannot read property ‘last_updated_at’ of undefined ([#3980](https://github.com/cube-js/cube.js/issues/3980)) ([74d75e7](https://github.com/cube-js/cube.js/commit/74d75e743eb0549eea443e84d7278e7b8f78e6af))
450
-
451
-
452
-
453
-
454
-
455
- ## [0.29.21](https://github.com/cube-js/cube.js/compare/v0.29.20...v0.29.21) (2022-01-17)
456
-
457
-
458
- ### Features
459
-
460
- * Surfaces lastUpdateAt for used preaggregation tables and lastRefreshTime for queries using preaggreagation tables ([#3890](https://github.com/cube-js/cube.js/issues/3890)) ([f4ae73d](https://github.com/cube-js/cube.js/commit/f4ae73d9d4fd6b84483c99e8bdd1f9588efde5a2)), closes [#3540](https://github.com/cube-js/cube.js/issues/3540)
461
-
462
-
463
-
464
-
465
-
466
- ## [0.29.20](https://github.com/cube-js/cube.js/compare/v0.29.19...v0.29.20) (2022-01-10)
467
-
468
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
469
-
470
-
471
-
472
-
473
-
474
- ## [0.29.18](https://github.com/cube-js/cube.js/compare/v0.29.17...v0.29.18) (2022-01-09)
475
-
476
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
477
-
478
-
479
-
480
-
481
-
482
- ## [0.29.15](https://github.com/cube-js/cube.js/compare/v0.29.14...v0.29.15) (2021-12-30)
483
-
484
-
485
- ### Features
486
-
487
- * Introduce single unified CUBEJS_DB_QUERY_TIMEOUT env variable to set all various variables that control database query timeouts ([#3864](https://github.com/cube-js/cube.js/issues/3864)) ([33c6292](https://github.com/cube-js/cube.js/commit/33c6292059e65e293a7e3d61e1f1e0c1413eeece))
488
-
489
-
490
-
491
-
492
-
493
- ## [0.29.12](https://github.com/cube-js/cube.js/compare/v0.29.11...v0.29.12) (2021-12-29)
494
-
495
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
496
-
497
-
498
-
499
-
500
-
501
- ## [0.29.7](https://github.com/cube-js/cube.js/compare/v0.29.6...v0.29.7) (2021-12-20)
502
-
503
-
504
- ### Bug Fixes
505
-
506
- * 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))
507
-
508
-
509
-
510
-
511
-
512
- ## [0.29.6](https://github.com/cube-js/cube.js/compare/v0.29.5...v0.29.6) (2021-12-19)
513
-
514
-
515
- ### Bug Fixes
516
-
517
- * refresh process for `useOriginalSqlPreAggregations` is broken ([#3826](https://github.com/cube-js/cube.js/issues/3826)) ([f0bf070](https://github.com/cube-js/cube.js/commit/f0bf070462b6b69c76a5c34ee97fc5a5ec8fab15))
518
-
519
-
520
-
521
-
522
-
523
- # [0.29.0](https://github.com/cube-js/cube.js/compare/v0.28.67...v0.29.0) (2021-12-14)
524
-
525
-
526
- ### Reverts
527
-
528
- * 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)
529
-
530
-
531
- * 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)
532
-
533
-
534
- ### BREAKING CHANGES
535
-
536
- * Drop support for Node.js 10 (12.x is a minimal version)
537
- * Upgrade Node.js to 14 for Docker images
538
- * Drop support for Node.js 15
539
-
540
-
541
-
542
-
543
-
544
- ## [0.28.64](https://github.com/cube-js/cube.js/compare/v0.28.63...v0.28.64) (2021-12-05)
545
-
546
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
547
-
548
-
549
-
550
-
551
-
552
- ## [0.28.63](https://github.com/cube-js/cube.js/compare/v0.28.62...v0.28.63) (2021-12-03)
553
-
554
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
555
-
556
-
557
-
558
-
559
-
560
- ## [0.28.61](https://github.com/cube-js/cube.js/compare/v0.28.60...v0.28.61) (2021-11-30)
561
-
562
-
563
- ### Bug Fixes
564
-
565
- * Clarify pre-aggregation build error messages ([cf17f64](https://github.com/cube-js/cube.js/commit/cf17f64406d4068385ed611d102c4bc6ea979552)), closes [#3469](https://github.com/cube-js/cube.js/issues/3469)
566
-
567
-
568
-
569
-
570
-
571
- ## [0.28.60](https://github.com/cube-js/cube.js/compare/v0.28.59...v0.28.60) (2021-11-25)
572
-
573
-
574
- ### Bug Fixes
575
-
576
- * **@cubejs-backend/mongobi-driver:** Show all tables if database isn't set ([6a55438](https://github.com/cube-js/cube.js/commit/6a554385c05371304755037ac17d189477164ffb))
577
- * Empty pre-aggregation with partitionGranularity throws ParserError("Expected identifier, found: )") ([#3714](https://github.com/cube-js/cube.js/issues/3714)) ([86c6aaf](https://github.com/cube-js/cube.js/commit/86c6aaf8001d16b78f3a3029903affae4a82f41d))
578
-
579
-
580
-
581
-
582
-
583
- ## [0.28.59](https://github.com/cube-js/cube.js/compare/v0.28.58...v0.28.59) (2021-11-21)
584
-
585
-
586
- ### Bug Fixes
587
-
588
- * Dropping orphaned tables logging messages don't have necessary t… ([#3710](https://github.com/cube-js/cube.js/issues/3710)) ([1962e0f](https://github.com/cube-js/cube.js/commit/1962e0fe6ce999879d1225cef27a24ea8cb8490a))
589
-
590
-
591
-
592
-
593
-
594
- ## [0.28.58](https://github.com/cube-js/cube.js/compare/v0.28.57...v0.28.58) (2021-11-18)
595
-
596
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
597
-
598
-
599
-
600
-
601
-
602
- ## [0.28.56](https://github.com/cube-js/cube.js/compare/v0.28.55...v0.28.56) (2021-11-14)
603
-
604
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
605
-
606
-
607
-
608
-
609
-
610
- ## [0.28.55](https://github.com/cube-js/cube.js/compare/v0.28.54...v0.28.55) (2021-11-12)
611
-
612
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
613
-
614
-
615
-
616
-
617
-
618
- ## [0.28.52](https://github.com/cube-js/cube.js/compare/v0.28.51...v0.28.52) (2021-11-03)
619
-
620
-
621
- ### Bug Fixes
622
-
623
- * Empty data partitioned pre-aggregations are incorrectly handled -- value provided is not in a recognized RFC2822 or ISO format ([9f3acd5](https://github.com/cube-js/cube.js/commit/9f3acd572bcd2421bf8d3581c4c6287b62e77313))
624
- * packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities ([#3281](https://github.com/cube-js/cube.js/issues/3281)) ([a6a62ea](https://github.com/cube-js/cube.js/commit/a6a62ea5832a13b519ca4455af1f317cf7af64d9))
625
-
626
-
627
-
628
-
629
-
630
- ## [0.28.50](https://github.com/cube-js/cube.js/compare/v0.28.49...v0.28.50) (2021-10-28)
631
-
632
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
633
-
634
-
635
-
636
-
637
-
638
- ## [0.28.47](https://github.com/cube-js/cube.js/compare/v0.28.46...v0.28.47) (2021-10-22)
639
-
640
-
641
- ### Features
642
-
643
- * ksql support ([#3507](https://github.com/cube-js/cube.js/issues/3507)) ([b7128d4](https://github.com/cube-js/cube.js/commit/b7128d43d2aaffdd7273555779176b3efe4e2aa6))
644
-
645
-
646
-
647
-
648
-
649
- ## [0.28.42](https://github.com/cube-js/cube.js/compare/v0.28.41...v0.28.42) (2021-10-15)
650
-
651
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
652
-
653
-
654
-
655
-
656
-
657
- ## [0.28.38](https://github.com/cube-js/cube.js/compare/v0.28.37...v0.28.38) (2021-09-20)
658
-
659
-
660
- ### Bug Fixes
661
-
662
- * **@cubejs-backend/query-orchestrator:** rollup only mode error message update ([c9c5ac0](https://github.com/cube-js/cube.js/commit/c9c5ac0ac33ce26f9505ce6683a41a9aaf742d63))
663
-
664
-
665
-
666
-
667
-
668
- ## [0.28.37](https://github.com/cube-js/cube.js/compare/v0.28.36...v0.28.37) (2021-09-17)
669
-
670
-
671
- ### Bug Fixes
672
-
673
- * **query-orchestrator:** Wrong passing data source for partition range loader, debug API ([#3426](https://github.com/cube-js/cube.js/issues/3426)) ([dfaba5c](https://github.com/cube-js/cube.js/commit/dfaba5ca5a3f6fbb0f0e27e1133500b3e33a44b9))
674
-
675
-
676
-
677
-
678
-
679
- ## [0.28.34](https://github.com/cube-js/cube.js/compare/v0.28.33...v0.28.34) (2021-09-13)
680
-
681
-
682
- ### Features
683
-
684
- * **bigquery-driver:** Use INFORMATION_SCHEMA.COLUMNS for introspection ([ef22c6c](https://github.com/cube-js/cube.js/commit/ef22c6c7ae6ebe28e7d9683a1d7eef0f0b426b3c))
685
-
686
-
687
-
688
-
689
-
690
- ## [0.28.33](https://github.com/cube-js/cube.js/compare/v0.28.32...v0.28.33) (2021-09-11)
691
-
692
-
693
- ### Bug Fixes
694
-
695
- * Handle "rollup only" mode for pre-aggregation preview data query, Debug API ([#3402](https://github.com/cube-js/cube.js/issues/3402)) ([f45626a](https://github.com/cube-js/cube.js/commit/f45626a72a49004f0d348310e3e05ee068f5079a))
696
-
697
-
698
- ### Features
699
-
700
- * Add ability to pass through generic-pool options ([#3364](https://github.com/cube-js/cube.js/issues/3364)) Thanks to @TRManderson! ([582a3e8](https://github.com/cube-js/cube.js/commit/582a3e82be8d2d676a45b1183eb35b5215fc78a9)), closes [#3340](https://github.com/cube-js/cube.js/issues/3340)
701
-
702
-
703
-
704
-
705
-
706
- ## [0.28.32](https://github.com/cube-js/cube.js/compare/v0.28.31...v0.28.32) (2021-09-06)
707
-
708
-
709
- ### Bug Fixes
710
-
711
- * 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))
712
-
713
-
714
-
715
-
716
-
717
- ## [0.28.29](https://github.com/cube-js/cube.js/compare/v0.28.28...v0.28.29) (2021-08-31)
718
-
719
-
720
- ### Features
721
-
722
- * 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))
723
-
724
-
725
-
726
-
727
-
728
- ## [0.28.27](https://github.com/cube-js/cube.js/compare/v0.28.26...v0.28.27) (2021-08-25)
729
-
730
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
731
-
732
-
733
-
734
-
735
-
736
- ## [0.28.24](https://github.com/cube-js/cube.js/compare/v0.28.23...v0.28.24) (2021-08-19)
737
-
738
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
739
-
740
-
741
-
742
-
743
-
744
- ## [0.28.22](https://github.com/cube-js/cube.js/compare/v0.28.21...v0.28.22) (2021-08-17)
745
-
746
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
747
-
748
-
749
-
750
-
751
-
752
- ## [0.28.19](https://github.com/cube-js/cube.js/compare/v0.28.18...v0.28.19) (2021-08-13)
753
-
754
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
755
-
756
-
757
-
758
-
759
-
760
- ## [0.28.17](https://github.com/cube-js/cube.js/compare/v0.28.16...v0.28.17) (2021-08-11)
761
-
762
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
763
-
764
-
765
-
766
-
767
-
768
- ## [0.28.14](https://github.com/cube-js/cube.js/compare/v0.28.13...v0.28.14) (2021-08-05)
769
-
770
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
771
-
772
-
773
-
774
-
775
-
776
- ## [0.28.13](https://github.com/cube-js/cube.js/compare/v0.28.12...v0.28.13) (2021-08-04)
777
-
778
-
779
- ### Bug Fixes
780
-
781
- * Load build range query only on refresh key changes ([#3184](https://github.com/cube-js/cube.js/issues/3184)) ([40c6ee0](https://github.com/cube-js/cube.js/commit/40c6ee036de73144c12072c71df10081801d4e6b))
782
-
783
-
784
-
785
-
786
-
787
- ## [0.28.11](https://github.com/cube-js/cube.js/compare/v0.28.10...v0.28.11) (2021-07-31)
788
-
789
-
790
- ### Bug Fixes
791
-
792
- * Pre-aggregation table is not found for after it was successfully created in Refresh Worker ([334af1c](https://github.com/cube-js/cube.js/commit/334af1cc3c590e8b835958511d6ec0e17a77b0f3))
793
-
794
-
795
-
796
-
797
-
798
- ## [0.28.10](https://github.com/cube-js/cube.js/compare/v0.28.9...v0.28.10) (2021-07-30)
799
-
800
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
801
-
802
-
803
-
804
-
805
-
806
- ## [0.28.9](https://github.com/cube-js/cube.js/compare/v0.28.8...v0.28.9) (2021-07-29)
807
-
808
-
809
- ### Bug Fixes
810
-
811
- * Optimize timestamp formatting and table names loading for large partition range serving ([#3166](https://github.com/cube-js/cube.js/issues/3166)) ([e1f8dc5](https://github.com/cube-js/cube.js/commit/e1f8dc5aab469b060f0fe8c69467117171c070fd))
812
- * **query-orchestrator:** Improved manual cancellation for preaggregation request from queue, Debug API ([#3156](https://github.com/cube-js/cube.js/issues/3156)) ([11284ce](https://github.com/cube-js/cube.js/commit/11284ce8085673486fb50d49a20ba005a45f1647))
813
-
814
-
815
-
816
-
817
-
818
- ## [0.28.8](https://github.com/cube-js/cube.js/compare/v0.28.7...v0.28.8) (2021-07-25)
819
-
820
-
821
- ### Bug Fixes
822
-
823
- * Hide debug logs, Debug API ([#3152](https://github.com/cube-js/cube.js/issues/3152)) ([601f65f](https://github.com/cube-js/cube.js/commit/601f65f3e390e738da4f03d313935a2506a77290))
824
-
825
-
826
-
827
-
828
-
829
- ## [0.28.7](https://github.com/cube-js/cube.js/compare/v0.28.6...v0.28.7) (2021-07-25)
830
-
831
-
832
- ### Features
833
-
834
- * Remove job from pre-aggregations queue, Debug API ([#3148](https://github.com/cube-js/cube.js/issues/3148)) ([2e244db](https://github.com/cube-js/cube.js/commit/2e244dbde868a002d5c5d4396bb5274679cf9168))
835
-
836
-
837
-
838
-
839
-
840
- ## [0.28.6](https://github.com/cube-js/cube.js/compare/v0.28.5...v0.28.6) (2021-07-22)
841
-
842
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
843
-
844
-
845
-
846
-
847
-
848
- ## [0.28.3](https://github.com/cube-js/cube.js/compare/v0.28.2...v0.28.3) (2021-07-20)
849
-
850
-
851
- ### Bug Fixes
852
-
853
- * **query-orchestrator:** Wrong detection for 0 (zero integer) ([#3126](https://github.com/cube-js/cube.js/issues/3126)) ([39a6b1c](https://github.com/cube-js/cube.js/commit/39a6b1c2928995de4e91cb5242dd18a964e6d616))
854
-
855
-
856
-
857
-
858
-
859
- ## [0.28.2](https://github.com/cube-js/cube.js/compare/v0.28.1...v0.28.2) (2021-07-20)
860
-
861
-
862
- ### Bug Fixes
863
-
864
- * Use experimental flag for pre-aggregations queue events bus, debug API ([#3130](https://github.com/cube-js/cube.js/issues/3130)) ([4f141d7](https://github.com/cube-js/cube.js/commit/4f141d789cd0058b2e7c07af6a16642d6c145834))
865
-
866
-
867
-
868
-
869
-
870
- ## [0.28.1](https://github.com/cube-js/cube.js/compare/v0.28.0...v0.28.1) (2021-07-19)
871
-
872
-
873
- ### Features
874
-
875
- * Subscribe to pre-aggregations queue events, debug API ([#3116](https://github.com/cube-js/cube.js/issues/3116)) ([9f0e52e](https://github.com/cube-js/cube.js/commit/9f0e52e012bf94d2adb5a70a75b4b1fb151238ea))
876
-
877
-
878
-
879
-
880
-
881
- # [0.28.0](https://github.com/cube-js/cube.js/compare/v0.27.53...v0.28.0) (2021-07-17)
882
-
883
-
884
- ### Features
885
-
886
- * 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))
887
-
888
-
889
-
890
-
891
-
892
- ## [0.27.53](https://github.com/cube-js/cube.js/compare/v0.27.52...v0.27.53) (2021-07-13)
893
-
894
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
895
-
896
-
897
-
898
-
899
-
900
- ## [0.27.51](https://github.com/cube-js/cube.js/compare/v0.27.50...v0.27.51) (2021-07-13)
901
-
902
-
903
- ### Bug Fixes
904
-
905
- * Use orphaned timeout from query body, pre-aggregations queue, debug API ([#3088](https://github.com/cube-js/cube.js/issues/3088)) ([83e0a0a](https://github.com/cube-js/cube.js/commit/83e0a0a2d68fe94f193cfbb4fedb3f44d0b3cc27))
906
-
907
-
908
- ### Features
909
-
910
- * Manual build pre-aggregations, getter for queue state, debug API ([#3080](https://github.com/cube-js/cube.js/issues/3080)) ([692372e](https://github.com/cube-js/cube.js/commit/692372e1da6ffa7b7c1718d8332d80d1e2ce2b2d))
911
-
912
-
913
-
914
-
915
-
916
- ## [0.27.49](https://github.com/cube-js/cube.js/compare/v0.27.48...v0.27.49) (2021-07-08)
917
-
918
-
919
- ### Features
920
-
921
- * 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))
922
-
923
-
924
-
925
-
926
-
927
- ## [0.27.47](https://github.com/cube-js/cube.js/compare/v0.27.46...v0.27.47) (2021-07-06)
928
-
929
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
930
-
931
-
932
-
933
-
934
-
935
- ## [0.27.46](https://github.com/cube-js/cube.js/compare/v0.27.45...v0.27.46) (2021-07-01)
936
-
937
-
938
- ### Bug Fixes
939
-
940
- * **query-orchestrator:** Incorrect passing params for fetch preview pre-aggregation data, debug API ([#3039](https://github.com/cube-js/cube.js/issues/3039)) ([bedc064](https://github.com/cube-js/cube.js/commit/bedc064039ebb2da4f6dbb7854524351deac9bd4))
941
- * CUBEJS_REFRESH_WORKER shouldn't enabled externalRefresh ([7b2e9ee](https://github.com/cube-js/cube.js/commit/7b2e9ee68c37efa1eeef53a4e7b5cf4a86e0b065))
942
-
943
-
944
-
945
-
946
-
947
- ## [0.27.45](https://github.com/cube-js/cube.js/compare/v0.27.44...v0.27.45) (2021-06-30)
948
-
949
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
950
-
951
-
952
-
953
-
954
-
955
- ## [0.27.41](https://github.com/cube-js/cube.js/compare/v0.27.40...v0.27.41) (2021-06-25)
956
-
957
-
958
- ### Features
959
-
960
- * 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))
961
-
962
-
963
-
964
-
965
-
966
- ## [0.27.39](https://github.com/cube-js/cube.js/compare/v0.27.38...v0.27.39) (2021-06-22)
967
-
968
-
969
- ### Bug Fixes
970
-
971
- * Skip empty pre-aggregations sql, debug API ([#2989](https://github.com/cube-js/cube.js/issues/2989)) ([6629ca1](https://github.com/cube-js/cube.js/commit/6629ca15ae8f3e6d2efa83b019468f96a2473c18))
972
-
973
-
974
-
975
-
976
-
977
- ## [0.27.38](https://github.com/cube-js/cube.js/compare/v0.27.37...v0.27.38) (2021-06-22)
978
-
979
-
980
- ### Bug Fixes
981
-
982
- * **query-orchestrator:** Re-use pre-aggregations cache loader for debug API ([#2981](https://github.com/cube-js/cube.js/issues/2981)) ([2a5f26e](https://github.com/cube-js/cube.js/commit/2a5f26e83c88246644151cf504624ced1ff1d431))
983
-
984
-
985
-
986
-
987
-
988
- ## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21)
989
-
990
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
991
-
992
-
993
-
994
-
995
-
996
- ## [0.27.35](https://github.com/cube-js/cube.js/compare/v0.27.34...v0.27.35) (2021-06-18)
997
-
998
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
999
-
1000
-
1001
-
1002
-
1003
-
1004
- ## [0.27.34](https://github.com/cube-js/cube.js/compare/v0.27.33...v0.27.34) (2021-06-15)
1005
-
1006
-
1007
- ### Features
1008
-
1009
- * **clickhouse-driver:** Migrate to TS & HydrationStream ([c9672c0](https://github.com/cube-js/cube.js/commit/c9672c0a14d141a9c3fc6ae75e4321a2211383e7))
1010
-
1011
-
1012
-
1013
-
1014
-
1015
- ## [0.27.33](https://github.com/cube-js/cube.js/compare/v0.27.32...v0.27.33) (2021-06-15)
1016
-
1017
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1018
-
1019
-
1020
-
1021
-
1022
-
1023
- ## [0.27.32](https://github.com/cube-js/cube.js/compare/v0.27.31...v0.27.32) (2021-06-12)
1024
-
1025
-
1026
- ### Features
1027
-
1028
- * **@cubejs-client/playground:** internal pre-agg warning ([#2943](https://github.com/cube-js/cube.js/issues/2943)) ([039270f](https://github.com/cube-js/cube.js/commit/039270f267774bb5a80d5434ba057164e565b08b))
1029
-
1030
-
1031
-
1032
-
1033
-
1034
- ## [0.27.31](https://github.com/cube-js/cube.js/compare/v0.27.30...v0.27.31) (2021-06-11)
1035
-
1036
-
1037
- ### Bug Fixes
1038
-
1039
- * Fetch all partitions, pre-aggregations Meta API ([#2944](https://github.com/cube-js/cube.js/issues/2944)) ([b5585fb](https://github.com/cube-js/cube.js/commit/b5585fbbb677b1b9e76d10719e64531286175da3))
1040
- * Make missing externalDriverFactory error message more specific ([b5480f6](https://github.com/cube-js/cube.js/commit/b5480f6b86e4d727bc027b22914508f17fd1f88c))
1041
-
1042
-
1043
- ### Features
1044
-
1045
- * Suggest export/unload for large pre-aggregations (detect via streaming) ([b20cdbc](https://github.com/cube-js/cube.js/commit/b20cdbc0b9fa98785d3ea46443492037017da12f))
1046
-
1047
-
1048
-
1049
-
1050
-
1051
- ## [0.27.30](https://github.com/cube-js/cube.js/compare/v0.27.29...v0.27.30) (2021-06-04)
1052
-
1053
-
1054
- ### Bug Fixes
1055
-
1056
- * **@cubejs-backend/query-orchestrator:** enum to generic type ([#2906](https://github.com/cube-js/cube.js/issues/2906)) ([1a4f745](https://github.com/cube-js/cube.js/commit/1a4f74575116ec14570f1245895fc8756a6a6ff4))
1057
- * **@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))
1058
-
1059
-
1060
- ### Features
1061
-
1062
- * Introduce lock for dropOrphanedTables (concurrency bug) ([29509fa](https://github.com/cube-js/cube.js/commit/29509fa6714f636ba28960119138fbc20d604b4f))
1063
- * skipExternalCacheAndQueue for Cube Store ([dc6138e](https://github.com/cube-js/cube.js/commit/dc6138e27deb9c319bab2faadd4413fe318c18e2))
1064
-
1065
-
1066
-
1067
-
1068
-
1069
- ## [0.27.25](https://github.com/cube-js/cube.js/compare/v0.27.24...v0.27.25) (2021-06-01)
1070
-
1071
-
1072
- ### Features
1073
-
1074
- * **redshift-driver:** Support UNLOAD (direct export to S3) ([d741027](https://github.com/cube-js/cube.js/commit/d7410278d3a27e692c41b222ab0eb66f7992fe21))
1075
- * 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))
1076
-
1077
-
1078
-
1079
-
1080
-
1081
- ## [0.27.22](https://github.com/cube-js/cube.js/compare/v0.27.21...v0.27.22) (2021-05-27)
1082
-
1083
-
1084
- ### Bug Fixes
1085
-
1086
- * **postgresql-driver:** Map bool/float4/float8 to generic type, use bigint for int8 ([ddc1739](https://github.com/cube-js/cube.js/commit/ddc17393dba3067ebe06248d817c8778859020a8))
1087
-
1088
-
1089
- ### Features
1090
-
1091
- * **bigquery-driver:** Migrate to TypeScript ([7c5b254](https://github.com/cube-js/cube.js/commit/7c5b25459cd3265587ddd8ed6dd23c944094254c))
1092
-
1093
-
1094
-
1095
-
1096
-
1097
- ## [0.27.17](https://github.com/cube-js/cube.js/compare/v0.27.16...v0.27.17) (2021-05-22)
1098
-
1099
-
1100
- ### Bug Fixes
1101
-
1102
- * Pre-aggregation table is not found if warming up same pre-aggregation with a new index ([b980744](https://github.com/cube-js/cube.js/commit/b9807446174e310cc2981af0fa1bc6b54fa1669d))
1103
-
1104
-
1105
- ### Features
1106
-
1107
- * **snowflake-driver:** Support UNLOAD to S3 ([d984f97](https://github.com/cube-js/cube.js/commit/d984f973547d1ff339dbf6ba26f0e363bddf2e98))
1108
- * Dont introspect schema, if driver can detect types ([3467b44](https://github.com/cube-js/cube.js/commit/3467b4472e800d8345260a5765542486ed93647b))
1109
- * **mysql-driver:** Support streaming ([d694c91](https://github.com/cube-js/cube.js/commit/d694c91370ceb703a50aefdd42ae3a9834e9884c))
1110
- * **postgres-driver:** Introduce streaming ([7685ffd](https://github.com/cube-js/cube.js/commit/7685ffd45640c5ac7b403487476dd799a11db5a0))
1111
- * **postgres-driver:** Migrate driver to TypeScript ([38f4adb](https://github.com/cube-js/cube.js/commit/38f4adbc7d0405b99cada80cc844011dcc504d2f))
1112
-
1113
-
1114
-
1115
-
1116
-
1117
- ## [0.27.16](https://github.com/cube-js/cube.js/compare/v0.27.15...v0.27.16) (2021-05-19)
1118
-
1119
-
1120
- ### Bug Fixes
1121
-
1122
- * Optimize high load Cube Store serve track: do not use Redis while fetching pre-aggregation tables ([#2776](https://github.com/cube-js/cube.js/issues/2776)) ([a3bc0b8](https://github.com/cube-js/cube.js/commit/a3bc0b8079373394e6a6a4fca12ddd46195d5b7d))
1123
-
1124
-
1125
-
1126
-
1127
-
1128
- ## [0.27.15](https://github.com/cube-js/cube.js/compare/v0.27.14...v0.27.15) (2021-05-18)
1129
-
1130
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1131
-
1132
-
1133
-
1134
-
1135
-
1136
- ## [0.27.13](https://github.com/cube-js/cube.js/compare/v0.27.12...v0.27.13) (2021-05-13)
1137
-
1138
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1139
-
1140
-
1141
-
1142
-
1143
-
1144
- ## [0.27.10](https://github.com/cube-js/cube.js/compare/v0.27.9...v0.27.10) (2021-05-11)
1145
-
1146
-
1147
- ### Features
1148
-
1149
- * Move External Cache And Queue serving to Cube Store ([#2702](https://github.com/cube-js/cube.js/issues/2702)) ([37e4268](https://github.com/cube-js/cube.js/commit/37e4268869a23c07f922a039873d349b733bf577))
1150
-
1151
-
1152
-
1153
-
1154
-
1155
- ## [0.27.5](https://github.com/cube-js/cube.js/compare/v0.27.4...v0.27.5) (2021-05-03)
1156
-
1157
-
1158
- ### Bug Fixes
1159
-
1160
- * **query-orchestrator:** tableColumnTypes - compatibility for MySQL 8 ([a886876](https://github.com/cube-js/cube.js/commit/a88687606ce54272c8742503f62bcac8d2ca0441))
1161
-
1162
-
1163
-
1164
-
1165
-
1166
- ## [0.27.4](https://github.com/cube-js/cube.js/compare/v0.27.3...v0.27.4) (2021-04-29)
1167
-
1168
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1169
-
1170
-
1171
-
1172
-
1173
-
1174
- ## [0.27.2](https://github.com/cube-js/cube.js/compare/v0.27.1...v0.27.2) (2021-04-28)
1175
-
1176
-
1177
- ### Bug Fixes
1178
-
1179
- * Disable Scheduling when querying is not ready (before connection Wizard) ([b518ccd](https://github.com/cube-js/cube.js/commit/b518ccdd66a2f51af541bc54de2df816e138bac5))
1180
-
1181
-
1182
-
1183
-
1184
-
1185
- ## [0.27.1](https://github.com/cube-js/cube.js/compare/v0.27.0...v0.27.1) (2021-04-27)
1186
-
1187
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1188
-
1189
-
1190
-
1191
-
1192
-
1193
- # [0.27.0](https://github.com/cube-js/cube.js/compare/v0.26.104...v0.27.0) (2021-04-26)
1194
-
1195
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1196
-
1197
-
1198
-
1199
-
1200
-
1201
- ## [0.26.103](https://github.com/cube-js/cube.js/compare/v0.26.102...v0.26.103) (2021-04-24)
1202
-
1203
-
1204
- ### Bug Fixes
1205
-
1206
- * concurrency lock driver instance & release on error ([dd60f5d](https://github.com/cube-js/cube.js/commit/dd60f5d1be59012ed33958d5889276afcc0639af))
1207
-
1208
-
1209
-
1210
-
1211
-
1212
- ## [0.26.101](https://github.com/cube-js/cube.js/compare/v0.26.100...v0.26.101) (2021-04-20)
1213
-
1214
-
1215
- ### Bug Fixes
1216
-
1217
- * QueryQueue - broken queuing on any error (TimeoutError: ResourceRequest timed out) ([ebe2c71](https://github.com/cube-js/cube.js/commit/ebe2c716d4ec0aa5cbc60529567f39672c199720))
1218
-
1219
-
1220
-
1221
-
1222
-
1223
- ## [0.26.99](https://github.com/cube-js/cube.js/compare/v0.26.98...v0.26.99) (2021-04-16)
1224
-
1225
-
1226
- ### Bug Fixes
1227
-
1228
- * Continuous refresh during Scheduled Refresh in case of both external and internal pre-aggregations are defined for the same data source ([#2566](https://github.com/cube-js/cube.js/issues/2566)) ([dcd2894](https://github.com/cube-js/cube.js/commit/dcd2894453d7afda3ea50b2592ae6610b231f5c5))
1229
-
1230
-
1231
-
1232
-
1233
-
1234
- ## [0.26.95](https://github.com/cube-js/cube.js/compare/v0.26.94...v0.26.95) (2021-04-13)
1235
-
1236
-
1237
- ### Bug Fixes
1238
-
1239
- * **playground:** Test connection in Connection Wizard ([715fa1c](https://github.com/cube-js/cube.js/commit/715fa1c0ab6667017e12851cbd97e97cf6807d60))
1240
-
1241
-
1242
-
1243
-
1244
-
1245
- ## [0.26.90](https://github.com/cube-js/cube.js/compare/v0.26.89...v0.26.90) (2021-04-11)
1246
-
1247
-
1248
- ### Bug Fixes
1249
-
1250
- * Manage stream connection release by orchestrator instead of driver ([adf059e](https://github.com/cube-js/cube.js/commit/adf059ec52e31e3ebc055b60a1ac6236c57251f8))
1251
-
1252
-
1253
-
1254
-
1255
-
1256
- ## [0.26.88](https://github.com/cube-js/cube.js/compare/v0.26.87...v0.26.88) (2021-04-10)
1257
-
1258
-
1259
- ### Features
1260
-
1261
- * Mysql Cube Store streaming ingests ([#2528](https://github.com/cube-js/cube.js/issues/2528)) ([0b36a6f](https://github.com/cube-js/cube.js/commit/0b36a6faa184766873ec3792785eb1aa5ca582af))
1262
-
1263
-
1264
-
1265
-
1266
-
1267
- ## [0.26.87](https://github.com/cube-js/cube.js/compare/v0.26.86...v0.26.87) (2021-04-10)
1268
-
1269
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1270
-
1271
-
1272
-
1273
-
1274
-
1275
- ## [0.26.81](https://github.com/cube-js/cube.js/compare/v0.26.80...v0.26.81) (2021-04-07)
1276
-
1277
-
1278
- ### Features
1279
-
1280
- * Introduce databricks-jdbc-driver ([bb0b31f](https://github.com/cube-js/cube.js/commit/bb0b31fb333f2aa379f11f6733c4efc17ec12dde))
1281
-
1282
-
1283
-
1284
-
1285
-
1286
- ## [0.26.79](https://github.com/cube-js/cube.js/compare/v0.26.78...v0.26.79) (2021-04-06)
1287
-
1288
-
1289
- ### Bug Fixes
1290
-
1291
- * sqlAlias on non partitioned rollups ([0675925](https://github.com/cube-js/cube.js/commit/0675925efb61a6492344b28179b7647eabb01a1d))
1292
-
1293
-
1294
-
1295
-
1296
-
1297
- ## [0.26.77](https://github.com/cube-js/cube.js/compare/v0.26.76...v0.26.77) (2021-04-04)
1298
-
1299
-
1300
- ### Bug Fixes
1301
-
1302
- * Reduce Redis traffic for Refresh Scheduler by introducing single pre-aggregations load cache for a whole refresh cycle ([bdb69d5](https://github.com/cube-js/cube.js/commit/bdb69d55ee15e7d9ecca69a8e237d40ee666d051))
1303
-
1304
-
1305
-
1306
-
1307
-
1308
- ## [0.26.76](https://github.com/cube-js/cube.js/compare/v0.26.75...v0.26.76) (2021-04-03)
1309
-
1310
-
1311
- ### Bug Fixes
1312
-
1313
- * Reduce Redis traffic while querying immutable pre-aggregation partitions by introducing LRU in memory cache for refresh keys ([#2484](https://github.com/cube-js/cube.js/issues/2484)) ([76ea3c1](https://github.com/cube-js/cube.js/commit/76ea3c1a5227cfa8eda5b0ad6a09f41b71826866))
1314
-
1315
-
1316
-
1317
-
1318
-
1319
- ## [0.26.74](https://github.com/cube-js/cube.js/compare/v0.26.73...v0.26.74) (2021-04-01)
1320
-
1321
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1322
-
1323
-
1324
-
1325
-
1326
-
1327
- ## [0.26.69](https://github.com/cube-js/cube.js/compare/v0.26.68...v0.26.69) (2021-03-25)
1328
-
1329
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1330
-
1331
-
1332
-
1333
-
1334
-
1335
- ## [0.26.65](https://github.com/cube-js/cube.js/compare/v0.26.64...v0.26.65) (2021-03-24)
1336
-
1337
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1338
-
1339
-
1340
-
1341
-
1342
-
1343
- ## [0.26.54](https://github.com/cube-js/cube.js/compare/v0.26.53...v0.26.54) (2021-03-12)
1344
-
1345
-
1346
- ### Features
1347
-
1348
- * Suggest to install cubestore-driver to get external pre-agg layer ([2059e57](https://github.com/cube-js/cube.js/commit/2059e57a2aa7caf81691c083949395e9697d2bcb))
1349
-
1350
-
1351
-
1352
-
1353
-
1354
- ## [0.26.45](https://github.com/cube-js/cube.js/compare/v0.26.44...v0.26.45) (2021-03-04)
1355
-
1356
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1357
-
1358
-
1359
-
1360
-
1361
-
1362
- ## [0.26.38](https://github.com/cube-js/cube.js/compare/v0.26.37...v0.26.38) (2021-02-26)
1363
-
1364
-
1365
- ### Bug Fixes
1366
-
1367
- * Optimize compute time during pre-aggregations load checks for queries with many partitions ([b9b590b](https://github.com/cube-js/cube.js/commit/b9b590b2891674020b23bc2e56ea2ab8dc02fa10))
1368
-
1369
-
1370
-
1371
-
1372
-
1373
- ## [0.26.35](https://github.com/cube-js/cube.js/compare/v0.26.34...v0.26.35) (2021-02-25)
1374
-
1375
-
1376
- ### Features
1377
-
1378
- * Use Cube Store as default external storage for CUBEJS_DEV_MODE ([e526676](https://github.com/cube-js/cube.js/commit/e52667617e5e687c92d383045fb1a8d5fd19cab6))
1379
-
1380
-
1381
-
1382
-
1383
-
1384
- ## [0.26.25](https://github.com/cube-js/cube.js/compare/v0.26.24...v0.26.25) (2021-02-20)
1385
-
1386
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1387
-
1388
-
1389
-
1390
-
1391
-
1392
- ## [0.26.23](https://github.com/cube-js/cube.js/compare/v0.26.22...v0.26.23) (2021-02-20)
1393
-
1394
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1395
-
1396
-
1397
-
1398
-
1399
-
1400
- ## [0.26.22](https://github.com/cube-js/cube.js/compare/v0.26.21...v0.26.22) (2021-02-20)
1401
-
1402
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1403
-
1404
-
1405
-
1406
-
1407
-
1408
- ## [0.26.19](https://github.com/cube-js/cube.js/compare/v0.26.18...v0.26.19) (2021-02-19)
1409
-
1410
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1411
-
1412
-
1413
-
1414
-
1415
-
1416
- ## [0.26.16](https://github.com/cube-js/cube.js/compare/v0.26.15...v0.26.16) (2021-02-18)
1417
-
1418
-
1419
- ### Bug Fixes
1420
-
1421
- * continueWaitTimeout is ignored: expose single centralized continueWaitTimeout option ([#2120](https://github.com/cube-js/cube.js/issues/2120)) ([2735d2c](https://github.com/cube-js/cube.js/commit/2735d2c1b60c0a31e3970c65b7dd1c293351614e)), closes [#225](https://github.com/cube-js/cube.js/issues/225)
1422
-
1423
-
1424
-
1425
-
1426
-
1427
- ## [0.26.15](https://github.com/cube-js/cube.js/compare/v0.26.14...v0.26.15) (2021-02-16)
1428
-
1429
-
1430
- ### Features
1431
-
1432
- * support SSL ca/cert/key in .env files as multiline text ([#2072](https://github.com/cube-js/cube.js/issues/2072)) ([d9f5154](https://github.com/cube-js/cube.js/commit/d9f5154e38c14417aa332f9bcd3d38ef00553e5a))
1433
-
1434
-
1435
-
1436
-
1437
-
1438
- ## [0.26.13](https://github.com/cube-js/cube.js/compare/v0.26.12...v0.26.13) (2021-02-12)
1439
-
1440
-
1441
- ### Features
1442
-
1443
- * type detection - check overflows for int/bigint ([393948a](https://github.com/cube-js/cube.js/commit/393948ae5fabf1c4b46ce4ea2b2dc22e8f012ee1))
1444
-
1445
-
1446
-
1447
-
1448
-
1449
- ## [0.26.12](https://github.com/cube-js/cube.js/compare/v0.26.11...v0.26.12) (2021-02-11)
1450
-
1451
-
1452
- ### Bug Fixes
1453
-
1454
- * **query-orchestrator:** detect negative int/decimal as strings ([#2051](https://github.com/cube-js/cube.js/issues/2051)) ([2b8b549](https://github.com/cube-js/cube.js/commit/2b8b549b022e357d85b9f4549a4ff61c9d39fbeb))
1455
- * UnhandledPromiseRejectionWarning: Error: Continue wait. fix [#1873](https://github.com/cube-js/cube.js/issues/1873) ([7f113f6](https://github.com/cube-js/cube.js/commit/7f113f61bef5b197cf26a3948a80d052a9cda79d))
1456
-
1457
-
1458
-
1459
-
1460
-
1461
- ## [0.26.11](https://github.com/cube-js/cube.js/compare/v0.26.10...v0.26.11) (2021-02-10)
1462
-
1463
-
1464
- ### Bug Fixes
1465
-
1466
- * 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))
1467
-
1468
-
1469
-
1470
-
1471
-
1472
- ## [0.26.10](https://github.com/cube-js/cube.js/compare/v0.26.9...v0.26.10) (2021-02-09)
1473
-
1474
-
1475
- ### Bug Fixes
1476
-
1477
- * Using .end() without the flush parameter is deprecated and throws from v.3.0.0 ([7078f41](https://github.com/cube-js/cube.js/commit/7078f4146572a4eb447b9ed6f64e071b86e0aca2))
1478
-
1479
-
1480
-
1481
-
1482
-
1483
- ## [0.26.7](https://github.com/cube-js/cube.js/compare/v0.26.6...v0.26.7) (2021-02-09)
1484
-
1485
-
1486
- ### Features
1487
-
1488
- * Support for Redis Sentinel + IORedis driver. fix [#1769](https://github.com/cube-js/cube.js/issues/1769) ([a5e7972](https://github.com/cube-js/cube.js/commit/a5e7972485fa97faaf9965b9794b0cf48256f484))
1489
- * Use REDIS_URL for IORedis options (with santinels) ([988bfe5](https://github.com/cube-js/cube.js/commit/988bfe5526be3506fe7b773d247ad89b3287fad4))
1490
-
1491
-
1492
-
1493
-
1494
-
1495
- ## [0.26.6](https://github.com/cube-js/cube.js/compare/v0.26.5...v0.26.6) (2021-02-08)
1496
-
1497
-
1498
- ### Features
1499
-
1500
- * **@cubejs-client/playground:** Building pre-aggregations message ([#1984](https://github.com/cube-js/cube.js/issues/1984)) ([e1fff5d](https://github.com/cube-js/cube.js/commit/e1fff5de4584df1bd8ef518e2436e1dcb4962975))
1501
- * **server-core:** Correct typings for driverFactory/dialectFactory ([51fb117](https://github.com/cube-js/cube.js/commit/51fb117883d2e04c3a8fce4494ac48e0938a0097))
1502
-
1503
-
1504
-
1505
-
1506
-
1507
- ## [0.26.2](https://github.com/cube-js/cube.js/compare/v0.26.1...v0.26.2) (2021-02-01)
1508
-
1509
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1510
-
1511
-
1512
-
1513
-
1514
-
1515
- # [0.26.0](https://github.com/cube-js/cube.js/compare/v0.25.33...v0.26.0) (2021-02-01)
1516
-
1517
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1518
-
1519
-
1520
-
1521
-
1522
-
1523
- ## [0.25.32](https://github.com/cube-js/cube.js/compare/v0.25.31...v0.25.32) (2021-01-29)
1524
-
1525
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1526
-
1527
-
1528
-
1529
-
1530
-
1531
- ## [0.25.30](https://github.com/cube-js/cube.js/compare/v0.25.29...v0.25.30) (2021-01-26)
1532
-
1533
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1534
-
1535
-
1536
-
1537
-
1538
-
1539
- ## [0.25.29](https://github.com/cube-js/cube.js/compare/v0.25.28...v0.25.29) (2021-01-26)
1540
-
1541
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1542
-
1543
-
1544
-
1545
-
1546
-
1547
- ## [0.25.26](https://github.com/cube-js/cube.js/compare/v0.25.25...v0.25.26) (2021-01-25)
1548
-
1549
-
1550
- ### Features
1551
-
1552
- * BigQuery CSV pre-aggregation download support ([#1867](https://github.com/cube-js/cube.js/issues/1867)) ([5a2ea3f](https://github.com/cube-js/cube.js/commit/5a2ea3f27058a01bf08f697495c8ccce5abf9fa2))
1553
-
1554
-
1555
-
1556
-
1557
-
1558
- ## [0.25.24](https://github.com/cube-js/cube.js/compare/v0.25.23...v0.25.24) (2021-01-22)
1559
-
1560
-
1561
- ### Bug Fixes
1562
-
1563
- * Non default data source cache key and table schema queries are forwarded to the default data source ([2f7c672](https://github.com/cube-js/cube.js/commit/2f7c67292468da60faea284751bf8c71d2e051f5))
1564
- * Non default data source cache key and table schema queries are forwarded to the default data source: broken test ([#1856](https://github.com/cube-js/cube.js/issues/1856)) ([8aad3f5](https://github.com/cube-js/cube.js/commit/8aad3f52f476836df4f93c266af96f30ceb57131))
1565
-
1566
-
1567
-
1568
-
1569
-
1570
- ## [0.25.23](https://github.com/cube-js/cube.js/compare/v0.25.22...v0.25.23) (2021-01-22)
1571
-
1572
-
1573
- ### Bug Fixes
1574
-
1575
- * Map int2/4/8 to generic int type. fix [#1796](https://github.com/cube-js/cube.js/issues/1796) ([78e20eb](https://github.com/cube-js/cube.js/commit/78e20eb304eda3086cda7dbc4ea5d33ef877facb))
1576
-
1577
-
1578
-
1579
-
1580
-
1581
- ## [0.25.22](https://github.com/cube-js/cube.js/compare/v0.25.21...v0.25.22) (2021-01-21)
1582
-
1583
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1584
-
1585
-
1586
-
1587
-
1588
-
1589
- ## [0.25.21](https://github.com/cube-js/cube.js/compare/v0.25.20...v0.25.21) (2021-01-19)
1590
-
1591
-
1592
- ### Bug Fixes
1593
-
1594
- * **@cubejs-backend/query-orchestrator:** prevent generic pool infinite loop ([#1793](https://github.com/cube-js/cube.js/issues/1793)) ([d4129c4](https://github.com/cube-js/cube.js/commit/d4129c4d71b4afa66f62ae5d9666fcd9a08d9187))
1595
-
1596
-
1597
-
1598
-
1599
-
1600
- ## [0.25.20](https://github.com/cube-js/cube.js/compare/v0.25.19...v0.25.20) (2021-01-15)
1601
-
1602
-
1603
- ### Bug Fixes
1604
-
1605
- * Remove unnecessary `SELECT 1` during scheduled refresh. Fixes [#1592](https://github.com/cube-js/cube.js/issues/1592) ([#1786](https://github.com/cube-js/cube.js/issues/1786)) ([66f9d91](https://github.com/cube-js/cube.js/commit/66f9d91d12b1853b69903475af8338bfa586026b))
1606
-
1607
-
1608
-
1609
-
1610
-
1611
- ## [0.25.18](https://github.com/cube-js/cube.js/compare/v0.25.17...v0.25.18) (2021-01-14)
1612
-
1613
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1614
-
1615
-
1616
-
1617
-
1618
-
1619
- ## [0.25.15](https://github.com/cube-js/cube.js/compare/v0.25.14...v0.25.15) (2021-01-12)
1620
-
1621
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1622
-
1623
-
1624
-
1625
-
1626
-
1627
- ## [0.25.13](https://github.com/cube-js/cube.js/compare/v0.25.12...v0.25.13) (2021-01-07)
1628
-
1629
-
1630
- ### Bug Fixes
1631
-
1632
- * Guard from `undefined` dataSource in queue key ([6ae1fd6](https://github.com/cube-js/cube.js/commit/6ae1fd60a1e67bc73c0630b7de36b598397ce22b))
1633
-
1634
-
1635
-
1636
-
1637
-
1638
- ## [0.25.6](https://github.com/cube-js/cube.js/compare/v0.25.5...v0.25.6) (2020-12-30)
1639
-
1640
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1641
-
1642
-
1643
-
1644
-
1645
-
1646
- ## [0.25.5](https://github.com/cube-js/cube.js/compare/v0.25.4...v0.25.5) (2020-12-30)
1647
-
1648
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1649
-
1650
-
1651
-
1652
-
1653
-
1654
- ## [0.25.4](https://github.com/cube-js/cube.js/compare/v0.25.3...v0.25.4) (2020-12-30)
1655
-
1656
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1657
-
1658
-
1659
-
1660
-
1661
-
1662
- ## [0.25.2](https://github.com/cube-js/cube.js/compare/v0.25.1...v0.25.2) (2020-12-27)
1663
-
1664
-
1665
- ### Bug Fixes
1666
-
1667
- * **@cubejs-backend/query-orchestrator:** Throw an exception on empty pre-agg in readOnly mode, refs [#1597](https://github.com/cube-js/cube.js/issues/1597) ([17d5fdb](https://github.com/cube-js/cube.js/commit/17d5fdb82e0ce06d55e438913e32952f32db7923))
1668
-
1669
-
1670
-
1671
-
1672
-
1673
- ## [0.25.1](https://github.com/cube-js/cube.js/compare/v0.25.0...v0.25.1) (2020-12-24)
1674
-
1675
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1676
-
1677
-
1678
-
1679
-
1680
-
1681
- # [0.25.0](https://github.com/cube-js/cube.js/compare/v0.24.15...v0.25.0) (2020-12-21)
1682
-
1683
-
1684
- ### Bug Fixes
1685
-
1686
- * getQueryStage throws undefined is not a function ([0de1603](https://github.com/cube-js/cube.js/commit/0de1603293fc918c0da8ff8bd514b49f14de51d8))
1687
-
1688
-
1689
- ### Features
1690
-
1691
- * Allow cross data source joins ([a58336e](https://github.com/cube-js/cube.js/commit/a58336e3840f8ac02d83de43ec7661419bceb71c))
1692
- * Allow cross data source joins: Serverless support ([034cdc8](https://github.com/cube-js/cube.js/commit/034cdc8dbf8907988df0f999fd115b8acdb4990f))
1693
-
1694
-
1695
-
1696
-
1697
-
1698
- ## [0.24.13](https://github.com/cube-js/cube.js/compare/v0.24.12...v0.24.13) (2020-12-18)
1699
-
1700
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1701
-
1702
-
1703
-
1704
-
1705
-
1706
- ## [0.24.12](https://github.com/cube-js/cube.js/compare/v0.24.11...v0.24.12) (2020-12-17)
1707
-
1708
-
1709
- ### Features
1710
-
1711
- * **query-orchestrator:** detects bigint in readOnly mode, when it's Number ([a21cc10](https://github.com/cube-js/cube.js/commit/a21cc1065031b23ee7c199cb56ec039112f83770))
1712
- * Introduce health checks ([#1607](https://github.com/cube-js/cube.js/issues/1607)) ([d96c662](https://github.com/cube-js/cube.js/commit/d96c66201ca8202907af8dc563eaaf908a5ece89))
1713
-
1714
-
1715
-
1716
-
1717
-
1718
- ## [0.24.9](https://github.com/cube-js/cube.js/compare/v0.24.8...v0.24.9) (2020-12-16)
1719
-
1720
-
1721
- ### Bug Fixes
1722
-
1723
- * **@cubejs-backend/mysql-driver:** Revert back test on borrow with database pool error logging. ([2cdaf40](https://github.com/cube-js/cube.js/commit/2cdaf406a7d99116849f60e00e1b1bc25605e0d3))
1724
-
1725
-
1726
-
1727
-
1728
-
1729
- ## [0.24.8](https://github.com/cube-js/cube.js/compare/v0.24.7...v0.24.8) (2020-12-15)
1730
-
1731
-
1732
- ### Features
1733
-
1734
- * **@cubejs-backend/query-orchestrator:** Introduce AsyncRedisClient type ([728110e](https://github.com/cube-js/cube.js/commit/728110ed0ffe5697bd5e47e3920bf2e5377a0ffd))
1735
- * **@cubejs-backend/query-orchestrator:** Migrate createRedisClient to TS ([78e8422](https://github.com/cube-js/cube.js/commit/78e8422937e79457fdcec70535225bc9ccecfce8))
1736
- * **@cubejs-backend/query-orchestrator:** Move RedisPool to TS, export RedisPoolOptions ([8e8abde](https://github.com/cube-js/cube.js/commit/8e8abde85b9fa821d21f33fc286cfb2cc56891e4))
1737
- * **@cubejs-backend/query-orchestrator:** Set redis pool options from server config ([c1270d4](https://github.com/cube-js/cube.js/commit/c1270d4cfdc243b230ade0cb3a4c59171db70d20))
1738
-
1739
-
1740
-
1741
-
1742
-
1743
- ## [0.24.6](https://github.com/cube-js/cube.js/compare/v0.24.5...v0.24.6) (2020-12-13)
1744
-
1745
-
1746
- ### Features
1747
-
1748
- * Move index creation orchestration to the driver: allow to control drivers when to create indexes ([2a94e71](https://github.com/cube-js/cube.js/commit/2a94e710a89954ecedf4aa6f76b89578138e7aff))
1749
-
1750
-
1751
-
1752
-
1753
-
1754
- ## [0.24.5](https://github.com/cube-js/cube.js/compare/v0.24.4...v0.24.5) (2020-12-09)
1755
-
1756
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1757
-
1758
-
1759
-
1760
-
1761
-
1762
- ## [0.24.4](https://github.com/cube-js/cube.js/compare/v0.24.3...v0.24.4) (2020-12-07)
1763
-
1764
-
1765
- ### Features
1766
-
1767
- * Ability to load SSL keys from FS ([#1512](https://github.com/cube-js/cube.js/issues/1512)) ([71da5bb](https://github.com/cube-js/cube.js/commit/71da5bb529294fabd92b3a914b1e8bceb464643c))
1768
-
1769
-
1770
-
1771
-
1772
-
1773
- ## [0.24.3](https://github.com/cube-js/cube.js/compare/v0.24.2...v0.24.3) (2020-12-01)
1774
-
1775
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1776
-
1777
-
1778
-
1779
-
1780
-
1781
- ## [0.24.2](https://github.com/cube-js/cube.js/compare/v0.24.1...v0.24.2) (2020-11-27)
1782
-
1783
-
1784
- ### Features
1785
-
1786
- * **@cubejs-backend/query-orchestrator:** Initial move to TypeScript ([#1462](https://github.com/cube-js/cube.js/issues/1462)) ([101e8dc](https://github.com/cube-js/cube.js/commit/101e8dc90d4b1266c0327adb86cab3e3caa8d4d0))
1787
-
1788
-
1789
-
1790
-
1791
-
1792
- # [0.24.0](https://github.com/cube-js/cube.js/compare/v0.23.15...v0.24.0) (2020-11-26)
1793
-
1794
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1795
-
1796
-
1797
-
1798
-
1799
-
1800
- ## [0.23.14](https://github.com/cube-js/cube.js/compare/v0.23.13...v0.23.14) (2020-11-22)
1801
-
1802
-
1803
- ### Bug Fixes
1804
-
1805
- * **@cubejs-backend/query-orchestrator:** Intermittent lags when pre-aggregation tables are refreshed ([4efe1fc](https://github.com/cube-js/cube.js/commit/4efe1fc006282d87ab2718918d1bdd174baa6be3))
1806
-
1807
-
1808
-
1809
-
1810
-
1811
- ## [0.23.6](https://github.com/cube-js/cube.js/compare/v0.23.5...v0.23.6) (2020-11-02)
1812
-
1813
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1814
-
1815
-
1816
-
1817
-
1818
-
1819
- ## [0.23.3](https://github.com/cube-js/cube.js/compare/v0.23.2...v0.23.3) (2020-10-31)
1820
-
1821
-
1822
- ### Features
1823
-
1824
- * **@cubejs-backend/query-orchestrator:** add support for MSSQL nvarchar ([#1260](https://github.com/cube-js/cube.js/issues/1260)) Thanks to @JoshMentzer! ([a9e9919](https://github.com/cube-js/cube.js/commit/a9e9919))
1825
-
1826
-
1827
-
1828
-
1829
-
1830
- # [0.23.0](https://github.com/cube-js/cube.js/compare/v0.22.4...v0.23.0) (2020-10-28)
1831
-
1832
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1833
-
1834
-
1835
-
1836
-
1837
-
1838
- # [0.22.0](https://github.com/cube-js/cube.js/compare/v0.21.2...v0.22.0) (2020-10-20)
1839
-
1840
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1841
-
1842
-
1843
-
1844
-
1845
-
1846
- ## [0.21.1](https://github.com/cube-js/cube.js/compare/v0.21.0...v0.21.1) (2020-10-15)
1847
-
1848
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1849
-
1850
-
1851
-
1852
-
1853
-
1854
- # [0.21.0](https://github.com/cube-js/cube.js/compare/v0.20.15...v0.21.0) (2020-10-09)
1855
-
1856
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1857
-
1858
-
1859
-
1860
-
1861
-
1862
- ## [0.20.13](https://github.com/cube-js/cube.js/compare/v0.20.12...v0.20.13) (2020-10-07)
1863
-
1864
-
1865
- ### Bug Fixes
1866
-
1867
- * **@cubejs-backend/mongobi-driver:** TypeError: v.toLowerCase is not a function ([16a15cb](https://github.com/cube-js/cube.js/commit/16a15cb))
1868
-
1869
-
1870
-
1871
-
1872
-
1873
- ## [0.20.9](https://github.com/cube-js/cube.js/compare/v0.20.8...v0.20.9) (2020-09-19)
1874
-
1875
-
1876
- ### Features
1877
-
1878
- * `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)
1879
-
1880
-
1881
-
1882
-
1883
-
1884
- # [0.20.0](https://github.com/cube-js/cube.js/compare/v0.19.61...v0.20.0) (2020-08-26)
1885
-
1886
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
1887
-
1888
-
1889
-
1890
-
1891
-
1892
- ## [0.19.61](https://github.com/cube-js/cube.js/compare/v0.19.60...v0.19.61) (2020-08-11)
1893
-
1894
-
1895
- ### Bug Fixes
1896
-
1897
- * avoid opening connection to the source database when caching tables from external rollup db ([#929](https://github.com/cube-js/cube.js/issues/929)) Thanks to [@jcw](https://github.com/jcw)-! ([92cd0b3](https://github.com/cube-js/cube.js/commit/92cd0b3))
1898
-
1899
-
1900
-
1901
-
1902
-
1903
- ## [0.19.60](https://github.com/cube-js/cube.js/compare/v0.19.59...v0.19.60) (2020-08-08)
1904
-
1905
-
1906
- ### Bug Fixes
1907
-
1908
- * Intermittent errors with empty rollups or not ready metadata for Athena and MySQL: HIVE_CANNOT_OPEN_SPLIT errors. ([fa2cf45](https://github.com/cube-js/cube.js/commit/fa2cf45))
1909
-
1910
-
1911
-
1912
-
1913
-
1914
- ## [0.19.56](https://github.com/cube-js/cube.js/compare/v0.19.55...v0.19.56) (2020-08-03)
1915
-
1916
-
1917
- ### Bug Fixes
1918
-
1919
- * allow renewQuery in dev mode with warning ([#868](https://github.com/cube-js/cube.js/issues/868)) Thanks to [@jcw](https://github.com/jcw)-! ([dbdbb5f](https://github.com/cube-js/cube.js/commit/dbdbb5f))
1920
-
1921
-
1922
-
1923
-
1924
-
1925
- ## [0.19.54](https://github.com/cube-js/cube.js/compare/v0.19.53...v0.19.54) (2020-07-23)
1926
-
1927
-
1928
- ### Bug Fixes
1929
-
1930
- * Orphaned queries in Redis queue during intensive load ([101b85f](https://github.com/cube-js/cube.js/commit/101b85f))
1931
-
1932
-
1933
-
1934
-
1935
-
1936
- ## [0.19.53](https://github.com/cube-js/cube.js/compare/v0.19.52...v0.19.53) (2020-07-20)
1937
-
1938
-
1939
- ### Features
1940
-
1941
- * More logging info for Orphaned Queries debugging ([99bf957](https://github.com/cube-js/cube.js/commit/99bf957))
1942
-
1943
-
1944
-
1945
-
1946
-
1947
- ## [0.19.52](https://github.com/cube-js/cube.js/compare/v0.19.51...v0.19.52) (2020-07-18)
1948
-
1949
-
1950
- ### Bug Fixes
1951
-
1952
- * Redis driver execAsync ignores watch directives ([ac67e5b](https://github.com/cube-js/cube.js/commit/ac67e5b))
1953
-
1954
-
1955
-
1956
-
1957
-
1958
- ## [0.19.50](https://github.com/cube-js/cube.js/compare/v0.19.49...v0.19.50) (2020-07-16)
1959
-
1960
-
1961
- ### Features
1962
-
1963
- * Generic readOnly external rollup implementation. MongoDB support. ([79d7bfd](https://github.com/cube-js/cube.js/commit/79d7bfd)), closes [#239](https://github.com/cube-js/cube.js/issues/239)
1964
- * Rollup mode ([#843](https://github.com/cube-js/cube.js/issues/843)) Thanks to [@jcw](https://github.com/jcw)-! ([cc41f97](https://github.com/cube-js/cube.js/commit/cc41f97))
1965
-
1966
-
1967
-
1968
-
1969
-
1970
- ## [0.19.46](https://github.com/cube-js/cube.js/compare/v0.19.45...v0.19.46) (2020-07-06)
1971
-
1972
-
1973
- ### Features
1974
-
1975
- * Report query usage for Athena and BigQuery ([697b53f](https://github.com/cube-js/cube.js/commit/697b53f))
1976
-
1977
-
1978
-
1979
-
1980
-
1981
- ## [0.19.36](https://github.com/cube-js/cube.js/compare/v0.19.35...v0.19.36) (2020-06-24)
1982
-
1983
-
1984
- ### Bug Fixes
1985
-
1986
- * Avoid excessive pre-aggregation invalidation in presence of multiple structure versions ([fd5e602](https://github.com/cube-js/cube.js/commit/fd5e602))
1987
-
1988
-
1989
-
1990
-
1991
-
1992
- ## [0.19.17](https://github.com/cube-js/cube.js/compare/v0.19.16...v0.19.17) (2020-05-09)
1993
-
1994
-
1995
- ### Bug Fixes
1996
-
1997
- * Continue wait errors during tables fetch ([cafaa28](https://github.com/cube-js/cube.js/commit/cafaa28))
1998
-
1999
-
2000
-
2001
-
2002
-
2003
- ## [0.19.15](https://github.com/cube-js/cube.js/compare/v0.19.14...v0.19.15) (2020-05-04)
2004
-
2005
-
2006
- ### Features
2007
-
2008
- * More pre-aggregation info logging ([9d69f98](https://github.com/cube-js/cube.js/commit/9d69f98))
2009
-
2010
-
2011
-
2012
-
2013
-
2014
- ## [0.19.14](https://github.com/cube-js/cube.js/compare/v0.19.13...v0.19.14) (2020-04-24)
2015
-
2016
-
2017
- ### Bug Fixes
2018
-
2019
- * More descriptive errors for download errors ([e834aba](https://github.com/cube-js/cube.js/commit/e834aba))
2020
-
2021
-
2022
-
2023
-
2024
-
2025
- ## [0.19.9](https://github.com/cube-js/cube.js/compare/v0.19.8...v0.19.9) (2020-04-16)
2026
-
2027
-
2028
- ### Features
2029
-
2030
- * Allow persisting multiple pre-aggregation structure versions to support staging pre-aggregation warm-up environments and multiple timezones ([ab9539a](https://github.com/cube-js/cube.js/commit/ab9539a))
2031
-
2032
-
2033
-
2034
-
2035
-
2036
- ## [0.19.8](https://github.com/cube-js/cube.js/compare/v0.19.7...v0.19.8) (2020-04-15)
2037
-
2038
-
2039
- ### Bug Fixes
2040
-
2041
- * Dead queries added to queue in serverless ([eca3d0c](https://github.com/cube-js/cube.js/commit/eca3d0c))
2042
-
2043
-
2044
-
2045
-
2046
-
2047
- ## [0.19.7](https://github.com/cube-js/cube.js/compare/v0.19.6...v0.19.7) (2020-04-14)
2048
-
2049
-
2050
- ### Bug Fixes
2051
-
2052
- * Associate Queue storage error with requestId ([ec2750e](https://github.com/cube-js/cube.js/commit/ec2750e))
2053
-
2054
-
2055
-
2056
-
2057
-
2058
- ## [0.19.6](https://github.com/cube-js/cube.js/compare/v0.19.5...v0.19.6) (2020-04-14)
2059
-
2060
-
2061
- ### Bug Fixes
2062
-
2063
- * Consistent queryKey logging ([5f1a632](https://github.com/cube-js/cube.js/commit/5f1a632))
2064
-
2065
-
2066
-
2067
-
2068
-
2069
- ## [0.19.5](https://github.com/cube-js/cube.js/compare/v0.19.4...v0.19.5) (2020-04-13)
2070
-
2071
-
2072
- ### Bug Fixes
2073
-
2074
- * Broken query and pre-aggregation cancel ([aa82256](https://github.com/cube-js/cube.js/commit/aa82256))
2075
-
2076
-
2077
- ### Features
2078
-
2079
- * Log queue state on Waiting for query ([395c63c](https://github.com/cube-js/cube.js/commit/395c63c))
2080
-
2081
-
2082
-
2083
-
2084
-
2085
- # [0.19.0](https://github.com/cube-js/cube.js/compare/v0.18.32...v0.19.0) (2020-04-09)
2086
-
2087
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2088
-
2089
-
2090
-
2091
-
2092
-
2093
- ## [0.18.18](https://github.com/cube-js/cube.js/compare/v0.18.17...v0.18.18) (2020-03-28)
2094
-
2095
-
2096
- ### Features
2097
-
2098
- * Executing SQL logging message that shows final SQL ([26b8758](https://github.com/cube-js/cube.js/commit/26b8758))
2099
-
2100
-
2101
-
2102
-
2103
-
2104
- ## [0.18.17](https://github.com/cube-js/cube.js/compare/v0.18.16...v0.18.17) (2020-03-24)
2105
-
2106
-
2107
- ### Features
2108
-
2109
- * More places to fetch `readOnly` pre-aggregations flag from ([9877037](https://github.com/cube-js/cube.js/commit/9877037))
2110
-
2111
-
2112
-
2113
-
2114
-
2115
- ## [0.18.13](https://github.com/cube-js/cube.js/compare/v0.18.12...v0.18.13) (2020-03-21)
2116
-
2117
-
2118
- ### Bug Fixes
2119
-
2120
- * Various cleanup errors ([538f6d0](https://github.com/cube-js/cube.js/commit/538f6d0)), closes [#525](https://github.com/cube-js/cube.js/issues/525)
2121
-
2122
-
2123
-
2124
-
2125
-
2126
- ## [0.18.12](https://github.com/cube-js/cube.js/compare/v0.18.11...v0.18.12) (2020-03-19)
2127
-
2128
-
2129
- ### Features
2130
-
2131
- * Add duration to error logging ([59a4255](https://github.com/cube-js/cube.js/commit/59a4255))
2132
-
2133
-
2134
-
2135
-
2136
-
2137
- ## [0.18.11](https://github.com/cube-js/cube.js/compare/v0.18.10...v0.18.11) (2020-03-18)
2138
-
2139
-
2140
- ### Bug Fixes
2141
-
2142
- * Orphaned pre-aggregation tables aren't dropped because LocalCacheDriver doesn't expire keys ([393af3d](https://github.com/cube-js/cube.js/commit/393af3d))
2143
-
2144
-
2145
-
2146
-
2147
-
2148
- ## [0.18.7](https://github.com/cube-js/cube.js/compare/v0.18.6...v0.18.7) (2020-03-17)
2149
-
2150
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2151
-
2152
-
2153
-
2154
-
2155
-
2156
- ## [0.18.6](https://github.com/cube-js/cube.js/compare/v0.18.5...v0.18.6) (2020-03-16)
2157
-
2158
-
2159
- ### Bug Fixes
2160
-
2161
- * Waiting for query isn't logged for Local Queue when query is already in progress ([e7be6d1](https://github.com/cube-js/cube.js/commit/e7be6d1))
2162
-
2163
-
2164
-
2165
-
2166
-
2167
- ## [0.18.5](https://github.com/cube-js/cube.js/compare/v0.18.4...v0.18.5) (2020-03-15)
2168
-
2169
-
2170
- ### Bug Fixes
2171
-
2172
- * `requestId` isn't propagating to all pre-aggregations messages ([650dd6e](https://github.com/cube-js/cube.js/commit/650dd6e))
2173
-
2174
-
2175
-
2176
-
2177
-
2178
- ## [0.18.4](https://github.com/cube-js/cube.js/compare/v0.18.3...v0.18.4) (2020-03-09)
2179
-
2180
-
2181
- ### Features
2182
-
2183
- * Use options pattern in constructor ([#468](https://github.com/cube-js/cube.js/issues/468)) Thanks to [@jcw](https://github.com/jcw)-! ([ff20167](https://github.com/cube-js/cube.js/commit/ff20167))
2184
-
2185
-
2186
-
2187
-
2188
-
2189
- ## [0.18.3](https://github.com/cube-js/cube.js/compare/v0.18.2...v0.18.3) (2020-03-02)
2190
-
2191
-
2192
- ### Bug Fixes
2193
-
2194
- * CUBEJS_REDIS_POOL_MAX=0 env variable setting isn't respected ([75f6889](https://github.com/cube-js/cube.js/commit/75f6889))
2195
-
2196
-
2197
-
2198
-
2199
-
2200
- ## [0.18.2](https://github.com/cube-js/cube.js/compare/v0.18.1...v0.18.2) (2020-03-01)
2201
-
2202
-
2203
- ### Bug Fixes
2204
-
2205
- * Limit pre-aggregations fetch table requests using queue -- handle HA for pre-aggregations ([75833b1](https://github.com/cube-js/cube.js/commit/75833b1))
2206
-
2207
-
2208
-
2209
-
2210
-
2211
- ## [0.18.1](https://github.com/cube-js/cube.js/compare/v0.18.0...v0.18.1) (2020-03-01)
2212
-
2213
-
2214
- ### Bug Fixes
2215
-
2216
- * Remove user facing errors for pre-aggregations refreshes ([d15c551](https://github.com/cube-js/cube.js/commit/d15c551))
2217
-
2218
-
2219
-
2220
-
2221
-
2222
- # [0.18.0](https://github.com/cube-js/cube.js/compare/v0.17.10...v0.18.0) (2020-03-01)
2223
-
2224
-
2225
- ### Bug Fixes
2226
-
2227
- * Error: client.readOnly is not a function ([6069499](https://github.com/cube-js/cube.js/commit/6069499))
2228
- * Redis query queue locking redesign ([a2eb9b2](https://github.com/cube-js/cube.js/commit/a2eb9b2)), closes [#459](https://github.com/cube-js/cube.js/issues/459)
2229
- * TypeError: Cannot read property 'queryKey' of null under load ([0c996d8](https://github.com/cube-js/cube.js/commit/0c996d8))
2230
-
2231
-
2232
- ### Features
2233
-
2234
- * Redis connection pooling ([#433](https://github.com/cube-js/cube.js/issues/433)) Thanks to [@jcw](https://github.com/jcw)! ([cf133a9](https://github.com/cube-js/cube.js/commit/cf133a9)), closes [#104](https://github.com/cube-js/cube.js/issues/104)
2235
-
2236
-
2237
-
2238
-
2239
-
2240
- ## [0.17.10](https://github.com/cube-js/cube.js/compare/v0.17.9...v0.17.10) (2020-02-20)
2241
-
2242
-
2243
- ### Features
2244
-
2245
- * 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))
2246
-
2247
-
2248
-
2249
-
2250
-
2251
- ## [0.17.9](https://github.com/cube-js/cube.js/compare/v0.17.8...v0.17.9) (2020-02-18)
2252
-
2253
-
2254
- ### Features
2255
-
2256
- * Enhanced trace logging ([1fdd8e9](https://github.com/cube-js/cube.js/commit/1fdd8e9))
2257
-
2258
-
2259
-
2260
-
2261
-
2262
- ## [0.17.5](https://github.com/cube-js/cube.js/compare/v0.17.4...v0.17.5) (2020-02-07)
2263
-
2264
-
2265
- ### Bug Fixes
2266
-
2267
- * Sanity check for silent truncate name problem during pre-aggregation creation ([e7fb2f2](https://github.com/cube-js/cube.js/commit/e7fb2f2))
2268
-
2269
-
2270
-
2271
-
2272
-
2273
- ## [0.17.3](https://github.com/cube-js/cube.js/compare/v0.17.2...v0.17.3) (2020-02-06)
2274
-
2275
-
2276
- ### Features
2277
-
2278
- * Pre-aggregation indexes support ([d443585](https://github.com/cube-js/cube.js/commit/d443585))
2279
-
2280
-
2281
-
2282
-
2283
-
2284
- # [0.17.0](https://github.com/cube-js/cube.js/compare/v0.16.0...v0.17.0) (2020-02-04)
2285
-
2286
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2287
-
2288
-
2289
-
2290
-
2291
-
2292
- # [0.16.0](https://github.com/cube-js/cube.js/compare/v0.15.4...v0.16.0) (2020-02-04)
2293
-
2294
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2295
-
2296
-
2297
-
2298
-
2299
-
2300
- # [0.15.0](https://github.com/cube-js/cube.js/compare/v0.14.3...v0.15.0) (2020-01-18)
2301
-
2302
-
2303
- ### Features
2304
-
2305
- * New refreshKeyRenewalThresholds and foreground renew defaults ([9fb0abb](https://github.com/cube-js/cube.js/commit/9fb0abb))
2306
- * Slow Query Warning and scheduled refresh for cube refresh keys ([8768b0e](https://github.com/cube-js/cube.js/commit/8768b0e))
2307
-
2308
-
2309
-
2310
-
2311
-
2312
- # [0.14.0](https://github.com/cube-js/cube.js/compare/v0.13.12...v0.14.0) (2020-01-16)
2313
-
2314
-
2315
- ### Bug Fixes
2316
-
2317
- * Cannot read property 'requestId' of null ([d087837](https://github.com/cube-js/cube.js/commit/d087837)), closes [#347](https://github.com/cube-js/cube.js/issues/347)
2318
-
2319
-
2320
- ### Features
2321
-
2322
- * Scheduled refresh for pre-aggregations ([c87b525](https://github.com/cube-js/cube.js/commit/c87b525))
2323
- * Scheduled Refresh REST API ([472a0c3](https://github.com/cube-js/cube.js/commit/472a0c3))
2324
-
2325
-
2326
-
2327
-
2328
-
2329
- ## [0.13.9](https://github.com/cube-js/cube.js/compare/v0.13.8...v0.13.9) (2020-01-03)
2330
-
2331
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2332
-
2333
-
2334
-
2335
-
2336
-
2337
- ## [0.13.2](https://github.com/cube-js/cube.js/compare/v0.13.1...v0.13.2) (2019-12-13)
2338
-
2339
-
2340
- ### Features
2341
-
2342
- * Propagate `requestId` for trace logging ([24d7b41](https://github.com/cube-js/cube.js/commit/24d7b41))
2343
-
2344
-
2345
-
2346
-
2347
-
2348
- # [0.13.0](https://github.com/cube-js/cube.js/compare/v0.12.3...v0.13.0) (2019-12-10)
2349
-
2350
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2351
-
2352
-
2353
-
2354
-
2355
-
2356
- ## [0.12.2](https://github.com/cube-js/cube.js/compare/v0.12.1...v0.12.2) (2019-12-02)
2357
-
2358
-
2359
- ### Bug Fixes
2360
-
2361
- * this.versionEntries typo ([#279](https://github.com/cube-js/cube.js/issues/279)) ([743f9fb](https://github.com/cube-js/cube.js/commit/743f9fb))
2362
-
2363
-
2364
- ### Features
2365
-
2366
- * support REDIS_PASSWORD env variable ([#280](https://github.com/cube-js/cube.js/issues/280)). Thanks to [@lanphan](https://github.com/lanphan)! ([5172745](https://github.com/cube-js/cube.js/commit/5172745))
2367
-
2368
-
2369
-
2370
-
2371
-
2372
- ## [0.12.1](https://github.com/cube-js/cube.js/compare/v0.12.0...v0.12.1) (2019-11-26)
2373
-
2374
-
2375
- ### Features
2376
-
2377
- * Show used pre-aggregations and match rollup results in Playground ([4a67346](https://github.com/cube-js/cube.js/commit/4a67346))
2378
-
2379
-
2380
-
2381
-
2382
-
2383
- # [0.12.0](https://github.com/cube-js/cube.js/compare/v0.11.25...v0.12.0) (2019-11-25)
2384
-
2385
-
2386
- ### Features
2387
-
2388
- * Show `refreshKey` values in Playground ([b49e184](https://github.com/cube-js/cube.js/commit/b49e184))
2389
-
2390
-
2391
-
2392
-
2393
-
2394
- ## [0.11.18](https://github.com/cube-js/cube.js/compare/v0.11.17...v0.11.18) (2019-11-09)
2395
-
2396
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2397
-
2398
-
2399
-
2400
-
2401
-
2402
- ## [0.11.6](https://github.com/statsbotco/cubejs-client/compare/v0.11.5...v0.11.6) (2019-10-17)
2403
-
2404
-
2405
- ### Bug Fixes
2406
-
2407
- * TypeError: Cannot read property 'table_name' of undefined: Drop orphaned tables implementation drops recent tables in cluster environments ([84ea78a](https://github.com/statsbotco/cubejs-client/commit/84ea78a))
2408
-
2409
-
2410
-
2411
-
2412
-
2413
- # [0.11.0](https://github.com/statsbotco/cubejs-client/compare/v0.10.62...v0.11.0) (2019-10-15)
2414
-
2415
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2416
-
2417
-
2418
-
2419
-
2420
-
2421
- ## [0.10.58](https://github.com/statsbotco/cubejs-client/compare/v0.10.57...v0.10.58) (2019-10-04)
2422
-
2423
-
2424
- ### Bug Fixes
2425
-
2426
- * `continueWaitTimout` option is ignored in LocalQueueDriver ([#224](https://github.com/statsbotco/cubejs-client/issues/224)) ([4f72a52](https://github.com/statsbotco/cubejs-client/commit/4f72a52))
2427
-
2428
-
2429
-
2430
-
2431
-
2432
- ## [0.10.35](https://github.com/statsbotco/cubejs-client/compare/v0.10.34...v0.10.35) (2019-09-09)
2433
-
2434
-
2435
- ### Bug Fixes
2436
-
2437
- * LocalQueueDriver key interference for multitenant deployment ([aa860e4](https://github.com/statsbotco/cubejs-client/commit/aa860e4))
2438
-
2439
-
2440
- ### Features
2441
-
2442
- * Serve pre-aggregated data right from external database without hitting main one if pre-aggregation is available ([931fb7c](https://github.com/statsbotco/cubejs-client/commit/931fb7c))
2443
-
2444
-
2445
-
2446
-
2447
-
2448
- ## [0.10.33](https://github.com/statsbotco/cubejs-client/compare/v0.10.32...v0.10.33) (2019-09-06)
2449
-
2450
-
2451
- ### Bug Fixes
2452
-
2453
- * Revert to default queue concurrency for external pre-aggregations as driver pools expect this be aligned with default pool size ([c695ddd](https://github.com/statsbotco/cubejs-client/commit/c695ddd))
2454
-
2455
-
2456
-
2457
-
2458
-
2459
- ## [0.10.32](https://github.com/statsbotco/cubejs-client/compare/v0.10.31...v0.10.32) (2019-09-06)
2460
-
2461
-
2462
- ### Bug Fixes
2463
-
2464
- * In memory queue driver drop state if rollups are building too long ([ad4c062](https://github.com/statsbotco/cubejs-client/commit/ad4c062))
2465
-
2466
-
2467
-
2468
-
2469
-
2470
- ## [0.10.30](https://github.com/statsbotco/cubejs-client/compare/v0.10.29...v0.10.30) (2019-08-26)
2471
-
2472
-
2473
- ### Features
2474
-
2475
- * `REDIS_TLS=true` env variable support ([55858cf](https://github.com/statsbotco/cubejs-client/commit/55858cf))
2476
-
2477
-
2478
-
2479
-
2480
-
2481
- ## [0.10.28](https://github.com/statsbotco/cubejs-client/compare/v0.10.27...v0.10.28) (2019-08-19)
2482
-
2483
-
2484
- ### Bug Fixes
2485
-
2486
- * BigQuery to Postgres external rollup doesn't work ([feccdb5](https://github.com/statsbotco/cubejs-client/commit/feccdb5)), closes [#178](https://github.com/statsbotco/cubejs-client/issues/178)
2487
-
2488
-
2489
-
2490
-
2491
-
2492
- ## [0.10.16](https://github.com/statsbotco/cubejs-client/compare/v0.10.15...v0.10.16) (2019-07-20)
2493
-
2494
-
2495
- ### Features
2496
-
2497
- * BigQuery external rollup support ([10c635c](https://github.com/statsbotco/cubejs-client/commit/10c635c))
2498
-
2499
-
2500
-
2501
-
2502
-
2503
- ## [0.10.15](https://github.com/statsbotco/cubejs-client/compare/v0.10.14...v0.10.15) (2019-07-13)
2504
-
2505
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2506
-
2507
-
2508
-
2509
-
2510
-
2511
- ## [0.10.12](https://github.com/statsbotco/cubejs-client/compare/v0.10.11...v0.10.12) (2019-07-06)
2512
-
2513
-
2514
- ### Bug Fixes
2515
-
2516
- * QUERIES_undefined redis key for QueryQueue ([4c44886](https://github.com/statsbotco/cubejs-client/commit/4c44886))
2517
-
2518
-
2519
-
2520
-
2521
-
2522
- ## [0.10.11](https://github.com/statsbotco/cubejs-client/compare/v0.10.10...v0.10.11) (2019-07-02)
2523
-
2524
-
2525
- ### Bug Fixes
2526
-
2527
- * TypeError: Cannot read property 'startsWith' of undefined at tableDefinition.filter.column: support uppercase databases ([995b115](https://github.com/statsbotco/cubejs-client/commit/995b115))
2528
-
2529
-
2530
-
2531
-
2532
-
2533
- # [0.10.0](https://github.com/statsbotco/cubejs-client/compare/v0.9.24...v0.10.0) (2019-06-21)
2534
-
2535
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2536
-
2537
-
2538
-
2539
-
2540
-
2541
- ## [0.9.14](https://github.com/statsbotco/cubejs-client/compare/v0.9.13...v0.9.14) (2019-06-07)
2542
-
2543
-
2544
- ### Features
2545
-
2546
- * Add option to run in production without redis ([a7de417](https://github.com/statsbotco/cubejs-client/commit/a7de417)), closes [#110](https://github.com/statsbotco/cubejs-client/issues/110)
2547
-
2548
-
2549
-
2550
-
2551
-
2552
- ## [0.9.4](https://github.com/statsbotco/cubejs-client/compare/v0.9.3...v0.9.4) (2019-05-22)
2553
-
2554
-
2555
- ### Features
2556
-
2557
- * Add `refreshKeyRenewalThreshold` option ([aa69449](https://github.com/statsbotco/cubejs-client/commit/aa69449)), closes [#112](https://github.com/statsbotco/cubejs-client/issues/112)
2558
-
2559
-
2560
-
2561
-
2562
-
2563
- ## [0.9.2](https://github.com/statsbotco/cubejs-client/compare/v0.9.1...v0.9.2) (2019-05-11)
2564
-
2565
-
2566
- ### Bug Fixes
2567
-
2568
- * External rollups serverless implementation ([6d13370](https://github.com/statsbotco/cubejs-client/commit/6d13370))
2569
-
2570
-
2571
-
2572
-
2573
-
2574
- # [0.9.0](https://github.com/statsbotco/cubejs-client/compare/v0.8.7...v0.9.0) (2019-05-11)
2575
-
2576
-
2577
- ### Features
2578
-
2579
- * External rollup implementation ([d22a809](https://github.com/statsbotco/cubejs-client/commit/d22a809))
2580
-
2581
-
2582
-
2583
-
2584
-
2585
- ## [0.8.7](https://github.com/statsbotco/cubejs-client/compare/v0.8.6...v0.8.7) (2019-05-09)
2586
-
2587
-
2588
- ### Bug Fixes
2589
-
2590
- * **query-orchestrator:** Athena got swamped by fetch schema requests ([d8b5440](https://github.com/statsbotco/cubejs-client/commit/d8b5440))
2591
-
2592
-
2593
-
2594
-
2595
-
2596
- ## [0.8.4](https://github.com/statsbotco/cubejs-client/compare/v0.8.3...v0.8.4) (2019-05-02)
2597
-
2598
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2599
-
2600
-
2601
-
2602
-
2603
-
2604
- ## [0.8.1](https://github.com/statsbotco/cubejs-client/compare/v0.8.0...v0.8.1) (2019-04-30)
2605
-
2606
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2607
-
2608
-
2609
-
2610
-
2611
-
2612
- # [0.8.0](https://github.com/statsbotco/cubejs-client/compare/v0.7.10...v0.8.0) (2019-04-29)
2613
-
2614
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2615
-
2616
-
2617
-
2618
-
2619
-
2620
- ## [0.7.6](https://github.com/statsbotco/cubejs-client/compare/v0.7.5...v0.7.6) (2019-04-23)
2621
-
2622
-
2623
- ### Bug Fixes
2624
-
2625
- * **query-orchestrator:** add RedisFactory and promisify methods manually ([#89](https://github.com/statsbotco/cubejs-client/issues/89)) ([cdfcd87](https://github.com/statsbotco/cubejs-client/commit/cdfcd87)), closes [#84](https://github.com/statsbotco/cubejs-client/issues/84)
2626
-
2627
-
2628
-
2629
-
2630
-
2631
- # [0.7.0](https://github.com/statsbotco/cubejs-client/compare/v0.6.2...v0.7.0) (2019-04-15)
2632
-
2633
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2634
-
2635
-
2636
-
2637
-
2638
-
2639
- # [0.6.0](https://github.com/statsbotco/cubejs-client/compare/v0.5.2...v0.6.0) (2019-04-09)
2640
-
2641
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator
2642
-
2643
-
2644
-
2645
-
2646
-
2647
- # [0.5.0](https://github.com/statsbotco/cubejs-client/compare/v0.4.6...v0.5.0) (2019-04-01)
2648
-
2649
-
2650
- ### Features
2651
-
2652
- * use local queue and cache for local dev server instead of Redis one ([50f1bbb](https://github.com/statsbotco/cubejs-client/commit/50f1bbb))
2653
-
2654
-
2655
-
2656
-
2657
-
2658
- ## [0.4.4](https://github.com/statsbotco/cubejs-client/compare/v0.4.3...v0.4.4) (2019-03-17)
2659
-
2660
- **Note:** Version bump only for package @cubejs-backend/query-orchestrator