snuyanzin commented on code in PR #3768:
URL: https://github.com/apache/calcite/pull/3768#discussion_r1582238970


##########
site/_docs/history.md:
##########
@@ -29,22 +29,112 @@ Downloads are available on the
 [downloads page]({{ site.baseurl }}/downloads/).
 
 <!--
-## <a 
href="https://github.com/apache/calcite/releases/tag/calcite-1.37.0";>1.37.0</a> 
/ XXXX-XX-XX
-{: #v1-37-0}
 
-This release comes x months after [1.36.0](#v1-36-0),
-contains contributions from x contributors, and resolves x issues.
+## <a 
href="https://github.com/apache/calcite/releases/tag/calcite-1.38.0";>1.38.0</a> 
/ XXXX-XX-XX
+{: #v1-38-0}
 
+This release comes x months after [1.37.0](#v1-37-0),
+contains contributions from x contributors, and resolves x issues.
 Contributors to this release:
 x,
 y (release manager),
 z.
 
+#### Breaking Changes
+{: #breaking-1-38-0}
+
+Compatibility: This release is tested on Linux, macOS, Microsoft Windows;
+using JDK/OpenJDK versions 8 to 19;
+Guava versions 21.0 to 32.1.3-jre;
+other software versions as specified in gradle.properties.
+
+#### New features
+{: #new-features-1-38-0}
+
+#### Dependency version upgrade
+{: #dependency-1-38-0}
+
+#### Bug-fixes, API changes and minor enhancements
+{: #fixes-1-38-0}
+
+#### Build and test suite
+{: #build-1-38-0}
+
+#### Web site and documentation
+{: #site-1-38-0}
+-->
+
+## <a 
href="https://github.com/apache/calcite/releases/tag/calcite-1.37.0";>1.37.0</a> 
/ 2024-23-04
+{: #v1-37-0}
+
+This release comes 5 months after [1.36.0](#v1-36-0),
+contains contributions from 46 contributors, and resolves 134 issues.
+
+Among other new features, it's worth highlighting the adding a number of new 
SQL functions in various libraries such as BigQuery, PostgreSQL, and Spark:
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-3679";>CALCITE-3679</a>]
+  Allow lambda expressions in SQL queries
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-2040";>CALCITE-2040</a>]
+  Create adapter for Apache Arrow
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-6257";>CALCITE-6257</a>]
+  StarRocks dialect implementation
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-6219";>CALCITE-6219</a>]
+  'Must-filter' columns
+* [<a 
href="https://issues.apache.org/jira/browse/CALCITE-2980";>CALCITE-2980</a>]
+  Implement the `FORMAT` clause of the `CAST` operator

Review Comment:
   thanks for the feedback, 
   I reordered the list and put sql functions together



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to