[MDEV-11868] min ( distinct ) over ( ) returns wrong value Created: 2017-01-21 Updated: 2017-02-15 Resolved: 2017-02-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer - Window functions |
| Affects Version/s: | 10.2.3 |
| Fix Version/s: | 10.2.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | the6campbells | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 10.2-rc | ||
| Description |
|
10.2.3 beta The following query works
The same query applied to a simple view that projects the table does not
|
| Comments |
| Comment by Elena Stepanova [ 2017-01-23 ] | ||||||||||||||||||||||||||||||
|
Thanks for the report.
| ||||||||||||||||||||||||||||||
| Comment by Vicențiu Ciorbaru [ 2017-02-14 ] | ||||||||||||||||||||||||||||||
|
No longer reproducible. Probably fixed by one of Igor's patches. Adding testcase and closing. | ||||||||||||||||||||||||||||||
| Comment by Vicențiu Ciorbaru [ 2017-02-15 ] | ||||||||||||||||||||||||||||||
|
Current HEAD doesn't feature this problem. Added test case just in case. |