Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
23.02
-
None
-
None
Description
In mariadb columnstore, I get this error when I execute a SQL query.
38.907319 |401|0|0| C 05 CAL0000: TupleAggregateStep::doThreadedAggregate() Unsupported precision -1 converting DECIMAL %%10%%
All decimal type are of (8,2) in the tables.
How can I fix it?