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

github-bot pushed a commit to branch deploy
in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git


The following commit(s) were added to refs/heads/deploy by this push:
     new 71422f3  deploy: f843cc1e93b3ce384fa89f4eb5244816aea5d867
71422f3 is described below

commit 71422f30d69e9a0493c880cd8ee9898792d3c01e
Author: chaokunyang <[email protected]>
AuthorDate: Tue Jun 11 16:38:11 2024 +0000

    deploy: f843cc1e93b3ce384fa89f4eb5244816aea5d867
---
 .asf.yaml                                                             | 2 +-
 404.html                                                              | 2 +-
 assets/js/{main.b4480f94.js => main.2f6f48dd.js}                      | 4 ++--
 .../js/{main.b4480f94.js.LICENSE.txt => main.2f6f48dd.js.LICENSE.txt} | 0
 blog/archive/index.html                                               | 2 +-
 blog/fury_0_1_0_release/index.html                                    | 2 +-
 blog/fury_0_1_1_release/index.html                                    | 2 +-
 blog/fury_0_1_2_release/index.html                                    | 2 +-
 blog/fury_0_2_0_release/index.html                                    | 2 +-
 blog/fury_0_2_1_release/index.html                                    | 2 +-
 blog/fury_0_3_0_release/index.html                                    | 2 +-
 blog/fury_0_3_1_release/index.html                                    | 2 +-
 blog/fury_0_4_0_release/index.html                                    | 2 +-
 blog/fury_0_4_1_release/index.html                                    | 2 +-
 blog/fury_0_5_0_release/index.html                                    | 2 +-
 blog/fury_0_5_1_release/index.html                                    | 2 +-
 .../index.html                                                        | 2 +-
 .../index.html                                                        | 2 +-
 blog/index.html                                                       | 2 +-
 blog/page/2/index.html                                                | 2 +-
 blog/tags/fury/index.html                                             | 2 +-
 blog/tags/fury/page/2/index.html                                      | 2 +-
 blog/tags/index.html                                                  | 2 +-
 docs/community/how_to_release/index.html                              | 2 +-
 docs/community/how_to_verify/index.html                               | 2 +-
 docs/guide/development/index.html                                     | 2 +-
 docs/guide/graalvm_guide/index.html                                   | 2 +-
 docs/guide/java_object_graph_guide/index.html                         | 2 +-
 docs/guide/row_format_guide/index.html                                | 2 +-
 docs/guide/scala_guide/index.html                                     | 2 +-
 docs/guide/xlang_object_graph_guide/index.html                        | 2 +-
 docs/guide/xlang_type_mapping/index.html                              | 2 +-
 docs/introduction/benchmark/index.html                                | 2 +-
 docs/introduction/features/index.html                                 | 2 +-
 docs/introduction/index.html                                          | 2 +-
 docs/specification/fury_java_serialization_spec/index.html            | 2 +-
 docs/specification/fury_row_format_spec/index.html                    | 2 +-
 docs/specification/fury_xlang_serialization_spec/index.html           | 2 +-
 docs/start/install/index.html                                         | 2 +-
 docs/start/usage/index.html                                           | 2 +-
 download/index.html                                                   | 2 +-
 index.html                                                            | 2 +-
 lunr-index-1718122562218.json                                         | 1 -
 lunr-index-1718123860247.json                                         | 1 +
 lunr-index.json                                                       | 2 +-
 markdown-page/index.html                                              | 2 +-
 search-doc-1718122562218.json                                         | 1 -
 search-doc-1718123860247.json                                         | 1 +
 search-doc.json                                                       | 2 +-
 49 files changed, 47 insertions(+), 47 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 67cf929..e8bf3f1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@ github:
   description: "Apache Fury Website"
   homepage: https://fury.apache.org/
   features:
-    issues: false
+    issues: true
     projects: false
     wiki: false
   labels:
