Commit bbd1998
CASSJAVA-3: Fix ordering of LIMIT and PER PARTITION LIMIT clauses
patch by David Stringer; reviewed by Lukasz Antoniak and Bret McGuire
reference: #20221 parent 27e2bfa commit bbd1998
2 files changed
Lines changed: 15 additions & 9 deletions
File tree
- query-builder/src
- main/java/com/datastax/oss/driver/internal/querybuilder/select
- test/java/com/datastax/oss/driver/api/querybuilder/select
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | 428 | | |
438 | 429 | | |
439 | 430 | | |
| |||
443 | 434 | | |
444 | 435 | | |
445 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
0 commit comments