You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by gi...@apache.org on 2022/08/05 11:59:02 UTC

[calcite] branch site updated (ff3a7917f2 -> 0e57722208)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git


 discard ff3a7917f2 Prepare for next development iteration
 discard bb1ee3f6f5 [CALCITE-5096] Release Calcite 1.31.0
 discard eff9080716 [CALCITE-5096] Increase gradle build heap size from 512m to 1g
 discard 38d3047529 Site: fixing checkstyle violation for Calcite 1.31 release note
 discard 11d70e4106 [CALCITE-5096] Release announcement for Calcite 1.31
     add 1f07b5250e [CALCITE-5096] Increase gradle build heap size from 512m to 1g
     add 86d1bf40e4 [CALCITE-5096] Release Calcite 1.31.0
     add 8582c66697 [CALCITE-5096] Release announcement for Calcite 1.31
     add edda77acba Prepare for next development iteration
     add ec903d69bb Site: fixing checkstyle violation for Calcite 1.31 release note
     add 35eb99f9d0 [CALCITE-5178] Single column with ROW type generates wrong plan
     add 0e57722208 [CALCITE-5192] CodeGenerationBenchmark throws IllegalStateException

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ff3a7917f2)
            \
             N -- N -- N   refs/heads/site (0e57722208)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../calcite/adapter/enumerable/JavaRowFormat.java  |  6 +++
 core/src/test/resources/sql/sub-query.iq           | 19 ++++++++
 .../enumerable/CodeGenerationBenchmark.java        | 51 +++++++++++++---------
 3 files changed, 55 insertions(+), 21 deletions(-)