diff --git a/404.html b/404.html
index 9a07d4f..92e742d 100644
--- a/404.html
+++ b/404.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Page Not Found | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/404.html";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data- [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/assets/js/main.b4480f94.js b/assets/js/main.2f6f48dd.js
similarity index 99%
rename from assets/js/main.b4480f94.js
rename to assets/js/main.2f6f48dd.js
index bcbe5e1..a697cae 100644
--- a/assets/js/main.b4480f94.js
+++ b/assets/js/main.2f6f48dd.js
@@ -1,2 +1,2 @@
-/*! For license information please see main.b4480f94.js.LICENSE.txt */
-(self.webpackChunkfury_site=self.webpackChunkfury_site||[]).push([[179],{723:(e,t,n)=>{"use
 strict";n.d(t,{Z:()=>f});n(7294);var r=n(8356),a=n.n(r),o=n(6887);const 
i={"01a85c17":[()=>Promise.all([n.e(532),n.e(4013)]).then(n.bind(n,1223)),"@theme/BlogTagsListPage",1223],"061c795b":[()=>n.e(6624).then(n.bind(n,1582)),"@site/blog/2023-09-27-fury_0_1_2_release.md",1582],"092604a4":[()=>n.e(5088).then(n.bind(n,45)),"@site/docs/introduction/benchmark.md",45],"11627f87":[()=>n.e(9533).then(n.bi
 [...]
\ No newline at end of file
+/*! For license information please see main.2f6f48dd.js.LICENSE.txt */
+(self.webpackChunkfury_site=self.webpackChunkfury_site||[]).push([[179],{723:(e,t,n)=>{"use
 strict";n.d(t,{Z:()=>f});n(7294);var r=n(8356),a=n.n(r),o=n(6887);const 
i={"01a85c17":[()=>Promise.all([n.e(532),n.e(4013)]).then(n.bind(n,1223)),"@theme/BlogTagsListPage",1223],"061c795b":[()=>n.e(6624).then(n.bind(n,1582)),"@site/blog/2023-09-27-fury_0_1_2_release.md",1582],"092604a4":[()=>n.e(5088).then(n.bind(n,45)),"@site/docs/introduction/benchmark.md",45],"11627f87":[()=>n.e(9533).then(n.bi
 [...]
\ No newline at end of file
diff --git a/assets/js/main.b4480f94.js.LICENSE.txt 
b/assets/js/main.2f6f48dd.js.LICENSE.txt
similarity index 100%
rename from assets/js/main.b4480f94.js.LICENSE.txt
rename to assets/js/main.2f6f48dd.js.LICENSE.txt
diff --git a/blog/archive/index.html b/blog/archive/index.html
index e78a56a..a7769d5 100644
--- a/blog/archive/index.html
+++ b/blog/archive/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Archive | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/blog/archive";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_1_0_release/index.html 
b/blog/fury_0_1_0_release/index.html
index 7377c7e..383cfe7 100644
--- a/blog/fury_0_1_0_release/index.html
+++ b/blog/fury_0_1_0_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.1.0 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_1_0_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_1_1_release/index.html 
b/blog/fury_0_1_1_release/index.html
index fb6dd5f..0bb1162 100644
--- a/blog/fury_0_1_1_release/index.html
+++ b/blog/fury_0_1_1_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.1.1 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_1_1_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_1_2_release/index.html 
b/blog/fury_0_1_2_release/index.html
index 63dd5be..9bcda6c 100644
--- a/blog/fury_0_1_2_release/index.html
+++ b/blog/fury_0_1_2_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.1.2 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_1_2_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_2_0_release/index.html 
b/blog/fury_0_2_0_release/index.html
index dc57741..9e9fb7a 100644
--- a/blog/fury_0_2_0_release/index.html
+++ b/blog/fury_0_2_0_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.2.0 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_2_0_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_2_1_release/index.html 
b/blog/fury_0_2_1_release/index.html
index 46ad7e5..32b81a0 100644
--- a/blog/fury_0_2_1_release/index.html
+++ b/blog/fury_0_2_1_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.2.1 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_2_1_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_3_0_release/index.html 
b/blog/fury_0_3_0_release/index.html
index d357b35..bb5f773 100644
--- a/blog/fury_0_3_0_release/index.html
+++ b/blog/fury_0_3_0_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.3.0 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_3_0_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_3_1_release/index.html 
b/blog/fury_0_3_1_release/index.html
index 17bbb53..8a00d42 100644
--- a/blog/fury_0_3_1_release/index.html
+++ b/blog/fury_0_3_1_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.3.1 released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_3_1_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_4_0_release/index.html 
b/blog/fury_0_4_0_release/index.html
index 7b7d65f..8f34c86 100644
--- a/blog/fury_0_4_0_release/index.html
+++ b/blog/fury_0_4_0_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury 0.4.0 Released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_4_0_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_4_1_release/index.html 
b/blog/fury_0_4_1_release/index.html
index 8fb811a..2a3d97a 100644
--- a/blog/fury_0_4_1_release/index.html
+++ b/blog/fury_0_4_1_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury 0.4.1 Released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_4_1_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_5_0_release/index.html 
b/blog/fury_0_5_0_release/index.html
index 86e4969..a31a111 100644
--- a/blog/fury_0_5_0_release/index.html
+++ b/blog/fury_0_5_0_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury v0.5.0 Released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_5_0_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content= [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/fury_0_5_1_release/index.html 
b/blog/fury_0_5_1_release/index.html
index 6d83849..15a673d 100644
--- a/blog/fury_0_5_1_release/index.html
+++ b/blog/fury_0_5_1_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury 0.5.1 Released | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_0_5_1_release";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git 
a/blog/fury_blazing_fast_multiple_language_serialization_framework/index.html 
b/blog/fury_blazing_fast_multiple_language_serialization_framework/index.html
index d576bc8..2dc4407 100644
--- 
a/blog/fury_blazing_fast_multiple_language_serialization_framework/index.html
+++ 
b/blog/fury_blazing_fast_multiple_language_serialization_framework/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Apache Fury: A blazing fast multi-language serialization 
framework powered by JIT and zero-copy | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_blazing_fast_multiple_language_serialization_framework";><meta
 data-rh="true" property="og:locale" content [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git 
a/blog/fury_meta_string_37_5_percent_space_efficient_encoding_than_utf8/index.html
 
b/blog/fury_meta_string_37_5_percent_space_efficient_encoding_than_utf8/index.html
index ca215b9..9b661af 100644
--- 
a/blog/fury_meta_string_37_5_percent_space_efficient_encoding_than_utf8/index.html
+++ 
b/blog/fury_meta_string_37_5_percent_space_efficient_encoding_than_utf8/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Meta String: A 37.5% space efficient string encoding 
than UTF-8 in Fury serialization | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/blog/fury_meta_string_37_5_percent_space_efficient_encoding_than_utf8";><meta
 data-rh="true" property="og:locale" content="en" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/index.html b/blog/index.html
index f405524..7daccd8 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Blog | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/blog";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta 
data-rh="true" http- [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/page/2/index.html b/blog/page/2/index.html
index 135a1ea..8ea4fe2 100644
--- a/blog/page/2/index.html
+++ b/blog/page/2/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Blog | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/blog/page/2";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/tags/fury/index.html b/blog/tags/fury/index.html
index b91842c..87edf96 100644
--- a/blog/tags/fury/index.html
+++ b/blog/tags/fury/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">13 posts tagged with &quot;fury&quot; | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/blog/tags/fury";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:langua [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/tags/fury/page/2/index.html b/blog/tags/fury/page/2/index.html
index 5c49a17..8d2e0e3 100644
--- a/blog/tags/fury/page/2/index.html
+++ b/blog/tags/fury/page/2/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">13 posts tagged with &quot;fury&quot; | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/blog/tags/fury/page/2";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/blog/tags/index.html b/blog/tags/index.html
index 92eb130..86f9ac2 100644
--- a/blog/tags/index.html
+++ b/blog/tags/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Tags | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/blog/tags";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true"  [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/community/how_to_release/index.html 
b/docs/community/how_to_release/index.html
index 6f6c3bd..0f99762 100644
--- a/docs/community/how_to_release/index.html
+++ b/docs/community/how_to_release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">How to release | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/community/how_to_release";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" cont [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/community/how_to_verify/index.html 
b/docs/community/how_to_verify/index.html
index 624f96b..2303955 100644
--- a/docs/community/how_to_verify/index.html
+++ b/docs/community/how_to_verify/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">How to verify | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/community/how_to_verify";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" conten [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/development/index.html 
b/docs/guide/development/index.html
index 703e487..965550e 100644
--- a/docs/guide/development/index.html
+++ b/docs/guide/development/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Development | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/development";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docsearch:language" content="en">< [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/graalvm_guide/index.html 
b/docs/guide/graalvm_guide/index.html
index de6841b..0dadd9a 100644
--- a/docs/guide/graalvm_guide/index.html
+++ b/docs/guide/graalvm_guide/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">GraalVM Guide | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/graalvm_guide";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docsearch:language" content="e [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/java_object_graph_guide/index.html 
b/docs/guide/java_object_graph_guide/index.html
index 6449f55..6481bba 100644
--- a/docs/guide/java_object_graph_guide/index.html
+++ b/docs/guide/java_object_graph_guide/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Java Serialization Guide | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/java_object_graph_guide";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/row_format_guide/index.html 
b/docs/guide/row_format_guide/index.html
index e9da797..223bf50 100644
--- a/docs/guide/row_format_guide/index.html
+++ b/docs/guide/row_format_guide/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Row Format Guide | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/row_format_guide";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" cont [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/scala_guide/index.html 
b/docs/guide/scala_guide/index.html
index 493b0a4..1cbd78d 100644
--- a/docs/guide/scala_guide/index.html
+++ b/docs/guide/scala_guide/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Scala Serialization Guide | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/scala_guide";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docsearch:language"  [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/xlang_object_graph_guide/index.html 
b/docs/guide/xlang_object_graph_guide/index.html
index d1aa116..9bd1750 100644
--- a/docs/guide/xlang_object_graph_guide/index.html
+++ b/docs/guide/xlang_object_graph_guide/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Xlang Serialization Guide | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/xlang_object_graph_guide";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" name="docsear [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/guide/xlang_type_mapping/index.html 
b/docs/guide/xlang_type_mapping/index.html
index a79d0c0..a099bd4 100644
--- a/docs/guide/xlang_type_mapping/index.html
+++ b/docs/guide/xlang_type_mapping/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Type Mapping of Xlang Serialization | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/guide/xlang_type_mapping";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" name="doc [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/introduction/benchmark/index.html 
b/docs/introduction/benchmark/index.html
index 112b3e7..9fc7628 100644
--- a/docs/introduction/benchmark/index.html
+++ b/docs/introduction/benchmark/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Benchmark | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/introduction/benchmark";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/introduction/features/index.html 
b/docs/introduction/features/index.html
index fee4101..fd233c1 100644
--- a/docs/introduction/features/index.html
+++ b/docs/introduction/features/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Features | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/introduction/features";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"> [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/introduction/index.html b/docs/introduction/index.html
index 4aaf72c..9c6ec1d 100644
--- a/docs/introduction/index.html
+++ b/docs/introduction/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Introduction | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/docs/introduction/";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><met [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/specification/fury_java_serialization_spec/index.html 
b/docs/specification/fury_java_serialization_spec/index.html
index 4da19be..444ebc7 100644
--- a/docs/specification/fury_java_serialization_spec/index.html
+++ b/docs/specification/fury_java_serialization_spec/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury Java Serialization Format | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/specification/fury_java_serialization_spec";><meta
 data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="tr [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/specification/fury_row_format_spec/index.html 
b/docs/specification/fury_row_format_spec/index.html
index 3ac0fd2..7d2f035 100644
--- a/docs/specification/fury_row_format_spec/index.html
+++ b/docs/specification/fury_row_format_spec/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury Row Format | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/specification/fury_row_format_spec";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:lan 
[...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/specification/fury_xlang_serialization_spec/index.html 
b/docs/specification/fury_xlang_serialization_spec/index.html
index c254456..2cce6f9 100644
--- a/docs/specification/fury_xlang_serialization_spec/index.html
+++ b/docs/specification/fury_xlang_serialization_spec/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Fury Xlang Serialization Format | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://fury.apache.org/docs/specification/fury_xlang_serialization_spec";><meta
 data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/start/install/index.html b/docs/start/install/index.html
index 87c05fb..f991e89 100644
--- a/docs/start/install/index.html
+++ b/docs/start/install/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Install | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/docs/start/install";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta dat [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/docs/start/usage/index.html b/docs/start/usage/index.html
index 240f045..a23bf3d 100644
--- a/docs/start/usage/index.html
+++ b/docs/start/usage/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Usage | Apache Fury (incubating)</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/docs/start/usage";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/download/index.html b/download/index.html
index f56f8db..1028a7a 100644
--- a/download/index.html
+++ b/download/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Apache Fury(incubating) Download | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/download";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="de [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/index.html b/index.html
index 69c8cd1..abcd43d 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Apache Fury (incubating) | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/";><meta data-rh="true" 
property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" 
content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta 
dat [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/lunr-index-1718122562218.json b/lunr-index-1718122562218.json
deleted file mode 100644
index a9d4185..0000000
--- a/lunr-index-1718122562218.json
+++ /dev/null
@@ -1 +0,0 @@
-{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,90.76,1,799.744,2,325.684]],["content/0",[]],["keywords/0",[]],["title/1",[3,372.092,4,653.728]],["content/1",[5,9.402,6,12.291,7,7.625,8,11.355,9,13.763,10,13.763,11,10.786,12,13.763,13,13.763,14,13.763,15,12.379,16,13.763,17,13.763]],["keywords/1",[]],["title/2",[18,674.609,19,524.578]],["content/2",[0,1.168,1,0.752,2,1.331,3,0.293,5,7.035,8,0.462,11,0.655,15,1.449,19,0.797,20,2.135,21,0.836,22,11.
 [...]
\ No newline at end of file
diff --git a/lunr-index-1718123860247.json b/lunr-index-1718123860247.json
new file mode 100644
index 0000000..d46fb8d
--- /dev/null
+++ b/lunr-index-1718123860247.json
@@ -0,0 +1 @@
+{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,90.76,1,889.167,2,325.684]],["content/0",[]],["keywords/0",[]],["title/1",[3,834.7]],["content/1",[0,1.452,4,4.061,5,11.848,6,9.364,7,11.848,8,11.848,9,1.471,10,14.221,11,3.287,12,10.583,13,7.039,14,6.766,15,8.284,16,6.077,17,14.221,18,7.555,19,4.162,20,11.145,21,9.715,22,5.362,23,17.381,24,14.221,25,12.79,26,14.221]],["keywords/1",[]],["title/2",[27,674.609,28,524.578]],["content/2",[0,1.614,4,3.94,
 [...]
\ No newline at end of file
diff --git a/lunr-index.json b/lunr-index.json
index a9d4185..d46fb8d 100644
--- a/lunr-index.json
+++ b/lunr-index.json
@@ -1 +1 @@
-{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,90.76,1,799.744,2,325.684]],["content/0",[]],["keywords/0",[]],["title/1",[3,372.092,4,653.728]],["content/1",[5,9.402,6,12.291,7,7.625,8,11.355,9,13.763,10,13.763,11,10.786,12,13.763,13,13.763,14,13.763,15,12.379,16,13.763,17,13.763]],["keywords/1",[]],["title/2",[18,674.609,19,524.578]],["content/2",[0,1.168,1,0.752,2,1.331,3,0.293,5,7.035,8,0.462,11,0.655,15,1.449,19,0.797,20,2.135,21,0.836,22,11.
 [...]
\ No newline at end of file
+{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,90.76,1,889.167,2,325.684]],["content/0",[]],["keywords/0",[]],["title/1",[3,834.7]],["content/1",[0,1.452,4,4.061,5,11.848,6,9.364,7,11.848,8,11.848,9,1.471,10,14.221,11,3.287,12,10.583,13,7.039,14,6.766,15,8.284,16,6.077,17,14.221,18,7.555,19,4.162,20,11.145,21,9.715,22,5.362,23,17.381,24,14.221,25,12.79,26,14.221]],["keywords/1",[]],["title/2",[27,674.609,28,524.578]],["content/2",[0,1.614,4,3.94,
 [...]
\ No newline at end of file
diff --git a/markdown-page/index.html b/markdown-page/index.html
index 246b1ad..6707fae 100644
--- a/markdown-page/index.html
+++ b/markdown-page/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Markdown page example | Apache Fury 
(incubating)</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://fury.apache.org/markdown-page";><meta 
data-rh="true" property="og:locale" content="en"><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Fury (incubating) Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.d3c1e154.css">
 <script src="/assets/js/runtime~main.9d1889e2.js" defer="defer"></script>
-<script src="/assets/js/main.b4480f94.js" defer="defer"></script>
+<script src="/assets/js/main.2f6f48dd.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
 c=new URLSearchParams(window.location.search).entries();for(var[t,e]of 
c)if(t.startsWith("docusaurus-data-")){var 
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
diff --git a/search-doc-1718122562218.json b/search-doc-1718122562218.json
deleted file mode 100644
index 623b096..0000000
--- a/search-doc-1718122562218.json
+++ /dev/null
@@ -1 +0,0 @@
-{"searchDocs":[{"title":"Fury v0.1.0 
released","type":0,"sectionRef":"#","url":"/blog/fury_0_1_0_release","content":"","keywords":"","version":null},{"title":"New
 Contributors​","type":1,"pageTitle":"Fury v0.1.0 
released","url":"/blog/fury_0_1_0_release#new-contributors","content":" 
@wangweipeng2 made their first contribution in 
https://github.com/alipay/fury/pull/215@rainsonGain made their first 
contribution in https://github.com/alipay/fury/pull/429@leeco-cloud made their 
first contrib [...]
\ No newline at end of file
diff --git a/search-doc-1718123860247.json b/search-doc-1718123860247.json
new file mode 100644
index 0000000..3e75d34
--- /dev/null
+++ b/search-doc-1718123860247.json
@@ -0,0 +1 @@
+{"searchDocs":[{"title":"Fury v0.1.1 
released","type":0,"sectionRef":"#","url":"/blog/fury_0_1_1_release","content":"","keywords":"","version":null},{"title":"Highlights​","type":1,"pageTitle":"Fury
 v0.1.1 released","url":"/blog/fury_0_1_1_release#highlights","content":" Java 
Dubbo fury integration: 
https://github.com/fury-project/dubbo-serialization-furyAdd class checker API 
to customize security check behaviour(#890) Python Support pyarrow6 bazel build 
(#859 #862)Support python 3.10 (# [...]
\ No newline at end of file
diff --git a/search-doc.json b/search-doc.json
index 623b096..3e75d34 100644
--- a/search-doc.json
+++ b/search-doc.json
@@ -1 +1 @@
-{"searchDocs":[{"title":"Fury v0.1.0 
released","type":0,"sectionRef":"#","url":"/blog/fury_0_1_0_release","content":"","keywords":"","version":null},{"title":"New
 Contributors​","type":1,"pageTitle":"Fury v0.1.0 
released","url":"/blog/fury_0_1_0_release#new-contributors","content":" 
@wangweipeng2 made their first contribution in 
https://github.com/alipay/fury/pull/215@rainsonGain made their first 
contribution in https://github.com/alipay/fury/pull/429@leeco-cloud made their 
first contrib [...]
\ No newline at end of file
+{"searchDocs":[{"title":"Fury v0.1.1 
released","type":0,"sectionRef":"#","url":"/blog/fury_0_1_1_release","content":"","keywords":"","version":null},{"title":"Highlights​","type":1,"pageTitle":"Fury
 v0.1.1 released","url":"/blog/fury_0_1_1_release#highlights","content":" Java 
Dubbo fury integration: 
https://github.com/fury-project/dubbo-serialization-furyAdd class checker API 
to customize security check behaviour(#890) Python Support pyarrow6 bazel build 
(#859 #862)Support python 3.10 (# [...]
\ No newline at end of file


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

Reply via email to