This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
omit a549342 Stop building zip archives when building using gradle
omit 2f1b4a9 Following CALCITE-3769: Add BindableTableScanRule into the
default ruleset
omit eab156a [CALCITE-3826] UPDATE assigns wrong type to bind variables
omit cdd141d [CALCITE-3830] The ‘approximate’ field should be considered
when computing the digest of AggregateCall
omit 153923b [CALCITE-3825] Split AbstractMaterializedViewRule into
multiple classes (addendum)
omit 8f39d6d1 [CALCITE-3824] JoinProjectTransposeRule should skip Projects
containing windowing expression (Vineet Garg)
omit efa5cb7 [CALCITE-3825] Split AbstractMaterializedViewRule into
multiple classes
omit 134430e [CALCITE-3822] Source distribution must not contain fonts
under SIL OFL 1.1 license (category B)
omit 6fd4de7 [CALCITE-3818] Upgrade Avatica version to 1.16.0
omit e427180 [CALCITE-3734] MySQL JDBC rewrite is producing queries with
CHAR with range beyond 255 (Vineet Garg)
omit 089a3f6 [CALCITE-3817] VolcanoPlanner does not remove the entry in
ruleNames when removing a rule
add 4b3e406 [CALCITE-3818] Upgrade Avatica version to 1.16.0
add 9148ce9 [CALCITE-3822] Source distribution must not contain fonts
under SIL OFL 1.1 license (category B)
add eaba5e8 [CALCITE-3830] The ‘approximate’ field should be considered
when computing the digest of AggregateCall
add 926478e [CALCITE-3826] UPDATE assigns wrong type to bind variables
add e96bf56 Following CALCITE-3769: Add BindableTableScanRule into the
default ruleset
add 643f9b5 Stop building zip archives when building using gradle
add 537b8db [CALCITE-3808] Release Calcite 1.22.0
add 213904c Improve 1.22.0 release note and document
new ed1470a Prepare for next development iteration
new aaf162a [CALCITE-3817] VolcanoPlanner does not remove the entry in
ruleNames when removing a rule
new aeaaca6 [CALCITE-3734] MySQL JDBC rewrite is producing queries with
CHAR with range beyond 255 (Vineet Garg)
new 5dea678 [CALCITE-3825] Split AbstractMaterializedViewRule into
multiple classes
new 50cd538 [CALCITE-3824] JoinProjectTransposeRule should skip Projects
containing windowing expression (Vineet Garg)
new 9b7b631 [CALCITE-3825] Split AbstractMaterializedViewRule into
multiple classes (addendum)
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 (a549342)
\
N -- N -- N refs/heads/master (9b7b631)
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.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NOTICE | 2 +-
README | 2 +-
gradle.properties | 2 +-
site/_docs/history.md | 359 +++++++++++++++++++++++++++++++++++++++++++-
site/_docs/howto.md | 6 +-
site/_docs/redis_adapter.md | 10 +-
site/_docs/reference.md | 63 ++++++++
7 files changed, 431 insertions(+), 13 deletions(-)