Commit 2fffada
authored
chore(cubejs-server-core): make sure DAP doesn't generate empty filters (cube-js#9317)
while empty filters are technically allowed, they still have potential
for breaking things downstream (like some UIs in Cube Cloud) which
weren't designed with empty filters in mind.1 parent 1b70644 commit 2fffada
1 file changed
Lines changed: 18 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
344 | 346 | | |
345 | 347 | | |
346 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
347 | 361 | | |
348 | 362 | | |
349 | 363 | | |
| |||
369 | 383 | | |
370 | 384 | | |
371 | 385 | | |
372 | | - | |
| 386 | + | |
373 | 387 | | |
374 | 388 | | |
375 | 389 | | |
| |||
379 | 393 | | |
380 | 394 | | |
381 | 395 | | |
382 | | - | |
| 396 | + | |
383 | 397 | | |
384 | 398 | | |
385 | 399 | | |
| |||
0 commit comments