[MCOL-3404] tpcds query #98 failed with an internal error Created: 2019-07-16 Updated: 2019-07-17 Resolved: 2019-07-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.2.5 |
| Fix Version/s: | 1.2.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2019-06 |
| Description |
|
Build tested: 1.2.5-1 RC (2nd) server commit: For tpcds test, query #98 returned an internal error. This query has been running successfully since 1.2.1-1 through 1.2.4-1. crit.log and err.log has the same internal error msg |
| Comments |
| Comment by David Hall (Inactive) [ 2019-07-16 ] |
|
This is caused by a bit of code that was experimental for |
| Comment by Daniel Lee (Inactive) [ 2019-07-17 ] |
|
Build verified: 1.2.5-1 GitHub source /root/ColumnStore/mariadb-columnstore-server Update Version to 1.2.5 diff --git a/VERSION b/VERSION Merge pull request #806 from mariadb-corporation/ Built ColumnStore from the latest source. tpcds query #98 now returns results. |