[MCOL-5311] timestamp selected from CTE that uses a columnstore join intermitantly returns zero date Created: 2022-11-17 Updated: 2022-12-28 Resolved: 2022-12-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 6.4.6 |
| Fix Version/s: | 22.08.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | George Birnbaum | Assignee: | David Hall (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
columnstore 1:10.7.7-6.4.6+maria~ubu2004 |
||
| Attachments: |
|
| Assigned for Review: | |
| Assigned for Testing: | |
| Description |
|
Current: Expectation: Notes Im also attaching timestamped screenshots showing where the query results are with timestamp and then immediately show the zero timestamp. Mariadb version and columnstore version noted. Please let me know if you need additional details. Best, |
| Comments |
| Comment by George Birnbaum [ 2022-11-18 ] | ||||||||||||
|
To add to this, Im experiencing the issue when creating a view of the CTE select and then using that for my over all query. | ||||||||||||
| Comment by Kathryn Sizemore [ 2022-12-06 ] | ||||||||||||
|
@David Hall , FYI, I've run this example 200 times with 22.08.4 and the 0000 date only appeared once on my M1 laptop. You might have to run it with different builds. Please let us know if you aren't able to reproduce. | ||||||||||||
| Comment by David Hall (Inactive) [ 2022-12-06 ] | ||||||||||||
|
I also get consistent good results (Rocky 8, 20.08.4) | ||||||||||||
| Comment by David Hall (Inactive) [ 2022-12-06 ] | ||||||||||||
|
Consistency is relative. After some large number of runs, I get incorrect results on 22.08.4:
| ||||||||||||
| Comment by Gagan Goel (Inactive) [ 2022-12-07 ] | ||||||||||||
|
dleeyh Please refer to the ticket description and David's comment from yesterday to reproduce the bug. Target platform is Ubuntu 20.04. Fix is just now merged to develop. | ||||||||||||
| Comment by Daniel Lee (Inactive) [ 2022-12-12 ] | ||||||||||||
|
Build verified: 22.08.78 (latest build in develop) engine: e243a5332b8613ce0e370a503461990fefc24fce Verified test case in both Rocky8 and ubuntu20.04. |