[MDEV-22439] Add FOR PORTION OF statements to the test for WITHOUT OVERLAPS (or vice versa) Created: 2020-05-03 Updated: 2020-06-05 Resolved: 2020-06-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests, Versioned Tables |
| Fix Version/s: | 10.5.4 |
| Type: | Task | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Nikita Malyavin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
Currently (as of 10.5 f544a712c8) the only test which has WITHOUT OVERLAPS clause is period.overlaps, and it doesn't run any FOR PORTION queries at all. Please add at least basic logical coverage for FOR PORTION queries on tables with WITHOUT OVERLAPS constraint, either in overlaps.test, or in other existing period.* tests, or in a new one. |