rubenada commented on code in PR #2858:
URL: https://github.com/apache/calcite/pull/2858#discussion_r926403912


##########
site/_docs/history.md:
##########
@@ -46,19 +106,193 @@ other software versions as specified in gradle.properties.
 #### New features
 {: #new-features-1-31-0}
 
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-4865";>CALCITE-4865</a>]
+ Allow table functions to be polymorphic
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5194";>CALCITE-5194</a>]
+ Cannot parse parenthesized `UNION` in `FROM`
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5206";>CALCITE-5206</a>]
+ Parser allows `MERGE` with mismatched parentheses
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-4746";>CALCITE-4746</a>]
+ `PIVOT` with aggregate and no without alias fails in Babel parser
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5045";>CALCITE-5045</a>]
+ Alias within GroupingSets throws type mis-match exception
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5145";>CALCITE-5145</a>]
+ `CASE` statement within `GROUPING SETS` throws type mis-match exception
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5195";>CALCITE-5195</a>]
+ `ArrayIndexOutOfBoundsException` when inferring more equal conditions from 
join condition for semi join
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5013";>CALCITE-5013</a>]
+ Unparse SqlSetOperator should be retained parentheses when generating SQL for 
`UNION ... LIMIT`
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-5177";>CALCITE-5177</a>]

Review Comment:
   I think we can remove this line (CALCITE-5177 minor follow-up), since we 
already have another line for CALCITE-5177 a bit further down



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to