[MCOL-4688] Query with 2 Counts Created: 2021-04-21 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | Columnstore Select Handler |
| Affects Version/s: | 5.4.1 |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Major |
| Reporter: | andreas eschbacher | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Columnstore | ||
| Environment: |
RHEL 8.2 |
||
| Attachments: |
|
| Description |
|
Hello, Columnstore 5.4.1 We try to run these Pentaho generated queries. ty br Andreas |
| Comments |
| Comment by andreas eschbacher [ 2021-04-21 ] | |||||||||||||||||||||||||||||||||||||
|
don't work: works group by: same columns as count distinct we will do some tests and post our results again | |||||||||||||||||||||||||||||||||||||
| Comment by andreas eschbacher [ 2021-04-21 ] | |||||||||||||||||||||||||||||||||||||
|
This code reproduces the bug (for the screenshots, see BugExposal_Ebi-208.zip): drop table if exists A; | |||||||||||||||||||||||||||||||||||||
| Comment by andreas eschbacher [ 2021-05-05 ] | |||||||||||||||||||||||||||||||||||||
|
Upgrading to Columnstore Version 5.5.1 did not solved the Problem | |||||||||||||||||||||||||||||||||||||
| Comment by David Hall (Inactive) [ 2022-10-13 ] | |||||||||||||||||||||||||||||||||||||
|
Running on the very latest (not released) columnstore, this works:
|