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

erickramirezau pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 30e0efc  Pushed multiple blog corrections + fixes, March 2022
30e0efc is described below

commit 30e0efc8f8086ece6f6251275088222ea1f1c989
Author: Diogenese Topper <[email protected]>
AuthorDate: Tue Mar 22 08:48:43 2022 -0700

    Pushed multiple blog corrections + fixes, March 2022
    
    patch by Diogenese Topper; reviewed by Erick Ramirez for CASSANDRA-17468
---
 .../ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc    | 2 +-
 .../ROOT/pages/blog/Apache-Cassandra-and-Java-SE-11-support.adoc        | 2 +-
 .../pages/blog/Behind-the-scenes-of-an-Apache-Cassandra-Release.adoc    | 2 +-
 .../ROOT/pages/blog/Using-Arithmetic-Operators-in-Cassandra-4.0.adoc    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
index 7208589..1437865 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
@@ -9,7 +9,7 @@
 image::blog/changelog_header.jpg[Apache Cassandra Changelog]
 Our monthly roundup of key activities and knowledge to keep the community 
informed.
 
-= Release Notes
+== Release Notes
 
 === Release
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-and-Java-SE-11-support.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-and-Java-SE-11-support.adoc
index faf07a0..1fa562e 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-and-Java-SE-11-support.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-and-Java-SE-11-support.adoc
@@ -1,7 +1,7 @@
 = Apache Cassandra and Java SE 11 support
 :page-layout: single-post
 :page-role: blog-post
-:page-post-date: February, 24 2021
+:page-post-date: February, 24 2022
 :page-post-author: Chris Thornett
 :description: The Apache Cassandra Community
 :keywords: Java, Cassandra 4.0, garbage collection
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Behind-the-scenes-of-an-Apache-Cassandra-Release.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Behind-the-scenes-of-an-Apache-Cassandra-Release.adoc
index 37b9497..915db17 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Behind-the-scenes-of-an-Apache-Cassandra-Release.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Behind-the-scenes-of-an-Apache-Cassandra-Release.adoc
@@ -42,4 +42,4 @@ This group of contributors takes into account the breadth of 
features added, the
 
 The Open Source model of writing software is unique, and as “software is 
eating the world,” so “Open Source is eating software.” This model of 
cross-company, cross-domain, worldwide collaboration has given rise to many of 
the backbone technologies in use in the world today. I’m proud to be a member 
of the Apache Cassandra community and look forward to connecting with faces 
both old and new as we keep marching into the future.
 
-Join us on https://the-asf.slack.com[https://the-asf.slack.com^] in #cassandra 
or #cassandra-dev, ping the @cassandra-mentors alias in the channel if you need 
to get situated, xref:community.adoc#discussions[subscribe to the mailing 
lists^], and come join us! There’s truly never been a better time to get 
involved with the Cassandra project, and we’re looking forward to continuing to 
grow into the future.
\ No newline at end of file
+Join us on https://the-asf.slack.com[https://the-asf.slack.com^] in #cassandra 
or #cassandra-dev, ping the @cassandra-mentors alias in the channel if you need 
to get situated, xref:community.adoc#discussions[subscribe to the mailing 
lists], and come join us! There’s truly never been a better time to get 
involved with the Cassandra project, and we’re looking forward to continuing to 
grow into the future.
\ No newline at end of file
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Using-Arithmetic-Operators-in-Cassandra-4.0.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Using-Arithmetic-Operators-in-Cassandra-4.0.adoc
index 556fe5d..125d88c 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Using-Arithmetic-Operators-in-Cassandra-4.0.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Using-Arithmetic-Operators-in-Cassandra-4.0.adoc
@@ -39,7 +39,7 @@ ALLOW FILTERING;
 An important thing to take into account when using operators is the return 
type of the operation. In Cassandra the return type is based on the type of the 
operands and can be determined using the following table:
 
 .Return Type Based on Operand in Apache Cassandra
-[cols="1s,1,1,1,1,1,1,1,1,stripes=even"]
+[cols="1s,1,1,1,1,1,1,1,1,1,stripes=even"]
 |===
 |Left/Right |tinyint |smallint |int |bigint |counter |float |double |varint 
|decimal
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to