[MCOL-5168] N/A for min and max in calshowpartitions Created: 2022-07-25 Updated: 2022-10-25 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Kirill Perov | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
columnstore develop, MDB 10.6-enterprise, DroneCI, any OS |
||
| Description |
|
CREATE TABLE t1 (a DECIMAL(17,1)) ENGINE=ColumnStore; should give: but sometimes give: |