[MCOL-5221] window function expression error (Error: should be in GROUP BY clause) Created: 2022-09-16 Updated: 2022-10-25 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | 6.4.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Majdi Bsoul | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 |
||
| Description |
|
This is causing the query to fail and error stating it should be in GROUP BY clause. This is only occurs for Columnstore table, while MyISAM table has no issue. MariaDB [com_db]> SELECT hour_ct, [root@f68eac01f002 columnstore]# pwd |