This is an automated email from the ASF dual-hosted git repository.
asf-ci-deploy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-site.git
The following commit(s) were added to refs/heads/main by this push:
new d1d966b15 Website deployed from
calcite@8954e089123cfed5497b73dfbf513b44dcc0fc66
d1d966b15 is described below
commit d1d966b1509228fe725da04c8dc212307b80ef28
Author: xiedeyantu <[email protected]>
AuthorDate: Sat Dec 13 10:20:35 2025 +0000
Website deployed from calcite@8954e089123cfed5497b73dfbf513b44dcc0fc66
---
css/screen.css | 16 ++++++++--------
docs/history.html | 2 +-
img/avatars/asolimando.png | Bin 27836 -> 23947 bytes
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/css/screen.css b/css/screen.css
index 5176d9bdf..c0e2eb671 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -1088,7 +1088,7 @@ footer img {
background-image: -moz-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa
100%);
background-image: -o-linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa
100%);
background-image: linear-gradient(top, #f7f7f7 0%, #cfcfcf 7%, #aaaaaa 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f7f7f7",
endColorstr="#aaaaaa",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7',
endColorstr='#aaaaaa',GradientType=0 );
border-bottom: 1px solid #111;
}
.quickstart .code .shell {
@@ -1343,7 +1343,7 @@ article h2:first-child {
background-image: -moz-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
background-image: -o-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
background-image: linear-gradient(to bottom, #9e2812 0%, #6f0d0d 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9e2812",
endColorstr="#6f0d0d",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e2812',
endColorstr='#6f0d0d',GradientType=0 );
}
.post-category:before {
content: "";
@@ -1573,7 +1573,7 @@ thead {
background-image: -moz-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
background-image: -o-linear-gradient(top, #3a3a3a 0%, #1e1e1e 100%);
background-image: linear-gradient(to bottom, #3a3a3a 0%, #1e1e1e 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#3a3a3a",
endColorstr="#1e1e1e",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a',
endColorstr='#1e1e1e',GradientType=0 );
}
thead th {
position: relative;
@@ -1620,7 +1620,7 @@ tbody td {
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%,
rgba(255, 255, 255, 0) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%,
rgba(255, 255, 255, 0) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%,
rgba(255, 255, 255, 0) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr="#1affffff", endColorstr="#00ffffff",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 );
}
tbody td p {
font-size: 16px;
@@ -1670,7 +1670,7 @@ code.output {
background-image: -moz-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
background-image: -o-linear-gradient(top, #7e6d42 0%, #5c4e35 100%);
background-image: linear-gradient(to bottom, #7e6d42 0%, #5c4e35 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7e6d42",
endColorstr="#5c4e35",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6d42',
endColorstr='#5c4e35',GradientType=0 );
}
@media (max-width: 568px) {
@@ -1731,7 +1731,7 @@ code.output {
background-image: -moz-linear-gradient(top, #0389aa 0%, #00617f 100%);
background-image: -o-linear-gradient(top, #0389aa 0%, #00617f 100%);
background-image: linear-gradient(to bottom, #0389aa 0%, #00617f 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0389aa",
endColorstr="#00617f",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0389aa',
endColorstr='#00617f',GradientType=0 );
}
.warning {
@@ -1742,7 +1742,7 @@ code.output {
background-image: -moz-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
background-image: -o-linear-gradient(top, #9e2812 0%, #6f0d0d 100%);
background-image: linear-gradient(to bottom, #9e2812 0%, #6f0d0d 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9e2812",
endColorstr="#6f0d0d",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e2812',
endColorstr='#6f0d0d',GradientType=0 );
}
.unreleased {
@@ -1753,7 +1753,7 @@ code.output {
background-image: -moz-linear-gradient(top, rgb(205, 146, 57) 0%, rgb(162,
117, 40) 100%);
background-image: -o-linear-gradient(top, rgb(205, 146, 57) 0%, rgb(162,
117, 40) 100%);
background-image: linear-gradient(to bottom, rgb(205, 146, 57) 0%, rgb(162,
117, 40) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#cd9239",
endColorstr="#a27528",GradientType=0 );
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd9239',
endColorstr='#a27528',GradientType=0 );
}
.info:before {
diff --git a/docs/history.html b/docs/history.html
index d7f9b8ab9..6350a4332 100644
--- a/docs/history.html
+++ b/docs/history.html
@@ -1849,7 +1849,7 @@ The default behavior of <code class="language-plaintext
highlighter-rouge">NullC
when union <code class="language-plaintext highlighter-rouge">VARCHAR</code>
literal and <code class="language-plaintext highlighter-rouge">CAST(null AS
INTEGER)</code>
</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6178">CALCITE-6178</a>]
-<code class="language-plaintext highlighter-rouge">WITH RECURSIVE</code> query
when cloned using <code class="language-plaintext
highlighter-rouge">SqlShuttle</code> looses <code class="language-plaintext
highlighter-rouge">RECURSIVE</code> property</li>
+<code class="language-plaintext highlighter-rouge">WITH RECURSIVE</code> query
when cloned using <code class="language-plaintext
highlighter-rouge">SqlShuttle</code> loses <code class="language-plaintext
highlighter-rouge">RECURSIVE</code> property</li>
<li>[<a
href="https://issues.apache.org/jira/browse/CALCITE-6332">CALCITE-6332</a>]
Optimization <code class="language-plaintext
highlighter-rouge">CoreRules.AGGREGATE_EXPAND_DISTINCT_AGGREGATES_TO_JOIN</code>
produces
incorrect results for aggregates with groupSets</li>
diff --git a/img/avatars/asolimando.png b/img/avatars/asolimando.png
index 7c6f3ea8a..865674cca 100644
Binary files a/img/avatars/asolimando.png and b/img/avatars/asolimando.png
differ