Skip to content

Commit

Permalink
[CALCITE-6302] Remove duplicate record about CALCITE-6265
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin committed Apr 23, 2024
1 parent 67347ac commit 5f806b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site/_docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
* [<a href="https://issues.apache.org/jira/browse/CALCITE-6353">CALCITE-6353</a>]
Optimization `CoreRules.PROJECT_REDUCE_EXPRESSIONS` crashes while optimizing `ARRAY_CONCAT` expression
* [<a href="https://issues.apache.org/jira/browse/CALCITE-6265">CALCITE-6265</a>]
Type coercion is failing for numeric values in prepared statements
* [<a href="https://issues.apache.org/jira/browse/CALCITE-6262">CALCITE-6262</a>]
`CURRENT_TIMESTAMP(P)` ignores `DataTypeSystem#getMaxPrecision`
* [<a href="https://issues.apache.org/jira/browse/CALCITE-6283">CALCITE-6283</a>]
Expand Down

0 comments on commit 5f806b4

Please sign in to comment.