diff --git a/site/_docs/history.md b/site/_docs/history.md index 8ede92a7b061..bd6ee912427d 100644 --- a/site/_docs/history.md +++ b/site/_docs/history.md @@ -289,8 +289,6 @@ other software versions as specified in gradle.properties. Optimization `CoreRules.AGGREGATE_EXPAND_DISTINCT_AGGREGATES_TO_JOIN` produces incorrect results for aggregates with groupSets * [CALCITE-6353] Optimization `CoreRules.PROJECT_REDUCE_EXPRESSIONS` crashes while optimizing `ARRAY_CONCAT` expression -* [CALCITE-6265] - Type coercion is failing for numeric values in prepared statements * [CALCITE-6262] `CURRENT_TIMESTAMP(P)` ignores `DataTypeSystem#getMaxPrecision` * [CALCITE-6283]