[MCOL-4502] SELECT query on a table with wide DECIMAL throws Internal error: IDB-2045 Created: 2021-01-15  Updated: 2021-01-18  Resolved: 2021-01-18

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
Affects Version/s: 6.1.1
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Bharath Bokka (Inactive) Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None


 Description   

Artifacts: https://cspkg.s3.amazonaws.com/develop/pull_request/1485/centos7/

create table t1(a decimal(19))engine=columnstore;
select * from t1;
ERROR 1815 (HY000): Internal error: IDB-2045: At least one PrimProc closed the connection unexpectedly.

This is a regression.



 Comments   
Comment by Bharath Bokka (Inactive) [ 2021-01-18 ]

Artifacts: https://cspkg.s3.amazonaws.com/develop/cron/1487
Cannot reproduce the issue on the above build. Closing the issue.

Generated at Thu Feb 08 02:50:50 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.