Julian Hyde created CALCITE-5368:
------------------------------------
Summary: Automated site build should not bring changes to SQL
reference
Key: CALCITE-5368
URL: https://issues.apache.org/jira/browse/CALCITE-5368
Project: Calcite
Issue Type: Bug
Components: site
Reporter: Julian Hyde
The automated site build (added in CALCITE-3129) brings over changes to the
[SQL reference|https://calcite.apache.org/docs/reference.html] in the middle of
the release, but these refer to changes that will not be available until the
next release.
Specifically, commit
[f7bf867b|https://github.com/apache/calcite/commit/f7bf867ba96578e7cc40e2aac1adf47015d06913]
on main was cherry-picked as commit
[07421a67https://github.com/apache/calcite/commit/07421a67a021e68d7a6772f9f94b8d994000a54f]
on the [site|https://github.com/apache/calcite/tree/site], and it contains
changes to {{site/doc/reference.md}}. The function {{DATEDIFF}}, which was
added to reference.md in this change, is not available in the current release,
1.32.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)