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 feaca44 deploy: 0d5b2789145c5ee0f2b517dfcb0d834b94f9f335
feaca44 is described below
commit feaca4465713c81ac82d785434bc98b6c2ee9776
Author: chaokunyang <[email protected]>
AuthorDate: Wed May 8 15:52:15 2024 +0000
deploy: 0d5b2789145c5ee0f2b517dfcb0d834b94f9f335
---
404.html | 4 ++--
assets/js/72b486c3.2e457ec8.js | 1 +
assets/js/72b486c3.4e7c1641.js | 1 -
assets/js/{main.69d20728.js => main.237d48af.js} | 4 ++--
.../{main.69d20728.js.LICENSE.txt => main.237d48af.js.LICENSE.txt} | 0
assets/js/{runtime~main.082de540.js => runtime~main.aa77c706.js} | 2 +-
blog/archive/index.html | 4 ++--
blog/fury_0_1_0_release/index.html | 4 ++--
blog/fury_0_1_1_release/index.html | 4 ++--
blog/fury_0_1_2_release/index.html | 4 ++--
blog/fury_0_2_0_release/index.html | 4 ++--
blog/fury_0_2_1_release/index.html | 4 ++--
blog/fury_0_3_0_release/index.html | 4 ++--
blog/fury_0_3_1_release/index.html | 4 ++--
blog/fury_0_4_0_release/index.html | 4 ++--
blog/fury_0_4_1_release/index.html | 4 ++--
blog/fury_0_5_0_release/index.html | 4 ++--
.../index.html | 4 ++--
.../index.html | 4 ++--
blog/index.html | 4 ++--
blog/page/2/index.html | 4 ++--
blog/tags/fury/index.html | 4 ++--
blog/tags/fury/page/2/index.html | 4 ++--
blog/tags/index.html | 4 ++--
docs/guide/development/index.html | 4 ++--
docs/guide/graalvm_guide/index.html | 4 ++--
docs/guide/java_object_graph_guide/index.html | 4 ++--
docs/guide/row_format_guide/index.html | 4 ++--
docs/guide/scala_guide/index.html | 4 ++--
docs/guide/xlang_object_graph_guide/index.html | 4 ++--
docs/guide/xlang_type_mapping/index.html | 4 ++--
docs/introduction/benchmark/index.html | 4 ++--
docs/introduction/features/index.html | 4 ++--
docs/introduction/index.html | 4 ++--
docs/specification/fury_java_serialization_spec/index.html | 4 ++--
docs/specification/fury_row_format_spec/index.html | 4 ++--
docs/specification/fury_xlang_serialization_spec/index.html | 7 ++++---
docs/start/install/index.html | 4 ++--
docs/start/usage/index.html | 4 ++--
download/index.html | 4 ++--
index.html | 4 ++--
lunr-index-1715074035179.json | 1 -
lunr-index-1715183504949.json | 1 +
lunr-index.json | 2 +-
markdown-page/index.html | 4 ++--
search-doc-1715074035179.json | 1 -
search-doc-1715183504949.json | 1 +
search-doc.json | 2 +-
48 files changed, 84 insertions(+), 83 deletions(-)
diff --git a/404.html b/404.html
index f64c4a2..0aaae86 100644
--- a/404.html
+++ b/404.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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/72b486c3.2e457ec8.js b/assets/js/72b486c3.2e457ec8.js
new file mode 100644
index 0000000..df18d58
--- /dev/null
+++ b/assets/js/72b486c3.2e457ec8.js
@@ -0,0 +1 @@
+"use
strict";(self.webpackChunkfury_site=self.webpackChunkfury_site||[]).push([[2452],{1196:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>d,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>a,toc:()=>c});var
t=i(5893),s=i(1151);const r={title:"Fury Xlang Serialization
Format",sidebar_position:0,id:"fury_xlang_serialization_spec"},l="Cross-language
Serialization
Specification",a={id:"specification/fury_xlang_serialization_spec",title:"Fury
Xlang Serialization Format",description:"Forma [...]
\ No newline at end of file
diff --git a/assets/js/72b486c3.4e7c1641.js b/assets/js/72b486c3.4e7c1641.js
deleted file mode 100644
index de7e94b..0000000
--- a/assets/js/72b486c3.4e7c1641.js
+++ /dev/null
@@ -1 +0,0 @@
-"use
strict";(self.webpackChunkfury_site=self.webpackChunkfury_site||[]).push([[2452],{1196:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>d,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>a,toc:()=>c});var
t=i(5893),s=i(1151);const r={title:"Fury Xlang Serialization
Format",sidebar_position:0,id:"fury_xlang_serialization_spec"},l="Cross-language
Serialization
Specification",a={id:"specification/fury_xlang_serialization_spec",title:"Fury
Xlang Serialization Format",description:"Forma [...]
\ No newline at end of file
diff --git a/assets/js/main.69d20728.js b/assets/js/main.237d48af.js
similarity index 99%
rename from assets/js/main.69d20728.js
rename to assets/js/main.237d48af.js
index 7d5cde8..b1ac754 100644
--- a/assets/js/main.69d20728.js
+++ b/assets/js/main.237d48af.js
@@ -1,2 +1,2 @@
-/*! For license information please see main.69d20728.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.237d48af.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.69d20728.js.LICENSE.txt
b/assets/js/main.237d48af.js.LICENSE.txt
similarity index 100%
rename from assets/js/main.69d20728.js.LICENSE.txt
rename to assets/js/main.237d48af.js.LICENSE.txt
diff --git a/assets/js/runtime~main.082de540.js
b/assets/js/runtime~main.aa77c706.js
similarity index 98%
rename from assets/js/runtime~main.082de540.js
rename to assets/js/runtime~main.aa77c706.js
index 1b8f83f..44aa4d5 100644
--- a/assets/js/runtime~main.082de540.js
+++ b/assets/js/runtime~main.aa77c706.js
@@ -1 +1 @@
-(()=>{"use strict";var e,a,c,f,b,t={},d={};function r(e){var a=d[e];if(void
0!==a)return a.exports;var c=d[e]={exports:{}};return
t[e].call(c.exports,c,c.exports,r),c.exports}r.m=t,e=[],r.O=(a,c,f,b)=>{if(!c){var
t=1/0;for(i=0;i<e.length;i++){c=e[i][0],f=e[i][1],b=e[i][2];for(var
d=!0,o=0;o<c.length;o++)(!1&b||t>=b)&&Object.keys(r.O).every((e=>r.O[e](c[o])))?c.splice(o--,1):(d=!1,b<t&&(t=b));if(d){e.splice(i--,1);var
n=f();void 0!==n&&(a=n)}}return a}b=b||0;for(var i=e.length;i>0&&e[i-1] [...]
\ No newline at end of file
+(()=>{"use strict";var e,a,c,f,b,t={},d={};function r(e){var a=d[e];if(void
0!==a)return a.exports;var c=d[e]={exports:{}};return
t[e].call(c.exports,c,c.exports,r),c.exports}r.m=t,e=[],r.O=(a,c,f,b)=>{if(!c){var
t=1/0;for(i=0;i<e.length;i++){c=e[i][0],f=e[i][1],b=e[i][2];for(var
d=!0,o=0;o<c.length;o++)(!1&b||t>=b)&&Object.keys(r.O).every((e=>r.O[e](c[o])))?c.splice(o--,1):(d=!1,b<t&&(t=b));if(d){e.splice(i--,1);var
n=f();void 0!==n&&(a=n)}}return a}b=b||0;for(var i=e.length;i>0&&e[i-1] [...]
\ No newline at end of file
diff --git a/blog/archive/index.html b/blog/archive/index.html
index 987247f..10a242e 100644
--- a/blog/archive/index.html
+++ b/blog/archive/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 0c2b307..a2b7649 100644
--- a/blog/fury_0_1_0_release/index.html
+++ b/blog/fury_0_1_0_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 7093f9c..8a0a1ce 100644
--- a/blog/fury_0_1_1_release/index.html
+++ b/blog/fury_0_1_1_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 02146c9..0254af4 100644
--- a/blog/fury_0_1_2_release/index.html
+++ b/blog/fury_0_1_2_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 c42f437..3a195e9 100644
--- a/blog/fury_0_2_0_release/index.html
+++ b/blog/fury_0_2_0_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 306e0c6..3ef7252 100644
--- a/blog/fury_0_2_1_release/index.html
+++ b/blog/fury_0_2_1_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 43af393..1f2c7c0 100644
--- a/blog/fury_0_3_0_release/index.html
+++ b/blog/fury_0_3_0_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 0ed1f57..693cab1 100644
--- a/blog/fury_0_3_1_release/index.html
+++ b/blog/fury_0_3_1_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 d67e6b3..6148266 100644
--- a/blog/fury_0_4_0_release/index.html
+++ b/blog/fury_0_4_0_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 e6c7594..dd1b0ca 100644
--- a/blog/fury_0_4_1_release/index.html
+++ b/blog/fury_0_4_1_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 7987ef1..65da632 100644
--- a/blog/fury_0_5_0_release/index.html
+++ b/blog/fury_0_5_0_release/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 083a230..df16535 100644
---
a/blog/fury_blazing_fast_multiple_language_serialization_framework/index.html
+++
b/blog/fury_blazing_fast_multiple_language_serialization_framework/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 cfc9f3a..16143c5 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
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 32736e3..697087a 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 f42bd91..d848aea 100644
--- a/blog/page/2/index.html
+++ b/blog/page/2/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 ca2d652..5719680 100644
--- a/blog/tags/fury/index.html
+++ b/blog/tags/fury/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">12 posts tagged with "fury" | 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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 8124d4c..693dcf9 100644
--- a/blog/tags/fury/page/2/index.html
+++ b/blog/tags/fury/page/2/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">12 posts tagged with "fury" | 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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 84fa651..70731eb 100644
--- a/blog/tags/index.html
+++ b/blog/tags/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 4aa7115..1224da0 100644
--- a/docs/guide/development/index.html
+++ b/docs/guide/development/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 1294f84..c65050d 100644
--- a/docs/guide/graalvm_guide/index.html
+++ b/docs/guide/graalvm_guide/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 9bdd7fc..fda8b63 100644
--- a/docs/guide/java_object_graph_guide/index.html
+++ b/docs/guide/java_object_graph_guide/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 ccd5708..70a5e76 100644
--- a/docs/guide/row_format_guide/index.html
+++ b/docs/guide/row_format_guide/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 a00c9a9..46d2185 100644
--- a/docs/guide/scala_guide/index.html
+++ b/docs/guide/scala_guide/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 fa492d2..06f6a9b 100644
--- a/docs/guide/xlang_object_graph_guide/index.html
+++ b/docs/guide/xlang_object_graph_guide/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 7c4ebfe..e6987db 100644
--- a/docs/guide/xlang_type_mapping/index.html
+++ b/docs/guide/xlang_type_mapping/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 a605de3..3d76f74 100644
--- a/docs/introduction/benchmark/index.html
+++ b/docs/introduction/benchmark/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 b0e924d..70b46dd 100644
--- a/docs/introduction/features/index.html
+++ b/docs/introduction/features/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 3855870..9f7ade8 100644
--- a/docs/introduction/index.html
+++ b/docs/introduction/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 c8a6967..63bb4c3 100644
--- a/docs/specification/fury_java_serialization_spec/index.html
+++ b/docs/specification/fury_java_serialization_spec/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 67c94a2..beb8ba9 100644
--- a/docs/specification/fury_row_format_spec/index.html
+++ b/docs/specification/fury_row_format_spec/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 049dcc6..b2d9bad 100644
--- a/docs/specification/fury_xlang_serialization_spec/index.html
+++ b/docs/specification/fury_xlang_serialization_spec/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 [...]
@@ -108,13 +108,14 @@ types. At runtime, all type ids are added by
<code>64</code>, and then encoded a
Fury will write the byte order for that object into the data instead of
converting it to little endian.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="fury-header">Fury header<a
href="#fury-header" class="hash-link" aria-label="Direct link to Fury header"
title="Direct link to Fury header"></a></h2>
<p>Fury header consists starts one byte:</p>
-<div class="codeBlockContainer_Ckt0 theme-code-block"
style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div
class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text
codeBlock_bY9V thin-scrollbar"
style="color:#393A34;background-color:#f6f8fa"><code
class="codeBlockLines_e6Vv"><span class="token-line"
style="color:#393A34"><span class="token plain">| 2 bytes | 4 bits
| 1 bit | 1 bit | 1 bit | 1 bit | optional 4 bytes |</s [...]
+<div class="codeBlockContainer_Ckt0 theme-code-block"
style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div
class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text
codeBlock_bY9V thin-scrollbar"
style="color:#393A34;background-color:#f6f8fa"><code
class="codeBlockLines_e6Vv"><span class="token-line"
style="color:#393A34"><span class="token plain">| 2 bytes | 4 bits
| 1 bit | 1 bit | 1 bit | 1 bit | 1 byte | optional 4 bytes [...]
<ul>
<li>magic number: used to identify fury serialization protocol, current
version use <code>0x62d4</code>.</li>
<li>null flag: 1 when object is null, 0 otherwise. If an object is null, other
bits won't be set.</li>
<li>endian flag: 1 when data is encoded by little endian, 0 for big
endian.</li>
<li>xlang flag: 1 when serialization uses xlang format, 0 when serialization
uses Fury java format.</li>
<li>oob flag: 1 when passed <code>BufferCallback</code> is not null, 0
otherwise.</li>
+<li>language: the language when serializing objects, such as JAVA, PYTHON, GO,
etc. Fury can use this flag to determine whether spend more time on
serialization to make the deserialization faster for dynamic languages.</li>
</ul>
<p>If meta share mode is enabled, an uncompressed unsigned int is appended to
indicate the start offset of metadata.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="reference-meta">Reference
Meta<a href="#reference-meta" class="hash-link" aria-label="Direct link to
Reference Meta" title="Direct link to Reference Meta"></a></h2>
diff --git a/docs/start/install/index.html b/docs/start/install/index.html
index 397a910..b7503e3 100644
--- a/docs/start/install/index.html
+++ b/docs/start/install/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 e7a83c5..a3463f3 100644
--- a/docs/start/usage/index.html
+++ b/docs/start/usage/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 7e893e4..b753221 100644
--- a/download/index.html
+++ b/download/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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 1cd85c4..a608ef2 100644
--- a/index.html
+++ b/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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-1715074035179.json b/lunr-index-1715074035179.json
deleted file mode 100644
index 615969d..0000000
--- a/lunr-index-1715074035179.json
+++ /dev/null
@@ -1 +0,0 @@
-{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,85.424,1,852.017,2,438.979]],["content/0",[]],["keywords/0",[]],["title/1",[3,794.026]],["content/1",[0,1.395,4,3.809,5,11.534,6,9.037,7,11.534,8,11.534,9,1.225,10,13.918,11,2.967,12,10.262,13,6.701,14,6.56,15,8.187,16,7.005,17,13.918,18,7.534,19,3.861,20,10.827,21,9.389,22,5.442,23,16.978,24,13.918,25,12.48,26,13.918]],["keywords/1",[]],["title/2",[27,638.609,28,582.084]],["content/2",[0,1.554,4,3.7
[...]
\ No newline at end of file
diff --git a/lunr-index-1715183504949.json b/lunr-index-1715183504949.json
new file mode 100644
index 0000000..0dfbe9f
--- /dev/null
+++ b/lunr-index-1715183504949.json
@@ -0,0 +1 @@
+{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,85.424,1,852.017,2,438.979]],["content/0",[]],["keywords/0",[]],["title/1",[3,638.609,4,582.084]],["content/1",[5,3.911,6,8.166,7,11.844,8,8.959,9,11.844,10,12.816,11,11.117,12,14.292,13,2.857,14,12.816,15,11.117,16,11.117,17,1.258,18,14.292,19,7.193,20,6.599,21,4.308,22,12.816,23,14.292,24,8.406,25,8.669,26,12.816]],["keywords/1",[]],["title/2",[0,85.424,2,438.979,27,852.017]],["content/2",[]],["key
[...]
\ No newline at end of file
diff --git a/lunr-index.json b/lunr-index.json
index 615969d..0dfbe9f 100644
--- a/lunr-index.json
+++ b/lunr-index.json
@@ -1 +1 @@
-{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,85.424,1,852.017,2,438.979]],["content/0",[]],["keywords/0",[]],["title/1",[3,794.026]],["content/1",[0,1.395,4,3.809,5,11.534,6,9.037,7,11.534,8,11.534,9,1.225,10,13.918,11,2.967,12,10.262,13,6.701,14,6.56,15,8.187,16,7.005,17,13.918,18,7.534,19,3.861,20,10.827,21,9.389,22,5.442,23,16.978,24,13.918,25,12.48,26,13.918]],["keywords/1",[]],["title/2",[27,638.609,28,582.084]],["content/2",[0,1.554,4,3.7
[...]
\ No newline at end of file
+{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,85.424,1,852.017,2,438.979]],["content/0",[]],["keywords/0",[]],["title/1",[3,638.609,4,582.084]],["content/1",[5,3.911,6,8.166,7,11.844,8,8.959,9,11.844,10,12.816,11,11.117,12,14.292,13,2.857,14,12.816,15,11.117,16,11.117,17,1.258,18,14.292,19,7.193,20,6.599,21,4.308,22,12.816,23,14.292,24,8.406,25,8.669,26,12.816]],["keywords/1",[]],["title/2",[0,85.424,2,438.979,27,852.017]],["content/2",[]],["key
[...]
\ No newline at end of file
diff --git a/markdown-page/index.html b/markdown-page/index.html
index a2dfe6b..0713b35 100644
--- a/markdown-page/index.html
+++ b/markdown-page/index.html
@@ -5,8 +5,8 @@
<meta name="generator" content="Docusaurus v3.0.1">
<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.082de540.js" defer="defer"></script>
-<script src="/assets/js/main.69d20728.js" defer="defer"></script>
+<script src="/assets/js/runtime~main.aa77c706.js" defer="defer"></script>
+<script src="/assets/js/main.237d48af.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-1715074035179.json b/search-doc-1715074035179.json
deleted file mode 100644
index 6ce2f0d..0000000
--- a/search-doc-1715074035179.json
+++ /dev/null
@@ -1 +0,0 @@
-{"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-1715183504949.json b/search-doc-1715183504949.json
new file mode 100644
index 0000000..6d249e8
--- /dev/null
+++ b/search-doc-1715183504949.json
@@ -0,0 +1 @@
+{"searchDocs":[{"title":"Fury v0.1.2
released","type":0,"sectionRef":"#","url":"/blog/fury_0_1_2_release","content":"","keywords":"","version":null},{"title":"What's
Changed","type":1,"pageTitle":"Fury v0.1.2
released","url":"/blog/fury_0_1_2_release#whats-changed","content":" [Java]
Skip toString in annotation invocation handler readObject (#746)[Python] Use
cloudpickle for local function serialization (#914)[Python] fix row format
getter (#915) Full Changelog: https://github.com/alip [...]
\ No newline at end of file
diff --git a/search-doc.json b/search-doc.json
index 6ce2f0d..6d249e8 100644
--- a/search-doc.json
+++ b/search-doc.json
@@ -1 +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
+{"searchDocs":[{"title":"Fury v0.1.2
released","type":0,"sectionRef":"#","url":"/blog/fury_0_1_2_release","content":"","keywords":"","version":null},{"title":"What's
Changed","type":1,"pageTitle":"Fury v0.1.2
released","url":"/blog/fury_0_1_2_release#whats-changed","content":" [Java]
Skip toString in annotation invocation handler readObject (#746)[Python] Use
cloudpickle for local function serialization (#914)[Python] fix row format
getter (#915) Full Changelog: https://github.com/alip [...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]