[MCOL-1794] crossjoin without result , if datatype decimal is exact decimal(18,0) Created: 2018-10-12 Updated: 2023-10-25 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | 1.1.6 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Kirill Perov |
| Resolution: | Won't Fix | Votes: | 2 |
| Labels: | None | ||
| Environment: |
Debian 9 , Columnstore 1.1.6 |
||
| Description |
|
Crossjoin gives no results back, if datatype in the innodbtable is exact decimal (18,0) Works with decimal (17,0) and decimal(19,0)
|