@uwdata/mosaic-core 0.12.0 → 0.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/mosaic-core.js +1 -1
- package/dist/mosaic-core.min.js +2 -2
- package/package.json +4 -4
- package/src/SelectionClause.js +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# mosaic-core
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@uwdata/mosaic-core)
|
|
4
|
+
|
|
3
5
|
The core Mosaic components: a central coordinator, parameters (`Param`) and selections (`Selection`) for linking scalar values or query predicates (respectively) across Mosaic clients, and filter groups with materialized views of pre-aggregated data. The Mosaic coordinator can send queries either over the network to a backing server (`socket` and `rest` clients) or to a client-side [DuckDB-WASM](https://github.com/duckdb/duckdb-wasm) instance (`wasm` client).
|
|
4
6
|
|
|
5
7
|
The `mosaic-core` facilities are included as part of the [vgplot](https://github.com/uwdata/mosaic/tree/main/packages/vgplot) API.
|
package/dist/mosaic-core.js
CHANGED
|
@@ -18624,7 +18624,7 @@ function clausePoint(field2, value, {
|
|
|
18624
18624
|
source,
|
|
18625
18625
|
clients = source ? /* @__PURE__ */ new Set([source]) : void 0
|
|
18626
18626
|
}) {
|
|
18627
|
-
const predicate = value !== void 0 ?
|
|
18627
|
+
const predicate = value !== void 0 ? isIn(field2, [literal(value)]) : null;
|
|
18628
18628
|
return {
|
|
18629
18629
|
meta: { type: "point" },
|
|
18630
18630
|
source,
|
package/dist/mosaic-core.min.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var tm=Object.defineProperty;var tn=(e,t)=>{for(var r in t)tm(e,r,{get:t[r],enumerable:!0})};var Zd={};function ju(e,t=!1){let r,n,i=Zd;function s(u){r=e(u).catch(()=>{}).finally(()=>{if(n){let{value:d}=n;n=null,s(d)}else r=null})}function o(u){n={event:u}}function a(u){r?o(u):s(u)}function c(u){i!==u&&requestAnimationFrame(()=>{let d=i;i=Zd,a(d)}),i=u}return t?c:a}var zu=class{constructor(t){this._filterBy=t,this._requestUpdate=ju(()=>this.requestQuery(),!0),this._coordinator=null}get coordinator(){return this._coordinator}set coordinator(t){this._coordinator=t}get filterBy(){return this._filterBy}get filterStable(){return!0}fields(){return null}fieldInfo(t){return this}query(t){return null}queryPending(){return this}queryResult(t){return this}queryError(t){return this}requestQuery(t){let r=t||this.query(this.filterBy?.predicate(this));return this._coordinator.requestQuery(this,r)}requestUpdate(){this._requestUpdate()}initialize(){return this._coordinator.initializeClient(this)}update(){return this}};var Li=Uint8Array.of(65,82,82,79,87,49),Zt={V1:0,V2:1,V3:2,V4:3,V5:4};var te={NONE:0,Schema:1,DictionaryBatch:2,RecordBatch:3,Tensor:4,SparseTensor:5},h={Dictionary:-1,NONE:0,Null:1,Int:2,Float:3,Binary:4,Utf8:5,Bool:6,Decimal:7,Date:8,Time:9,Timestamp:10,Interval:11,List:12,Struct:13,Union:14,FixedSizeBinary:15,FixedSizeList:16,Map:17,Duration:18,LargeBinary:19,LargeUtf8:20,LargeList:21,RunEndEncoded:22,BinaryView:23,Utf8View:24,ListView:25,LargeListView:26},Vn={HALF:0,SINGLE:1,DOUBLE:2},Ye={DAY:0,MILLISECOND:1},yt={SECOND:0,MILLISECOND:1,MICROSECOND:2,NANOSECOND:3},ee={YEAR_MONTH:0,DAY_TIME:1,MONTH_DAY_NANO:2},Ge={Sparse:0,Dense:1};var jn=Uint8Array,bo=Uint16Array,wo=Uint32Array,Io=BigUint64Array,Mi=Int8Array,tf=Int16Array,Lt=Int32Array,$t=BigInt64Array,qu=Float32Array,Er=Float64Array;function ef(e,t){let r=Math.log2(e)-3;return(t?[Mi,tf,Lt,$t]:[jn,bo,wo,Io])[r]}var bw=Object.getPrototypeOf(Int8Array);function zn(e,t){let r=0,n=e.length;if(n<=2147483648)do{let i=r+n>>>1;e[i]<=t?r=i+1:n=i}while(r<n);else do{let i=Math.trunc((r+n)/2);e[i]<=t?r=i+1:n=i}while(r<n);return r}function xo(e,t,r){if(t(e))return e;throw new Error(r(e))}function Mt(e,t,r){return t=Array.isArray(t)?t:Object.values(t),xo(e,n=>t.includes(n),r??(()=>`${e} must be one of ${t}`))}function vo(e,t){for(let[r,n]of Object.entries(e))if(n===t)return r;return"<Unknown>"}var He=e=>`Unsupported data type: "${vo(h,e)}" (id ${e})`,Ui=(e,t,r=!0,n=null)=>({name:e,type:t,nullable:r,metadata:n});function rf(e){return Object.hasOwn(e,"name")&&nf(e.type)}function nf(e){return typeof e?.typeId=="number"}function Tr(e,t="",r=!0){return rf(e)?e:Ui(t,xo(e,nf,()=>"Data type expected."),r)}var So=(e,t,r=!1,n=-1)=>({typeId:h.Dictionary,id:n,dictionary:e,indices:t||qn(),ordered:r});var Eo=(e=32,t=!0)=>({typeId:h.Int,bitWidth:Mt(e,[8,16,32,64]),signed:t,values:ef(e,t)});var qn=()=>Eo(32);var $u=(e=2)=>({typeId:h.Float,precision:Mt(e,Vn),values:[bo,qu,Er][e]});var Wu=()=>({typeId:h.Binary,offsets:Lt}),To=()=>({typeId:h.Utf8,offsets:Lt});var Yu=(e,t,r=128)=>({typeId:h.Decimal,precision:e,scale:t,bitWidth:Mt(r,[128,256]),values:Io}),Gu=e=>({typeId:h.Date,unit:Mt(e,Ye),values:e===Ye.DAY?Lt:$t});var Hu=(e=yt.MILLISECOND,t=32)=>({typeId:h.Time,unit:Mt(e,yt),bitWidth:Mt(t,[32,64]),values:t===32?Lt:$t});var Ao=(e=yt.MILLISECOND,t=null)=>({typeId:h.Timestamp,unit:Mt(e,yt),timezone:t,values:$t}),Qu=(e=ee.MONTH_DAY_NANO)=>({typeId:h.Interval,unit:Mt(e,ee),values:e===ee.MONTH_DAY_NANO?void 0:Lt}),Oo=e=>({typeId:h.List,children:[Tr(e)],offsets:Lt}),Bo=e=>({typeId:h.Struct,children:Array.isArray(e)&&rf(e[0])?e:Object.entries(e).map(([t,r])=>Ui(t,r))}),Ku=(e,t,r,n)=>(r??=t.map((i,s)=>s),{typeId:h.Union,mode:Mt(e,Ge),typeIds:r,typeMap:r.reduce((i,s,o)=>(i[s]=o,i),{}),children:t.map((i,s)=>Tr(i,`_${s}`)),typeIdForValue:n,offsets:Lt}),Ju=e=>({typeId:h.FixedSizeBinary,stride:e}),No=(e,t)=>({typeId:h.FixedSizeList,stride:t,children:[Tr(e)]}),sf=(e,t)=>({typeId:h.Map,keysSorted:e,children:[t],offsets:Lt});var Xu=(e=yt.MILLISECOND)=>({typeId:h.Duration,unit:Mt(e,yt),values:$t}),Zu=()=>({typeId:h.LargeBinary,offsets:$t}),tl=()=>({typeId:h.LargeUtf8,offsets:$t}),el=e=>({typeId:h.LargeList,children:[Tr(e)],offsets:$t}),rl=(e,t)=>({typeId:h.RunEndEncoded,children:[xo(Tr(e,"run_ends"),r=>r.type.typeId===h.Int,()=>"Run-ends must have an integer type."),Tr(t,"values")]});var nl=e=>({typeId:h.ListView,children:[Tr(e,"value")],offsets:Lt}),il=e=>({typeId:h.LargeListView,children:[Tr(e,"value")],offsets:$t});var em=new Er(2),Do=em.buffer,Ow=new $t(Do),Bw=new wo(Do),Nw=new Lt(Do),Dw=new jn(Do);function De(e){if(e>Number.MAX_SAFE_INTEGER||e<Number.MIN_SAFE_INTEGER)throw Error(`BigInt exceeds integer number representation: ${e}`);return Number(e)}function Fo(e,t){return Number(e/t)+Number(e%t)/Number(t)}var $n=e=>BigInt.asUintN(64,e);function af(e,t){let r=t<<1,n;return BigInt.asIntN(64,e[r+1])<0?(n=$n(~e[r])|$n(~e[r+1])<<64n,n=-(n+1n)):n=e[r]|e[r+1]<<64n,n}function cf(e,t){let r=t<<2,n;return BigInt.asIntN(64,e[r+3])<0?(n=$n(~e[r])|$n(~e[r+1])<<64n|$n(~e[r+2])<<128n|$n(~e[r+3])<<192n,n=-(n+1n)):n=e[r]|e[r+1]<<64n|e[r+2]<<128n|e[r+3]<<192n,n}var nm=new TextDecoder("utf-8"),Uw=new TextEncoder;function Wn(e){return nm.decode(e)}var en=4;function sl(e,t){return(e[t>>3]&1<<t%8)!==0}function vt(e,t){let r=t+W(e,t),n=r-W(e,r),i=_t(e,n);return(s,o,a=null)=>{if(s<i){let c=_t(e,n+s);if(c)return o(e,r+c)}return a}}function de(e,t){return t}function Ar(e,t){return!!im(e,t)}function im(e,t){return Ci(e,t)<<24>>24}function Ci(e,t){return e[t]}function _t(e,t){return sm(e,t)<<16>>16}function sm(e,t){return e[t]|e[t+1]<<8}function W(e,t){return e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24}function uf(e,t){return W(e,t)>>>0}function gt(e,t){return De(BigInt.asIntN(64,BigInt(uf(e,t))+(BigInt(uf(e,t+en))<<32n)))}function rn(e,t){let r=t+W(e,t),n=W(e,r);return r+=en,Wn(e.subarray(r,r+n))}function Wt(e,t,r,n){if(!t)return[];let i=t+W(e,t);return Array.from({length:W(e,i)},(s,o)=>n(e,i+en+o*r))}var ol=Symbol("rowIndex");function ki(e,t){class r{constructor(s){this[ol]=s}toJSON(){return lf(e,t,this[ol])}}let n=r.prototype;for(let i=0;i<e.length;++i){if(Object.hasOwn(n,e[i]))continue;let s=t[i];Object.defineProperty(n,e[i],{get(){return s.at(this[ol])},enumerable:!0})}return i=>new r(i)}function Ro(e,t){return r=>lf(e,t,r)}function lf(e,t,r){let n={};for(let i=0;i<e.length;++i)n[e[i]]=t[i].at(r);return n}function df(e){return e instanceof Or}var nn=class{static ArrayType=null;constructor({length:t,nullCount:r,type:n,validity:i,values:s,offsets:o,sizes:a,children:c}){this.length=t,this.nullCount=r,this.type=n,this.validity=i,this.values=s,this.offsets=o,this.sizes=a,this.children=c,(!r||!this.validity)&&(this.at=u=>this.value(u))}get[Symbol.toStringTag](){return"Batch"}at(t){return this.isValid(t)?this.value(t):null}isValid(t){return sl(this.validity,t)}value(t){return this.values[t]}slice(t,r){let n=r-t,i=Array(n);for(let s=0;s<n;++s)i[s]=this.at(t+s);return i}*[Symbol.iterator](){for(let t=0;t<this.length;++t)yield this.at(t)}},Or=class extends nn{constructor(t){super(t);let{length:r,values:n}=this;this.values=n.subarray(0,r)}slice(t,r){return this.nullCount?super.slice(t,r):this.values.subarray(t,r)}[Symbol.iterator](){return this.nullCount?super[Symbol.iterator]():this.values[Symbol.iterator]()}},Pi=class extends nn{static ArrayType=Er},nt=class extends nn{static ArrayType=Array},Vi=class extends nt{value(t){return null}},Fe=class extends Pi{value(t){return De(this.values[t])}},Lo=class extends Pi{value(t){let r=this.values[t],n=(r&31744)>>10,i=(r&1023)/1024,s=(-1)**((r&32768)>>15);switch(n){case 31:return s*(i?Number.NaN:1/0);case 0:return s*(i?6103515625e-14*i:0)}return s*2**(n-15)*(1+i)}},Mo=class extends nt{value(t){return sl(this.values,t)}},Uo=class extends nn{constructor(t){super(t);let{bitWidth:r,scale:n}=this.type;this.decimal=r===128?af:cf,this.scale=10n**BigInt(n)}},Co=class extends Uo{static ArrayType=Er;value(t){return Fo(this.decimal(this.values,t),this.scale)}},ko=class extends Uo{static ArrayType=Array;value(t){return this.decimal(this.values,t)}},ji=class extends nt{constructor(t){super(t),this.source=t}value(t){return new Date(this.source.value(t))}},Po=class extends Pi{value(t){return 864e5*this.values[t]}},ff=Fe,Vo=class extends Fe{value(t){return super.value(t)*1e3}},hf=Fe,jo=class extends Fe{value(t){return Fo(this.values[t],1000n)}},zo=class extends Fe{value(t){return Fo(this.values[t],1000000n)}},qo=class extends nt{value(t){return this.values.subarray(t<<1,t+1<<1)}},$o=class extends nt{value(t){let r=this.values,n=t<<4;return Float64Array.of(W(r,n),W(r,n+4),gt(r,n+8))}},pf=({values:e,offsets:t},r)=>e.subarray(t[r],t[r+1]),mf=({values:e,offsets:t},r)=>e.subarray(De(t[r]),De(t[r+1])),Wo=class extends nt{value(t){return pf(this,t)}},Yo=class extends nt{value(t){return mf(this,t)}},Go=class extends nt{value(t){return Wn(pf(this,t))}},Ho=class extends nt{value(t){return Wn(mf(this,t))}},Qo=class extends nt{value(t){let r=this.offsets;return this.children[0].slice(r[t],r[t+1])}},Ko=class extends nt{value(t){let r=this.offsets;return this.children[0].slice(De(r[t]),De(r[t+1]))}},Jo=class extends nt{value(t){let r=this.offsets[t],n=r+this.sizes[t];return this.children[0].slice(r,n)}},Xo=class extends nt{value(t){let r=this.offsets[t],n=r+this.sizes[t];return this.children[0].slice(De(r),De(n))}},Zo=class extends nt{constructor(t){super(t),this.stride=this.type.stride}},ta=class extends Zo{value(t){let{stride:r,values:n}=this;return n.subarray(t*r,(t+1)*r)}},ea=class extends Zo{value(t){let{children:r,stride:n}=this;return r[0].slice(t*n,(t+1)*n)}};function yf({children:e,offsets:t},r){let[n,i]=e[0].children,s=t[r],o=t[r+1],a=[];for(let c=s;c<o;++c)a.push([n.at(c),i.at(c)]);return a}var ra=class extends nt{value(t){return yf(this,t)}},na=class extends nt{value(t){return new Map(yf(this,t))}},zi=class extends nt{constructor({typeIds:t,...r}){super(r),this.typeIds=t,this.typeMap=this.type.typeMap}value(t,r=t){let{typeIds:n,children:i,typeMap:s}=this;return i[s[n[t]]].at(r)}},ia=class extends zi{value(t){return super.value(t,this.offsets[t])}},qi=class extends nt{constructor(t,r=Ro){super(t),this.names=this.type.children.map(n=>n.name),this.factory=r(this.names,this.children)}value(t){return this.factory(t)}},sa=class extends qi{constructor(t){super(t,ki)}},oa=class extends nt{value(t){let[{values:r},n]=this.children;return n.at(zn(r,t))}},aa=class extends nt{setDictionary(t){return this.dictionary=t,this.cache=t.cache(),this}value(t){return this.cache[this.key(t)]}key(t){return this.values[t]}},ca=class extends nt{constructor({data:t,...r}){super(r),this.data=t}view(t){let{values:r,data:n}=this,i=t<<4,s=i+4,o=r,a=W(o,i);return a>12&&(s=W(o,i+12),o=n[W(o,i+8)]),o.subarray(s,s+a)}},ua=class extends ca{value(t){return this.view(t)}},la=class extends ca{value(t){return Wn(this.view(t))}};function al(e){let t=[];return{add(r){return t.push(r),this},clear:()=>t=[],done:()=>new sn(t,e)}}var sn=class{constructor(t,r=t[0]?.type){this.type=r,this.length=t.reduce((s,o)=>s+o.length,0),this.nullCount=t.reduce((s,o)=>s+o.nullCount,0),this.data=t;let n=t.length,i=new Int32Array(n+1);if(n===1){let[s]=t;i[1]=s.length,this.at=o=>s.at(o)}else for(let s=0,o=0;s<n;++s)i[s+1]=o+=t[s].length;this.offsets=i}get[Symbol.toStringTag](){return"Column"}[Symbol.iterator](){let t=this.data;return t.length===1?t[0][Symbol.iterator]():om(t)}at(t){let{data:r,offsets:n}=this,i=zn(n,t)-1;return r[i]?.at(t-n[i])}get(t){return this.at(t)}toArray(){let{length:t,nullCount:r,data:n}=this,i=!r&&df(n[0]),s=n.length;if(i&&s===1)return n[0].values;let o=!s||r>0?Array:n[0].constructor.ArrayType??n[0].values.constructor,a=new o(t);return i?am(a,n):cm(a,n)}cache(){return this._cache??(this._cache=this.toArray())}};function*om(e){for(let t=0;t<e.length;++t){let r=e[t][Symbol.iterator]();for(let n=r.next();!n.done;n=r.next())yield n.value}}function am(e,t){for(let r=0,n=0;r<t.length;++r){let{values:i}=t[r];e.set(i,n),n+=i.length}return e}function cm(e,t){let r=-1;for(let n=0;n<t.length;++n){let i=t[n];for(let s=0;s<i.length;++s)e[++r]=i.at(s)}return e}var Yn=class e{constructor(t,r,n=!1){let i=t.fields.map(o=>o.name);this.schema=t,this.names=i,this.children=r,this.factory=n?ki:Ro;let s=[];this.getFactory=o=>s[o]??(s[o]=this.factory(i,r.map(a=>a.data[o])))}get[Symbol.toStringTag](){return"Table"}get numCols(){return this.names.length}get numRows(){return this.children[0]?.length??0}getChildAt(t){return this.children[t]}getChild(t){let r=this.names.findIndex(n=>n===t);return r>-1?this.children[r]:void 0}selectAt(t,r=[]){let{children:n,factory:i,schema:s}=this,{fields:o}=s;return new e({...s,fields:t.map((a,c)=>um(o[a],r[c]))},t.map(a=>n[a]),i===ki)}select(t,r){let n=this.names,i=t.map(s=>n.indexOf(s));return this.selectAt(i,r)}toColumns(){let{children:t,names:r}=this,n={};return r.forEach((i,s)=>n[i]=t[s]?.toArray()??[]),n}toArray(){let{children:t,getFactory:r,numRows:n}=this,i=t[0]?.data??[],s=Array(n);for(let o=0,a=-1;o<i.length;++o){let c=r(o);for(let u=0;u<i[o].length;++u)s[++a]=c(u)}return s}*[Symbol.iterator](){let{children:t,getFactory:r}=this,n=t[0]?.data??[];for(let i=0;i<n.length;++i){let s=r(i);for(let o=0;o<n[i].length;++o)yield s(o)}}at(t){let{children:r,getFactory:n,numRows:i}=this;if(t<0||t>=i)return null;let[{offsets:s}]=r,o=zn(s,t)-1;return n(o)(t-s[o])}get(t){return this.at(t)}};function um(e,t){return t!=null&&t!==e.name?{...e,name:t}:e}function $i(e,t={}){let{typeId:r,bitWidth:n,precision:i,unit:s}=e,{useBigInt:o,useDate:a,useDecimalBigInt:c,useMap:u,useProxy:d}=t;switch(r){case h.Null:return Vi;case h.Bool:return Mo;case h.Int:case h.Time:case h.Duration:return o||n<64?Or:Fe;case h.Float:return i?Or:Lo;case h.Date:return gf(s===Ye.DAY?Po:ff,a&&ji);case h.Timestamp:return gf(s===yt.SECOND?Vo:s===yt.MILLISECOND?hf:s===yt.MICROSECOND?jo:zo,a&&ji);case h.Decimal:return c?ko:Co;case h.Interval:return s===ee.DAY_TIME?qo:s===ee.YEAR_MONTH?Or:$o;case h.FixedSizeBinary:return ta;case h.Utf8:return Go;case h.LargeUtf8:return Ho;case h.Binary:return Wo;case h.LargeBinary:return Yo;case h.BinaryView:return ua;case h.Utf8View:return la;case h.List:return Qo;case h.LargeList:return Ko;case h.Map:return u?na:ra;case h.ListView:return Jo;case h.LargeListView:return Xo;case h.FixedSizeList:return ea;case h.Struct:return d?sa:qi;case h.RunEndEncoded:return oa;case h.Dictionary:return aa;case h.Union:return e.mode?ia:zi}throw new Error(He(r))}function gf(e,t){return t?class extends t{constructor(n){super(new e(n))}}:e}function lm(e,t){return{offset:gt(e,t),metadataLength:W(e,t+8),bodyLength:gt(e,t+16)}}function cl(e,t){return Wt(e,t,24,lm)}function da(e,t,r){let n=vt(e,t);if(n(10,de,0))throw new Error("Record batch compression not implemented");let i=r<Zt.V4?8:0;return{length:n(4,gt,0),nodes:Wt(e,n(6,de),16,(s,o)=>({length:gt(s,o),nullCount:gt(s,o+8)})),regions:Wt(e,n(8,de),16+i,(s,o)=>({offset:gt(s,o+i),length:gt(s,o+i+8)})),variadic:Wt(e,n(12,de),8,gt)}}function _f(e,t,r){let n=vt(e,t);return{id:n(4,gt,0),data:n(6,(i,s)=>da(i,s,r)),isDelta:n(8,Ar,!1)}}function ul(e,t,r,n){Mt(r,h,He);let i=vt(e,t);switch(r){case h.Binary:return Wu();case h.Utf8:return To();case h.LargeBinary:return Zu();case h.LargeUtf8:return tl();case h.List:return Oo(n[0]);case h.ListView:return nl(n[0]);case h.LargeList:return el(n[0]);case h.LargeListView:return il(n[0]);case h.Struct:return Bo(n);case h.RunEndEncoded:return rl(n[0],n[1]);case h.Int:return Eo(i(4,W,0),i(6,Ar,!1));case h.Float:return $u(i(4,_t,Vn.HALF));case h.Decimal:return Yu(i(4,W,0),i(6,W,0),i(8,W,128));case h.Date:return Gu(i(4,_t,Ye.MILLISECOND));case h.Time:return Hu(i(4,_t,yt.MILLISECOND),i(6,W,32));case h.Timestamp:return Ao(i(4,_t,yt.SECOND),i(6,rn));case h.Interval:return Qu(i(4,_t,ee.YEAR_MONTH));case h.Duration:return Xu(i(4,_t,yt.MILLISECOND));case h.FixedSizeBinary:return Ju(i(4,W,0));case h.FixedSizeList:return No(n[0],i(4,W,0));case h.Map:return sf(i(4,Ar,!1),n[0]);case h.Union:return Ku(i(4,_t,Ge.Sparse),n,Wt(e,i(6,de),4,W))}return{typeId:r}}function Wi(e,t){let r=Wt(e,t,4,(n,i)=>{let s=vt(n,i);return[s(4,rn),s(6,rn)]});return r.length?new Map(r):null}function fa(e,t,r){let n=vt(e,t);return{version:r,endianness:n(4,_t,0),fields:n(6,dm,[]),metadata:n(8,Wi)}}function dm(e,t){return Wt(e,t,4,bf)}function bf(e,t){let r=vt(e,t),n=r(8,Ci,h.NONE),i=r(10,de,0),s=r(12,hm),o=r(14,(c,u)=>fm(c,u)),a=ul(e,i,n,o);return s&&(s.dictionary=a,a=s),{name:r(4,rn),type:a,nullable:r(6,Ar,!1),metadata:r(16,Wi)}}function fm(e,t){let r=Wt(e,t,4,bf);return r.length?r:null}function hm(e,t){if(!t)return null;let r=vt(e,t);return So(null,r(6,pm,qn()),r(8,Ar,!1),r(4,gt,0))}function pm(e,t){return ul(e,t,h.Int)}var mm=(e,t)=>`Expected to read ${e} metadata bytes, but only read ${t}.`,ym=(e,t)=>`Expected to read ${e} bytes for message body, but only read ${t}.`,gm=e=>`Unsupported message type: ${e} (${vo(te,e)})`;function ha(e,t){let r=W(e,t)||0;if(t+=en,r===-1&&(r=W(e,t)||0,t+=en),r===0)return null;let n=e.subarray(t,t+=r);if(n.byteLength<r)throw new Error(mm(r,n.byteLength));let i=vt(n,0),s=i(4,_t,Zt.V1),o=i(6,Ci,te.NONE),a=i(8,de,0),c=i(10,gt,0),u;if(a){let d=o===te.Schema?fa:o===te.DictionaryBatch?_f:o===te.RecordBatch?da:null;if(!d)throw new Error(gm(o));if(u=d(n,a,s),c>0){let f=e.subarray(t,t+=c);if(f.byteLength<c)throw new Error(ym(c,f.byteLength));u.body=f}}return{version:s,type:o,index:t,content:u}}function wf(e){let t=e instanceof ArrayBuffer?new Uint8Array(e):e;return t instanceof Uint8Array&&_m(t)?wm(t):bm(t)}function _m(e){if(!e||e.length<4)return!1;for(let t=0;t<6;++t)if(Li[t]!==e[t])return!1;return!0}function bm(e){let t=[e].flat(),r,n=[],i=[];for(let s of t){if(!(s instanceof Uint8Array))throw new Error("IPC data batch was not a Uint8Array.");let o=0;for(;;){let a=ha(s,o);if(a===null)break;if(o=a.index,!!a.content)switch(a.type){case te.Schema:r||(r=a.content);break;case te.RecordBatch:n.push(a.content);break;case te.DictionaryBatch:i.push(a.content);break}}}return{schema:r,dictionaries:i,records:n,metadata:null}}function wm(e){let t=e.byteLength-(Li.length+4),r=W(e,t),n=vt(e,t-r),i=n(4,_t,Zt.V1),s=n(8,cl,[]),o=n(10,cl,[]);return{schema:n(6,(a,c)=>fa(a,c,i)),dictionaries:s.map(({offset:a})=>ha(e,a).content),records:o.map(({offset:a})=>ha(e,a).content),metadata:n(12,Wi)}}function dl(e,t){return Im(wf(e),t)}function Im(e,t={}){let{schema:r={fields:[]},dictionaries:n,records:i}=e,{version:s,fields:o}=r,a=new Map,c=vm(t,s,a),u=new Map;xm(r,p=>{let m=p.type;m.typeId===h.Dictionary&&u.set(m.id,m.dictionary)});let d=new Map;for(let p of n){let{id:m,data:b,isDelta:K,body:zt}=p,qt=u.get(m),Pn=ll(qt,c({...b,body:zt}));if(d.has(m)){let Xd=d.get(m);K||Xd.clear(),Xd.add(Pn)}else{if(K)throw new Error("Delta update can not be first dictionary batch.");d.set(m,al(qt).add(Pn))}}d.forEach((p,m)=>a.set(m,p.done()));let f=o.map(p=>al(p.type));for(let p of i){let m=c(p);o.forEach((b,K)=>f[K].add(ll(b.type,m)))}return new Yn(r,f.map(p=>p.done()),t.useProxy)}function xm(e,t){e.fields.forEach(function r(n){t(n),n.type.dictionary?.children?.forEach(r),n.type.children?.forEach(r)})}function vm(e,t,r){let n={version:t,options:e,dictionary:i=>r.get(i)};return i=>{let{length:s,nodes:o,regions:a,variadic:c,body:u}=i,d=-1,f=-1,p=-1;return{...n,length:s,node:()=>o[++d],buffer:m=>{let{length:b,offset:K}=a[++f];return m?new m(u.buffer,u.byteOffset+K,b/m.BYTES_PER_ELEMENT):u.subarray(K,K+b)},variadic:()=>c[++p],visit(m){return m.map(b=>ll(b.type,this))}}}}function ll(e,t){let{typeId:r}=e,{length:n,options:i,node:s,buffer:o,variadic:a,version:c}=t,u=$i(e,i);if(r===h.Null)return new u({length:n,nullCount:n,type:e});let d={...s(),type:e};switch(r){case h.Bool:case h.Int:case h.Time:case h.Duration:case h.Float:case h.Decimal:case h.Date:case h.Timestamp:case h.Interval:case h.FixedSizeBinary:return new u({...d,validity:o(),values:o(e.values)});case h.Utf8:case h.LargeUtf8:case h.Binary:case h.LargeBinary:return new u({...d,validity:o(),offsets:o(e.offsets),values:o()});case h.BinaryView:case h.Utf8View:return new u({...d,validity:o(),values:o(),data:Array.from({length:a()},()=>o())});case h.List:case h.LargeList:case h.Map:return new u({...d,validity:o(),offsets:o(e.offsets),children:t.visit(e.children)});case h.ListView:case h.LargeListView:return new u({...d,validity:o(),offsets:o(e.offsets),sizes:o(e.offsets),children:t.visit(e.children)});case h.FixedSizeList:case h.Struct:return new u({...d,validity:o(),children:t.visit(e.children)});case h.RunEndEncoded:return new u({...d,children:t.visit(e.children)});case h.Dictionary:{let{id:f,indices:p}=e;return new u({...d,validity:o(),values:o(p.values)}).setDictionary(t.dictionary(f))}case h.Union:return c<Zt.V5&&o(),new u({...d,typeIds:o(Mi),offsets:e.mode===Ge.Sparse?null:o(e.offsets),children:t.visit(e.children)});default:throw new Error(He(r))}}var d0=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;function Br(e){return dl(e,{useDate:!0})}function fl(e="ws://localhost:3000/"){let t=[],r=!1,n=null,i,s={open(){r=!0,c()},close(){for(r=!1,n=null,i=null;t.length;)t.shift().reject("Socket closed")},error(u){if(n){let{reject:d}=n;n=null,c(),d(u)}else console.error("WebSocket error: ",u)},message({data:u}){if(n){let{query:d,resolve:f,reject:p}=n;if(n=null,c(),typeof u=="string"){let m=JSON.parse(u);m.error?p(m.error):f(m)}else if(d.type==="exec")f();else if(d.type==="arrow")f(Br(u));else throw new Error(`Unexpected socket data: ${u}`)}else console.log("WebSocket message: ",u)}};function o(){i=new WebSocket(e),i.binaryType="arraybuffer";for(let u in s)i.addEventListener(u,s[u])}function a(u,d,f){i==null&&o(),t.push({query:u,resolve:d,reject:f}),r&&!n&&c()}function c(){t.length&&(n=t.shift(),i.send(JSON.stringify(n.query)))}return{get connected(){return r},query(u){return new Promise((d,f)=>a(u,d,f))}}}var Gn="COLUMN_REF",pa="COLUMN_PARAM",Af="TABLE_REF",Of="LITERAL";var hl="ORDER_BY",ma="CAST",pl="CASE",ml="WHEN",yl="UNARY",Bf="UNARY_POSTFIX",ya="BINARY",ga="BETWEEN",_a="NOT_BETWEEN",ba="LOGICAL_OPERATOR",wa="IN",Ia="FUNCTION",an="AGGREGATE",Hn="WINDOW",xa="WINDOW_DEF",va="WINDOW_FRAME",Nf="EXPRESSION",Qn="FRAGMENT",Sa="VERBATIM",Yi="PARAM",Df="WITH_CLAUSE",Ea="SELECT_CLAUSE",Ta="FROM_CLAUSE";var Ff="SAMPLE_CLAUSE";var Aa="WINDOW_CLAUSE";var Oa="SELECT_QUERY",Ba="DESCRIBE_QUERY",Na="SET_OPERATION";function re(e){return e instanceof ct}var ct=class{constructor(t){this.type=t}},M=class extends ct{};var cn=class extends M{constructor(t){super(Of),this.value=t}toString(){return gl(this.value)}};function gl(e){switch(typeof e){case"number":return Number.isFinite(e)?`${e}`:"NULL";case"string":return`'${e.replace("'","''")}'`;case"boolean":return e?"TRUE":"FALSE";default:if(e==null)return"NULL";if(e instanceof Date){let t=+e;if(Number.isNaN(t))return"NULL";let r=e.getUTCFullYear(),n=e.getUTCMonth(),i=e.getUTCDate();return t===Date.UTC(r,n,i)?`DATE '${r}-${n+1}-${i}'`:`epoch_ms(${t})`}else return e instanceof RegExp?`'${e.source}'`:`${e}`}}var fe=class extends M{constructor(t){super(Yi),this.param=t}get value(){return this.param.value}toString(){return gl(this.value)}};function _l(e){return e.split(".")}function he(e){return`"${e}"`}function Da(e){return e&&Ym(e)?e.slice(1,-1):e}function Ym(e){return e[0]==='"'&&e[e.length-1]==='"'}function Nr(e){return e instanceof Kn}var Kn=class extends M{constructor(t){super(Af),this.table=[t].flat()}get name(){return this.table[this.table.length-1]}toString(){return this.table.map(t=>he(t)).join(".")}};var Jn=class extends M{constructor(t,r=[]){super(Ia),this.name=t,this.args=r}toString(){let{name:t,args:r}=this;return`${t}(${r.join(", ")})`}};function At(e,...t){return new Jn(e,Fa(t).map(G))}function Re(e,...t){return new Gi(e,Fa(t).map(G))}function Ut(e,t=G){return e.flat().filter(r=>r!=null).map(r=>t(r))}function Fa(e){let t=e.length,r=t;for(;r>0&&e[r-1]===void 0;--r);return r<t?e.slice(0,r):e}function ne(e){return typeof e=="string"}function Hi(e){return Array.isArray(e)}function Ke(e){return e&&typeof e.addEventListener=="function"&&e.dynamic!==!1&&"value"in e}var Ki=class extends ct{constructor(t,r){super(Aa),this.name=t,this.def=r}toString(){return`${he(this.name)} AS ${this.def}`}},Xn=class e extends M{constructor(t,r=new Zn){super(Hn),this.func=t,this.def=r}over(t){return new e(this.func,this.def.over(t))}partitionby(...t){return new e(this.func,this.def.partitionby(...t))}orderby(...t){return new e(this.func,this.def.orderby(...t))}rows(t){return new e(this.func,this.def.rows(t))}range(t){return new e(this.func,this.def.range(t))}toString(){return`${this.func} OVER ${this.def}`}};var Zn=class extends ct{constructor(t,r,n,i){super(xa),this.name=t,this.partition=r,this.order=n,this.frame=i}over(t){return Qi(this,{name:t})}partitionby(...t){return Qi(this,{partition:Ut(t)})}orderby(...t){return Qi(this,{order:Ut(t)})}rows(t){return Qi(this,{frame:new Ji(t)})}range(t){return Qi(this,{frame:new Ji(t,!0)})}toString(){let{name:t,partition:r,order:n,frame:i}=this,s=t&&he(t),o=[s,r?.length&&`PARTITION BY ${r.join(", ")}`,n?.length&&`ORDER BY ${n.join(", ")}`,i].filter(a=>a);return s&&o.length<2?s:`(${o.join(" ")})`}},Ji=class extends ct{constructor(t,r=!1,n=void 0){super(va),this.extent=Ke(t)?new fe(t):t,this.range=r,this.exclude=n}toString(){let{range:t,exclude:r,extent:n}=this,i=t?"RANGE":"ROWS",[s,o]=re(n)?n.value:n,a=Rf(s,"PRECEDING"),c=Rf(o,"FOLLOWING");return`${i} BETWEEN ${a} AND ${c}${r?` ${r}`:""}`}};function Qi(e,t){return new Zn(t.name??e.name,t.partition??e.partition,t.order??e.order,t.frame??e.frame)}function Rf(e,t){return e===0?"CURRENT ROW":Number.isFinite(e)?`${Math.abs(e)} ${t}`:`UNBOUNDED ${t}`}function ti(e){return e instanceof Je}var Je=class extends M{constructor(t,r){super(t),this.table=r}get column(){return null}toString(){let{column:t,table:r}=this,n=`${r??""}`,i=t==="*"?"*":he(t);return(n?n+".":"")+i}},Xi=class extends Je{constructor(t,r){super(Gn,r),this.name=t}get column(){return this.name}};var Zi=class extends Je{constructor(t,r){super(pa,r),this.param=t}get column(){return`${this.param.value}`}};function bl(e,t){let r=un(t);return Ke(e)?new Zi(new fe(e),r):new Xi(e,r)}var ln=class extends M{constructor(t){super(Sa),this.value=t}toString(){return this.value}};function St(e){return new cn(e)}function Lf(e){return new ln(e)}function Ra(...e){let t=Ut(e,String);return t?.length?new Kn(t):void 0}function G(e){return ne(e)?Hm(e):ei(e)}function dn(e){return ne(e)?Lf(e):ei(e)}function ei(e){return e instanceof M?e:Ke(e)?new fe(e):St(e)}function un(e){return ne(e)?Qm(e):Hi(e)?Ra(e):e}function Hm(e){let t=_l(e);return bl(t.pop(),Ra(t))}function Qm(e){return Ra(_l(e))}var Gi=class e extends M{constructor(t,r,n,i){super(an),this.name=t,this.args=r,this.isDistinct=n,this.filter=i}distinct(t=!0){return new e(this.name,this.args,t,this.filter)}where(t){return ne(t)&&(t=dn(t)),new e(this.name,this.args,this.isDistinct,t)}window(){return new Xn(this)}partitionby(...t){return this.window().partitionby(...t)}orderby(...t){return this.window().orderby(...t)}toString(){let{name:t,args:r,isDistinct:n,filter:i}=this,s=n?"DISTINCT ":"",o=r?.length?r.join(", "):"*",a=i?` FILTER (WHERE ${i})`:"";return`${t}(${s}${o})${a}`}},Mf=["any_value","approx_count_distinct","approx_quantile","arbitrary","arg_max","arg_max_null","arg_min","arg_min_null","array_agg","avg","bit_and","bit_or","bit_xor","bitstring_agg","bool_and","bool_or","corr","count","covar_pop","covar_samp","entropy","favg","first","fsum","geomean","kurtosis_pop","kurtosis","last","mad","max","max_by","median","min","min_by","mode","product","quantile","quantile_cont","quantile_disc","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_sxx","regr_sxy","regr_syy","regr_slope","reservoir_quantile","skewness","stddev","stddev_pop","stddev_samp","string_agg","sum","variance","var_pop","var_samp"];var La=class extends M{constructor(t,r,n){super(t),this.expr=r,this.extent=n}toSQL(t){let{extent:r,expr:n}=this;return r?`(${n} ${t} ${r[0]} AND ${r[1]})`:""}},ts=class extends La{constructor(t,r){super(ga,t,r)}toString(){return super.toSQL("BETWEEN")}},es=class extends La{constructor(t,r){super(_a,t,r)}toString(){return super.toSQL("NOT BETWEEN")}};var rs=class extends M{constructor(t,r,n){super(ya),this.op=t,this.left=r,this.right=n}toString(){return`(${this.left} ${this.op} ${this.right})`}};var ns=class extends M{constructor(t,r){super(ma),this.expr=t,this.cast=r}toString(){return`(${this.expr})::${this.cast}`}};var is=class extends M{constructor(t){super(Qn),this.spans=t}toString(){return this.spans.join("")}};var ss=class extends ct{constructor(t,r=!1,n=void 0,i=void 0){super(Ff),this.size=t,this.perc=r,this.method=n,this.seed=i}toString(){let{size:t,perc:r,method:n,seed:i}=this,s=r?"%":" ROWS",o=i!=null?`, ${i}`:"";return`${t}${s}${n?` (${n}${o})`:""}`}};var os=class extends ct{constructor(t,r){super(Ea),this.expr=t,this.alias=r}toString(){let{expr:t,alias:r}=this;return!r||Km(t,r)?`${t}`:`${t} AS ${he(r)}`}};function Km(e,t){return e instanceof Je&&e.table==null&&e.column===t}var as=class extends ct{constructor(t,r){super(Df),this.name=t,this.query=r}toString(){return`"${this.name}" AS (${this.query})`}};function Ma(e){return e instanceof Et}function Dr(e){return e instanceof hn}function wl(e){return e instanceof cs}var Et=class extends M{static select(...t){return new hn().select(...t)}static from(...t){return new hn().from(...t)}static with(...t){return new hn().with(...t)}static union(...t){return new fn("UNION",t.flat())}static unionAll(...t){return new fn("UNION ALL",t.flat())}static intersect(...t){return new fn("INTERSECT",t.flat())}static except(...t){return new fn("EXCEPT",t.flat())}static describe(t){return new cs(t)}constructor(t){super(t),this._orderby=[],this._limit=void 0,this._offset=void 0,this.cteFor=null}get subqueries(){return[]}clone(){return this}orderby(...t){return this._orderby=this._orderby.concat(Ut(t)),this}limit(t){return this._limit=Number.isFinite(t)?t:void 0,this}offset(t){return this._offset=Number.isFinite(t)?t:void 0,this}},hn=class e extends Et{constructor(){super(Oa),this._with=[],this._select=[],this._from=[],this._where=[],this._sample=void 0,this._groupby=[],this._having=[],this._window=[],this._qualify=[]}get subqueries(){let t=this.cteFor||this,n=(t instanceof e?t._with:[]).reduce((s,o)=>(s[o.name]=o.query,s),{}),i=[];return this._from.forEach(({expr:s})=>{if(Ma(s))i.push(s);else if(Nr(s)){let o=n[s.name];o&&i.push(o)}}),i}clone(){return Object.assign(new e,this)}with(...t){let r=[],n=(i,s)=>{let o=s.clone();o.cteFor=this,r.push(new as(i,o))};return t.flat().forEach(i=>{if(i!=null)for(let s in i)n(s,i[s])}),this._with=this._with.concat(r),this}select(...t){let r=[],n=(s,o)=>r.push(new os(s==null?s:G(s),Da(o)));t.flat().forEach(s=>{if(s!=null)if(ne(s))n(s,s);else if(ti(s))n(s,s.column);else if(Hi(s))n(s[1],s[0]);else for(let o in s)n(s[o],o)});let i=new Set(r.map(s=>s.alias));return this._select=this._select.filter(s=>!i.has(s.alias)).concat(r.filter(s=>s.expr)),this}setSelect(...t){return this._select=[],this.select(...t)}distinct(t=!0){return this._distinct=!!t,this}from(...t){let r=[],n=(i,s)=>r.push(new us(un(i),Da(s)));return t.flat().forEach(i=>{if(i!=null)if(ne(i))n(i,i);else if(Nr(i))n(i,i.name);else if(re(i))n(i);else if(Hi(i))n(i[1],i[0]);else for(let s in i)n(i[s],s)}),this._from=this._from.concat(r),this}setFrom(...t){return this._from=[],this.from(...t)}sample(t,r,n){let i;if(typeof t=="number"){let s=t>0&&t<1,o=s?t*100:Math.floor(t);i=new ss(o,s,r,n)}else i=t;return this._sample=i,this}where(...t){return this._where=this._where.concat(Ut(t,dn)),this}setWhere(...t){return this._where=[],this.where(...t)}groupby(...t){return this._groupby=this._groupby.concat(Ut(t)),this}setGroupby(...t){return this._groupby=[],this.groupby(...t)}having(...t){return this._having=this._having.concat(Ut(t,dn)),this}window(...t){let r=[];return t.flat().forEach(n=>{if(n!=null)for(let i in n)r.push(new Ki(Da(i),n[i]))}),this._window=this._window.concat(r),this}qualify(...t){return this._qualify=this._qualify.concat(Ut(t,dn)),this}toString(){let{_with:t,_select:r,_distinct:n,_from:i,_sample:s,_where:o,_groupby:a,_having:c,_window:u,_qualify:d,_orderby:f,_limit:p,_offset:m}=this,b=[];if(t.length&&b.push(`WITH ${t.join(", ")}`),b.push(`SELECT${n?" DISTINCT":""} ${r.join(", ")}`),i.length&&b.push(`FROM ${i.join(", ")}`),o.length){let K=o.map(String).filter(zt=>zt).join(" AND ");K&&b.push(`WHERE ${K}`)}if(s&&b.push(`USING SAMPLE ${s}`),a.length&&b.push(`GROUP BY ${a.join(", ")}`),c.length){let K=c.map(String).filter(zt=>zt).join(" AND ");K&&b.push(`HAVING ${K}`)}if(u.length&&b.push(`WINDOW ${u.join(", ")}`),d.length){let K=d.map(String).filter(zt=>zt).join(" AND ");K&&b.push(`QUALIFY ${K}`)}return f.length&&b.push(`ORDER BY ${f.join(", ")}`),Number.isFinite(p)&&b.push(`LIMIT ${p}`),Number.isFinite(m)&&b.push(`OFFSET ${m}`),b.join(" ")}},cs=class e extends ct{constructor(t){super(Ba),this.query=t}clone(){return new e(this.query.clone())}toString(){return`DESCRIBE ${this.query}`}},fn=class e extends Et{constructor(t,r){super(Na),this.op=t,this.queries=r}get subqueries(){let{queries:t,cteFor:r}=this;return r&&t.forEach(n=>n.cteFor=r),t}clone(){let{op:t,queries:r,...n}=this;return Object.assign(new e(t,r),n)}toString(){let{op:t,queries:r,_orderby:n,_limit:i,_offset:s}=this,o=[r.join(` ${t} `)];return n.length&&o.push(`ORDER BY ${n.join(", ")}`),Number.isFinite(i)&&o.push(`LIMIT ${i}`),Number.isFinite(s)&&o.push(`OFFSET ${s}`),o.join(" ")}};var us=class extends ct{constructor(t,r){super(Ta),this.expr=t,this.alias=r}toString(){let{expr:t,alias:r}=this,n=Ma(t)?`(${t})`:`${t}`;return r&&!(Nr(t)&&t.table.join(".")===r)?`${n} AS ${he(r)}`:`${n}`}};var ls=class extends M{constructor(t,r){super(wa),this.expr=t,this.values=r}toString(){return`(${this.expr} IN (${this.values.join(", ")}))`}};var Ua=class extends M{constructor(t,r){super(ba),this.op=t,this.clauses=r}toString(){let t=this.clauses;return t.length===0?"":t.length===1?`${t[0]}`:`(${t.join(` ${this.op} `)})`}},ds=class extends Ua{constructor(t){super("AND",t)}},fs=class extends Ua{constructor(t){super("OR",t)}};var Il=class extends M{constructor(t,r,n){super(t),this.op=r,this.expr=n}};var hs=class extends Il{constructor(t,r){super(Bf,t,r)}toString(){return`(${this.expr} ${this.op})`}};function Ca(e,t){return Re("arg_max",e,t)}function ka(e,t){return Re("arg_min",e,t)}function Fr(e){return Re("count",e)}function pn(e){return Re("max",e)}function ri(e){return Re("min",e)}function xl(e,t){return Re("regr_avgx",e,t)}function vl(e,t){return Re("regr_avgy",e,t)}function Sl(e,t){return Re("regr_count",e,t)}function at(e){return Re("sum",e)}function El(e,t){return new ns(G(e),t)}function Rr(e){return El(e,"INTEGER")}function ps(e){return El(e,"DOUBLE")}function Tl(e){return At("epoch_ms",e)}function Pa(e){return At("exp",e)}function Al(e){return At("log",e)}function ni(e){return At("ln",e)}function Xe(e){return At("sign",e)}function Lr(e){return At("abs",e)}function mn(e){return At("sqrt",e)}function Ol(e){return At("ceil",e)}function Mr(e){return At("floor",e)}function Va(e,t){return At("round",e,t)}function Uf(e,t){return new hs(e,G(t))}function ii(e,t,r){return new rs(e,G(t),G(r))}function ey(e,t,r=!1){let n=r?es:ts;return new n(G(e),t?.map(G))}function Ur(...e){return new ds(Ut(e))}function si(...e){return new fs(Ut(e))}function ja(e){return Uf("IS NULL",e)}function za(e){return Uf("IS NOT NULL",e)}function yn(e,t){return ii("+",e,t)}function tt(e,t){return ii("-",e,t)}function et(e,t){return ii("*",e,t)}function ut(e,t){return ii("/",e,t)}function Ot(e,t){return ii("**",e,t)}function qa(e,t){return ii("IS NOT DISTINCT FROM",e,t)}function gn(e,t){return ey(e,t,!1)}function Bl(e,t){return new ls(G(e),t.map(G))}function Cr(e,...t){return new is(ny(e,t))}function ny(e,t){let r=[e[0]],n=t.length;for(let i=0,s=0;i<n;){let o=t[i];re(o)?r[++s]=o:Ke(o)?r[++s]=new fe(o):r[s]+=ne(o)?o:St(o);let a=e[++i];re(r[s])?r[++s]=a:r[s]+=a}return r.filter(i=>i).map(i=>ne(i)?new ln(i):i)}function $a(e,t,...r){return At(e,t,...Fa(r).map(ei))}function Nl(e,t,r){return $a("regexp_matches",e,t,r)}function Dl(e,t){return $a("contains",e,t)}function Fl(e,t){return $a("starts_with",e,t)}function Rl(e,t){return $a("ends_with",e,t)}var Wa={[an]:["args","filter"],[ga]:["expr","extent"],[ya]:["left","right"],[pl]:["expr","_when","_else"],[ma]:["expr"],[pa]:["param","table"],[Gn]:["table"],[Ba]:["query"],[Nf]:["node"],[Qn]:["spans"],[Ta]:["expr"],[Ia]:["args"],[wa]:["expr","values"],[ba]:["clauses"],[_a]:["expr","extent"],[hl]:["expr"],[Yi]:["value"],[Ea]:["expr"],[Oa]:["_with","_select","_from","_where","_sample","_groupby","_having","_window","_qualify","_orderby"],[Na]:["subqueries","_orderby"],[yl]:["expr"],[ml]:["when","then"],[Hn]:["func","def"],[Aa]:["def"],[xa]:["partition","order","frame"],[va]:["extent"]};function ms(e,t){if(t.has(e))return t.get(e);if(re(e)){let r=Wa[e.type],n=r?.length??0;for(let i=0;i<n;++i){let s=r[i],o=e[s];if(Array.isArray(o)){let a=o.length;for(let c=0;c<a;++c)o[c]=ms(o[c],t)}else o&&(e[s]=ms(o,t))}}return e}function _n(e,t){if(!re(e))return;let r=t(e);if(r)return r;let n=Wa[e.type],i=n?.length??0;for(let s=0;s<i;++s){let o=e[n[s]];if(Array.isArray(o)){let a=o.length;for(let c=0;c<a;++c)if(o[c]&&+_n(o[c],t)<0)return r}else if(o&&+_n(o,t)<0)return-1}}var iy=new RegExp(`^(${Mf.join("|")})$`),sy=/(\\'|\\"|"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|\w+\()/g;function oy(e){return e.split(sy).some(t=>t.endsWith("(")&&iy.test(t.slice(0,-1)))}function ys(e){let t=0;return _n(e,r=>{switch(r.type){case Hn:return-1;case an:return t|=1,-1;case Qn:case Sa:{let n=`${r}`.toLowerCase(),i=n.indexOf("(select ");return i>=0&&(n=n.slice(0,i)),n.includes(") over ")?-1:oy(n)?(t|=2,-1):1}}}),t}function Ll(e){let t=new Set;return _n(e,r=>{r.type===an&&t.add(r)}),Array.from(t)}function Ya(e){let t={};return _n(e,r=>{r.type===Gn&&(t[r]=r)}),Object.values(t)}function Ga(e,t,{replace:r=!1,temp:n=!1,view:i=!1}={}){return"CREATE"+(r?" OR REPLACE ":" ")+(n?"TEMP ":"")+(i?"VIEW":"TABLE")+(r?" ":" IF NOT EXISTS ")+e+" AS "+t}var Ha=e=>e;function kf(){return{apply:Ha,invert:Ha,sqlApply:G,sqlInvert:Ha}}function py({base:e=null}={}){if(e==null||e===Math.E)return{apply:Math.log,invert:Math.exp,sqlApply:t=>ni(t),sqlInvert:t=>Pa(t)};if(e===10)return{apply:Math.log10,invert:t=>Math.pow(10,t),sqlApply:t=>Al(t),sqlInvert:t=>Ot(10,t)};{let t=+e;return{apply:r=>Math.log(r)/Math.log(t),invert:r=>Math.pow(t,r),sqlApply:r=>ut(ni(r),ni(t)),sqlInvert:r=>Ot(t,r)}}}function my({constant:e=1}={}){let t=+e;return{apply:r=>Math.sign(r)*Math.log1p(Math.abs(r)),invert:r=>Math.sign(r)*Math.exp(Math.abs(r)-t),sqlApply:r=>(r=G(r),et(Xe(r),ni(yn(t,Lr(r))))),sqlInvert:r=>et(Xe(r),tt(Pa(Lr(r)),t))}}function yy(){return{apply:e=>Math.sign(e)*Math.sqrt(Math.abs(e)),invert:e=>Math.sign(e)*e*e,sqlApply:e=>(e=G(e),et(Xe(e),mn(Lr(e)))),sqlInvert:e=>et(Xe(e),Ot(e,2))}}function gy({exponent:e=1}={}){let t=+e;return{apply:r=>Math.sign(r)*Math.pow(Math.abs(r),t),invert:r=>Math.sign(r)*Math.pow(Math.abs(r),1/t),sqlApply:r=>(r=G(r),et(Xe(r),Ot(Lr(r),t))),sqlInvert:r=>et(Xe(r),Ot(Lr(r),ut(1,t)))}}function Pf(){return{apply:e=>+e,invert:e=>new Date(e),sqlApply:e=>e instanceof Date?St(+e):by(e)?St(+e.value):Tl(e),sqlInvert:Ha}}var _y={identity:kf,linear:kf,log:py,symlog:my,sqrt:yy,pow:gy,time:Pf,utc:Pf};function Ml(e){let t=_y[e.type];return t?{...e,...t(e)}:null}function by(e){return e instanceof cn&&e.value instanceof Date}function Qa(e){let t=2166136261;for(let r=0,n=e.length;r<n;++r){let i=e.charCodeAt(r),s=i&65280;s&&(t=Vf(t^s>>8)),t=Vf(t^i&255)}return wy(t)>>>0}function Vf(e){return e+(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24)}function wy(e){return e+=e<<13,e^=e>>>7,e+=e<<3,e^=e>>>17,e+=e<<5,e&4294967295}function zf(e,t,r){switch(e.name){case"count":case"sum":return Iy(t,e);case"avg":return xy(t,e);case"arg_max":return vy(t,e);case"arg_min":return Sy(t,e);case"variance":case"var_samp":return Ka(t,e,r);case"var_pop":return Ka(t,e,r,!1);case"stddev":case"stddev_samp":return mn(Ka(t,e,r));case"stddev_pop":return mn(Ka(t,e,r,!1));case"covar_samp":return Ja(t,e,r);case"covar_pop":return Ja(t,e,r,!1);case"corr":return jf(t,e,r);case"regr_count":return oi(t,e).expr;case"regr_avgx":return Yf(t,e);case"regr_avgy":return Gf(t,e);case"regr_syy":return Cl(t,0,e,r);case"regr_sxx":return Cl(t,1,e,r);case"regr_sxy":return Ja(t,e,r,null);case"regr_slope":return Hf(t,e,r);case"regr_intercept":return Ey(t,e,r);case"regr_r2":return Ot(jf(t,e,r),2);case"max":case"min":case"bit_and":case"bit_or":case"bit_xor":case"bool_and":case"bool_or":case"product":{let n=qf(e);return t[n]=e,Cr`${e.name}("${n}")`}default:return null}}function qf(e){return"pre_"+Qa(`${e}`).toString(16)}function Bt(e,t,r){let n=r?.filter;n&&(t=t.filter?t.where(Ur(n,t.filter)):t.where(n));let i=qf(t);return e[i]=t,i}function $f(e,t){let r=Bt(e,Fr(t.args[0]),t);return{expr:at(r),name:r}}function Iy(e,t){return at(Bt(e,t))}function xy(e,t){let r=Bt(e,t),{expr:n,name:i}=$f(e,t);return ut(at(et(r,i)),n)}function vy(e,t){let r=Bt(e,t),n=Bt(e,pn(t.args[1]),t);return Ca(r,n)}function Sy(e,t){let r=Bt(e,t),n=Bt(e,ri(t.args[1]),t);return ka(r,n)}function Ka(e,t,r,n=!0){let i=t.args[0],{expr:s}=$f(e,t),o=tt(i,r(i)),a=Bt(e,at(Ot(o,2)),t),c=Bt(e,at(o),t),u=n?tt(s,1):s;return ut(tt(at(a),ut(Ot(at(c),2),s)),u)}function Ja(e,t,r,n=!0){let{expr:i}=oi(e,t),s=Wf(e,t,r),o=gs(e,1,t,r),a=gs(e,0,t,r),c=tt(s,ut(et(o,a),i));return n===null?c:n?ut(c,tt(i,1)):ut(c,i)}function jf(e,t,r){let{expr:n}=oi(e,t),i=Wf(e,t,r),s=Ul(e,1,t,r),o=Ul(e,0,t,r),a=gs(e,1,t,r),c=gs(e,0,t,r),u=tt(s,ut(Ot(a,2),n)),d=tt(o,ut(Ot(c,2),n));return ut(tt(i,ut(et(a,c),n)),mn(et(u,d)))}function oi(e,t){let[r,n]=t.args,i=Bt(e,Sl(r,n),t);return{expr:at(i),name:i}}function gs(e,t,r,n){let i=r.args,s=i[t],o=i[1-t],a=at(tt(s,n(s))).where(za(o));return at(Bt(e,a,r))}function Ul(e,t,r,n){let i=r.args,s=i[t],o=i[1-t],a=at(Ot(tt(s,n(s)),2)).where(za(o));return at(Bt(e,a,r))}function Wf(e,t,r){let[n,i]=t.args,s=at(et(tt(i,r(i)),tt(n,r(n))));return at(Bt(e,s,t))}function Yf(e,t){let[r,n]=t.args,{expr:i,name:s}=oi(e,t),o=Bt(e,xl(r,n),t);return ut(at(et(o,s)),i)}function Gf(e,t){let[r,n]=t.args,{expr:i,name:s}=oi(e,t),o=Bt(e,vl(r,n),t);return ut(at(et(o,s)),i)}function Cl(e,t,r,n){let{expr:i}=oi(e,r),s=gs(e,t,r,n),o=Ul(e,t,r,n);return tt(o,ut(Ot(s,2),i))}function Hf(e,t,r){let n=Ja(e,t,r,null),i=Cl(e,1,t,r);return ut(n,i)}function Ey(e,t,r){let n=Yf(e,t),i=Gf(e,t),s=Hf(e,t,r);return tt(i,et(s,n))}function Qf(e){if(!e.filterStable)return null;let t=e.query();if(!Dr(t))return null;let r=Xa(t,c=>{let u=c._from[0]?.expr;return Nr(u)?u.name:u});if(typeof r!="string")return null;let n=new Map,i={},s={},o=[],a=c=>{let u=c.column,d=Xa(t,f=>f._select.find(p=>p.alias===u)?.expr);return Cr`(SELECT avg(${d??c}) FROM "${r}")`};for(let{alias:c,expr:u}of t._select){if(ys(u)>1)return null;let d=Ll(u);if(d.length===0)o.push(c),i[c]=u;else{for(let f of d){if(f.isDistinct)return null;let p=zf(f,i,a);if(!p)return null;n.set(f,p)}s[c]=ms(u,n)}}return n.size?{group:o,preagg:i,output:s}:null}function Xa(e,t){let r=e.subqueries;if(Dr(e)&&r.length===0)return t(e);let n=Xa(r[0],t);for(let i=1;i<r.length;++i){let s=Xa(r[i],t);if(s!==void 0&&s!==n)return NaN}return n}var Ty={skip:!0,result:null},Za=class{constructor(t,{schema:r="mosaic",enabled:n=!0}={}){this.entries=new Map,this.active=null,this.mc=t,this._schema=r,this._enabled=n}set enabled(t){this._enabled!==t&&(t||this.clear(),this._enabled=t)}get enabled(){return this._enabled}set schema(t){this._schema!==t&&(this.clear(),this._schema=t)}get schema(){return this._schema}dropSchema(){return this.clear(),this.mc.exec(`DROP SCHEMA IF EXISTS "${this.schema}" CASCADE`)}clear(){this.entries.clear(),this.active=null}request(t,r,n){if(!this.enabled)return null;let{entries:i,mc:s,schema:o}=this,{source:a}=n;if(!a||this.active&&(this.active.source!==a&&this.clear(),this.active?.source===null))return null;let{active:c}=this;if(!c&&(this.active=c=Ay(n),c.source===null))return null;if(i.has(t))return i.get(t);let u=Qf(t),d;if(!u)d=null;else if(r.skip(t,n))d=Ty;else{let f=r.remove(a).predicate(t);d=Ny(t.query(f),c,u,o),d.result=s.exec([`CREATE SCHEMA IF NOT EXISTS ${o}`,Ga(d.table,d.create,{temp:!1})]),d.result.catch(p=>s.logger().error(p))}return i.set(t,d),d}};function Ay(e){let{source:t,meta:r}=e,n=e.predicate,i=Ya(n).map(f=>f.column),s,o;if(!r||!i)return{source:null,columns:o,predicate:s};let{type:a,scales:c,bin:u,pixelSize:d=1}=r;if(a==="point")s=f=>f,o=Object.fromEntries(i.map(f=>[`${f}`,G(f)]));else if(a==="interval"&&c){let f=c.map(p=>By(p,d,u));f.some(p=>!p)||(f.length===1?(s=p=>p?gn("active0",p.extent.map(f[0])):[],o={active0:f[0](n.expr)}):(s=p=>p?Ur(p.clauses.map((m,b)=>gn(`active${b}`,m.extent.map(f[b])))):[],o=Object.fromEntries(n.clauses.map((p,m)=>[`active${m}`,f[m](p.expr)]))))}return{source:o?t:null,columns:o,predicate:s}}var Oy={ceil:Ol,round:Va};function By(e,t,r){let{type:n,domain:i,range:s,apply:o,sqlApply:a}=Ml(e);if(!o)return;let c=Oy[`${r}`.toLowerCase()]||Mr,u=o(Math.min(...i)),d=o(Math.max(...i)),f=(n==="identity"?1:Math.abs(s[1]-s[0])/(d-u))/t,p=f===1?b=>b:b=>et(ps(f),b),m=u===0?b=>b:b=>tt(b,ps(u));return b=>Rr(c(p(m(a(b)))))}function Ny(e,t,r,n){let{group:i,output:s,preagg:o}=r,{columns:a}=t,c=e.setSelect({...o,...a}).groupby(Object.keys(a)),[u]=c.subqueries;if(u){let zt=Object.values(a).flatMap(qt=>Ya(qt).map(Pn=>Pn.column));Dy(u,zt)}let d=c._having,f=c._orderby;c._having=[],c._orderby=[];let p=c.toString(),m=(Qa(p)>>>0).toString(16),b=`${n}.preagg_${m}`,K=Et.select(i,s).from(b).groupby(i).having(d).orderby(f);return new kl({table:b,create:p,active:t,select:K})}function Dy(e,t){let r=new Set,n=i=>{r.has(i)||(r.add(i),Dr(i)&&i._from.length&&i.select(t),i.subqueries.forEach(n))};n(e)}var kl=class{constructor({table:t,create:r,active:n,select:i}){this.table=t,this.create=r,this.result=null,this.active=n,this.select=i,this.skip=!1}query(t){return this.select.clone().where(this.active.predicate(t))}};function Pl(e){switch(e){case"BIGINT":case"HUGEINT":case"INTEGER":case"SMALLINT":case"TINYINT":case"UBIGINT":case"UINTEGER":case"USMALLINT":case"UTINYINT":case"DOUBLE":case"FLOAT":case"REAL":return"number";case"DATE":case"TIMESTAMP":case"TIMESTAMPTZ":case"TIMESTAMP WITH TIME ZONE":case"TIME":case"TIMESTAMP_NS":return"date";case"BOOLEAN":return"boolean";case"VARCHAR":case"UUID":case"JSON":return"string";case"ARRAY":case"LIST":return"array";case"BLOB":case"STRUCT":case"MAP":case"GEOMETRY":return"object";default:if(e.startsWith("DECIMAL"))return"number";if(e.startsWith("STRUCT")||e.startsWith("MAP"))return"object";if(e.endsWith("]"))return"array";throw new Error(`Unsupported type: ${e}`)}}var Fy="count",Ry="nulls",Ly="max",My="min",Uy="distinct";var Cy={[Fy]:Fr,[Uy]:e=>Fr(e).distinct(),[Ly]:pn,[My]:ri,[Ry]:e=>Fr().where(ja(e))};function ky(e,t,r){return Et.from(e).select(Array.from(r,n=>({[n]:Cy[n](t)})))}async function Kf(e,t){return t.length===1&&t[0].column==="*"?Vy(e,t[0].table):(await Promise.all(t.map(r=>Py(e,r)))).filter(r=>r)}async function Py(e,{table:t,column:r,stats:n}){let i=Et.from({source:t}).select({column:r}).groupby(r.aggregate?Cr`ALL`:[]),[s]=Array.from(await e.query(Et.describe(i))),o={table:t,column:`${r}`,sqlType:s.column_type,type:Pl(s.column_type),nullable:s.null==="YES"};if(!(n?.length||n?.size))return o;let[a]=await e.query(ky(t,r,n),{persist:!0});return Object.assign(o,a)}async function Vy(e,t){let r=await e.query(`DESCRIBE ${un(t)}`);return Array.from(r).map(n=>({table:t,column:n.column_name,sqlType:n.column_type,type:Pl(n.column_type),nullable:n.null==="YES"}))}var kr=Object.freeze({pending:Symbol("pending"),ready:Symbol("ready"),error:Symbol("error"),done:Symbol("done")}),bn=class extends Promise{constructor(){let t,r;super((n,i)=>{t=n,r=i}),this._resolve=t,this._reject=r,this._state=kr.pending,this._value=void 0}fulfill(t){if(this._value!==void 0){if(t!==void 0)throw Error("Promise is ready and fulfill has a provided value");this._resolve(this._value)}else{if(t===void 0)throw Error("Promise is neither ready nor has provided value");this._resolve(t)}return this._state=kr.done,this}ready(t){return this._state=kr.ready,this._value=t,this}reject(t){return this._state=kr.error,this._reject(t),this}get state(){return this._state}};bn.prototype.constructor=Promise;function tc(){return{debug(...e){},info(...e){},log(...e){},warn(...e){},error(...e){}}}function jy(e){return(typeof requestAnimationFrame<"u"?requestAnimationFrame:typeof setImmediate<"u"?setImmediate:setTimeout)(e)}function Jf(e,t){let r=[],n=0;function i(){let s=zy(r,t);r=[],n=0;for(let o of s)$y(o,e),Gy(o,t)}return{add(s,o){s.request.type==="arrow"?(n=n||jy(()=>i()),r.push({entry:s,priority:o,index:r.length})):e(s,o)}}}function zy(e,t){let r=[],n=new Map;for(let i of e){let{entry:{request:s}}=i,o=qy(s.query,t);if(!n.has(o)){let a=[];r.push(a),n.set(o,a)}n.get(o).push(i)}return r}function qy(e,t){let r=`${e}`;if(Dr(e)&&!t.get(r)){if(e._orderby.length||e._where.length||e._qualify.length||e._having.length)return r;let n=e.clone().setSelect("*"),i=e._groupby;if(i.length){let s={};e._select.forEach(({alias:o,expr:a})=>s[o]=a),n.setGroupby(i.map(o=>ti(o)&&s[o.column]||o))}else e._select.some(s=>ys(s.expr))&&n.setGroupby("ALL");return`${n}`}else return r}function $y(e,t){if(Wy(e))t({request:{type:"arrow",cache:!1,query:e.query=Yy(e)},result:e.result=new bn});else for(let{entry:r,priority:n}of e)t(r,n)}function Wy(e){if(e.length>1){let t=`${e[0].entry.request.query}`;for(let r=1;r<e.length;++r)if(t!==`${e[r].entry.request.query}`)return!0}return!1}function Yy(e){let t=e.maps=[],r=new Map;for(let s of e){let{query:o}=s.entry.request,a=[];t.push(a);for(let{alias:c,expr:u}of o._select){let d=`${u}`;r.has(d)||r.set(d,[`col${r.size}`,u]);let[f]=r.get(d);a.push([f,c])}}let n=e[0].entry.request.query.clone(),i=n._groupby;if(i.length){let s={};e.maps[0].forEach(([o,a])=>s[a]=o),n.setGroupby(i.map(o=>ti(o)&&s[o.column]||o))}return n.setSelect(Array.from(r.values()))}async function Gy(e,t){let{maps:r,query:n,result:i}=e;if(!r)return;let s;try{s=await i}catch(a){for(let{entry:c}of e)c.result.reject(a);return}let o=wl(n);e.forEach(({entry:a},c)=>{let{request:u,result:d}=a,f=r[c],p=o&&f?Qy(s,f):f?Hy(s,f):s;u.cache&&t.set(String(u.query),p),d.fulfill(p)})}function Hy(e,t){return e.select(t.map(r=>r[0]),t.map(r=>r[1]))}function Qy(e,t){let r=new Map(t),n=[];for(let i of e)r.has(i.column_name)&&n.push({...i,column_name:r.get(i.column_name)});return n}var Ky=typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,Xf=()=>({get:()=>{},set:(e,t)=>t,clear:()=>{}});function Zf({max:e=1e3,ttl:t=3*60*60*1e3}={}){let r=new Map;function n(){let i=performance.now()-t,s=null,o=1/0;for(let[a,c]of r){let{last:u}=c;u<o&&(s=a,o=u),i>u&&r.delete(a)}s&&r.delete(s)}return{get(i){let s=r.get(i);if(s)return s.last=performance.now(),s.value},set(i,s){return r.set(i,{last:performance.now(),value:s}),r.size>e&&Ky(n),s},clear(){r=new Map}}}var ec=class{constructor(t){this.queue=Array.from({length:t},()=>({head:null,tail:null}))}isEmpty(){return this.queue.every(t=>!t.head)}insert(t,r){let n=this.queue[r];if(!n)throw new Error(`Invalid queue priority rank: ${r}`);let i={item:t,next:null};n.head===null?n.head=n.tail=i:n.tail=n.tail.next=i}remove(t){for(let r of this.queue){let{head:n,tail:i}=r;for(let s=null,o=n;o;s=o,o=o.next)t(o.item)&&(o===n?n=o.next:s.next=o.next,o===i&&(i=s||n));r.head=n,r.tail=i}}next(){for(let t of this.queue){let{head:r}=t;if(r!==null)return t.head=r.next,t.tail===r&&(t.tail=null),r.item}}};var Le=Object.freeze({High:0,Normal:1,Low:2}),rc=class{constructor(t=32){this.queue=new ec(3),this.db=null,this.clientCache=null,this._logger=tc(),this._logQueries=!1,this._consolidate=null,this.pendingResults=[],this.maxConcurrentRequests=t,this.pendingExec=!1}next(){if(this.queue.isEmpty()||this.pendingResults.length>this.maxConcurrentRequests||this.pendingExec)return;let{request:t,result:r}=this.queue.next();this.pendingResults.push(r),t.type==="exec"&&(this.pendingExec=!0),this.submit(t,r).finally(()=>{for(;this.pendingResults.length&&this.pendingResults[0].state!==kr.pending;){let n=this.pendingResults.shift();n.state===kr.ready?n.fulfill():n.state===kr.done&&this._logger.warn("Found resolved query in pending results.")}t.type==="exec"&&(this.pendingExec=!1),this.next()})}enqueue(t,r=Le.Normal){this.queue.insert(t,r),this.next()}async submit(t,r){try{let{query:n,type:i,cache:s=!1,options:o}=t,a=n?`${n}`:null;if(s){let f=this.clientCache.get(a);if(f){let p=await f;this._logger.debug("Cache"),r.ready(p);return}}let c=performance.now();this._logQueries&&this._logger.debug("Query",{type:i,sql:a,...o});let u=this.db.query({type:i,sql:a,...o});s&&this.clientCache.set(a,u);let d=await u;s&&this.clientCache.set(a,d),this._logger.debug(`Request: ${(performance.now()-c).toFixed(1)}`),r.ready(i==="exec"?null:d)}catch(n){r.reject(n)}}cache(t){return t!==void 0?this.clientCache=t===!0?Zf():t||Xf():this.clientCache}logger(t){return t?this._logger=t:this._logger}logQueries(t){return t!==void 0?this._logQueries=!!t:this._logQueries}connector(t){return t?this.db=t:this.db}consolidate(t){t&&!this._consolidate?this._consolidate=Jf(this.enqueue.bind(this),this.clientCache):!t&&this._consolidate&&(this._consolidate=null)}request(t,r=Le.Normal){let n=new bn,i={request:t,result:n};return this._consolidate?this._consolidate.add(i,r):this.enqueue(i,r),n}cancel(t){let r=new Set(t);if(r.size){this.queue.remove(({result:n})=>r.has(n)?(n.reject("Canceled"),!0):!1);for(let n of this.pendingResults)r.has(n)&&n.reject("Canceled")}}clear(){this.queue.remove(({result:t})=>(t.reject("Cleared"),!0));for(let t of this.pendingResults)t.reject("Cleared");this.pendingResults=[]}};var nc;function Jy(e){return e?nc=e:nc==null&&(nc=new ic),nc}var ic=class{constructor(t=fl(),{logger:r=console,manager:n=new rc,cache:i=!0,consolidate:s=!0,preagg:o={}}={}){this.manager=n,this.manager.cache(i),this.manager.consolidate(s),this.databaseConnector(t),this.logger(r),this.clear(),this.preaggregator=new Za(this,o)}clear({clients:t=!0,cache:r=!0}={}){this.manager.clear(),t&&(this.filterGroups?.forEach(n=>n.disconnect()),this.filterGroups=new Map,this.clients?.forEach(n=>this.disconnect(n)),this.clients=new Set),r&&this.manager.cache().clear()}databaseConnector(t){return this.manager.connector(t)}logger(t){return arguments.length&&(this._logger=t||tc(),this.manager.logger(this._logger)),this._logger}cancel(t){this.manager.cancel(t)}exec(t,{priority:r=Le.Normal}={}){return t=Array.isArray(t)?t.filter(n=>n).join(`;
|
|
1
|
+
var tm=Object.defineProperty;var tn=(e,t)=>{for(var r in t)tm(e,r,{get:t[r],enumerable:!0})};var Zd={};function ju(e,t=!1){let r,n,i=Zd;function s(u){r=e(u).catch(()=>{}).finally(()=>{if(n){let{value:d}=n;n=null,s(d)}else r=null})}function o(u){n={event:u}}function a(u){r?o(u):s(u)}function c(u){i!==u&&requestAnimationFrame(()=>{let d=i;i=Zd,a(d)}),i=u}return t?c:a}var zu=class{constructor(t){this._filterBy=t,this._requestUpdate=ju(()=>this.requestQuery(),!0),this._coordinator=null}get coordinator(){return this._coordinator}set coordinator(t){this._coordinator=t}get filterBy(){return this._filterBy}get filterStable(){return!0}fields(){return null}fieldInfo(t){return this}query(t){return null}queryPending(){return this}queryResult(t){return this}queryError(t){return this}requestQuery(t){let r=t||this.query(this.filterBy?.predicate(this));return this._coordinator.requestQuery(this,r)}requestUpdate(){this._requestUpdate()}initialize(){return this._coordinator.initializeClient(this)}update(){return this}};var Li=Uint8Array.of(65,82,82,79,87,49),Zt={V1:0,V2:1,V3:2,V4:3,V5:4};var te={NONE:0,Schema:1,DictionaryBatch:2,RecordBatch:3,Tensor:4,SparseTensor:5},h={Dictionary:-1,NONE:0,Null:1,Int:2,Float:3,Binary:4,Utf8:5,Bool:6,Decimal:7,Date:8,Time:9,Timestamp:10,Interval:11,List:12,Struct:13,Union:14,FixedSizeBinary:15,FixedSizeList:16,Map:17,Duration:18,LargeBinary:19,LargeUtf8:20,LargeList:21,RunEndEncoded:22,BinaryView:23,Utf8View:24,ListView:25,LargeListView:26},Vn={HALF:0,SINGLE:1,DOUBLE:2},Ye={DAY:0,MILLISECOND:1},yt={SECOND:0,MILLISECOND:1,MICROSECOND:2,NANOSECOND:3},ee={YEAR_MONTH:0,DAY_TIME:1,MONTH_DAY_NANO:2},Ge={Sparse:0,Dense:1};var jn=Uint8Array,bo=Uint16Array,wo=Uint32Array,Io=BigUint64Array,Mi=Int8Array,tf=Int16Array,Lt=Int32Array,$t=BigInt64Array,qu=Float32Array,Er=Float64Array;function ef(e,t){let r=Math.log2(e)-3;return(t?[Mi,tf,Lt,$t]:[jn,bo,wo,Io])[r]}var bw=Object.getPrototypeOf(Int8Array);function zn(e,t){let r=0,n=e.length;if(n<=2147483648)do{let i=r+n>>>1;e[i]<=t?r=i+1:n=i}while(r<n);else do{let i=Math.trunc((r+n)/2);e[i]<=t?r=i+1:n=i}while(r<n);return r}function xo(e,t,r){if(t(e))return e;throw new Error(r(e))}function Mt(e,t,r){return t=Array.isArray(t)?t:Object.values(t),xo(e,n=>t.includes(n),r??(()=>`${e} must be one of ${t}`))}function vo(e,t){for(let[r,n]of Object.entries(e))if(n===t)return r;return"<Unknown>"}var He=e=>`Unsupported data type: "${vo(h,e)}" (id ${e})`,Ui=(e,t,r=!0,n=null)=>({name:e,type:t,nullable:r,metadata:n});function rf(e){return Object.hasOwn(e,"name")&&nf(e.type)}function nf(e){return typeof e?.typeId=="number"}function Tr(e,t="",r=!0){return rf(e)?e:Ui(t,xo(e,nf,()=>"Data type expected."),r)}var So=(e,t,r=!1,n=-1)=>({typeId:h.Dictionary,id:n,dictionary:e,indices:t||qn(),ordered:r});var Eo=(e=32,t=!0)=>({typeId:h.Int,bitWidth:Mt(e,[8,16,32,64]),signed:t,values:ef(e,t)});var qn=()=>Eo(32);var $u=(e=2)=>({typeId:h.Float,precision:Mt(e,Vn),values:[bo,qu,Er][e]});var Wu=()=>({typeId:h.Binary,offsets:Lt}),To=()=>({typeId:h.Utf8,offsets:Lt});var Yu=(e,t,r=128)=>({typeId:h.Decimal,precision:e,scale:t,bitWidth:Mt(r,[128,256]),values:Io}),Gu=e=>({typeId:h.Date,unit:Mt(e,Ye),values:e===Ye.DAY?Lt:$t});var Hu=(e=yt.MILLISECOND,t=32)=>({typeId:h.Time,unit:Mt(e,yt),bitWidth:Mt(t,[32,64]),values:t===32?Lt:$t});var Ao=(e=yt.MILLISECOND,t=null)=>({typeId:h.Timestamp,unit:Mt(e,yt),timezone:t,values:$t}),Qu=(e=ee.MONTH_DAY_NANO)=>({typeId:h.Interval,unit:Mt(e,ee),values:e===ee.MONTH_DAY_NANO?void 0:Lt}),Oo=e=>({typeId:h.List,children:[Tr(e)],offsets:Lt}),Bo=e=>({typeId:h.Struct,children:Array.isArray(e)&&rf(e[0])?e:Object.entries(e).map(([t,r])=>Ui(t,r))}),Ku=(e,t,r,n)=>(r??=t.map((i,s)=>s),{typeId:h.Union,mode:Mt(e,Ge),typeIds:r,typeMap:r.reduce((i,s,o)=>(i[s]=o,i),{}),children:t.map((i,s)=>Tr(i,`_${s}`)),typeIdForValue:n,offsets:Lt}),Ju=e=>({typeId:h.FixedSizeBinary,stride:e}),No=(e,t)=>({typeId:h.FixedSizeList,stride:t,children:[Tr(e)]}),sf=(e,t)=>({typeId:h.Map,keysSorted:e,children:[t],offsets:Lt});var Xu=(e=yt.MILLISECOND)=>({typeId:h.Duration,unit:Mt(e,yt),values:$t}),Zu=()=>({typeId:h.LargeBinary,offsets:$t}),tl=()=>({typeId:h.LargeUtf8,offsets:$t}),el=e=>({typeId:h.LargeList,children:[Tr(e)],offsets:$t}),rl=(e,t)=>({typeId:h.RunEndEncoded,children:[xo(Tr(e,"run_ends"),r=>r.type.typeId===h.Int,()=>"Run-ends must have an integer type."),Tr(t,"values")]});var nl=e=>({typeId:h.ListView,children:[Tr(e,"value")],offsets:Lt}),il=e=>({typeId:h.LargeListView,children:[Tr(e,"value")],offsets:$t});var em=new Er(2),Do=em.buffer,Ow=new $t(Do),Bw=new wo(Do),Nw=new Lt(Do),Dw=new jn(Do);function De(e){if(e>Number.MAX_SAFE_INTEGER||e<Number.MIN_SAFE_INTEGER)throw Error(`BigInt exceeds integer number representation: ${e}`);return Number(e)}function Fo(e,t){return Number(e/t)+Number(e%t)/Number(t)}var $n=e=>BigInt.asUintN(64,e);function af(e,t){let r=t<<1,n;return BigInt.asIntN(64,e[r+1])<0?(n=$n(~e[r])|$n(~e[r+1])<<64n,n=-(n+1n)):n=e[r]|e[r+1]<<64n,n}function cf(e,t){let r=t<<2,n;return BigInt.asIntN(64,e[r+3])<0?(n=$n(~e[r])|$n(~e[r+1])<<64n|$n(~e[r+2])<<128n|$n(~e[r+3])<<192n,n=-(n+1n)):n=e[r]|e[r+1]<<64n|e[r+2]<<128n|e[r+3]<<192n,n}var nm=new TextDecoder("utf-8"),Uw=new TextEncoder;function Wn(e){return nm.decode(e)}var en=4;function sl(e,t){return(e[t>>3]&1<<t%8)!==0}function vt(e,t){let r=t+W(e,t),n=r-W(e,r),i=_t(e,n);return(s,o,a=null)=>{if(s<i){let c=_t(e,n+s);if(c)return o(e,r+c)}return a}}function de(e,t){return t}function Ar(e,t){return!!im(e,t)}function im(e,t){return Ci(e,t)<<24>>24}function Ci(e,t){return e[t]}function _t(e,t){return sm(e,t)<<16>>16}function sm(e,t){return e[t]|e[t+1]<<8}function W(e,t){return e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24}function uf(e,t){return W(e,t)>>>0}function gt(e,t){return De(BigInt.asIntN(64,BigInt(uf(e,t))+(BigInt(uf(e,t+en))<<32n)))}function rn(e,t){let r=t+W(e,t),n=W(e,r);return r+=en,Wn(e.subarray(r,r+n))}function Wt(e,t,r,n){if(!t)return[];let i=t+W(e,t);return Array.from({length:W(e,i)},(s,o)=>n(e,i+en+o*r))}var ol=Symbol("rowIndex");function ki(e,t){class r{constructor(s){this[ol]=s}toJSON(){return lf(e,t,this[ol])}}let n=r.prototype;for(let i=0;i<e.length;++i){if(Object.hasOwn(n,e[i]))continue;let s=t[i];Object.defineProperty(n,e[i],{get(){return s.at(this[ol])},enumerable:!0})}return i=>new r(i)}function Ro(e,t){return r=>lf(e,t,r)}function lf(e,t,r){let n={};for(let i=0;i<e.length;++i)n[e[i]]=t[i].at(r);return n}function df(e){return e instanceof Or}var nn=class{static ArrayType=null;constructor({length:t,nullCount:r,type:n,validity:i,values:s,offsets:o,sizes:a,children:c}){this.length=t,this.nullCount=r,this.type=n,this.validity=i,this.values=s,this.offsets=o,this.sizes=a,this.children=c,(!r||!this.validity)&&(this.at=u=>this.value(u))}get[Symbol.toStringTag](){return"Batch"}at(t){return this.isValid(t)?this.value(t):null}isValid(t){return sl(this.validity,t)}value(t){return this.values[t]}slice(t,r){let n=r-t,i=Array(n);for(let s=0;s<n;++s)i[s]=this.at(t+s);return i}*[Symbol.iterator](){for(let t=0;t<this.length;++t)yield this.at(t)}},Or=class extends nn{constructor(t){super(t);let{length:r,values:n}=this;this.values=n.subarray(0,r)}slice(t,r){return this.nullCount?super.slice(t,r):this.values.subarray(t,r)}[Symbol.iterator](){return this.nullCount?super[Symbol.iterator]():this.values[Symbol.iterator]()}},Pi=class extends nn{static ArrayType=Er},nt=class extends nn{static ArrayType=Array},Vi=class extends nt{value(t){return null}},Fe=class extends Pi{value(t){return De(this.values[t])}},Lo=class extends Pi{value(t){let r=this.values[t],n=(r&31744)>>10,i=(r&1023)/1024,s=(-1)**((r&32768)>>15);switch(n){case 31:return s*(i?Number.NaN:1/0);case 0:return s*(i?6103515625e-14*i:0)}return s*2**(n-15)*(1+i)}},Mo=class extends nt{value(t){return sl(this.values,t)}},Uo=class extends nn{constructor(t){super(t);let{bitWidth:r,scale:n}=this.type;this.decimal=r===128?af:cf,this.scale=10n**BigInt(n)}},Co=class extends Uo{static ArrayType=Er;value(t){return Fo(this.decimal(this.values,t),this.scale)}},ko=class extends Uo{static ArrayType=Array;value(t){return this.decimal(this.values,t)}},ji=class extends nt{constructor(t){super(t),this.source=t}value(t){return new Date(this.source.value(t))}},Po=class extends Pi{value(t){return 864e5*this.values[t]}},ff=Fe,Vo=class extends Fe{value(t){return super.value(t)*1e3}},hf=Fe,jo=class extends Fe{value(t){return Fo(this.values[t],1000n)}},zo=class extends Fe{value(t){return Fo(this.values[t],1000000n)}},qo=class extends nt{value(t){return this.values.subarray(t<<1,t+1<<1)}},$o=class extends nt{value(t){let r=this.values,n=t<<4;return Float64Array.of(W(r,n),W(r,n+4),gt(r,n+8))}},pf=({values:e,offsets:t},r)=>e.subarray(t[r],t[r+1]),mf=({values:e,offsets:t},r)=>e.subarray(De(t[r]),De(t[r+1])),Wo=class extends nt{value(t){return pf(this,t)}},Yo=class extends nt{value(t){return mf(this,t)}},Go=class extends nt{value(t){return Wn(pf(this,t))}},Ho=class extends nt{value(t){return Wn(mf(this,t))}},Qo=class extends nt{value(t){let r=this.offsets;return this.children[0].slice(r[t],r[t+1])}},Ko=class extends nt{value(t){let r=this.offsets;return this.children[0].slice(De(r[t]),De(r[t+1]))}},Jo=class extends nt{value(t){let r=this.offsets[t],n=r+this.sizes[t];return this.children[0].slice(r,n)}},Xo=class extends nt{value(t){let r=this.offsets[t],n=r+this.sizes[t];return this.children[0].slice(De(r),De(n))}},Zo=class extends nt{constructor(t){super(t),this.stride=this.type.stride}},ta=class extends Zo{value(t){let{stride:r,values:n}=this;return n.subarray(t*r,(t+1)*r)}},ea=class extends Zo{value(t){let{children:r,stride:n}=this;return r[0].slice(t*n,(t+1)*n)}};function yf({children:e,offsets:t},r){let[n,i]=e[0].children,s=t[r],o=t[r+1],a=[];for(let c=s;c<o;++c)a.push([n.at(c),i.at(c)]);return a}var ra=class extends nt{value(t){return yf(this,t)}},na=class extends nt{value(t){return new Map(yf(this,t))}},zi=class extends nt{constructor({typeIds:t,...r}){super(r),this.typeIds=t,this.typeMap=this.type.typeMap}value(t,r=t){let{typeIds:n,children:i,typeMap:s}=this;return i[s[n[t]]].at(r)}},ia=class extends zi{value(t){return super.value(t,this.offsets[t])}},qi=class extends nt{constructor(t,r=Ro){super(t),this.names=this.type.children.map(n=>n.name),this.factory=r(this.names,this.children)}value(t){return this.factory(t)}},sa=class extends qi{constructor(t){super(t,ki)}},oa=class extends nt{value(t){let[{values:r},n]=this.children;return n.at(zn(r,t))}},aa=class extends nt{setDictionary(t){return this.dictionary=t,this.cache=t.cache(),this}value(t){return this.cache[this.key(t)]}key(t){return this.values[t]}},ca=class extends nt{constructor({data:t,...r}){super(r),this.data=t}view(t){let{values:r,data:n}=this,i=t<<4,s=i+4,o=r,a=W(o,i);return a>12&&(s=W(o,i+12),o=n[W(o,i+8)]),o.subarray(s,s+a)}},ua=class extends ca{value(t){return this.view(t)}},la=class extends ca{value(t){return Wn(this.view(t))}};function al(e){let t=[];return{add(r){return t.push(r),this},clear:()=>t=[],done:()=>new sn(t,e)}}var sn=class{constructor(t,r=t[0]?.type){this.type=r,this.length=t.reduce((s,o)=>s+o.length,0),this.nullCount=t.reduce((s,o)=>s+o.nullCount,0),this.data=t;let n=t.length,i=new Int32Array(n+1);if(n===1){let[s]=t;i[1]=s.length,this.at=o=>s.at(o)}else for(let s=0,o=0;s<n;++s)i[s+1]=o+=t[s].length;this.offsets=i}get[Symbol.toStringTag](){return"Column"}[Symbol.iterator](){let t=this.data;return t.length===1?t[0][Symbol.iterator]():om(t)}at(t){let{data:r,offsets:n}=this,i=zn(n,t)-1;return r[i]?.at(t-n[i])}get(t){return this.at(t)}toArray(){let{length:t,nullCount:r,data:n}=this,i=!r&&df(n[0]),s=n.length;if(i&&s===1)return n[0].values;let o=!s||r>0?Array:n[0].constructor.ArrayType??n[0].values.constructor,a=new o(t);return i?am(a,n):cm(a,n)}cache(){return this._cache??(this._cache=this.toArray())}};function*om(e){for(let t=0;t<e.length;++t){let r=e[t][Symbol.iterator]();for(let n=r.next();!n.done;n=r.next())yield n.value}}function am(e,t){for(let r=0,n=0;r<t.length;++r){let{values:i}=t[r];e.set(i,n),n+=i.length}return e}function cm(e,t){let r=-1;for(let n=0;n<t.length;++n){let i=t[n];for(let s=0;s<i.length;++s)e[++r]=i.at(s)}return e}var Yn=class e{constructor(t,r,n=!1){let i=t.fields.map(o=>o.name);this.schema=t,this.names=i,this.children=r,this.factory=n?ki:Ro;let s=[];this.getFactory=o=>s[o]??(s[o]=this.factory(i,r.map(a=>a.data[o])))}get[Symbol.toStringTag](){return"Table"}get numCols(){return this.names.length}get numRows(){return this.children[0]?.length??0}getChildAt(t){return this.children[t]}getChild(t){let r=this.names.findIndex(n=>n===t);return r>-1?this.children[r]:void 0}selectAt(t,r=[]){let{children:n,factory:i,schema:s}=this,{fields:o}=s;return new e({...s,fields:t.map((a,c)=>um(o[a],r[c]))},t.map(a=>n[a]),i===ki)}select(t,r){let n=this.names,i=t.map(s=>n.indexOf(s));return this.selectAt(i,r)}toColumns(){let{children:t,names:r}=this,n={};return r.forEach((i,s)=>n[i]=t[s]?.toArray()??[]),n}toArray(){let{children:t,getFactory:r,numRows:n}=this,i=t[0]?.data??[],s=Array(n);for(let o=0,a=-1;o<i.length;++o){let c=r(o);for(let u=0;u<i[o].length;++u)s[++a]=c(u)}return s}*[Symbol.iterator](){let{children:t,getFactory:r}=this,n=t[0]?.data??[];for(let i=0;i<n.length;++i){let s=r(i);for(let o=0;o<n[i].length;++o)yield s(o)}}at(t){let{children:r,getFactory:n,numRows:i}=this;if(t<0||t>=i)return null;let[{offsets:s}]=r,o=zn(s,t)-1;return n(o)(t-s[o])}get(t){return this.at(t)}};function um(e,t){return t!=null&&t!==e.name?{...e,name:t}:e}function $i(e,t={}){let{typeId:r,bitWidth:n,precision:i,unit:s}=e,{useBigInt:o,useDate:a,useDecimalBigInt:c,useMap:u,useProxy:d}=t;switch(r){case h.Null:return Vi;case h.Bool:return Mo;case h.Int:case h.Time:case h.Duration:return o||n<64?Or:Fe;case h.Float:return i?Or:Lo;case h.Date:return gf(s===Ye.DAY?Po:ff,a&&ji);case h.Timestamp:return gf(s===yt.SECOND?Vo:s===yt.MILLISECOND?hf:s===yt.MICROSECOND?jo:zo,a&&ji);case h.Decimal:return c?ko:Co;case h.Interval:return s===ee.DAY_TIME?qo:s===ee.YEAR_MONTH?Or:$o;case h.FixedSizeBinary:return ta;case h.Utf8:return Go;case h.LargeUtf8:return Ho;case h.Binary:return Wo;case h.LargeBinary:return Yo;case h.BinaryView:return ua;case h.Utf8View:return la;case h.List:return Qo;case h.LargeList:return Ko;case h.Map:return u?na:ra;case h.ListView:return Jo;case h.LargeListView:return Xo;case h.FixedSizeList:return ea;case h.Struct:return d?sa:qi;case h.RunEndEncoded:return oa;case h.Dictionary:return aa;case h.Union:return e.mode?ia:zi}throw new Error(He(r))}function gf(e,t){return t?class extends t{constructor(n){super(new e(n))}}:e}function lm(e,t){return{offset:gt(e,t),metadataLength:W(e,t+8),bodyLength:gt(e,t+16)}}function cl(e,t){return Wt(e,t,24,lm)}function da(e,t,r){let n=vt(e,t);if(n(10,de,0))throw new Error("Record batch compression not implemented");let i=r<Zt.V4?8:0;return{length:n(4,gt,0),nodes:Wt(e,n(6,de),16,(s,o)=>({length:gt(s,o),nullCount:gt(s,o+8)})),regions:Wt(e,n(8,de),16+i,(s,o)=>({offset:gt(s,o+i),length:gt(s,o+i+8)})),variadic:Wt(e,n(12,de),8,gt)}}function _f(e,t,r){let n=vt(e,t);return{id:n(4,gt,0),data:n(6,(i,s)=>da(i,s,r)),isDelta:n(8,Ar,!1)}}function ul(e,t,r,n){Mt(r,h,He);let i=vt(e,t);switch(r){case h.Binary:return Wu();case h.Utf8:return To();case h.LargeBinary:return Zu();case h.LargeUtf8:return tl();case h.List:return Oo(n[0]);case h.ListView:return nl(n[0]);case h.LargeList:return el(n[0]);case h.LargeListView:return il(n[0]);case h.Struct:return Bo(n);case h.RunEndEncoded:return rl(n[0],n[1]);case h.Int:return Eo(i(4,W,0),i(6,Ar,!1));case h.Float:return $u(i(4,_t,Vn.HALF));case h.Decimal:return Yu(i(4,W,0),i(6,W,0),i(8,W,128));case h.Date:return Gu(i(4,_t,Ye.MILLISECOND));case h.Time:return Hu(i(4,_t,yt.MILLISECOND),i(6,W,32));case h.Timestamp:return Ao(i(4,_t,yt.SECOND),i(6,rn));case h.Interval:return Qu(i(4,_t,ee.YEAR_MONTH));case h.Duration:return Xu(i(4,_t,yt.MILLISECOND));case h.FixedSizeBinary:return Ju(i(4,W,0));case h.FixedSizeList:return No(n[0],i(4,W,0));case h.Map:return sf(i(4,Ar,!1),n[0]);case h.Union:return Ku(i(4,_t,Ge.Sparse),n,Wt(e,i(6,de),4,W))}return{typeId:r}}function Wi(e,t){let r=Wt(e,t,4,(n,i)=>{let s=vt(n,i);return[s(4,rn),s(6,rn)]});return r.length?new Map(r):null}function fa(e,t,r){let n=vt(e,t);return{version:r,endianness:n(4,_t,0),fields:n(6,dm,[]),metadata:n(8,Wi)}}function dm(e,t){return Wt(e,t,4,bf)}function bf(e,t){let r=vt(e,t),n=r(8,Ci,h.NONE),i=r(10,de,0),s=r(12,hm),o=r(14,(c,u)=>fm(c,u)),a=ul(e,i,n,o);return s&&(s.dictionary=a,a=s),{name:r(4,rn),type:a,nullable:r(6,Ar,!1),metadata:r(16,Wi)}}function fm(e,t){let r=Wt(e,t,4,bf);return r.length?r:null}function hm(e,t){if(!t)return null;let r=vt(e,t);return So(null,r(6,pm,qn()),r(8,Ar,!1),r(4,gt,0))}function pm(e,t){return ul(e,t,h.Int)}var mm=(e,t)=>`Expected to read ${e} metadata bytes, but only read ${t}.`,ym=(e,t)=>`Expected to read ${e} bytes for message body, but only read ${t}.`,gm=e=>`Unsupported message type: ${e} (${vo(te,e)})`;function ha(e,t){let r=W(e,t)||0;if(t+=en,r===-1&&(r=W(e,t)||0,t+=en),r===0)return null;let n=e.subarray(t,t+=r);if(n.byteLength<r)throw new Error(mm(r,n.byteLength));let i=vt(n,0),s=i(4,_t,Zt.V1),o=i(6,Ci,te.NONE),a=i(8,de,0),c=i(10,gt,0),u;if(a){let d=o===te.Schema?fa:o===te.DictionaryBatch?_f:o===te.RecordBatch?da:null;if(!d)throw new Error(gm(o));if(u=d(n,a,s),c>0){let f=e.subarray(t,t+=c);if(f.byteLength<c)throw new Error(ym(c,f.byteLength));u.body=f}}return{version:s,type:o,index:t,content:u}}function wf(e){let t=e instanceof ArrayBuffer?new Uint8Array(e):e;return t instanceof Uint8Array&&_m(t)?wm(t):bm(t)}function _m(e){if(!e||e.length<4)return!1;for(let t=0;t<6;++t)if(Li[t]!==e[t])return!1;return!0}function bm(e){let t=[e].flat(),r,n=[],i=[];for(let s of t){if(!(s instanceof Uint8Array))throw new Error("IPC data batch was not a Uint8Array.");let o=0;for(;;){let a=ha(s,o);if(a===null)break;if(o=a.index,!!a.content)switch(a.type){case te.Schema:r||(r=a.content);break;case te.RecordBatch:n.push(a.content);break;case te.DictionaryBatch:i.push(a.content);break}}}return{schema:r,dictionaries:i,records:n,metadata:null}}function wm(e){let t=e.byteLength-(Li.length+4),r=W(e,t),n=vt(e,t-r),i=n(4,_t,Zt.V1),s=n(8,cl,[]),o=n(10,cl,[]);return{schema:n(6,(a,c)=>fa(a,c,i)),dictionaries:s.map(({offset:a})=>ha(e,a).content),records:o.map(({offset:a})=>ha(e,a).content),metadata:n(12,Wi)}}function dl(e,t){return Im(wf(e),t)}function Im(e,t={}){let{schema:r={fields:[]},dictionaries:n,records:i}=e,{version:s,fields:o}=r,a=new Map,c=vm(t,s,a),u=new Map;xm(r,p=>{let m=p.type;m.typeId===h.Dictionary&&u.set(m.id,m.dictionary)});let d=new Map;for(let p of n){let{id:m,data:b,isDelta:K,body:zt}=p,qt=u.get(m),Pn=ll(qt,c({...b,body:zt}));if(d.has(m)){let Xd=d.get(m);K||Xd.clear(),Xd.add(Pn)}else{if(K)throw new Error("Delta update can not be first dictionary batch.");d.set(m,al(qt).add(Pn))}}d.forEach((p,m)=>a.set(m,p.done()));let f=o.map(p=>al(p.type));for(let p of i){let m=c(p);o.forEach((b,K)=>f[K].add(ll(b.type,m)))}return new Yn(r,f.map(p=>p.done()),t.useProxy)}function xm(e,t){e.fields.forEach(function r(n){t(n),n.type.dictionary?.children?.forEach(r),n.type.children?.forEach(r)})}function vm(e,t,r){let n={version:t,options:e,dictionary:i=>r.get(i)};return i=>{let{length:s,nodes:o,regions:a,variadic:c,body:u}=i,d=-1,f=-1,p=-1;return{...n,length:s,node:()=>o[++d],buffer:m=>{let{length:b,offset:K}=a[++f];return m?new m(u.buffer,u.byteOffset+K,b/m.BYTES_PER_ELEMENT):u.subarray(K,K+b)},variadic:()=>c[++p],visit(m){return m.map(b=>ll(b.type,this))}}}}function ll(e,t){let{typeId:r}=e,{length:n,options:i,node:s,buffer:o,variadic:a,version:c}=t,u=$i(e,i);if(r===h.Null)return new u({length:n,nullCount:n,type:e});let d={...s(),type:e};switch(r){case h.Bool:case h.Int:case h.Time:case h.Duration:case h.Float:case h.Decimal:case h.Date:case h.Timestamp:case h.Interval:case h.FixedSizeBinary:return new u({...d,validity:o(),values:o(e.values)});case h.Utf8:case h.LargeUtf8:case h.Binary:case h.LargeBinary:return new u({...d,validity:o(),offsets:o(e.offsets),values:o()});case h.BinaryView:case h.Utf8View:return new u({...d,validity:o(),values:o(),data:Array.from({length:a()},()=>o())});case h.List:case h.LargeList:case h.Map:return new u({...d,validity:o(),offsets:o(e.offsets),children:t.visit(e.children)});case h.ListView:case h.LargeListView:return new u({...d,validity:o(),offsets:o(e.offsets),sizes:o(e.offsets),children:t.visit(e.children)});case h.FixedSizeList:case h.Struct:return new u({...d,validity:o(),children:t.visit(e.children)});case h.RunEndEncoded:return new u({...d,children:t.visit(e.children)});case h.Dictionary:{let{id:f,indices:p}=e;return new u({...d,validity:o(),values:o(p.values)}).setDictionary(t.dictionary(f))}case h.Union:return c<Zt.V5&&o(),new u({...d,typeIds:o(Mi),offsets:e.mode===Ge.Sparse?null:o(e.offsets),children:t.visit(e.children)});default:throw new Error(He(r))}}var d0=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;function Br(e){return dl(e,{useDate:!0})}function fl(e="ws://localhost:3000/"){let t=[],r=!1,n=null,i,s={open(){r=!0,c()},close(){for(r=!1,n=null,i=null;t.length;)t.shift().reject("Socket closed")},error(u){if(n){let{reject:d}=n;n=null,c(),d(u)}else console.error("WebSocket error: ",u)},message({data:u}){if(n){let{query:d,resolve:f,reject:p}=n;if(n=null,c(),typeof u=="string"){let m=JSON.parse(u);m.error?p(m.error):f(m)}else if(d.type==="exec")f();else if(d.type==="arrow")f(Br(u));else throw new Error(`Unexpected socket data: ${u}`)}else console.log("WebSocket message: ",u)}};function o(){i=new WebSocket(e),i.binaryType="arraybuffer";for(let u in s)i.addEventListener(u,s[u])}function a(u,d,f){i==null&&o(),t.push({query:u,resolve:d,reject:f}),r&&!n&&c()}function c(){t.length&&(n=t.shift(),i.send(JSON.stringify(n.query)))}return{get connected(){return r},query(u){return new Promise((d,f)=>a(u,d,f))}}}var Gn="COLUMN_REF",pa="COLUMN_PARAM",Af="TABLE_REF",Of="LITERAL";var hl="ORDER_BY",ma="CAST",pl="CASE",ml="WHEN",yl="UNARY",Bf="UNARY_POSTFIX",ya="BINARY",ga="BETWEEN",_a="NOT_BETWEEN",ba="LOGICAL_OPERATOR",wa="IN",Ia="FUNCTION",an="AGGREGATE",Hn="WINDOW",xa="WINDOW_DEF",va="WINDOW_FRAME",Nf="EXPRESSION",Qn="FRAGMENT",Sa="VERBATIM",Yi="PARAM",Df="WITH_CLAUSE",Ea="SELECT_CLAUSE",Ta="FROM_CLAUSE";var Ff="SAMPLE_CLAUSE";var Aa="WINDOW_CLAUSE";var Oa="SELECT_QUERY",Ba="DESCRIBE_QUERY",Na="SET_OPERATION";function re(e){return e instanceof ct}var ct=class{constructor(t){this.type=t}},M=class extends ct{};var cn=class extends M{constructor(t){super(Of),this.value=t}toString(){return gl(this.value)}};function gl(e){switch(typeof e){case"number":return Number.isFinite(e)?`${e}`:"NULL";case"string":return`'${e.replace("'","''")}'`;case"boolean":return e?"TRUE":"FALSE";default:if(e==null)return"NULL";if(e instanceof Date){let t=+e;if(Number.isNaN(t))return"NULL";let r=e.getUTCFullYear(),n=e.getUTCMonth(),i=e.getUTCDate();return t===Date.UTC(r,n,i)?`DATE '${r}-${n+1}-${i}'`:`epoch_ms(${t})`}else return e instanceof RegExp?`'${e.source}'`:`${e}`}}var fe=class extends M{constructor(t){super(Yi),this.param=t}get value(){return this.param.value}toString(){return gl(this.value)}};function _l(e){return e.split(".")}function he(e){return`"${e}"`}function Da(e){return e&&Ym(e)?e.slice(1,-1):e}function Ym(e){return e[0]==='"'&&e[e.length-1]==='"'}function Nr(e){return e instanceof Kn}var Kn=class extends M{constructor(t){super(Af),this.table=[t].flat()}get name(){return this.table[this.table.length-1]}toString(){return this.table.map(t=>he(t)).join(".")}};var Jn=class extends M{constructor(t,r=[]){super(Ia),this.name=t,this.args=r}toString(){let{name:t,args:r}=this;return`${t}(${r.join(", ")})`}};function At(e,...t){return new Jn(e,Fa(t).map(G))}function Re(e,...t){return new Gi(e,Fa(t).map(G))}function Ut(e,t=G){return e.flat().filter(r=>r!=null).map(r=>t(r))}function Fa(e){let t=e.length,r=t;for(;r>0&&e[r-1]===void 0;--r);return r<t?e.slice(0,r):e}function ne(e){return typeof e=="string"}function Hi(e){return Array.isArray(e)}function Ke(e){return e&&typeof e.addEventListener=="function"&&e.dynamic!==!1&&"value"in e}var Ki=class extends ct{constructor(t,r){super(Aa),this.name=t,this.def=r}toString(){return`${he(this.name)} AS ${this.def}`}},Xn=class e extends M{constructor(t,r=new Zn){super(Hn),this.func=t,this.def=r}over(t){return new e(this.func,this.def.over(t))}partitionby(...t){return new e(this.func,this.def.partitionby(...t))}orderby(...t){return new e(this.func,this.def.orderby(...t))}rows(t){return new e(this.func,this.def.rows(t))}range(t){return new e(this.func,this.def.range(t))}toString(){return`${this.func} OVER ${this.def}`}};var Zn=class extends ct{constructor(t,r,n,i){super(xa),this.name=t,this.partition=r,this.order=n,this.frame=i}over(t){return Qi(this,{name:t})}partitionby(...t){return Qi(this,{partition:Ut(t)})}orderby(...t){return Qi(this,{order:Ut(t)})}rows(t){return Qi(this,{frame:new Ji(t)})}range(t){return Qi(this,{frame:new Ji(t,!0)})}toString(){let{name:t,partition:r,order:n,frame:i}=this,s=t&&he(t),o=[s,r?.length&&`PARTITION BY ${r.join(", ")}`,n?.length&&`ORDER BY ${n.join(", ")}`,i].filter(a=>a);return s&&o.length<2?s:`(${o.join(" ")})`}},Ji=class extends ct{constructor(t,r=!1,n=void 0){super(va),this.extent=Ke(t)?new fe(t):t,this.range=r,this.exclude=n}toString(){let{range:t,exclude:r,extent:n}=this,i=t?"RANGE":"ROWS",[s,o]=re(n)?n.value:n,a=Rf(s,"PRECEDING"),c=Rf(o,"FOLLOWING");return`${i} BETWEEN ${a} AND ${c}${r?` ${r}`:""}`}};function Qi(e,t){return new Zn(t.name??e.name,t.partition??e.partition,t.order??e.order,t.frame??e.frame)}function Rf(e,t){return e===0?"CURRENT ROW":Number.isFinite(e)?`${Math.abs(e)} ${t}`:`UNBOUNDED ${t}`}function ti(e){return e instanceof Je}var Je=class extends M{constructor(t,r){super(t),this.table=r}get column(){return null}toString(){let{column:t,table:r}=this,n=`${r??""}`,i=t==="*"?"*":he(t);return(n?n+".":"")+i}},Xi=class extends Je{constructor(t,r){super(Gn,r),this.name=t}get column(){return this.name}};var Zi=class extends Je{constructor(t,r){super(pa,r),this.param=t}get column(){return`${this.param.value}`}};function bl(e,t){let r=un(t);return Ke(e)?new Zi(new fe(e),r):new Xi(e,r)}var ln=class extends M{constructor(t){super(Sa),this.value=t}toString(){return this.value}};function St(e){return new cn(e)}function Lf(e){return new ln(e)}function Ra(...e){let t=Ut(e,String);return t?.length?new Kn(t):void 0}function G(e){return ne(e)?Hm(e):ei(e)}function dn(e){return ne(e)?Lf(e):ei(e)}function ei(e){return e instanceof M?e:Ke(e)?new fe(e):St(e)}function un(e){return ne(e)?Qm(e):Hi(e)?Ra(e):e}function Hm(e){let t=_l(e);return bl(t.pop(),Ra(t))}function Qm(e){return Ra(_l(e))}var Gi=class e extends M{constructor(t,r,n,i){super(an),this.name=t,this.args=r,this.isDistinct=n,this.filter=i}distinct(t=!0){return new e(this.name,this.args,t,this.filter)}where(t){return ne(t)&&(t=dn(t)),new e(this.name,this.args,this.isDistinct,t)}window(){return new Xn(this)}partitionby(...t){return this.window().partitionby(...t)}orderby(...t){return this.window().orderby(...t)}toString(){let{name:t,args:r,isDistinct:n,filter:i}=this,s=n?"DISTINCT ":"",o=r?.length?r.join(", "):"*",a=i?` FILTER (WHERE ${i})`:"";return`${t}(${s}${o})${a}`}},Mf=["any_value","approx_count_distinct","approx_quantile","arbitrary","arg_max","arg_max_null","arg_min","arg_min_null","array_agg","avg","bit_and","bit_or","bit_xor","bitstring_agg","bool_and","bool_or","corr","count","covar_pop","covar_samp","entropy","favg","first","fsum","geomean","kurtosis_pop","kurtosis","last","mad","max","max_by","median","min","min_by","mode","product","quantile","quantile_cont","quantile_disc","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_sxx","regr_sxy","regr_syy","regr_slope","reservoir_quantile","skewness","stddev","stddev_pop","stddev_samp","string_agg","sum","variance","var_pop","var_samp"];var La=class extends M{constructor(t,r,n){super(t),this.expr=r,this.extent=n}toSQL(t){let{extent:r,expr:n}=this;return r?`(${n} ${t} ${r[0]} AND ${r[1]})`:""}},ts=class extends La{constructor(t,r){super(ga,t,r)}toString(){return super.toSQL("BETWEEN")}},es=class extends La{constructor(t,r){super(_a,t,r)}toString(){return super.toSQL("NOT BETWEEN")}};var rs=class extends M{constructor(t,r,n){super(ya),this.op=t,this.left=r,this.right=n}toString(){return`(${this.left} ${this.op} ${this.right})`}};var ns=class extends M{constructor(t,r){super(ma),this.expr=t,this.cast=r}toString(){return`(${this.expr})::${this.cast}`}};var is=class extends M{constructor(t){super(Qn),this.spans=t}toString(){return this.spans.join("")}};var ss=class extends ct{constructor(t,r=!1,n=void 0,i=void 0){super(Ff),this.size=t,this.perc=r,this.method=n,this.seed=i}toString(){let{size:t,perc:r,method:n,seed:i}=this,s=r?"%":" ROWS",o=i!=null?`, ${i}`:"";return`${t}${s}${n?` (${n}${o})`:""}`}};var os=class extends ct{constructor(t,r){super(Ea),this.expr=t,this.alias=r}toString(){let{expr:t,alias:r}=this;return!r||Km(t,r)?`${t}`:`${t} AS ${he(r)}`}};function Km(e,t){return e instanceof Je&&e.table==null&&e.column===t}var as=class extends ct{constructor(t,r){super(Df),this.name=t,this.query=r}toString(){return`"${this.name}" AS (${this.query})`}};function Ma(e){return e instanceof Et}function Dr(e){return e instanceof hn}function wl(e){return e instanceof cs}var Et=class extends M{static select(...t){return new hn().select(...t)}static from(...t){return new hn().from(...t)}static with(...t){return new hn().with(...t)}static union(...t){return new fn("UNION",t.flat())}static unionAll(...t){return new fn("UNION ALL",t.flat())}static intersect(...t){return new fn("INTERSECT",t.flat())}static except(...t){return new fn("EXCEPT",t.flat())}static describe(t){return new cs(t)}constructor(t){super(t),this._orderby=[],this._limit=void 0,this._offset=void 0,this.cteFor=null}get subqueries(){return[]}clone(){return this}orderby(...t){return this._orderby=this._orderby.concat(Ut(t)),this}limit(t){return this._limit=Number.isFinite(t)?t:void 0,this}offset(t){return this._offset=Number.isFinite(t)?t:void 0,this}},hn=class e extends Et{constructor(){super(Oa),this._with=[],this._select=[],this._from=[],this._where=[],this._sample=void 0,this._groupby=[],this._having=[],this._window=[],this._qualify=[]}get subqueries(){let t=this.cteFor||this,n=(t instanceof e?t._with:[]).reduce((s,o)=>(s[o.name]=o.query,s),{}),i=[];return this._from.forEach(({expr:s})=>{if(Ma(s))i.push(s);else if(Nr(s)){let o=n[s.name];o&&i.push(o)}}),i}clone(){return Object.assign(new e,this)}with(...t){let r=[],n=(i,s)=>{let o=s.clone();o.cteFor=this,r.push(new as(i,o))};return t.flat().forEach(i=>{if(i!=null)for(let s in i)n(s,i[s])}),this._with=this._with.concat(r),this}select(...t){let r=[],n=(s,o)=>r.push(new os(s==null?s:G(s),Da(o)));t.flat().forEach(s=>{if(s!=null)if(ne(s))n(s,s);else if(ti(s))n(s,s.column);else if(Hi(s))n(s[1],s[0]);else for(let o in s)n(s[o],o)});let i=new Set(r.map(s=>s.alias));return this._select=this._select.filter(s=>!i.has(s.alias)).concat(r.filter(s=>s.expr)),this}setSelect(...t){return this._select=[],this.select(...t)}distinct(t=!0){return this._distinct=!!t,this}from(...t){let r=[],n=(i,s)=>r.push(new us(un(i),Da(s)));return t.flat().forEach(i=>{if(i!=null)if(ne(i))n(i,i);else if(Nr(i))n(i,i.name);else if(re(i))n(i);else if(Hi(i))n(i[1],i[0]);else for(let s in i)n(i[s],s)}),this._from=this._from.concat(r),this}setFrom(...t){return this._from=[],this.from(...t)}sample(t,r,n){let i;if(typeof t=="number"){let s=t>0&&t<1,o=s?t*100:Math.floor(t);i=new ss(o,s,r,n)}else i=t;return this._sample=i,this}where(...t){return this._where=this._where.concat(Ut(t,dn)),this}setWhere(...t){return this._where=[],this.where(...t)}groupby(...t){return this._groupby=this._groupby.concat(Ut(t)),this}setGroupby(...t){return this._groupby=[],this.groupby(...t)}having(...t){return this._having=this._having.concat(Ut(t,dn)),this}window(...t){let r=[];return t.flat().forEach(n=>{if(n!=null)for(let i in n)r.push(new Ki(Da(i),n[i]))}),this._window=this._window.concat(r),this}qualify(...t){return this._qualify=this._qualify.concat(Ut(t,dn)),this}toString(){let{_with:t,_select:r,_distinct:n,_from:i,_sample:s,_where:o,_groupby:a,_having:c,_window:u,_qualify:d,_orderby:f,_limit:p,_offset:m}=this,b=[];if(t.length&&b.push(`WITH ${t.join(", ")}`),b.push(`SELECT${n?" DISTINCT":""} ${r.join(", ")}`),i.length&&b.push(`FROM ${i.join(", ")}`),o.length){let K=o.map(String).filter(zt=>zt).join(" AND ");K&&b.push(`WHERE ${K}`)}if(s&&b.push(`USING SAMPLE ${s}`),a.length&&b.push(`GROUP BY ${a.join(", ")}`),c.length){let K=c.map(String).filter(zt=>zt).join(" AND ");K&&b.push(`HAVING ${K}`)}if(u.length&&b.push(`WINDOW ${u.join(", ")}`),d.length){let K=d.map(String).filter(zt=>zt).join(" AND ");K&&b.push(`QUALIFY ${K}`)}return f.length&&b.push(`ORDER BY ${f.join(", ")}`),Number.isFinite(p)&&b.push(`LIMIT ${p}`),Number.isFinite(m)&&b.push(`OFFSET ${m}`),b.join(" ")}},cs=class e extends ct{constructor(t){super(Ba),this.query=t}clone(){return new e(this.query.clone())}toString(){return`DESCRIBE ${this.query}`}},fn=class e extends Et{constructor(t,r){super(Na),this.op=t,this.queries=r}get subqueries(){let{queries:t,cteFor:r}=this;return r&&t.forEach(n=>n.cteFor=r),t}clone(){let{op:t,queries:r,...n}=this;return Object.assign(new e(t,r),n)}toString(){let{op:t,queries:r,_orderby:n,_limit:i,_offset:s}=this,o=[r.join(` ${t} `)];return n.length&&o.push(`ORDER BY ${n.join(", ")}`),Number.isFinite(i)&&o.push(`LIMIT ${i}`),Number.isFinite(s)&&o.push(`OFFSET ${s}`),o.join(" ")}};var us=class extends ct{constructor(t,r){super(Ta),this.expr=t,this.alias=r}toString(){let{expr:t,alias:r}=this,n=Ma(t)?`(${t})`:`${t}`;return r&&!(Nr(t)&&t.table.join(".")===r)?`${n} AS ${he(r)}`:`${n}`}};var ls=class extends M{constructor(t,r){super(wa),this.expr=t,this.values=r}toString(){return`(${this.expr} IN (${this.values.join(", ")}))`}};var Ua=class extends M{constructor(t,r){super(ba),this.op=t,this.clauses=r}toString(){let t=this.clauses;return t.length===0?"":t.length===1?`${t[0]}`:`(${t.join(` ${this.op} `)})`}},ds=class extends Ua{constructor(t){super("AND",t)}},fs=class extends Ua{constructor(t){super("OR",t)}};var Il=class extends M{constructor(t,r,n){super(t),this.op=r,this.expr=n}};var hs=class extends Il{constructor(t,r){super(Bf,t,r)}toString(){return`(${this.expr} ${this.op})`}};function Ca(e,t){return Re("arg_max",e,t)}function ka(e,t){return Re("arg_min",e,t)}function Fr(e){return Re("count",e)}function pn(e){return Re("max",e)}function ri(e){return Re("min",e)}function xl(e,t){return Re("regr_avgx",e,t)}function vl(e,t){return Re("regr_avgy",e,t)}function Sl(e,t){return Re("regr_count",e,t)}function at(e){return Re("sum",e)}function El(e,t){return new ns(G(e),t)}function Rr(e){return El(e,"INTEGER")}function ps(e){return El(e,"DOUBLE")}function Tl(e){return At("epoch_ms",e)}function Pa(e){return At("exp",e)}function Al(e){return At("log",e)}function ni(e){return At("ln",e)}function Xe(e){return At("sign",e)}function Lr(e){return At("abs",e)}function mn(e){return At("sqrt",e)}function Ol(e){return At("ceil",e)}function Mr(e){return At("floor",e)}function Va(e,t){return At("round",e,t)}function Uf(e,t){return new hs(e,G(t))}function ii(e,t,r){return new rs(e,G(t),G(r))}function ey(e,t,r=!1){let n=r?es:ts;return new n(G(e),t?.map(G))}function Ur(...e){return new ds(Ut(e))}function si(...e){return new fs(Ut(e))}function ja(e){return Uf("IS NULL",e)}function za(e){return Uf("IS NOT NULL",e)}function yn(e,t){return ii("+",e,t)}function tt(e,t){return ii("-",e,t)}function et(e,t){return ii("*",e,t)}function ut(e,t){return ii("/",e,t)}function Ot(e,t){return ii("**",e,t)}function Bl(e,t){return ii("IS NOT DISTINCT FROM",e,t)}function gn(e,t){return ey(e,t,!1)}function qa(e,t){return new ls(G(e),t.map(G))}function Cr(e,...t){return new is(ny(e,t))}function ny(e,t){let r=[e[0]],n=t.length;for(let i=0,s=0;i<n;){let o=t[i];re(o)?r[++s]=o:Ke(o)?r[++s]=new fe(o):r[s]+=ne(o)?o:St(o);let a=e[++i];re(r[s])?r[++s]=a:r[s]+=a}return r.filter(i=>i).map(i=>ne(i)?new ln(i):i)}function $a(e,t,...r){return At(e,t,...Fa(r).map(ei))}function Nl(e,t,r){return $a("regexp_matches",e,t,r)}function Dl(e,t){return $a("contains",e,t)}function Fl(e,t){return $a("starts_with",e,t)}function Rl(e,t){return $a("ends_with",e,t)}var Wa={[an]:["args","filter"],[ga]:["expr","extent"],[ya]:["left","right"],[pl]:["expr","_when","_else"],[ma]:["expr"],[pa]:["param","table"],[Gn]:["table"],[Ba]:["query"],[Nf]:["node"],[Qn]:["spans"],[Ta]:["expr"],[Ia]:["args"],[wa]:["expr","values"],[ba]:["clauses"],[_a]:["expr","extent"],[hl]:["expr"],[Yi]:["value"],[Ea]:["expr"],[Oa]:["_with","_select","_from","_where","_sample","_groupby","_having","_window","_qualify","_orderby"],[Na]:["subqueries","_orderby"],[yl]:["expr"],[ml]:["when","then"],[Hn]:["func","def"],[Aa]:["def"],[xa]:["partition","order","frame"],[va]:["extent"]};function ms(e,t){if(t.has(e))return t.get(e);if(re(e)){let r=Wa[e.type],n=r?.length??0;for(let i=0;i<n;++i){let s=r[i],o=e[s];if(Array.isArray(o)){let a=o.length;for(let c=0;c<a;++c)o[c]=ms(o[c],t)}else o&&(e[s]=ms(o,t))}}return e}function _n(e,t){if(!re(e))return;let r=t(e);if(r)return r;let n=Wa[e.type],i=n?.length??0;for(let s=0;s<i;++s){let o=e[n[s]];if(Array.isArray(o)){let a=o.length;for(let c=0;c<a;++c)if(o[c]&&+_n(o[c],t)<0)return r}else if(o&&+_n(o,t)<0)return-1}}var iy=new RegExp(`^(${Mf.join("|")})$`),sy=/(\\'|\\"|"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|\w+\()/g;function oy(e){return e.split(sy).some(t=>t.endsWith("(")&&iy.test(t.slice(0,-1)))}function ys(e){let t=0;return _n(e,r=>{switch(r.type){case Hn:return-1;case an:return t|=1,-1;case Qn:case Sa:{let n=`${r}`.toLowerCase(),i=n.indexOf("(select ");return i>=0&&(n=n.slice(0,i)),n.includes(") over ")?-1:oy(n)?(t|=2,-1):1}}}),t}function Ll(e){let t=new Set;return _n(e,r=>{r.type===an&&t.add(r)}),Array.from(t)}function Ya(e){let t={};return _n(e,r=>{r.type===Gn&&(t[r]=r)}),Object.values(t)}function Ga(e,t,{replace:r=!1,temp:n=!1,view:i=!1}={}){return"CREATE"+(r?" OR REPLACE ":" ")+(n?"TEMP ":"")+(i?"VIEW":"TABLE")+(r?" ":" IF NOT EXISTS ")+e+" AS "+t}var Ha=e=>e;function kf(){return{apply:Ha,invert:Ha,sqlApply:G,sqlInvert:Ha}}function py({base:e=null}={}){if(e==null||e===Math.E)return{apply:Math.log,invert:Math.exp,sqlApply:t=>ni(t),sqlInvert:t=>Pa(t)};if(e===10)return{apply:Math.log10,invert:t=>Math.pow(10,t),sqlApply:t=>Al(t),sqlInvert:t=>Ot(10,t)};{let t=+e;return{apply:r=>Math.log(r)/Math.log(t),invert:r=>Math.pow(t,r),sqlApply:r=>ut(ni(r),ni(t)),sqlInvert:r=>Ot(t,r)}}}function my({constant:e=1}={}){let t=+e;return{apply:r=>Math.sign(r)*Math.log1p(Math.abs(r)),invert:r=>Math.sign(r)*Math.exp(Math.abs(r)-t),sqlApply:r=>(r=G(r),et(Xe(r),ni(yn(t,Lr(r))))),sqlInvert:r=>et(Xe(r),tt(Pa(Lr(r)),t))}}function yy(){return{apply:e=>Math.sign(e)*Math.sqrt(Math.abs(e)),invert:e=>Math.sign(e)*e*e,sqlApply:e=>(e=G(e),et(Xe(e),mn(Lr(e)))),sqlInvert:e=>et(Xe(e),Ot(e,2))}}function gy({exponent:e=1}={}){let t=+e;return{apply:r=>Math.sign(r)*Math.pow(Math.abs(r),t),invert:r=>Math.sign(r)*Math.pow(Math.abs(r),1/t),sqlApply:r=>(r=G(r),et(Xe(r),Ot(Lr(r),t))),sqlInvert:r=>et(Xe(r),Ot(Lr(r),ut(1,t)))}}function Pf(){return{apply:e=>+e,invert:e=>new Date(e),sqlApply:e=>e instanceof Date?St(+e):by(e)?St(+e.value):Tl(e),sqlInvert:Ha}}var _y={identity:kf,linear:kf,log:py,symlog:my,sqrt:yy,pow:gy,time:Pf,utc:Pf};function Ml(e){let t=_y[e.type];return t?{...e,...t(e)}:null}function by(e){return e instanceof cn&&e.value instanceof Date}function Qa(e){let t=2166136261;for(let r=0,n=e.length;r<n;++r){let i=e.charCodeAt(r),s=i&65280;s&&(t=Vf(t^s>>8)),t=Vf(t^i&255)}return wy(t)>>>0}function Vf(e){return e+(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24)}function wy(e){return e+=e<<13,e^=e>>>7,e+=e<<3,e^=e>>>17,e+=e<<5,e&4294967295}function zf(e,t,r){switch(e.name){case"count":case"sum":return Iy(t,e);case"avg":return xy(t,e);case"arg_max":return vy(t,e);case"arg_min":return Sy(t,e);case"variance":case"var_samp":return Ka(t,e,r);case"var_pop":return Ka(t,e,r,!1);case"stddev":case"stddev_samp":return mn(Ka(t,e,r));case"stddev_pop":return mn(Ka(t,e,r,!1));case"covar_samp":return Ja(t,e,r);case"covar_pop":return Ja(t,e,r,!1);case"corr":return jf(t,e,r);case"regr_count":return oi(t,e).expr;case"regr_avgx":return Yf(t,e);case"regr_avgy":return Gf(t,e);case"regr_syy":return Cl(t,0,e,r);case"regr_sxx":return Cl(t,1,e,r);case"regr_sxy":return Ja(t,e,r,null);case"regr_slope":return Hf(t,e,r);case"regr_intercept":return Ey(t,e,r);case"regr_r2":return Ot(jf(t,e,r),2);case"max":case"min":case"bit_and":case"bit_or":case"bit_xor":case"bool_and":case"bool_or":case"product":{let n=qf(e);return t[n]=e,Cr`${e.name}("${n}")`}default:return null}}function qf(e){return"pre_"+Qa(`${e}`).toString(16)}function Bt(e,t,r){let n=r?.filter;n&&(t=t.filter?t.where(Ur(n,t.filter)):t.where(n));let i=qf(t);return e[i]=t,i}function $f(e,t){let r=Bt(e,Fr(t.args[0]),t);return{expr:at(r),name:r}}function Iy(e,t){return at(Bt(e,t))}function xy(e,t){let r=Bt(e,t),{expr:n,name:i}=$f(e,t);return ut(at(et(r,i)),n)}function vy(e,t){let r=Bt(e,t),n=Bt(e,pn(t.args[1]),t);return Ca(r,n)}function Sy(e,t){let r=Bt(e,t),n=Bt(e,ri(t.args[1]),t);return ka(r,n)}function Ka(e,t,r,n=!0){let i=t.args[0],{expr:s}=$f(e,t),o=tt(i,r(i)),a=Bt(e,at(Ot(o,2)),t),c=Bt(e,at(o),t),u=n?tt(s,1):s;return ut(tt(at(a),ut(Ot(at(c),2),s)),u)}function Ja(e,t,r,n=!0){let{expr:i}=oi(e,t),s=Wf(e,t,r),o=gs(e,1,t,r),a=gs(e,0,t,r),c=tt(s,ut(et(o,a),i));return n===null?c:n?ut(c,tt(i,1)):ut(c,i)}function jf(e,t,r){let{expr:n}=oi(e,t),i=Wf(e,t,r),s=Ul(e,1,t,r),o=Ul(e,0,t,r),a=gs(e,1,t,r),c=gs(e,0,t,r),u=tt(s,ut(Ot(a,2),n)),d=tt(o,ut(Ot(c,2),n));return ut(tt(i,ut(et(a,c),n)),mn(et(u,d)))}function oi(e,t){let[r,n]=t.args,i=Bt(e,Sl(r,n),t);return{expr:at(i),name:i}}function gs(e,t,r,n){let i=r.args,s=i[t],o=i[1-t],a=at(tt(s,n(s))).where(za(o));return at(Bt(e,a,r))}function Ul(e,t,r,n){let i=r.args,s=i[t],o=i[1-t],a=at(Ot(tt(s,n(s)),2)).where(za(o));return at(Bt(e,a,r))}function Wf(e,t,r){let[n,i]=t.args,s=at(et(tt(i,r(i)),tt(n,r(n))));return at(Bt(e,s,t))}function Yf(e,t){let[r,n]=t.args,{expr:i,name:s}=oi(e,t),o=Bt(e,xl(r,n),t);return ut(at(et(o,s)),i)}function Gf(e,t){let[r,n]=t.args,{expr:i,name:s}=oi(e,t),o=Bt(e,vl(r,n),t);return ut(at(et(o,s)),i)}function Cl(e,t,r,n){let{expr:i}=oi(e,r),s=gs(e,t,r,n),o=Ul(e,t,r,n);return tt(o,ut(Ot(s,2),i))}function Hf(e,t,r){let n=Ja(e,t,r,null),i=Cl(e,1,t,r);return ut(n,i)}function Ey(e,t,r){let n=Yf(e,t),i=Gf(e,t),s=Hf(e,t,r);return tt(i,et(s,n))}function Qf(e){if(!e.filterStable)return null;let t=e.query();if(!Dr(t))return null;let r=Xa(t,c=>{let u=c._from[0]?.expr;return Nr(u)?u.name:u});if(typeof r!="string")return null;let n=new Map,i={},s={},o=[],a=c=>{let u=c.column,d=Xa(t,f=>f._select.find(p=>p.alias===u)?.expr);return Cr`(SELECT avg(${d??c}) FROM "${r}")`};for(let{alias:c,expr:u}of t._select){if(ys(u)>1)return null;let d=Ll(u);if(d.length===0)o.push(c),i[c]=u;else{for(let f of d){if(f.isDistinct)return null;let p=zf(f,i,a);if(!p)return null;n.set(f,p)}s[c]=ms(u,n)}}return n.size?{group:o,preagg:i,output:s}:null}function Xa(e,t){let r=e.subqueries;if(Dr(e)&&r.length===0)return t(e);let n=Xa(r[0],t);for(let i=1;i<r.length;++i){let s=Xa(r[i],t);if(s!==void 0&&s!==n)return NaN}return n}var Ty={skip:!0,result:null},Za=class{constructor(t,{schema:r="mosaic",enabled:n=!0}={}){this.entries=new Map,this.active=null,this.mc=t,this._schema=r,this._enabled=n}set enabled(t){this._enabled!==t&&(t||this.clear(),this._enabled=t)}get enabled(){return this._enabled}set schema(t){this._schema!==t&&(this.clear(),this._schema=t)}get schema(){return this._schema}dropSchema(){return this.clear(),this.mc.exec(`DROP SCHEMA IF EXISTS "${this.schema}" CASCADE`)}clear(){this.entries.clear(),this.active=null}request(t,r,n){if(!this.enabled)return null;let{entries:i,mc:s,schema:o}=this,{source:a}=n;if(!a||this.active&&(this.active.source!==a&&this.clear(),this.active?.source===null))return null;let{active:c}=this;if(!c&&(this.active=c=Ay(n),c.source===null))return null;if(i.has(t))return i.get(t);let u=Qf(t),d;if(!u)d=null;else if(r.skip(t,n))d=Ty;else{let f=r.remove(a).predicate(t);d=Ny(t.query(f),c,u,o),d.result=s.exec([`CREATE SCHEMA IF NOT EXISTS ${o}`,Ga(d.table,d.create,{temp:!1})]),d.result.catch(p=>s.logger().error(p))}return i.set(t,d),d}};function Ay(e){let{source:t,meta:r}=e,n=e.predicate,i=Ya(n).map(f=>f.column),s,o;if(!r||!i)return{source:null,columns:o,predicate:s};let{type:a,scales:c,bin:u,pixelSize:d=1}=r;if(a==="point")s=f=>f,o=Object.fromEntries(i.map(f=>[`${f}`,G(f)]));else if(a==="interval"&&c){let f=c.map(p=>By(p,d,u));f.some(p=>!p)||(f.length===1?(s=p=>p?gn("active0",p.extent.map(f[0])):[],o={active0:f[0](n.expr)}):(s=p=>p?Ur(p.clauses.map((m,b)=>gn(`active${b}`,m.extent.map(f[b])))):[],o=Object.fromEntries(n.clauses.map((p,m)=>[`active${m}`,f[m](p.expr)]))))}return{source:o?t:null,columns:o,predicate:s}}var Oy={ceil:Ol,round:Va};function By(e,t,r){let{type:n,domain:i,range:s,apply:o,sqlApply:a}=Ml(e);if(!o)return;let c=Oy[`${r}`.toLowerCase()]||Mr,u=o(Math.min(...i)),d=o(Math.max(...i)),f=(n==="identity"?1:Math.abs(s[1]-s[0])/(d-u))/t,p=f===1?b=>b:b=>et(ps(f),b),m=u===0?b=>b:b=>tt(b,ps(u));return b=>Rr(c(p(m(a(b)))))}function Ny(e,t,r,n){let{group:i,output:s,preagg:o}=r,{columns:a}=t,c=e.setSelect({...o,...a}).groupby(Object.keys(a)),[u]=c.subqueries;if(u){let zt=Object.values(a).flatMap(qt=>Ya(qt).map(Pn=>Pn.column));Dy(u,zt)}let d=c._having,f=c._orderby;c._having=[],c._orderby=[];let p=c.toString(),m=(Qa(p)>>>0).toString(16),b=`${n}.preagg_${m}`,K=Et.select(i,s).from(b).groupby(i).having(d).orderby(f);return new kl({table:b,create:p,active:t,select:K})}function Dy(e,t){let r=new Set,n=i=>{r.has(i)||(r.add(i),Dr(i)&&i._from.length&&i.select(t),i.subqueries.forEach(n))};n(e)}var kl=class{constructor({table:t,create:r,active:n,select:i}){this.table=t,this.create=r,this.result=null,this.active=n,this.select=i,this.skip=!1}query(t){return this.select.clone().where(this.active.predicate(t))}};function Pl(e){switch(e){case"BIGINT":case"HUGEINT":case"INTEGER":case"SMALLINT":case"TINYINT":case"UBIGINT":case"UINTEGER":case"USMALLINT":case"UTINYINT":case"DOUBLE":case"FLOAT":case"REAL":return"number";case"DATE":case"TIMESTAMP":case"TIMESTAMPTZ":case"TIMESTAMP WITH TIME ZONE":case"TIME":case"TIMESTAMP_NS":return"date";case"BOOLEAN":return"boolean";case"VARCHAR":case"UUID":case"JSON":return"string";case"ARRAY":case"LIST":return"array";case"BLOB":case"STRUCT":case"MAP":case"GEOMETRY":return"object";default:if(e.startsWith("DECIMAL"))return"number";if(e.startsWith("STRUCT")||e.startsWith("MAP"))return"object";if(e.endsWith("]"))return"array";throw new Error(`Unsupported type: ${e}`)}}var Fy="count",Ry="nulls",Ly="max",My="min",Uy="distinct";var Cy={[Fy]:Fr,[Uy]:e=>Fr(e).distinct(),[Ly]:pn,[My]:ri,[Ry]:e=>Fr().where(ja(e))};function ky(e,t,r){return Et.from(e).select(Array.from(r,n=>({[n]:Cy[n](t)})))}async function Kf(e,t){return t.length===1&&t[0].column==="*"?Vy(e,t[0].table):(await Promise.all(t.map(r=>Py(e,r)))).filter(r=>r)}async function Py(e,{table:t,column:r,stats:n}){let i=Et.from({source:t}).select({column:r}).groupby(r.aggregate?Cr`ALL`:[]),[s]=Array.from(await e.query(Et.describe(i))),o={table:t,column:`${r}`,sqlType:s.column_type,type:Pl(s.column_type),nullable:s.null==="YES"};if(!(n?.length||n?.size))return o;let[a]=await e.query(ky(t,r,n),{persist:!0});return Object.assign(o,a)}async function Vy(e,t){let r=await e.query(`DESCRIBE ${un(t)}`);return Array.from(r).map(n=>({table:t,column:n.column_name,sqlType:n.column_type,type:Pl(n.column_type),nullable:n.null==="YES"}))}var kr=Object.freeze({pending:Symbol("pending"),ready:Symbol("ready"),error:Symbol("error"),done:Symbol("done")}),bn=class extends Promise{constructor(){let t,r;super((n,i)=>{t=n,r=i}),this._resolve=t,this._reject=r,this._state=kr.pending,this._value=void 0}fulfill(t){if(this._value!==void 0){if(t!==void 0)throw Error("Promise is ready and fulfill has a provided value");this._resolve(this._value)}else{if(t===void 0)throw Error("Promise is neither ready nor has provided value");this._resolve(t)}return this._state=kr.done,this}ready(t){return this._state=kr.ready,this._value=t,this}reject(t){return this._state=kr.error,this._reject(t),this}get state(){return this._state}};bn.prototype.constructor=Promise;function tc(){return{debug(...e){},info(...e){},log(...e){},warn(...e){},error(...e){}}}function jy(e){return(typeof requestAnimationFrame<"u"?requestAnimationFrame:typeof setImmediate<"u"?setImmediate:setTimeout)(e)}function Jf(e,t){let r=[],n=0;function i(){let s=zy(r,t);r=[],n=0;for(let o of s)$y(o,e),Gy(o,t)}return{add(s,o){s.request.type==="arrow"?(n=n||jy(()=>i()),r.push({entry:s,priority:o,index:r.length})):e(s,o)}}}function zy(e,t){let r=[],n=new Map;for(let i of e){let{entry:{request:s}}=i,o=qy(s.query,t);if(!n.has(o)){let a=[];r.push(a),n.set(o,a)}n.get(o).push(i)}return r}function qy(e,t){let r=`${e}`;if(Dr(e)&&!t.get(r)){if(e._orderby.length||e._where.length||e._qualify.length||e._having.length)return r;let n=e.clone().setSelect("*"),i=e._groupby;if(i.length){let s={};e._select.forEach(({alias:o,expr:a})=>s[o]=a),n.setGroupby(i.map(o=>ti(o)&&s[o.column]||o))}else e._select.some(s=>ys(s.expr))&&n.setGroupby("ALL");return`${n}`}else return r}function $y(e,t){if(Wy(e))t({request:{type:"arrow",cache:!1,query:e.query=Yy(e)},result:e.result=new bn});else for(let{entry:r,priority:n}of e)t(r,n)}function Wy(e){if(e.length>1){let t=`${e[0].entry.request.query}`;for(let r=1;r<e.length;++r)if(t!==`${e[r].entry.request.query}`)return!0}return!1}function Yy(e){let t=e.maps=[],r=new Map;for(let s of e){let{query:o}=s.entry.request,a=[];t.push(a);for(let{alias:c,expr:u}of o._select){let d=`${u}`;r.has(d)||r.set(d,[`col${r.size}`,u]);let[f]=r.get(d);a.push([f,c])}}let n=e[0].entry.request.query.clone(),i=n._groupby;if(i.length){let s={};e.maps[0].forEach(([o,a])=>s[a]=o),n.setGroupby(i.map(o=>ti(o)&&s[o.column]||o))}return n.setSelect(Array.from(r.values()))}async function Gy(e,t){let{maps:r,query:n,result:i}=e;if(!r)return;let s;try{s=await i}catch(a){for(let{entry:c}of e)c.result.reject(a);return}let o=wl(n);e.forEach(({entry:a},c)=>{let{request:u,result:d}=a,f=r[c],p=o&&f?Qy(s,f):f?Hy(s,f):s;u.cache&&t.set(String(u.query),p),d.fulfill(p)})}function Hy(e,t){return e.select(t.map(r=>r[0]),t.map(r=>r[1]))}function Qy(e,t){let r=new Map(t),n=[];for(let i of e)r.has(i.column_name)&&n.push({...i,column_name:r.get(i.column_name)});return n}var Ky=typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,Xf=()=>({get:()=>{},set:(e,t)=>t,clear:()=>{}});function Zf({max:e=1e3,ttl:t=3*60*60*1e3}={}){let r=new Map;function n(){let i=performance.now()-t,s=null,o=1/0;for(let[a,c]of r){let{last:u}=c;u<o&&(s=a,o=u),i>u&&r.delete(a)}s&&r.delete(s)}return{get(i){let s=r.get(i);if(s)return s.last=performance.now(),s.value},set(i,s){return r.set(i,{last:performance.now(),value:s}),r.size>e&&Ky(n),s},clear(){r=new Map}}}var ec=class{constructor(t){this.queue=Array.from({length:t},()=>({head:null,tail:null}))}isEmpty(){return this.queue.every(t=>!t.head)}insert(t,r){let n=this.queue[r];if(!n)throw new Error(`Invalid queue priority rank: ${r}`);let i={item:t,next:null};n.head===null?n.head=n.tail=i:n.tail=n.tail.next=i}remove(t){for(let r of this.queue){let{head:n,tail:i}=r;for(let s=null,o=n;o;s=o,o=o.next)t(o.item)&&(o===n?n=o.next:s.next=o.next,o===i&&(i=s||n));r.head=n,r.tail=i}}next(){for(let t of this.queue){let{head:r}=t;if(r!==null)return t.head=r.next,t.tail===r&&(t.tail=null),r.item}}};var Le=Object.freeze({High:0,Normal:1,Low:2}),rc=class{constructor(t=32){this.queue=new ec(3),this.db=null,this.clientCache=null,this._logger=tc(),this._logQueries=!1,this._consolidate=null,this.pendingResults=[],this.maxConcurrentRequests=t,this.pendingExec=!1}next(){if(this.queue.isEmpty()||this.pendingResults.length>this.maxConcurrentRequests||this.pendingExec)return;let{request:t,result:r}=this.queue.next();this.pendingResults.push(r),t.type==="exec"&&(this.pendingExec=!0),this.submit(t,r).finally(()=>{for(;this.pendingResults.length&&this.pendingResults[0].state!==kr.pending;){let n=this.pendingResults.shift();n.state===kr.ready?n.fulfill():n.state===kr.done&&this._logger.warn("Found resolved query in pending results.")}t.type==="exec"&&(this.pendingExec=!1),this.next()})}enqueue(t,r=Le.Normal){this.queue.insert(t,r),this.next()}async submit(t,r){try{let{query:n,type:i,cache:s=!1,options:o}=t,a=n?`${n}`:null;if(s){let f=this.clientCache.get(a);if(f){let p=await f;this._logger.debug("Cache"),r.ready(p);return}}let c=performance.now();this._logQueries&&this._logger.debug("Query",{type:i,sql:a,...o});let u=this.db.query({type:i,sql:a,...o});s&&this.clientCache.set(a,u);let d=await u;s&&this.clientCache.set(a,d),this._logger.debug(`Request: ${(performance.now()-c).toFixed(1)}`),r.ready(i==="exec"?null:d)}catch(n){r.reject(n)}}cache(t){return t!==void 0?this.clientCache=t===!0?Zf():t||Xf():this.clientCache}logger(t){return t?this._logger=t:this._logger}logQueries(t){return t!==void 0?this._logQueries=!!t:this._logQueries}connector(t){return t?this.db=t:this.db}consolidate(t){t&&!this._consolidate?this._consolidate=Jf(this.enqueue.bind(this),this.clientCache):!t&&this._consolidate&&(this._consolidate=null)}request(t,r=Le.Normal){let n=new bn,i={request:t,result:n};return this._consolidate?this._consolidate.add(i,r):this.enqueue(i,r),n}cancel(t){let r=new Set(t);if(r.size){this.queue.remove(({result:n})=>r.has(n)?(n.reject("Canceled"),!0):!1);for(let n of this.pendingResults)r.has(n)&&n.reject("Canceled")}}clear(){this.queue.remove(({result:t})=>(t.reject("Cleared"),!0));for(let t of this.pendingResults)t.reject("Cleared");this.pendingResults=[]}};var nc;function Jy(e){return e?nc=e:nc==null&&(nc=new ic),nc}var ic=class{constructor(t=fl(),{logger:r=console,manager:n=new rc,cache:i=!0,consolidate:s=!0,preagg:o={}}={}){this.manager=n,this.manager.cache(i),this.manager.consolidate(s),this.databaseConnector(t),this.logger(r),this.clear(),this.preaggregator=new Za(this,o)}clear({clients:t=!0,cache:r=!0}={}){this.manager.clear(),t&&(this.filterGroups?.forEach(n=>n.disconnect()),this.filterGroups=new Map,this.clients?.forEach(n=>this.disconnect(n)),this.clients=new Set),r&&this.manager.cache().clear()}databaseConnector(t){return this.manager.connector(t)}logger(t){return arguments.length&&(this._logger=t||tc(),this.manager.logger(this._logger)),this._logger}cancel(t){this.manager.cancel(t)}exec(t,{priority:r=Le.Normal}={}){return t=Array.isArray(t)?t.filter(n=>n).join(`;
|
|
2
2
|
`):t,this.manager.request({type:"exec",query:t},r)}query(t,{type:r="arrow",cache:n=!0,priority:i=Le.Normal,...s}={}){return this.manager.request({type:r,query:t,cache:n,options:s},i)}prefetch(t,r={}){return this.query(t,{...r,cache:!0,priority:Le.Low})}createBundle(t,r,n=Le.Low){let i={name:t,queries:r.map(s=>typeof s=="string"?{sql:s}:s)};return this.manager.request({type:"create-bundle",options:i},n)}loadBundle(t,r=Le.High){let n={name:t};return this.manager.request({type:"load-bundle",options:n},r)}updateClient(t,r,n=Le.Normal){return t.queryPending(),this.query(r,{priority:n}).then(i=>t.queryResult(i).update(),i=>{this._logger.error(i),t.queryError(i)}).catch(i=>this._logger.error(i))}requestQuery(t,r){return this.preaggregator.clear(),r?this.updateClient(t,r):Promise.resolve(t.update())}async connect(t){let{clients:r}=this;if(r.has(t))throw new Error("Client already connected.");r.add(t),t.coordinator=this,this.initializeClient(t),Xy(this,t.filterBy,t)}async initializeClient(t){let r=t.fields();return r?.length&&t.fieldInfo(await Kf(this,r)),t.requestQuery()}disconnect(t){let{clients:r,filterGroups:n}=this;if(!r.has(t))return;r.delete(t),t.coordinator=null;let i=n.get(t.filterBy);i&&i.clients.delete(t)}};function Xy(e,t,r){if(!t)return;let n=e.filterGroups.get(t);if(!n){let i=o=>Zy(e,t,o),s=()=>tg(e,t);t.addEventListener("activate",i),t.addEventListener("value",s),n={selection:t,clients:new Set,disconnect(){t.removeEventListener("activate",i),t.removeEventListener("value",s)}},e.filterGroups.set(t,n)}n.clients.add(r)}function Zy(e,t,r){let{preaggregator:n,filterGroups:i}=e,{clients:s}=i.get(t);for(let o of s)n.request(o,t,r)}function tg(e,t){let{preaggregator:r,filterGroups:n}=e,{clients:i}=n.get(t),{active:s}=t;return Promise.allSettled(Array.from(i,o=>{let a=r.request(o,t,s),c=a?null:t.predicate(o);if(a?.skip||!a&&!c)return;let u=a?.query(s.predicate)??o.query(c);return e.updateClient(o,u)}))}var sc=class{constructor(){this._callbacks=new Map}addEventListener(t,r){this._callbacks.has(t)||this._callbacks.set(t,{callbacks:new Set,pending:null,queue:new Vl}),this._callbacks.get(t).callbacks.add(r)}removeEventListener(t,r){let n=this._callbacks.get(t);n&&n.callbacks.delete(r)}willEmit(t,r){return r}emitQueueFilter(t,r){return null}cancel(t){this._callbacks.get(t)?.queue.clear()}async pending(t){await this._callbacks.get(t)?.pending}emit(t,r){let n=this._callbacks.get(t)||{};if(n.pending)n.queue.enqueue(r,this.emitQueueFilter(t,r));else{let i=this.willEmit(t,r),{callbacks:s,queue:o}=n;if(s?.size){let a=Array.from(s,c=>c(i));n.pending=Promise.allSettled(a).then(()=>{n.pending=null,o.isEmpty()||this.emit(t,o.dequeue())})}}}},Vl=class{constructor(){this.clear()}clear(){this.next=null}isEmpty(){return!this.next}enqueue(t,r){let n={value:t};if(r&&this.next){let i=this;for(;i.next;)r(i.next.value)?i=i.next:i.next=i.next.next;i.next=n}else this.next=n}dequeue(){let{next:t}=this;return this.next=t?.next,t?.value}};function jl(e,t){return e===t?!1:e instanceof Date&&t instanceof Date?+e!=+t:Array.isArray(e)&&Array.isArray(t)?eg(e,t):!0}function eg(e,t){if(e.length!==t.length)return!0;for(let r=0;r<e.length;++r)if(e[r]!==t[r])return!0;return!1}function oc(e){return e instanceof ai}var ai=class e extends sc{constructor(t){super(),this._value=t}static value(t){return new e(t)}static array(t){if(t.some(r=>oc(r))){let r=new e,n=()=>{r.update(t.map(i=>oc(i)?i.value:i))};return n(),t.forEach(i=>oc(i)?i.addEventListener("value",n):0),r}return new e(t)}get value(){return this._value}update(t,{force:r}={}){return jl(this._value,t)||r?this.emit("value",t):this.cancel("value"),this}willEmit(t,r){return t==="value"&&(this._value=r),r}};function rg(e){return e instanceof _s}function ac(e,t){return new _s(new cc(e),t&&[t].flat())}var _s=class e extends ai{static intersect({cross:t=!1,empty:r=!1,include:n=[]}={}){return ac({cross:t,empty:r},n)}static union({cross:t=!1,empty:r=!1,include:n=[]}={}){return ac({cross:t,empty:r,union:!0},n)}static single({cross:t=!1,empty:r=!1,include:n=[]}={}){return ac({cross:t,empty:r,single:!0},n)}static crossfilter({empty:t=!1,include:r=[]}={}){return ac({cross:!0,empty:t},r)}constructor(t=new cc,r=[]){if(super([]),this._resolved=this._value,this._resolver=t,this._relay=new Set,Array.isArray(r))for(let n of r)n._relay.add(this)}clone(){let t=new e(this._resolver);return t._value=t._resolved=this._value,t}remove(t){let r=this.clone();return r._value=r._resolved=r._resolver.resolve(this._resolved,{source:t}),r._value.active={source:t},r}get resolver(){return this._resolver}get single(){return this._resolver.single}get clauses(){return super.value}get active(){return this.clauses.active}get value(){return this.active?.value}valueFor(t){return this.clauses.find(r=>r.source===t)?.value}activate(t){this.emit("activate",t),this._relay.forEach(r=>r.activate(t))}update(t){return this._resolved=this._resolver.resolve(this._resolved,t,!0),this._resolved.active=t,this._relay.forEach(r=>r.update(t)),super.update(this._resolved)}willEmit(t,r){return t==="value"?(this._value=r,this.value):r}emitQueueFilter(t,r){return t==="value"?this._resolver.queueFilter(r):null}skip(t,r){return this._resolver.skip(t,r)}predicate(t,r=!1){let{clauses:n}=this,i=r?null:n.active;return this._resolver.predicate(n,i,t)}},cc=class{constructor({union:t,cross:r,single:n,empty:i}={}){this.union=!!t,this.cross=!!r,this.single=!!n,this.empty=!!i}resolve(t,r,n=!1){let{source:i,predicate:s}=r,o=t.filter(c=>i!==c.source),a=this.single?[]:o;return this.single&&n&&o.forEach(c=>c.source?.reset?.()),s&&a.push(r),a}skip(t,r){return this.cross&&r?.clients?.has(t)}predicate(t,r,n){let{empty:i,union:s}=this;if(i&&!t.length)return[St(!1)];if(this.skip(n,r))return;let o=t.filter(a=>!this.skip(n,a)).map(a=>a.predicate);return s&&o.length>1?si(o):o}queueFilter(t){if(this.cross){let r=t.active?.source;return n=>n.active?.source!==r}return null}};function ng(e="http://localhost:3000/"){return{async query(t){let r=fetch(e,{method:"POST",mode:"cors",cache:"no-cache",credentials:"omit",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});return t.type==="exec"?r:t.type==="arrow"?Br(await(await r).arrayBuffer()):(await r).json()}}}function eh(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function y(e,t,r,n){function i(s){return s instanceof r?s:new r(function(o){o(s)})}return new(r||(r=Promise))(function(s,o){function a(d){try{u(n.next(d))}catch(f){o(f)}}function c(d){try{u(n.throw(d))}catch(f){o(f)}}function u(d){d.done?s(d.value):i(d.value).then(a,c)}u((n=n.apply(e,t||[])).next())})}function th(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function R(e){return this instanceof R?(this.v=e,this):new R(e)}function Yt(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(e,t||[]),i,s=[];return i=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",o),i[Symbol.asyncIterator]=function(){return this},i;function o(m){return function(b){return Promise.resolve(b).then(m,f)}}function a(m,b){n[m]&&(i[m]=function(K){return new Promise(function(zt,qt){s.push([m,K,zt,qt])>1||c(m,K)})},b&&(i[m]=b(i[m])))}function c(m,b){try{u(n[m](b))}catch(K){p(s[0][3],K)}}function u(m){m.value instanceof R?Promise.resolve(m.value.v).then(d,f):p(s[0][2],m)}function d(m){c("next",m)}function f(m){c("throw",m)}function p(m,b){m(b),s.shift(),s.length&&c(s[0][0],s[0][1])}}function ci(e){var t,r;return t={},n("next"),n("throw",function(i){throw i}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(i,s){t[i]=e[i]?function(o){return(r=!r)?{value:R(e[i](o)),done:!1}:s?s(o):o}:s}}function pe(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof th=="function"?th(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(s){r[s]=e[s]&&function(o){return new Promise(function(a,c){o=e[s](o),i(a,c,o.done,o.value)})}}function i(s,o,a,c){Promise.resolve(c).then(function(u){s({value:u,done:a})},o)}}var Gl={};tn(Gl,{compareArrayLike:()=>Yl,joinUint8Arrays:()=>Gt,memcpy:()=>Is,rebaseValueOffsets:()=>yc,toArrayBufferView:()=>L,toArrayBufferViewAsyncIterator:()=>ge,toArrayBufferViewIterator:()=>Ue,toBigInt64Array:()=>mc,toBigUint64Array:()=>fg,toFloat32Array:()=>hg,toFloat32ArrayAsyncIterator:()=>Bg,toFloat32ArrayIterator:()=>Ig,toFloat64Array:()=>pg,toFloat64ArrayAsyncIterator:()=>Ng,toFloat64ArrayIterator:()=>xg,toInt16Array:()=>ug,toInt16ArrayAsyncIterator:()=>Eg,toInt16ArrayIterator:()=>gg,toInt32Array:()=>wn,toInt32ArrayAsyncIterator:()=>Tg,toInt32ArrayIterator:()=>_g,toInt8Array:()=>cg,toInt8ArrayAsyncIterator:()=>Sg,toInt8ArrayIterator:()=>yg,toUint16Array:()=>lg,toUint16ArrayAsyncIterator:()=>Ag,toUint16ArrayIterator:()=>bg,toUint32Array:()=>dg,toUint32ArrayAsyncIterator:()=>Og,toUint32ArrayIterator:()=>wg,toUint8Array:()=>A,toUint8ArrayAsyncIterator:()=>Wl,toUint8ArrayIterator:()=>$l,toUint8ClampedArray:()=>mg,toUint8ClampedArrayAsyncIterator:()=>Dg,toUint8ClampedArrayIterator:()=>vg});var ig=new TextDecoder("utf-8"),bs=e=>ig.decode(e),sg=new TextEncoder,Me=e=>sg.encode(e);var og=e=>typeof e=="number",rh=e=>typeof e=="boolean",ft=e=>typeof e=="function",Nt=e=>e!=null&&Object(e)===e,me=e=>Nt(e)&&ft(e.then);var ye=e=>Nt(e)&&ft(e[Symbol.iterator]),ie=e=>Nt(e)&&ft(e[Symbol.asyncIterator]),uc=e=>Nt(e)&&Nt(e.schema);var lc=e=>Nt(e)&&"done"in e&&"value"in e;var dc=e=>Nt(e)&&ft(e.stat)&&og(e.fd);var fc=e=>Nt(e)&&ws(e.body),hc=e=>"_getDOMStream"in e&&"_getNodeStream"in e,nh=e=>Nt(e)&&ft(e.abort)&&ft(e.getWriter)&&!hc(e),ws=e=>Nt(e)&&ft(e.cancel)&&ft(e.getReader)&&!hc(e),ih=e=>Nt(e)&&ft(e.end)&&ft(e.write)&&rh(e.writable)&&!hc(e),pc=e=>Nt(e)&&ft(e.read)&&ft(e.pipe)&&rh(e.readable)&&!hc(e),sh=e=>Nt(e)&&ft(e.clear)&&ft(e.bytes)&&ft(e.position)&&ft(e.setPosition)&&ft(e.capacity)&&ft(e.getBufferIdentifier)&&ft(e.createLong);var ql=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function ag(e){let t=e[0]?[e[0]]:[],r,n,i,s;for(let o,a,c=0,u=0,d=e.length;++c<d;){if(o=t[u],a=e[c],!o||!a||o.buffer!==a.buffer||a.byteOffset<o.byteOffset){a&&(t[++u]=a);continue}if({byteOffset:r,byteLength:i}=o,{byteOffset:n,byteLength:s}=a,r+i<n||n+s<r){a&&(t[++u]=a);continue}t[u]=new Uint8Array(o.buffer,r,n-r+s)}return t}function Is(e,t,r=0,n=t.byteLength){let i=e.byteLength,s=new Uint8Array(e.buffer,e.byteOffset,i),o=new Uint8Array(t.buffer,t.byteOffset,Math.min(n,i));return s.set(o,r),e}function Gt(e,t){let r=ag(e),n=r.reduce((d,f)=>d+f.byteLength,0),i,s,o,a=0,c=-1,u=Math.min(t||Number.POSITIVE_INFINITY,n);for(let d=r.length;++c<d;){if(i=r[c],s=i.subarray(0,Math.min(i.length,u-a)),u<=a+s.length){s.length<i.length?r[c]=i.subarray(s.length):s.length===i.length&&c++,o?Is(o,s,a):o=s;break}Is(o||(o=new Uint8Array(u)),s,a),a+=s.length}return[o||new Uint8Array(0),r.slice(c),n-(o?o.byteLength:0)]}function L(e,t){let r=lc(t)?t.value:t;return r instanceof e?e===Uint8Array?new e(r.buffer,r.byteOffset,r.byteLength):r:r?(typeof r=="string"&&(r=Me(r)),r instanceof ArrayBuffer?new e(r):r instanceof ql?new e(r):sh(r)?L(e,r.bytes()):ArrayBuffer.isView(r)?r.byteLength<=0?new e(0):new e(r.buffer,r.byteOffset,r.byteLength/e.BYTES_PER_ELEMENT):e.from(r)):new e(0)}var cg=e=>L(Int8Array,e),ug=e=>L(Int16Array,e),wn=e=>L(Int32Array,e),mc=e=>L(BigInt64Array,e),A=e=>L(Uint8Array,e),lg=e=>L(Uint16Array,e),dg=e=>L(Uint32Array,e),fg=e=>L(BigUint64Array,e),hg=e=>L(Float32Array,e),pg=e=>L(Float64Array,e),mg=e=>L(Uint8ClampedArray,e),zl=e=>(e.next(),e);function*Ue(e,t){let r=function*(i){yield i},n=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof ql?r(t):ye(t)?t:r(t);return yield*zl(function*(i){let s=null;do s=i.next(yield L(e,s));while(!s.done)}(n[Symbol.iterator]())),new e}var yg=e=>Ue(Int8Array,e),gg=e=>Ue(Int16Array,e),_g=e=>Ue(Int32Array,e),$l=e=>Ue(Uint8Array,e),bg=e=>Ue(Uint16Array,e),wg=e=>Ue(Uint32Array,e),Ig=e=>Ue(Float32Array,e),xg=e=>Ue(Float64Array,e),vg=e=>Ue(Uint8ClampedArray,e);function ge(e,t){return Yt(this,arguments,function*(){if(me(t))return yield R(yield R(yield*ci(pe(ge(e,yield R(t))))));let n=function(o){return Yt(this,arguments,function*(){yield yield R(yield R(o))})},i=function(o){return Yt(this,arguments,function*(){yield R(yield*ci(pe(zl(function*(a){let c=null;do c=a.next(yield c?.value);while(!c.done)}(o[Symbol.iterator]())))))})},s=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof ql?n(t):ye(t)?i(t):ie(t)?t:n(t);return yield R(yield*ci(pe(zl(function(o){return Yt(this,arguments,function*(){let a=null;do a=yield R(o.next(yield yield R(L(e,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield R(new e)})}var Sg=e=>ge(Int8Array,e),Eg=e=>ge(Int16Array,e),Tg=e=>ge(Int32Array,e),Wl=e=>ge(Uint8Array,e),Ag=e=>ge(Uint16Array,e),Og=e=>ge(Uint32Array,e),Bg=e=>ge(Float32Array,e),Ng=e=>ge(Float64Array,e),Dg=e=>ge(Uint8ClampedArray,e);function yc(e,t,r){if(e!==0){r=r.slice(0,t);for(let n=-1,i=r.length;++n<i;)r[n]+=e}return r.subarray(0,t)}function Yl(e,t){let r=0,n=e.length;if(n!==t.length)return!1;if(n>0)do if(e[r]!==t[r])return!1;while(++r<n);return!0}var bt={fromIterable(e){return gc(Fg(e))},fromAsyncIterable(e){return gc(Rg(e))},fromDOMStream(e){return gc(Lg(e))},fromNodeStream(e){return gc(Mg(e))},toDOMStream(e,t){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(e,t){throw new Error('"toNodeStream" not available in this environment')}},gc=e=>(e.next(),e);function*Fg(e){let t,r=!1,n=[],i,s,o,a=0;function c(){return s==="peek"?Gt(n,o)[0]:([i,n,a]=Gt(n,o),i)}({cmd:s,size:o}=(yield null)||{cmd:"read",size:0});let u=$l(e)[Symbol.iterator]();try{do if({done:t,value:i}=Number.isNaN(o-a)?u.next():u.next(o-a),!t&&i.byteLength>0&&(n.push(i),a+=i.byteLength),t||o<=a)do({cmd:s,size:o}=yield c());while(o<a);while(!t)}catch(d){(r=!0)&&typeof u.throw=="function"&&u.throw(d)}finally{r===!1&&typeof u.return=="function"&&u.return(null)}return null}function Rg(e){return Yt(this,arguments,function*(){let r,n=!1,i=[],s,o,a,c=0;function u(){return o==="peek"?Gt(i,a)[0]:([s,i,c]=Gt(i,a),s)}({cmd:o,size:a}=(yield yield R(null))||{cmd:"read",size:0});let d=Wl(e)[Symbol.asyncIterator]();try{do if({done:r,value:s}=Number.isNaN(a-c)?yield R(d.next()):yield R(d.next(a-c)),!r&&s.byteLength>0&&(i.push(s),c+=s.byteLength),r||a<=c)do({cmd:o,size:a}=yield yield R(u()));while(a<c);while(!r)}catch(f){(n=!0)&&typeof d.throw=="function"&&(yield R(d.throw(f)))}finally{n===!1&&typeof d.return=="function"&&(yield R(d.return(new Uint8Array(0))))}return yield R(null)})}function Lg(e){return Yt(this,arguments,function*(){let r=!1,n=!1,i=[],s,o,a,c=0;function u(){return o==="peek"?Gt(i,a)[0]:([s,i,c]=Gt(i,a),s)}({cmd:o,size:a}=(yield yield R(null))||{cmd:"read",size:0});let d=new Ql(e);try{do if({done:r,value:s}=Number.isNaN(a-c)?yield R(d.read()):yield R(d.read(a-c)),!r&&s.byteLength>0&&(i.push(A(s)),c+=s.byteLength),r||a<=c)do({cmd:o,size:a}=yield yield R(u()));while(a<c);while(!r)}catch(f){(n=!0)&&(yield R(d.cancel(f)))}finally{n===!1?yield R(d.cancel()):e.locked&&d.releaseLock()}return yield R(null)})}var Ql=class{constructor(t){this.source=t,this.reader=null,this.reader=this.source.getReader(),this.reader.closed.catch(()=>{})}get closed(){return this.reader?this.reader.closed.catch(()=>{}):Promise.resolve()}releaseLock(){this.reader&&this.reader.releaseLock(),this.reader=null}cancel(t){return y(this,void 0,void 0,function*(){let{reader:r,source:n}=this;r&&(yield r.cancel(t).catch(()=>{})),n&&n.locked&&this.releaseLock()})}read(t){return y(this,void 0,void 0,function*(){if(t===0)return{done:this.reader==null,value:new Uint8Array(0)};let r=yield this.reader.read();return!r.done&&(r.value=A(r)),r})}},Hl=(e,t)=>{let r=i=>n([t,i]),n;return[t,r,new Promise(i=>(n=i)&&e.once(t,r))]};function Mg(e){return Yt(this,arguments,function*(){let r=[],n="error",i=!1,s=null,o,a,c=0,u=[],d;function f(){return o==="peek"?Gt(u,a)[0]:([d,u,c]=Gt(u,a),d)}if({cmd:o,size:a}=(yield yield R(null))||{cmd:"read",size:0},e.isTTY)return yield yield R(new Uint8Array(0)),yield R(null);try{r[0]=Hl(e,"end"),r[1]=Hl(e,"error");do{if(r[2]=Hl(e,"readable"),[n,s]=yield R(Promise.race(r.map(m=>m[2]))),n==="error")break;if((i=n==="end")||(Number.isFinite(a-c)?(d=A(e.read(a-c)),d.byteLength<a-c&&(d=A(e.read()))):d=A(e.read()),d.byteLength>0&&(u.push(d),c+=d.byteLength)),i||a<=c)do({cmd:o,size:a}=yield yield R(f()));while(a<c)}while(!i)}finally{yield R(p(r,n==="error"?s:null))}return yield R(null);function p(m,b){return d=u=null,new Promise((K,zt)=>{for(let[qt,Pn]of m)e.off(qt,Pn);try{let qt=e.destroy;qt&&qt.call(e,b),b=void 0}catch(qt){b=qt||b}finally{b!=null?zt(b):K()}})}})}var z;(function(e){e[e.V1=0]="V1",e[e.V2=1]="V2",e[e.V3=2]="V3",e[e.V4=3]="V4",e[e.V5=4]="V5"})(z||(z={}));var H;(function(e){e[e.Sparse=0]="Sparse",e[e.Dense=1]="Dense"})(H||(H={}));var Y;(function(e){e[e.HALF=0]="HALF",e[e.SINGLE=1]="SINGLE",e[e.DOUBLE=2]="DOUBLE"})(Y||(Y={}));var st;(function(e){e[e.DAY=0]="DAY",e[e.MILLISECOND=1]="MILLISECOND"})(st||(st={}));var _;(function(e){e[e.SECOND=0]="SECOND",e[e.MILLISECOND=1]="MILLISECOND",e[e.MICROSECOND=2]="MICROSECOND",e[e.NANOSECOND=3]="NANOSECOND"})(_||(_={}));var ht;(function(e){e[e.YEAR_MONTH=0]="YEAR_MONTH",e[e.DAY_TIME=1]="DAY_TIME",e[e.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(ht||(ht={}));var Ce=new Int32Array(2),_c=new Float32Array(Ce.buffer),bc=new Float64Array(Ce.buffer),ui=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var xs;(function(e){e[e.UTF8_BYTES=1]="UTF8_BYTES",e[e.UTF16_STRING=2]="UTF16_STRING"})(xs||(xs={}));var Ht=class e{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(t){return new e(new Uint8Array(t))}clear(){this.position_=0}bytes(){return this.bytes_}position(){return this.position_}setPosition(t){this.position_=t}capacity(){return this.bytes_.length}readInt8(t){return this.readUint8(t)<<24>>24}readUint8(t){return this.bytes_[t]}readInt16(t){return this.readUint16(t)<<16>>16}readUint16(t){return this.bytes_[t]|this.bytes_[t+1]<<8}readInt32(t){return this.bytes_[t]|this.bytes_[t+1]<<8|this.bytes_[t+2]<<16|this.bytes_[t+3]<<24}readUint32(t){return this.readInt32(t)>>>0}readInt64(t){return BigInt.asIntN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readUint64(t){return BigInt.asUintN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readFloat32(t){return Ce[0]=this.readInt32(t),_c[0]}readFloat64(t){return Ce[ui?0:1]=this.readInt32(t),Ce[ui?1:0]=this.readInt32(t+4),bc[0]}writeInt8(t,r){this.bytes_[t]=r}writeUint8(t,r){this.bytes_[t]=r}writeInt16(t,r){this.bytes_[t]=r,this.bytes_[t+1]=r>>8}writeUint16(t,r){this.bytes_[t]=r,this.bytes_[t+1]=r>>8}writeInt32(t,r){this.bytes_[t]=r,this.bytes_[t+1]=r>>8,this.bytes_[t+2]=r>>16,this.bytes_[t+3]=r>>24}writeUint32(t,r){this.bytes_[t]=r,this.bytes_[t+1]=r>>8,this.bytes_[t+2]=r>>16,this.bytes_[t+3]=r>>24}writeInt64(t,r){this.writeInt32(t,Number(BigInt.asIntN(32,r))),this.writeInt32(t+4,Number(BigInt.asIntN(32,r>>BigInt(32))))}writeUint64(t,r){this.writeUint32(t,Number(BigInt.asUintN(32,r))),this.writeUint32(t+4,Number(BigInt.asUintN(32,r>>BigInt(32))))}writeFloat32(t,r){_c[0]=r,this.writeInt32(t,Ce[0])}writeFloat64(t,r){bc[0]=r,this.writeInt32(t,Ce[ui?0:1]),this.writeInt32(t+4,Ce[ui?1:0])}getBufferIdentifier(){if(this.bytes_.length<this.position_+4+4)throw new Error("FlatBuffers: ByteBuffer is too short to contain an identifier.");let t="";for(let r=0;r<4;r++)t+=String.fromCharCode(this.readInt8(this.position_+4+r));return t}__offset(t,r){let n=t-this.readInt32(t);return r<this.readInt16(n)?this.readInt16(n+r):0}__union(t,r){return t.bb_pos=r+this.readInt32(r),t.bb=this,t}__string(t,r){t+=this.readInt32(t);let n=this.readInt32(t);t+=4;let i=this.bytes_.subarray(t,t+n);return r===xs.UTF8_BYTES?i:this.text_decoder_.decode(i)}__union_with_string(t,r){return typeof t=="string"?this.__string(r):this.__union(t,r)}__indirect(t){return t+this.readInt32(t)}__vector(t){return t+this.readInt32(t)+4}__vector_len(t){return this.readInt32(t+this.readInt32(t))}__has_identifier(t){if(t.length!=4)throw new Error("FlatBuffers: file identifier must be length "+4);for(let r=0;r<4;r++)if(t.charCodeAt(r)!=this.readInt8(this.position()+4+r))return!1;return!0}createScalarList(t,r){let n=[];for(let i=0;i<r;++i){let s=t(i);s!==null&&n.push(s)}return n}createObjList(t,r){let n=[];for(let i=0;i<r;++i){let s=t(i);s!==null&&n.push(s.unpack())}return n}};var In=class e{constructor(t){this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null,this.text_encoder=new TextEncoder;let r;t?r=t:r=1024,this.bb=Ht.allocate(r),this.space=r}clear(){this.bb.clear(),this.space=this.bb.capacity(),this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null}forceDefaults(t){this.force_defaults=t}dataBuffer(){return this.bb}asUint8Array(){return this.bb.bytes().subarray(this.bb.position(),this.bb.position()+this.offset())}prep(t,r){t>this.minalign&&(this.minalign=t);let n=~(this.bb.capacity()-this.space+r)+1&t-1;for(;this.space<n+t+r;){let i=this.bb.capacity();this.bb=e.growByteBuffer(this.bb),this.space+=this.bb.capacity()-i}this.pad(n)}pad(t){for(let r=0;r<t;r++)this.bb.writeInt8(--this.space,0)}writeInt8(t){this.bb.writeInt8(this.space-=1,t)}writeInt16(t){this.bb.writeInt16(this.space-=2,t)}writeInt32(t){this.bb.writeInt32(this.space-=4,t)}writeInt64(t){this.bb.writeInt64(this.space-=8,t)}writeFloat32(t){this.bb.writeFloat32(this.space-=4,t)}writeFloat64(t){this.bb.writeFloat64(this.space-=8,t)}addInt8(t){this.prep(1,0),this.writeInt8(t)}addInt16(t){this.prep(2,0),this.writeInt16(t)}addInt32(t){this.prep(4,0),this.writeInt32(t)}addInt64(t){this.prep(8,0),this.writeInt64(t)}addFloat32(t){this.prep(4,0),this.writeFloat32(t)}addFloat64(t){this.prep(8,0),this.writeFloat64(t)}addFieldInt8(t,r,n){(this.force_defaults||r!=n)&&(this.addInt8(r),this.slot(t))}addFieldInt16(t,r,n){(this.force_defaults||r!=n)&&(this.addInt16(r),this.slot(t))}addFieldInt32(t,r,n){(this.force_defaults||r!=n)&&(this.addInt32(r),this.slot(t))}addFieldInt64(t,r,n){(this.force_defaults||r!==n)&&(this.addInt64(r),this.slot(t))}addFieldFloat32(t,r,n){(this.force_defaults||r!=n)&&(this.addFloat32(r),this.slot(t))}addFieldFloat64(t,r,n){(this.force_defaults||r!=n)&&(this.addFloat64(r),this.slot(t))}addFieldOffset(t,r,n){(this.force_defaults||r!=n)&&(this.addOffset(r),this.slot(t))}addFieldStruct(t,r,n){r!=n&&(this.nested(r),this.slot(t))}nested(t){if(t!=this.offset())throw new TypeError("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new TypeError("FlatBuffers: object serialization must not be nested.")}slot(t){this.vtable!==null&&(this.vtable[t]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(t){let r=t.capacity();if(r&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let n=r<<1,i=Ht.allocate(n);return i.setPosition(n-r),i.bytes().set(t.bytes(),n-r),i}addOffset(t){this.prep(4,0),this.writeInt32(this.offset()-t+4)}startObject(t){this.notNested(),this.vtable==null&&(this.vtable=[]),this.vtable_in_use=t;for(let r=0;r<t;r++)this.vtable[r]=0;this.isNested=!0,this.object_start=this.offset()}endObject(){if(this.vtable==null||!this.isNested)throw new Error("FlatBuffers: endObject called without startObject");this.addInt32(0);let t=this.offset(),r=this.vtable_in_use-1;for(;r>=0&&this.vtable[r]==0;r--);let n=r+1;for(;r>=0;r--)this.addInt16(this.vtable[r]!=0?t-this.vtable[r]:0);let i=2;this.addInt16(t-this.object_start);let s=(n+i)*2;this.addInt16(s);let o=0,a=this.space;t:for(r=0;r<this.vtables.length;r++){let c=this.bb.capacity()-this.vtables[r];if(s==this.bb.readInt16(c)){for(let u=2;u<s;u+=2)if(this.bb.readInt16(a+u)!=this.bb.readInt16(c+u))continue t;o=this.vtables[r];break}}return o?(this.space=this.bb.capacity()-t,this.bb.writeInt32(this.space,o-t)):(this.vtables.push(this.offset()),this.bb.writeInt32(this.bb.capacity()-t,this.offset()-t)),this.isNested=!1,t}finish(t,r,n){let i=n?4:0;if(r){let s=r;if(this.prep(this.minalign,8+i),s.length!=4)throw new TypeError("FlatBuffers: file identifier must be length "+4);for(let o=3;o>=0;o--)this.writeInt8(s.charCodeAt(o))}this.prep(this.minalign,4+i),this.addOffset(t),i&&this.addInt32(this.bb.capacity()-this.space),this.bb.setPosition(this.space)}finishSizePrefixed(t,r){this.finish(t,r,!0)}requiredField(t,r){let n=this.bb.capacity()-t,i=n-this.bb.readInt32(n);if(!(r<this.bb.readInt16(i)&&this.bb.readInt16(i+r)!=0))throw new TypeError("FlatBuffers: field "+r+" must be set")}startVector(t,r,n){this.notNested(),this.vector_num_elems=r,this.prep(4,t*r),this.prep(n,t*r)}endVector(){return this.writeInt32(this.vector_num_elems),this.offset()}createSharedString(t){if(!t)return 0;if(this.string_maps||(this.string_maps=new Map),this.string_maps.has(t))return this.string_maps.get(t);let r=this.createString(t);return this.string_maps.set(t,r),r}createString(t){if(t==null)return 0;let r;return t instanceof Uint8Array?r=t:r=this.text_encoder.encode(t),this.addInt8(0),this.startVector(1,r.length,1),this.bb.setPosition(this.space-=r.length),this.bb.bytes().set(r,this.space),this.endVector()}createByteVector(t){return t==null?0:(this.startVector(1,t.length,1),this.bb.setPosition(this.space-=t.length),this.bb.bytes().set(t,this.space),this.endVector())}createObjectOffset(t){return t===null?0:typeof t=="string"?this.createString(t):t.pack(this)}createObjectOffsetList(t){let r=[];for(let n=0;n<t.length;++n){let i=t[n];if(i!==null)r.push(this.createObjectOffset(i));else throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return r}createStructOffsetList(t,r){return r(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}};var vs;(function(e){e[e.BUFFER=0]="BUFFER"})(vs||(vs={}));var Ss;(function(e){e[e.LZ4_FRAME=0]="LZ4_FRAME",e[e.ZSTD=1]="ZSTD"})(Ss||(Ss={}));var Ic=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsBodyCompression(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}codec(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt8(this.bb_pos+t):Ss.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):vs.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,r){t.addFieldInt8(0,r,Ss.LZ4_FRAME)}static addMethod(t,r){t.addFieldInt8(1,r,vs.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,r,n){return e.startBodyCompression(t),e.addCodec(t,r),e.addMethod(t,n),e.endBodyCompression(t)}};var li=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}offset(){return this.bb.readInt64(this.bb_pos)}length(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createBuffer(t,r,n){return t.prep(8,16),t.writeInt64(BigInt(n??0)),t.writeInt64(BigInt(r??0)),t.offset()}};var di=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}length(){return this.bb.readInt64(this.bb_pos)}nullCount(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createFieldNode(t,r,n){return t.prep(8,16),t.writeInt64(BigInt(n??0)),t.writeInt64(BigInt(r??0)),t.offset()}};var Qt=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsRecordBatch(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}length(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}nodes(t,r){let n=this.bb.__offset(this.bb_pos,6);return n?(r||new di).__init(this.bb.__vector(this.bb_pos+n)+t*16,this.bb):null}nodesLength(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.__vector_len(this.bb_pos+t):0}buffers(t,r){let n=this.bb.__offset(this.bb_pos,8);return n?(r||new li).__init(this.bb.__vector(this.bb_pos+n)+t*16,this.bb):null}buffersLength(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.__vector_len(this.bb_pos+t):0}compression(t){let r=this.bb.__offset(this.bb_pos,10);return r?(t||new Ic).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,r){t.addFieldInt64(0,r,BigInt("0"))}static addNodes(t,r){t.addFieldOffset(1,r,0)}static startNodesVector(t,r){t.startVector(16,r,8)}static addBuffers(t,r){t.addFieldOffset(2,r,0)}static startBuffersVector(t,r){t.startVector(16,r,8)}static addCompression(t,r){t.addFieldOffset(3,r,0)}static endRecordBatch(t){return t.endObject()}};var Ze=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsDictionaryBatch(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}id(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}data(t){let r=this.bb.__offset(this.bb_pos,6);return r?(t||new Qt).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}isDelta(){let t=this.bb.__offset(this.bb_pos,8);return t?!!this.bb.readInt8(this.bb_pos+t):!1}static startDictionaryBatch(t){t.startObject(3)}static addId(t,r){t.addFieldInt64(0,r,BigInt("0"))}static addData(t,r){t.addFieldOffset(1,r,0)}static addIsDelta(t,r){t.addFieldInt8(2,+r,0)}static endDictionaryBatch(t){return t.endObject()}};var Pr;(function(e){e[e.Little=0]="Little",e[e.Big=1]="Big"})(Pr||(Pr={}));var Es;(function(e){e[e.DenseArray=0]="DenseArray"})(Es||(Es={}));var be=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsInt(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}bitWidth(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}isSigned(){let t=this.bb.__offset(this.bb_pos,6);return t?!!this.bb.readInt8(this.bb_pos+t):!1}static startInt(t){t.startObject(2)}static addBitWidth(t,r){t.addFieldInt32(0,r,0)}static addIsSigned(t,r){t.addFieldInt8(1,+r,0)}static endInt(t){return t.endObject()}static createInt(t,r,n){return e.startInt(t),e.addBitWidth(t,r),e.addIsSigned(t,n),e.endInt(t)}};var ke=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsDictionaryEncoding(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}id(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}indexType(t){let r=this.bb.__offset(this.bb_pos,6);return r?(t||new be).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}isOrdered(){let t=this.bb.__offset(this.bb_pos,8);return t?!!this.bb.readInt8(this.bb_pos+t):!1}dictionaryKind(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt16(this.bb_pos+t):Es.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,r){t.addFieldInt64(0,r,BigInt("0"))}static addIndexType(t,r){t.addFieldOffset(1,r,0)}static addIsOrdered(t,r){t.addFieldInt8(2,+r,0)}static addDictionaryKind(t,r){t.addFieldInt16(3,r,Es.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var pt=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsKeyValue(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}key(t){let r=this.bb.__offset(this.bb_pos,4);return r?this.bb.__string(this.bb_pos+r,t):null}value(t){let r=this.bb.__offset(this.bb_pos,6);return r?this.bb.__string(this.bb_pos+r,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,r){t.addFieldOffset(0,r,0)}static addValue(t,r){t.addFieldOffset(1,r,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,r,n){return e.startKeyValue(t),e.addKey(t,r),e.addValue(t,n),e.endKeyValue(t)}};var Ts=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsBinary(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return e.startBinary(t),e.endBinary(t)}};var As=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsBool(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return e.startBool(t),e.endBool(t)}};var Vr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsDate(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):st.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,r){t.addFieldInt16(0,r,st.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,r){return e.startDate(t),e.addUnit(t,r),e.endDate(t)}};var Pe=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsDecimal(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}precision(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}scale(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt32(this.bb_pos+t):0}bitWidth(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.readInt32(this.bb_pos+t):128}static startDecimal(t){t.startObject(3)}static addPrecision(t,r){t.addFieldInt32(0,r,0)}static addScale(t,r){t.addFieldInt32(1,r,0)}static addBitWidth(t,r){t.addFieldInt32(2,r,128)}static endDecimal(t){return t.endObject()}static createDecimal(t,r,n,i){return e.startDecimal(t),e.addPrecision(t,r),e.addScale(t,n),e.addBitWidth(t,i),e.endDecimal(t)}};var jr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsDuration(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):_.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,r){t.addFieldInt16(0,r,_.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,r){return e.startDuration(t),e.addUnit(t,r),e.endDuration(t)}};var zr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsFixedSizeBinary(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}byteWidth(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeBinary(t){t.startObject(1)}static addByteWidth(t,r){t.addFieldInt32(0,r,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(t,r){return e.startFixedSizeBinary(t),e.addByteWidth(t,r),e.endFixedSizeBinary(t)}};var qr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsFixedSizeList(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}listSize(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeList(t){t.startObject(1)}static addListSize(t,r){t.addFieldInt32(0,r,0)}static endFixedSizeList(t){return t.endObject()}static createFixedSizeList(t,r){return e.startFixedSizeList(t),e.addListSize(t,r),e.endFixedSizeList(t)}};var $r=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsFloatingPoint(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}precision(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):Y.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,r){t.addFieldInt16(0,r,Y.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,r){return e.startFloatingPoint(t),e.addPrecision(t,r),e.endFloatingPoint(t)}};var Wr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsInterval(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):ht.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,r){t.addFieldInt16(0,r,ht.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,r){return e.startInterval(t),e.addUnit(t,r),e.endInterval(t)}};var Os=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsLargeBinary(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeBinary(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(t){return e.startLargeBinary(t),e.endLargeBinary(t)}};var Bs=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsLargeUtf8(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeUtf8(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(t){return e.startLargeUtf8(t),e.endLargeUtf8(t)}};var Ns=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsList(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return e.startList(t),e.endList(t)}};var Yr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsMap(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}keysSorted(){let t=this.bb.__offset(this.bb_pos,4);return t?!!this.bb.readInt8(this.bb_pos+t):!1}static startMap(t){t.startObject(1)}static addKeysSorted(t,r){t.addFieldInt8(0,+r,0)}static endMap(t){return t.endObject()}static createMap(t,r){return e.startMap(t),e.addKeysSorted(t,r),e.endMap(t)}};var Ds=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsNull(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return e.startNull(t),e.endNull(t)}};var Fs=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsStruct_(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return e.startStruct_(t),e.endStruct_(t)}};var tr=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsTime(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):_.MILLISECOND}bitWidth(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt32(this.bb_pos+t):32}static startTime(t){t.startObject(2)}static addUnit(t,r){t.addFieldInt16(0,r,_.MILLISECOND)}static addBitWidth(t,r){t.addFieldInt32(1,r,32)}static endTime(t){return t.endObject()}static createTime(t,r,n){return e.startTime(t),e.addUnit(t,r),e.addBitWidth(t,n),e.endTime(t)}};var er=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsTimestamp(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):_.SECOND}timezone(t){let r=this.bb.__offset(this.bb_pos,6);return r?this.bb.__string(this.bb_pos+r,t):null}static startTimestamp(t){t.startObject(2)}static addUnit(t,r){t.addFieldInt16(0,r,_.SECOND)}static addTimezone(t,r){t.addFieldOffset(1,r,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,r,n){return e.startTimestamp(t),e.addUnit(t,r),e.addTimezone(t,n),e.endTimestamp(t)}};var we=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsUnion(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}mode(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):H.Sparse}typeIds(t){let r=this.bb.__offset(this.bb_pos,6);return r?this.bb.readInt32(this.bb.__vector(this.bb_pos+r)+t*4):0}typeIdsLength(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.__vector_len(this.bb_pos+t):0}typeIdsArray(){let t=this.bb.__offset(this.bb_pos,6);return t?new Int32Array(this.bb.bytes().buffer,this.bb.bytes().byteOffset+this.bb.__vector(this.bb_pos+t),this.bb.__vector_len(this.bb_pos+t)):null}static startUnion(t){t.startObject(2)}static addMode(t,r){t.addFieldInt16(0,r,H.Sparse)}static addTypeIds(t,r){t.addFieldOffset(1,r,0)}static createTypeIdsVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addInt32(r[n]);return t.endVector()}static startTypeIdsVector(t,r){t.startVector(4,r,4)}static endUnion(t){return t.endObject()}static createUnion(t,r,n){return e.startUnion(t),e.addMode(t,r),e.addTypeIds(t,n),e.endUnion(t)}};var Rs=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsUtf8(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUtf8(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(t){return e.startUtf8(t),e.endUtf8(t)}};var Q;(function(e){e[e.NONE=0]="NONE",e[e.Null=1]="Null",e[e.Int=2]="Int",e[e.FloatingPoint=3]="FloatingPoint",e[e.Binary=4]="Binary",e[e.Utf8=5]="Utf8",e[e.Bool=6]="Bool",e[e.Decimal=7]="Decimal",e[e.Date=8]="Date",e[e.Time=9]="Time",e[e.Timestamp=10]="Timestamp",e[e.Interval=11]="Interval",e[e.List=12]="List",e[e.Struct_=13]="Struct_",e[e.Union=14]="Union",e[e.FixedSizeBinary=15]="FixedSizeBinary",e[e.FixedSizeList=16]="FixedSizeList",e[e.Map=17]="Map",e[e.Duration=18]="Duration",e[e.LargeBinary=19]="LargeBinary",e[e.LargeUtf8=20]="LargeUtf8",e[e.LargeList=21]="LargeList",e[e.RunEndEncoded=22]="RunEndEncoded"})(Q||(Q={}));var Tt=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsField(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsField(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}name(t){let r=this.bb.__offset(this.bb_pos,4);return r?this.bb.__string(this.bb_pos+r,t):null}nullable(){let t=this.bb.__offset(this.bb_pos,6);return t?!!this.bb.readInt8(this.bb_pos+t):!1}typeType(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.readUint8(this.bb_pos+t):Q.NONE}type(t){let r=this.bb.__offset(this.bb_pos,10);return r?this.bb.__union(t,this.bb_pos+r):null}dictionary(t){let r=this.bb.__offset(this.bb_pos,12);return r?(t||new ke).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}children(t,r){let n=this.bb.__offset(this.bb_pos,14);return n?(r||new e).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}childrenLength(){let t=this.bb.__offset(this.bb_pos,14);return t?this.bb.__vector_len(this.bb_pos+t):0}customMetadata(t,r){let n=this.bb.__offset(this.bb_pos,16);return n?(r||new pt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}customMetadataLength(){let t=this.bb.__offset(this.bb_pos,16);return t?this.bb.__vector_len(this.bb_pos+t):0}static startField(t){t.startObject(7)}static addName(t,r){t.addFieldOffset(0,r,0)}static addNullable(t,r){t.addFieldInt8(1,+r,0)}static addTypeType(t,r){t.addFieldInt8(2,r,Q.NONE)}static addType(t,r){t.addFieldOffset(3,r,0)}static addDictionary(t,r){t.addFieldOffset(4,r,0)}static addChildren(t,r){t.addFieldOffset(5,r,0)}static createChildrenVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startChildrenVector(t,r){t.startVector(4,r,4)}static addCustomMetadata(t,r){t.addFieldOffset(6,r,0)}static createCustomMetadataVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startCustomMetadataVector(t,r){t.startVector(4,r,4)}static endField(t){return t.endObject()}};var Ct=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsSchema(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsSchema(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}endianness(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):Pr.Little}fields(t,r){let n=this.bb.__offset(this.bb_pos,6);return n?(r||new Tt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}fieldsLength(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.__vector_len(this.bb_pos+t):0}customMetadata(t,r){let n=this.bb.__offset(this.bb_pos,8);return n?(r||new pt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}customMetadataLength(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.__vector_len(this.bb_pos+t):0}features(t){let r=this.bb.__offset(this.bb_pos,10);return r?this.bb.readInt64(this.bb.__vector(this.bb_pos+r)+t*8):BigInt(0)}featuresLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.__vector_len(this.bb_pos+t):0}static startSchema(t){t.startObject(4)}static addEndianness(t,r){t.addFieldInt16(0,r,Pr.Little)}static addFields(t,r){t.addFieldOffset(1,r,0)}static createFieldsVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startFieldsVector(t,r){t.startVector(4,r,4)}static addCustomMetadata(t,r){t.addFieldOffset(2,r,0)}static createCustomMetadataVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startCustomMetadataVector(t,r){t.startVector(4,r,4)}static addFeatures(t,r){t.addFieldOffset(3,r,0)}static createFeaturesVector(t,r){t.startVector(8,r.length,8);for(let n=r.length-1;n>=0;n--)t.addInt64(r[n]);return t.endVector()}static startFeaturesVector(t,r){t.startVector(8,r,8)}static endSchema(t){return t.endObject()}static finishSchemaBuffer(t,r){t.finish(r)}static finishSizePrefixedSchemaBuffer(t,r){t.finish(r,void 0,!0)}static createSchema(t,r,n,i,s){return e.startSchema(t),e.addEndianness(t,r),e.addFields(t,n),e.addCustomMetadata(t,i),e.addFeatures(t,s),e.endSchema(t)}};var C;(function(e){e[e.NONE=0]="NONE",e[e.Schema=1]="Schema",e[e.DictionaryBatch=2]="DictionaryBatch",e[e.RecordBatch=3]="RecordBatch",e[e.Tensor=4]="Tensor",e[e.SparseTensor=5]="SparseTensor"})(C||(C={}));var l;(function(e){e[e.NONE=0]="NONE",e[e.Null=1]="Null",e[e.Int=2]="Int",e[e.Float=3]="Float",e[e.Binary=4]="Binary",e[e.Utf8=5]="Utf8",e[e.Bool=6]="Bool",e[e.Decimal=7]="Decimal",e[e.Date=8]="Date",e[e.Time=9]="Time",e[e.Timestamp=10]="Timestamp",e[e.Interval=11]="Interval",e[e.List=12]="List",e[e.Struct=13]="Struct",e[e.Union=14]="Union",e[e.FixedSizeBinary=15]="FixedSizeBinary",e[e.FixedSizeList=16]="FixedSizeList",e[e.Map=17]="Map",e[e.Duration=18]="Duration",e[e.LargeBinary=19]="LargeBinary",e[e.LargeUtf8=20]="LargeUtf8",e[e.Dictionary=-1]="Dictionary",e[e.Int8=-2]="Int8",e[e.Int16=-3]="Int16",e[e.Int32=-4]="Int32",e[e.Int64=-5]="Int64",e[e.Uint8=-6]="Uint8",e[e.Uint16=-7]="Uint16",e[e.Uint32=-8]="Uint32",e[e.Uint64=-9]="Uint64",e[e.Float16=-10]="Float16",e[e.Float32=-11]="Float32",e[e.Float64=-12]="Float64",e[e.DateDay=-13]="DateDay",e[e.DateMillisecond=-14]="DateMillisecond",e[e.TimestampSecond=-15]="TimestampSecond",e[e.TimestampMillisecond=-16]="TimestampMillisecond",e[e.TimestampMicrosecond=-17]="TimestampMicrosecond",e[e.TimestampNanosecond=-18]="TimestampNanosecond",e[e.TimeSecond=-19]="TimeSecond",e[e.TimeMillisecond=-20]="TimeMillisecond",e[e.TimeMicrosecond=-21]="TimeMicrosecond",e[e.TimeNanosecond=-22]="TimeNanosecond",e[e.DenseUnion=-23]="DenseUnion",e[e.SparseUnion=-24]="SparseUnion",e[e.IntervalDayTime=-25]="IntervalDayTime",e[e.IntervalYearMonth=-26]="IntervalYearMonth",e[e.DurationSecond=-27]="DurationSecond",e[e.DurationMillisecond=-28]="DurationMillisecond",e[e.DurationMicrosecond=-29]="DurationMicrosecond",e[e.DurationNanosecond=-30]="DurationNanosecond"})(l||(l={}));var oe;(function(e){e[e.OFFSET=0]="OFFSET",e[e.DATA=1]="DATA",e[e.VALIDITY=2]="VALIDITY",e[e.TYPE=3]="TYPE"})(oe||(oe={}));var md={};tn(md,{clampRange:()=>Cs,createElementComparator:()=>Kr,wrapIndex:()=>xn});var Kl={};tn(Kl,{valueToString:()=>Ie});function Ie(e){if(e===null)return"null";if(e===void 0)return"undefined";switch(typeof e){case"number":return`${e}`;case"bigint":return`${e}`;case"string":return`"${e}"`}return typeof e[Symbol.toPrimitive]=="function"?e[Symbol.toPrimitive]("string"):ArrayBuffer.isView(e)?e instanceof BigInt64Array||e instanceof BigUint64Array?`[${[...e].map(t=>Ie(t))}]`:`[${e}]`:ArrayBuffer.isView(e)?`[${e}]`:JSON.stringify(e,(t,r)=>typeof r=="bigint"?`${r}`:r)}var td={};tn(td,{BN:()=>Ms,bigNumToBigInt:()=>ah,bigNumToNumber:()=>Zl,bigNumToString:()=>pi,isArrowBigNumSymbol:()=>oh});function P(e){if(typeof e=="bigint"&&(e<Number.MIN_SAFE_INTEGER||e>Number.MAX_SAFE_INTEGER))throw new TypeError(`${e} is not safe to convert to a number.`);return Number(e)}function Jl(e,t){return P(e/t)+P(e%t)/P(t)}var oh=Symbol.for("isArrowBigNum");function xe(e,...t){return t.length===0?Object.setPrototypeOf(L(this.TypedArray,e),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(e,...t),this.constructor.prototype)}xe.prototype[oh]=!0;xe.prototype.toJSON=function(){return`"${pi(this)}"`};xe.prototype.valueOf=function(e){return Zl(this,e)};xe.prototype.toString=function(){return pi(this)};xe.prototype[Symbol.toPrimitive]=function(e="default"){switch(e){case"number":return Zl(this);case"string":return pi(this);case"default":return ah(this)}return pi(this)};function fi(...e){return xe.apply(this,e)}function hi(...e){return xe.apply(this,e)}function Ls(...e){return xe.apply(this,e)}Object.setPrototypeOf(fi.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(hi.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(Ls.prototype,Object.create(Uint32Array.prototype));Object.assign(fi.prototype,xe.prototype,{constructor:fi,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array});Object.assign(hi.prototype,xe.prototype,{constructor:hi,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array});Object.assign(Ls.prototype,xe.prototype,{constructor:Ls,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array});var Ug=BigInt(4294967296)*BigInt(4294967296),Cg=Ug-BigInt(1);function Zl(e,t){let{buffer:r,byteOffset:n,byteLength:i,signed:s}=e,o=new BigUint64Array(r,n,i/8),a=s&&o.at(-1)&BigInt(1)<<BigInt(63),c=BigInt(0),u=0;if(a){for(let d of o)c|=(d^Cg)*(BigInt(1)<<BigInt(64*u++));c*=BigInt(-1),c-=BigInt(1)}else for(let d of o)c|=d*(BigInt(1)<<BigInt(64*u++));if(typeof t=="number"){let d=BigInt(Math.pow(10,t)),f=c/d,p=c%d;return P(f)+P(p)/P(d)}return P(c)}function pi(e){if(e.byteLength===8)return`${new e.BigIntArray(e.buffer,e.byteOffset,1)[0]}`;if(!e.signed)return Xl(e);let t=new Uint16Array(e.buffer,e.byteOffset,e.byteLength/2);if(new Int16Array([t.at(-1)])[0]>=0)return Xl(e);t=t.slice();let n=1;for(let s=0;s<t.length;s++){let o=t[s],a=~o+n;t[s]=a,n&=o===0?1:0}return`-${Xl(t)}`}function ah(e){return e.byteLength===8?new e.BigIntArray(e.buffer,e.byteOffset,1)[0]:pi(e)}function Xl(e){let t="",r=new Uint32Array(2),n=new Uint16Array(e.buffer,e.byteOffset,e.byteLength/2),i=new Uint32Array((n=new Uint16Array(n).reverse()).buffer),s=-1,o=n.length-1;do{for(r[0]=n[s=0];s<o;)n[s++]=r[1]=r[0]/10,r[0]=(r[0]-r[1]*10<<16)+n[s];n[s]=r[1]=r[0]/10,r[0]=r[0]-r[1]*10,t=`${r[0]}${t}`}while(i[0]||i[1]||i[2]||i[3]);return t??"0"}var Ms=class e{static new(t,r){switch(r){case!0:return new fi(t);case!1:return new hi(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new fi(t)}return t.byteLength===16?new Ls(t):new hi(t)}static signed(t){return new fi(t)}static unsigned(t){return new hi(t)}static decimal(t){return new Ls(t)}constructor(t,r){return e.new(t,r)}};var ch,uh,lh,dh,fh,hh,ph,mh,yh,gh,_h,bh,wh,Ih,xh,vh,Sh,Eh,Th,Ah,Oh,Bh,g=class e{static isNull(t){return t?.typeId===l.Null}static isInt(t){return t?.typeId===l.Int}static isFloat(t){return t?.typeId===l.Float}static isBinary(t){return t?.typeId===l.Binary}static isLargeBinary(t){return t?.typeId===l.LargeBinary}static isUtf8(t){return t?.typeId===l.Utf8}static isLargeUtf8(t){return t?.typeId===l.LargeUtf8}static isBool(t){return t?.typeId===l.Bool}static isDecimal(t){return t?.typeId===l.Decimal}static isDate(t){return t?.typeId===l.Date}static isTime(t){return t?.typeId===l.Time}static isTimestamp(t){return t?.typeId===l.Timestamp}static isInterval(t){return t?.typeId===l.Interval}static isDuration(t){return t?.typeId===l.Duration}static isList(t){return t?.typeId===l.List}static isStruct(t){return t?.typeId===l.Struct}static isUnion(t){return t?.typeId===l.Union}static isFixedSizeBinary(t){return t?.typeId===l.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===l.FixedSizeList}static isMap(t){return t?.typeId===l.Map}static isDictionary(t){return t?.typeId===l.Dictionary}static isDenseUnion(t){return e.isUnion(t)&&t.mode===H.Dense}static isSparseUnion(t){return e.isUnion(t)&&t.mode===H.Sparse}constructor(t){this.typeId=t}};ch=Symbol.toStringTag;g[ch]=(e=>(e.children=null,e.ArrayType=Array,e.OffsetArrayType=Int32Array,e[Symbol.toStringTag]="DataType"))(g.prototype);var Dt=class extends g{constructor(){super(l.Null)}toString(){return"Null"}};uh=Symbol.toStringTag;Dt[uh]=(e=>e[Symbol.toStringTag]="Null")(Dt.prototype);var mt=class extends g{constructor(t,r){super(l.Int),this.isSigned=t,this.bitWidth=r}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array;case 16:return this.isSigned?Int16Array:Uint16Array;case 32:return this.isSigned?Int32Array:Uint32Array;case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};lh=Symbol.toStringTag;mt[lh]=(e=>(e.isSigned=null,e.bitWidth=null,e[Symbol.toStringTag]="Int"))(mt.prototype);var xc=class extends mt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},vc=class extends mt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},Ve=class extends mt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},Sc=class extends mt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},Ec=class extends mt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Tc=class extends mt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},Ac=class extends mt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},Oc=class extends mt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(xc.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(vc.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(Ve.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(Sc.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(Ec.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Tc.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Ac.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(Oc.prototype,"ArrayType",{value:BigUint64Array});var ae=class extends g{constructor(t){super(l.Float),this.precision=t}get ArrayType(){switch(this.precision){case Y.HALF:return Uint16Array;case Y.SINGLE:return Float32Array;case Y.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};dh=Symbol.toStringTag;ae[dh]=(e=>(e.precision=null,e[Symbol.toStringTag]="Float"))(ae.prototype);var Bc=class extends ae{constructor(){super(Y.HALF)}},Nc=class extends ae{constructor(){super(Y.SINGLE)}},Dc=class extends ae{constructor(){super(Y.DOUBLE)}};Object.defineProperty(Bc.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Nc.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Dc.prototype,"ArrayType",{value:Float64Array});var rr=class extends g{constructor(){super(l.Binary)}toString(){return"Binary"}};fh=Symbol.toStringTag;rr[fh]=(e=>(e.ArrayType=Uint8Array,e[Symbol.toStringTag]="Binary"))(rr.prototype);var nr=class extends g{constructor(){super(l.LargeBinary)}toString(){return"LargeBinary"}};hh=Symbol.toStringTag;nr[hh]=(e=>(e.ArrayType=Uint8Array,e.OffsetArrayType=BigInt64Array,e[Symbol.toStringTag]="LargeBinary"))(nr.prototype);var ir=class extends g{constructor(){super(l.Utf8)}toString(){return"Utf8"}};ph=Symbol.toStringTag;ir[ph]=(e=>(e.ArrayType=Uint8Array,e[Symbol.toStringTag]="Utf8"))(ir.prototype);var sr=class extends g{constructor(){super(l.LargeUtf8)}toString(){return"LargeUtf8"}};mh=Symbol.toStringTag;sr[mh]=(e=>(e.ArrayType=Uint8Array,e.OffsetArrayType=BigInt64Array,e[Symbol.toStringTag]="LargeUtf8"))(sr.prototype);var or=class extends g{constructor(){super(l.Bool)}toString(){return"Bool"}};yh=Symbol.toStringTag;or[yh]=(e=>(e.ArrayType=Uint8Array,e[Symbol.toStringTag]="Bool"))(or.prototype);var ar=class extends g{constructor(t,r,n=128){super(l.Decimal),this.scale=t,this.precision=r,this.bitWidth=n}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};gh=Symbol.toStringTag;ar[gh]=(e=>(e.scale=null,e.precision=null,e.ArrayType=Uint32Array,e[Symbol.toStringTag]="Decimal"))(ar.prototype);var cr=class extends g{constructor(t){super(l.Date),this.unit=t}toString(){return`Date${(this.unit+1)*32}<${st[this.unit]}>`}get ArrayType(){return this.unit===st.DAY?Int32Array:BigInt64Array}};_h=Symbol.toStringTag;cr[_h]=(e=>(e.unit=null,e[Symbol.toStringTag]="Date"))(cr.prototype);var ur=class extends g{constructor(t,r){super(l.Time),this.unit=t,this.bitWidth=r}toString(){return`Time${this.bitWidth}<${_[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};bh=Symbol.toStringTag;ur[bh]=(e=>(e.unit=null,e.bitWidth=null,e[Symbol.toStringTag]="Time"))(ur.prototype);var lr=class extends g{constructor(t,r){super(l.Timestamp),this.unit=t,this.timezone=r}toString(){return`Timestamp<${_[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};wh=Symbol.toStringTag;lr[wh]=(e=>(e.unit=null,e.timezone=null,e.ArrayType=BigInt64Array,e[Symbol.toStringTag]="Timestamp"))(lr.prototype);var dr=class extends g{constructor(t){super(l.Interval),this.unit=t}toString(){return`Interval<${ht[this.unit]}>`}};Ih=Symbol.toStringTag;dr[Ih]=(e=>(e.unit=null,e.ArrayType=Int32Array,e[Symbol.toStringTag]="Interval"))(dr.prototype);var fr=class extends g{constructor(t){super(l.Duration),this.unit=t}toString(){return`Duration<${_[this.unit]}>`}};xh=Symbol.toStringTag;fr[xh]=(e=>(e.unit=null,e.ArrayType=BigInt64Array,e[Symbol.toStringTag]="Duration"))(fr.prototype);var ve=class extends g{constructor(t){super(l.List),this.children=[t]}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};vh=Symbol.toStringTag;ve[vh]=(e=>(e.children=null,e[Symbol.toStringTag]="List"))(ve.prototype);var J=class extends g{constructor(t){super(l.Struct),this.children=t}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Sh=Symbol.toStringTag;J[Sh]=(e=>(e.children=null,e[Symbol.toStringTag]="Struct"))(J.prototype);var Se=class extends g{constructor(t,r,n){super(l.Union),this.mode=t,this.children=n,this.typeIds=r=Int32Array.from(r),this.typeIdToChildIndex=r.reduce((i,s,o)=>(i[s]=o)&&i||i,Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Eh=Symbol.toStringTag;Se[Eh]=(e=>(e.mode=null,e.typeIds=null,e.children=null,e.typeIdToChildIndex=null,e.ArrayType=Int8Array,e[Symbol.toStringTag]="Union"))(Se.prototype);var hr=class extends g{constructor(t){super(l.FixedSizeBinary),this.byteWidth=t}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Th=Symbol.toStringTag;hr[Th]=(e=>(e.byteWidth=null,e.ArrayType=Uint8Array,e[Symbol.toStringTag]="FixedSizeBinary"))(hr.prototype);var Ee=class extends g{constructor(t,r){super(l.FixedSizeList),this.listSize=t,this.children=[r]}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}};Ah=Symbol.toStringTag;Ee[Ah]=(e=>(e.children=null,e.listSize=null,e[Symbol.toStringTag]="FixedSizeList"))(Ee.prototype);var Te=class extends g{constructor(t,r=!1){var n,i,s;if(super(l.Map),this.children=[t],this.keysSorted=r,t&&(t.name="entries",!((n=t?.type)===null||n===void 0)&&n.children)){let o=(i=t?.type)===null||i===void 0?void 0:i.children[0];o&&(o.name="key");let a=(s=t?.type)===null||s===void 0?void 0:s.children[1];a&&(a.name="value")}}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Oh=Symbol.toStringTag;Te[Oh]=(e=>(e.children=null,e.keysSorted=null,e[Symbol.toStringTag]="Map_"))(Te.prototype);var kg=(e=>()=>++e)(-1),Kt=class extends g{constructor(t,r,n,i){super(l.Dictionary),this.indices=r,this.dictionary=t,this.isOrdered=i||!1,this.id=n==null?kg():P(n)}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};Bh=Symbol.toStringTag;Kt[Bh]=(e=>(e.id=null,e.indices=null,e.isOrdered=null,e.dictionary=null,e[Symbol.toStringTag]="Dictionary"))(Kt.prototype);function Jt(e){let t=e;switch(e.typeId){case l.Decimal:return e.bitWidth/32;case l.Interval:return 1+t.unit;case l.FixedSizeList:return t.listSize;case l.FixedSizeBinary:return t.byteWidth;default:return 1}}var I=class{visitMany(t,...r){return t.map((n,i)=>this.visit(n,...r.map(s=>s[i])))}visit(...t){return this.getVisitFn(t[0],!1).apply(this,t)}getVisitFn(t,r=!0){return Pg(this,t,r)}getVisitFnByTypeId(t,r=!0){return mi(this,t,r)}visitNull(t,...r){return null}visitBool(t,...r){return null}visitInt(t,...r){return null}visitFloat(t,...r){return null}visitUtf8(t,...r){return null}visitLargeUtf8(t,...r){return null}visitBinary(t,...r){return null}visitLargeBinary(t,...r){return null}visitFixedSizeBinary(t,...r){return null}visitDate(t,...r){return null}visitTimestamp(t,...r){return null}visitTime(t,...r){return null}visitDecimal(t,...r){return null}visitList(t,...r){return null}visitStruct(t,...r){return null}visitUnion(t,...r){return null}visitDictionary(t,...r){return null}visitInterval(t,...r){return null}visitDuration(t,...r){return null}visitFixedSizeList(t,...r){return null}visitMap(t,...r){return null}};function Pg(e,t,r=!0){return typeof t=="number"?mi(e,t,r):typeof t=="string"&&t in l?mi(e,l[t],r):t&&t instanceof g?mi(e,Nh(t),r):t?.type&&t.type instanceof g?mi(e,Nh(t.type),r):mi(e,l.NONE,r)}function mi(e,t,r=!0){let n=null;switch(t){case l.Null:n=e.visitNull;break;case l.Bool:n=e.visitBool;break;case l.Int:n=e.visitInt;break;case l.Int8:n=e.visitInt8||e.visitInt;break;case l.Int16:n=e.visitInt16||e.visitInt;break;case l.Int32:n=e.visitInt32||e.visitInt;break;case l.Int64:n=e.visitInt64||e.visitInt;break;case l.Uint8:n=e.visitUint8||e.visitInt;break;case l.Uint16:n=e.visitUint16||e.visitInt;break;case l.Uint32:n=e.visitUint32||e.visitInt;break;case l.Uint64:n=e.visitUint64||e.visitInt;break;case l.Float:n=e.visitFloat;break;case l.Float16:n=e.visitFloat16||e.visitFloat;break;case l.Float32:n=e.visitFloat32||e.visitFloat;break;case l.Float64:n=e.visitFloat64||e.visitFloat;break;case l.Utf8:n=e.visitUtf8;break;case l.LargeUtf8:n=e.visitLargeUtf8;break;case l.Binary:n=e.visitBinary;break;case l.LargeBinary:n=e.visitLargeBinary;break;case l.FixedSizeBinary:n=e.visitFixedSizeBinary;break;case l.Date:n=e.visitDate;break;case l.DateDay:n=e.visitDateDay||e.visitDate;break;case l.DateMillisecond:n=e.visitDateMillisecond||e.visitDate;break;case l.Timestamp:n=e.visitTimestamp;break;case l.TimestampSecond:n=e.visitTimestampSecond||e.visitTimestamp;break;case l.TimestampMillisecond:n=e.visitTimestampMillisecond||e.visitTimestamp;break;case l.TimestampMicrosecond:n=e.visitTimestampMicrosecond||e.visitTimestamp;break;case l.TimestampNanosecond:n=e.visitTimestampNanosecond||e.visitTimestamp;break;case l.Time:n=e.visitTime;break;case l.TimeSecond:n=e.visitTimeSecond||e.visitTime;break;case l.TimeMillisecond:n=e.visitTimeMillisecond||e.visitTime;break;case l.TimeMicrosecond:n=e.visitTimeMicrosecond||e.visitTime;break;case l.TimeNanosecond:n=e.visitTimeNanosecond||e.visitTime;break;case l.Decimal:n=e.visitDecimal;break;case l.List:n=e.visitList;break;case l.Struct:n=e.visitStruct;break;case l.Union:n=e.visitUnion;break;case l.DenseUnion:n=e.visitDenseUnion||e.visitUnion;break;case l.SparseUnion:n=e.visitSparseUnion||e.visitUnion;break;case l.Dictionary:n=e.visitDictionary;break;case l.Interval:n=e.visitInterval;break;case l.IntervalDayTime:n=e.visitIntervalDayTime||e.visitInterval;break;case l.IntervalYearMonth:n=e.visitIntervalYearMonth||e.visitInterval;break;case l.Duration:n=e.visitDuration;break;case l.DurationSecond:n=e.visitDurationSecond||e.visitDuration;break;case l.DurationMillisecond:n=e.visitDurationMillisecond||e.visitDuration;break;case l.DurationMicrosecond:n=e.visitDurationMicrosecond||e.visitDuration;break;case l.DurationNanosecond:n=e.visitDurationNanosecond||e.visitDuration;break;case l.FixedSizeList:n=e.visitFixedSizeList;break;case l.Map:n=e.visitMap;break}if(typeof n=="function")return n;if(!r)return()=>null;throw new Error(`Unrecognized type '${l[t]}'`)}function Nh(e){switch(e.typeId){case l.Null:return l.Null;case l.Int:{let{bitWidth:t,isSigned:r}=e;switch(t){case 8:return r?l.Int8:l.Uint8;case 16:return r?l.Int16:l.Uint16;case 32:return r?l.Int32:l.Uint32;case 64:return r?l.Int64:l.Uint64}return l.Int}case l.Float:switch(e.precision){case Y.HALF:return l.Float16;case Y.SINGLE:return l.Float32;case Y.DOUBLE:return l.Float64}return l.Float;case l.Binary:return l.Binary;case l.LargeBinary:return l.LargeBinary;case l.Utf8:return l.Utf8;case l.LargeUtf8:return l.LargeUtf8;case l.Bool:return l.Bool;case l.Decimal:return l.Decimal;case l.Time:switch(e.unit){case _.SECOND:return l.TimeSecond;case _.MILLISECOND:return l.TimeMillisecond;case _.MICROSECOND:return l.TimeMicrosecond;case _.NANOSECOND:return l.TimeNanosecond}return l.Time;case l.Timestamp:switch(e.unit){case _.SECOND:return l.TimestampSecond;case _.MILLISECOND:return l.TimestampMillisecond;case _.MICROSECOND:return l.TimestampMicrosecond;case _.NANOSECOND:return l.TimestampNanosecond}return l.Timestamp;case l.Date:switch(e.unit){case st.DAY:return l.DateDay;case st.MILLISECOND:return l.DateMillisecond}return l.Date;case l.Interval:switch(e.unit){case ht.DAY_TIME:return l.IntervalDayTime;case ht.YEAR_MONTH:return l.IntervalYearMonth}return l.Interval;case l.Duration:switch(e.unit){case _.SECOND:return l.DurationSecond;case _.MILLISECOND:return l.DurationMillisecond;case _.MICROSECOND:return l.DurationMicrosecond;case _.NANOSECOND:return l.DurationNanosecond}return l.Duration;case l.Map:return l.Map;case l.List:return l.List;case l.Struct:return l.Struct;case l.Union:switch(e.mode){case H.Dense:return l.DenseUnion;case H.Sparse:return l.SparseUnion}return l.Union;case l.FixedSizeBinary:return l.FixedSizeBinary;case l.FixedSizeList:return l.FixedSizeList;case l.Dictionary:return l.Dictionary}throw new Error(`Unrecognized type '${l[e.typeId]}'`)}I.prototype.visitInt8=null;I.prototype.visitInt16=null;I.prototype.visitInt32=null;I.prototype.visitInt64=null;I.prototype.visitUint8=null;I.prototype.visitUint16=null;I.prototype.visitUint32=null;I.prototype.visitUint64=null;I.prototype.visitFloat16=null;I.prototype.visitFloat32=null;I.prototype.visitFloat64=null;I.prototype.visitDateDay=null;I.prototype.visitDateMillisecond=null;I.prototype.visitTimestampSecond=null;I.prototype.visitTimestampMillisecond=null;I.prototype.visitTimestampMicrosecond=null;I.prototype.visitTimestampNanosecond=null;I.prototype.visitTimeSecond=null;I.prototype.visitTimeMillisecond=null;I.prototype.visitTimeMicrosecond=null;I.prototype.visitTimeNanosecond=null;I.prototype.visitDenseUnion=null;I.prototype.visitSparseUnion=null;I.prototype.visitIntervalDayTime=null;I.prototype.visitIntervalYearMonth=null;I.prototype.visitDuration=null;I.prototype.visitDurationSecond=null;I.prototype.visitDurationMillisecond=null;I.prototype.visitDurationMicrosecond=null;I.prototype.visitDurationNanosecond=null;var ed={};tn(ed,{float64ToUint16:()=>Us,uint16ToFloat64:()=>Fc});var Dh=new Float64Array(1),yi=new Uint32Array(Dh.buffer);function Fc(e){let t=(e&31744)>>10,r=(e&1023)/1024,n=Math.pow(-1,(e&32768)>>15);switch(t){case 31:return n*(r?Number.NaN:1/0);case 0:return n*(r?6103515625e-14*r:0)}return n*Math.pow(2,t-15)*(1+r)}function Us(e){if(e!==e)return 32256;Dh[0]=e;let t=(yi[1]&2147483648)>>16&65535,r=yi[1]&2146435072,n=0;return r>=1089470464?yi[0]>0?r=31744:(r=(r&2080374784)>>16,n=(yi[1]&1048575)>>10):r<=1056964608?(n=1048576+(yi[1]&1048575),n=1048576+(n<<(r>>20)-998)>>21,r=0):(r=r-1056964608>>10,n=(yi[1]&1048575)+512>>10),t|r|n&65535}var T=class extends I{};function N(e){return(t,r,n)=>{if(t.setValid(r,n!=null))return e(t,r,n)}}var Vg=(e,t,r)=>{e[t]=Math.floor(r/864e5)},Fh=(e,t,r,n)=>{if(r+1<t.length){let i=P(t[r]),s=P(t[r+1]);e.set(n.subarray(0,s-i),i)}},jg=({offset:e,values:t},r,n)=>{let i=e+r;n?t[i>>3]|=1<<i%8:t[i>>3]&=~(1<<i%8)},pr=({values:e},t,r)=>{e[t]=r},rd=({values:e},t,r)=>{e[t]=r},Rh=({values:e},t,r)=>{e[t]=Us(r)},zg=(e,t,r)=>{switch(e.type.precision){case Y.HALF:return Rh(e,t,r);case Y.SINGLE:case Y.DOUBLE:return rd(e,t,r)}},Rc=({values:e},t,r)=>{Vg(e,t,r.valueOf())},Lc=({values:e},t,r)=>{e[t]=BigInt(r)},nd=({stride:e,values:t},r,n)=>{t.set(n.subarray(0,e),e*r)},Lh=({values:e,valueOffsets:t},r,n)=>Fh(e,t,r,n),Mh=({values:e,valueOffsets:t},r,n)=>Fh(e,t,r,Me(n)),id=(e,t,r)=>{e.type.unit===st.DAY?Rc(e,t,r):Lc(e,t,r)},Mc=({values:e},t,r)=>{e[t]=BigInt(r/1e3)},Uc=({values:e},t,r)=>{e[t]=BigInt(r)},Cc=({values:e},t,r)=>{e[t]=BigInt(r*1e3)},kc=({values:e},t,r)=>{e[t]=BigInt(r*1e6)},sd=(e,t,r)=>{switch(e.type.unit){case _.SECOND:return Mc(e,t,r);case _.MILLISECOND:return Uc(e,t,r);case _.MICROSECOND:return Cc(e,t,r);case _.NANOSECOND:return kc(e,t,r)}},Pc=({values:e},t,r)=>{e[t]=r},Vc=({values:e},t,r)=>{e[t]=r},jc=({values:e},t,r)=>{e[t]=r},zc=({values:e},t,r)=>{e[t]=r},od=(e,t,r)=>{switch(e.type.unit){case _.SECOND:return Pc(e,t,r);case _.MILLISECOND:return Vc(e,t,r);case _.MICROSECOND:return jc(e,t,r);case _.NANOSECOND:return zc(e,t,r)}},ad=({values:e,stride:t},r,n)=>{e.set(n.subarray(0,t),t*r)},qg=(e,t,r)=>{let n=e.children[0],i=e.valueOffsets,s=wt.getVisitFn(n);if(Array.isArray(r))for(let o=-1,a=i[t],c=i[t+1];a<c;)s(n,a++,r[++o]);else for(let o=-1,a=i[t],c=i[t+1];a<c;)s(n,a++,r.get(++o))},$g=(e,t,r)=>{let n=e.children[0],{valueOffsets:i}=e,s=wt.getVisitFn(n),{[t]:o,[t+1]:a}=i,c=r instanceof Map?r.entries():Object.entries(r);for(let u of c)if(s(n,o,u),++o>=a)break},Wg=(e,t)=>(r,n,i,s)=>n&&r(n,e,t[s]),Yg=(e,t)=>(r,n,i,s)=>n&&r(n,e,t.get(s)),Gg=(e,t)=>(r,n,i,s)=>n&&r(n,e,t.get(i.name)),Hg=(e,t)=>(r,n,i,s)=>n&&r(n,e,t[i.name]),Qg=(e,t,r)=>{let n=e.type.children.map(s=>wt.getVisitFn(s.type)),i=r instanceof Map?Gg(t,r):r instanceof k?Yg(t,r):Array.isArray(r)?Wg(t,r):Hg(t,r);e.type.children.forEach((s,o)=>i(n[o],e.children[o],s,o))},Kg=(e,t,r)=>{e.type.mode===H.Dense?Uh(e,t,r):Ch(e,t,r)},Uh=(e,t,r)=>{let n=e.type.typeIdToChildIndex[e.typeIds[t]],i=e.children[n];wt.visit(i,e.valueOffsets[t],r)},Ch=(e,t,r)=>{let n=e.type.typeIdToChildIndex[e.typeIds[t]],i=e.children[n];wt.visit(i,t,r)},Jg=(e,t,r)=>{var n;(n=e.dictionary)===null||n===void 0||n.set(e.values[t],r)},cd=(e,t,r)=>{e.type.unit===ht.DAY_TIME?qc(e,t,r):$c(e,t,r)},qc=({values:e},t,r)=>{e.set(r.subarray(0,2),2*t)},$c=({values:e},t,r)=>{e[t]=r[0]*12+r[1]%12},Wc=({values:e},t,r)=>{e[t]=r},Yc=({values:e},t,r)=>{e[t]=r},Gc=({values:e},t,r)=>{e[t]=r},Hc=({values:e},t,r)=>{e[t]=r},ud=(e,t,r)=>{switch(e.type.unit){case _.SECOND:return Wc(e,t,r);case _.MILLISECOND:return Yc(e,t,r);case _.MICROSECOND:return Gc(e,t,r);case _.NANOSECOND:return Hc(e,t,r)}},Xg=(e,t,r)=>{let{stride:n}=e,i=e.children[0],s=wt.getVisitFn(i);if(Array.isArray(r))for(let o=-1,a=t*n;++o<n;)s(i,a+o,r[o]);else for(let o=-1,a=t*n;++o<n;)s(i,a+o,r.get(o))};T.prototype.visitBool=N(jg);T.prototype.visitInt=N(pr);T.prototype.visitInt8=N(pr);T.prototype.visitInt16=N(pr);T.prototype.visitInt32=N(pr);T.prototype.visitInt64=N(pr);T.prototype.visitUint8=N(pr);T.prototype.visitUint16=N(pr);T.prototype.visitUint32=N(pr);T.prototype.visitUint64=N(pr);T.prototype.visitFloat=N(zg);T.prototype.visitFloat16=N(Rh);T.prototype.visitFloat32=N(rd);T.prototype.visitFloat64=N(rd);T.prototype.visitUtf8=N(Mh);T.prototype.visitLargeUtf8=N(Mh);T.prototype.visitBinary=N(Lh);T.prototype.visitLargeBinary=N(Lh);T.prototype.visitFixedSizeBinary=N(nd);T.prototype.visitDate=N(id);T.prototype.visitDateDay=N(Rc);T.prototype.visitDateMillisecond=N(Lc);T.prototype.visitTimestamp=N(sd);T.prototype.visitTimestampSecond=N(Mc);T.prototype.visitTimestampMillisecond=N(Uc);T.prototype.visitTimestampMicrosecond=N(Cc);T.prototype.visitTimestampNanosecond=N(kc);T.prototype.visitTime=N(od);T.prototype.visitTimeSecond=N(Pc);T.prototype.visitTimeMillisecond=N(Vc);T.prototype.visitTimeMicrosecond=N(jc);T.prototype.visitTimeNanosecond=N(zc);T.prototype.visitDecimal=N(ad);T.prototype.visitList=N(qg);T.prototype.visitStruct=N(Qg);T.prototype.visitUnion=N(Kg);T.prototype.visitDenseUnion=N(Uh);T.prototype.visitSparseUnion=N(Ch);T.prototype.visitDictionary=N(Jg);T.prototype.visitInterval=N(cd);T.prototype.visitIntervalDayTime=N(qc);T.prototype.visitIntervalYearMonth=N($c);T.prototype.visitDuration=N(ud);T.prototype.visitDurationSecond=N(Wc);T.prototype.visitDurationMillisecond=N(Yc);T.prototype.visitDurationMicrosecond=N(Gc);T.prototype.visitDurationNanosecond=N(Hc);T.prototype.visitFixedSizeList=N(Xg);T.prototype.visitMap=N($g);var wt=new T;var Ae=Symbol.for("parent"),gi=Symbol.for("rowIndex"),Gr=class{constructor(t,r){return this[Ae]=t,this[gi]=r,new Proxy(this,new dd)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[gi],r=this[Ae],n=r.type.children,i={};for(let s=-1,o=n.length;++s<o;)i[n[s].name]=lt.visit(r.children[s],t);return i}toString(){return`{${[...this].map(([t,r])=>`${Ie(t)}: ${Ie(r)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new ld(this[Ae],this[gi])}},ld=class{constructor(t,r){this.childIndex=0,this.children=t.children,this.rowIndex=r,this.childFields=t.type.children,this.numChildren=this.childFields.length}[Symbol.iterator](){return this}next(){let t=this.childIndex;return t<this.numChildren?(this.childIndex=t+1,{done:!1,value:[this.childFields[t].name,lt.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(Gr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Ae]:{writable:!0,enumerable:!1,configurable:!1,value:null},[gi]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var dd=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Ae].type.children.map(r=>r.name)}has(t,r){return t[Ae].type.children.findIndex(n=>n.name===r)!==-1}getOwnPropertyDescriptor(t,r){if(t[Ae].type.children.findIndex(n=>n.name===r)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,r){if(Reflect.has(t,r))return t[r];let n=t[Ae].type.children.findIndex(i=>i.name===r);if(n!==-1){let i=lt.visit(t[Ae].children[n],t[gi]);return Reflect.set(t,r,i),i}}set(t,r,n){let i=t[Ae].type.children.findIndex(s=>s.name===r);return i!==-1?(wt.visit(t[Ae].children[i],t[gi],n),Reflect.set(t,r,n)):Reflect.has(t,r)||typeof r=="symbol"?Reflect.set(t,r,n):!1}};var x=class extends I{};function O(e){return(t,r)=>t.getValid(r)?e(t,r):null}var Zg=(e,t)=>864e5*e[t],t_=(e,t)=>null,kh=(e,t,r)=>{if(r+1>=t.length)return null;let n=P(t[r]),i=P(t[r+1]);return e.subarray(n,i)},e_=({offset:e,values:t},r)=>{let n=e+r;return(t[n>>3]&1<<n%8)!==0},Ph=({values:e},t)=>Zg(e,t),Vh=({values:e},t)=>P(e[t]),Hr=({stride:e,values:t},r)=>t[e*r],r_=({stride:e,values:t},r)=>Fc(t[e*r]),jh=({values:e},t)=>e[t],n_=({stride:e,values:t},r)=>t.subarray(e*r,e*(r+1)),zh=({values:e,valueOffsets:t},r)=>kh(e,t,r),qh=({values:e,valueOffsets:t},r)=>{let n=kh(e,t,r);return n!==null?bs(n):null},i_=({values:e},t)=>e[t],s_=({type:e,values:t},r)=>e.precision!==Y.HALF?t[r]:Fc(t[r]),o_=(e,t)=>e.type.unit===st.DAY?Ph(e,t):Vh(e,t),$h=({values:e},t)=>1e3*P(e[t]),Wh=({values:e},t)=>P(e[t]),Yh=({values:e},t)=>Jl(e[t],BigInt(1e3)),Gh=({values:e},t)=>Jl(e[t],BigInt(1e6)),a_=(e,t)=>{switch(e.type.unit){case _.SECOND:return $h(e,t);case _.MILLISECOND:return Wh(e,t);case _.MICROSECOND:return Yh(e,t);case _.NANOSECOND:return Gh(e,t)}},Hh=({values:e},t)=>e[t],Qh=({values:e},t)=>e[t],Kh=({values:e},t)=>e[t],Jh=({values:e},t)=>e[t],c_=(e,t)=>{switch(e.type.unit){case _.SECOND:return Hh(e,t);case _.MILLISECOND:return Qh(e,t);case _.MICROSECOND:return Kh(e,t);case _.NANOSECOND:return Jh(e,t)}},u_=({values:e,stride:t},r)=>Ms.decimal(e.subarray(t*r,t*(r+1))),l_=(e,t)=>{let{valueOffsets:r,stride:n,children:i}=e,{[t*n]:s,[t*n+1]:o}=r,c=i[0].slice(s,o-s);return new k([c])},d_=(e,t)=>{let{valueOffsets:r,children:n}=e,{[t]:i,[t+1]:s}=r,o=n[0];return new je(o.slice(i,s-i))},f_=(e,t)=>new Gr(e,t),h_=(e,t)=>e.type.mode===H.Dense?Xh(e,t):Zh(e,t),Xh=(e,t)=>{let r=e.type.typeIdToChildIndex[e.typeIds[t]],n=e.children[r];return lt.visit(n,e.valueOffsets[t])},Zh=(e,t)=>{let r=e.type.typeIdToChildIndex[e.typeIds[t]],n=e.children[r];return lt.visit(n,t)},p_=(e,t)=>{var r;return(r=e.dictionary)===null||r===void 0?void 0:r.get(e.values[t])},m_=(e,t)=>e.type.unit===ht.DAY_TIME?tp(e,t):ep(e,t),tp=({values:e},t)=>e.subarray(2*t,2*(t+1)),ep=({values:e},t)=>{let r=e[t],n=new Int32Array(2);return n[0]=Math.trunc(r/12),n[1]=Math.trunc(r%12),n},rp=({values:e},t)=>e[t],np=({values:e},t)=>e[t],ip=({values:e},t)=>e[t],sp=({values:e},t)=>e[t],y_=(e,t)=>{switch(e.type.unit){case _.SECOND:return rp(e,t);case _.MILLISECOND:return np(e,t);case _.MICROSECOND:return ip(e,t);case _.NANOSECOND:return sp(e,t)}},g_=(e,t)=>{let{stride:r,children:n}=e,s=n[0].slice(t*r,r);return new k([s])};x.prototype.visitNull=O(t_);x.prototype.visitBool=O(e_);x.prototype.visitInt=O(i_);x.prototype.visitInt8=O(Hr);x.prototype.visitInt16=O(Hr);x.prototype.visitInt32=O(Hr);x.prototype.visitInt64=O(jh);x.prototype.visitUint8=O(Hr);x.prototype.visitUint16=O(Hr);x.prototype.visitUint32=O(Hr);x.prototype.visitUint64=O(jh);x.prototype.visitFloat=O(s_);x.prototype.visitFloat16=O(r_);x.prototype.visitFloat32=O(Hr);x.prototype.visitFloat64=O(Hr);x.prototype.visitUtf8=O(qh);x.prototype.visitLargeUtf8=O(qh);x.prototype.visitBinary=O(zh);x.prototype.visitLargeBinary=O(zh);x.prototype.visitFixedSizeBinary=O(n_);x.prototype.visitDate=O(o_);x.prototype.visitDateDay=O(Ph);x.prototype.visitDateMillisecond=O(Vh);x.prototype.visitTimestamp=O(a_);x.prototype.visitTimestampSecond=O($h);x.prototype.visitTimestampMillisecond=O(Wh);x.prototype.visitTimestampMicrosecond=O(Yh);x.prototype.visitTimestampNanosecond=O(Gh);x.prototype.visitTime=O(c_);x.prototype.visitTimeSecond=O(Hh);x.prototype.visitTimeMillisecond=O(Qh);x.prototype.visitTimeMicrosecond=O(Kh);x.prototype.visitTimeNanosecond=O(Jh);x.prototype.visitDecimal=O(u_);x.prototype.visitList=O(l_);x.prototype.visitStruct=O(f_);x.prototype.visitUnion=O(h_);x.prototype.visitDenseUnion=O(Xh);x.prototype.visitSparseUnion=O(Zh);x.prototype.visitDictionary=O(p_);x.prototype.visitInterval=O(m_);x.prototype.visitIntervalDayTime=O(tp);x.prototype.visitIntervalYearMonth=O(ep);x.prototype.visitDuration=O(y_);x.prototype.visitDurationSecond=O(rp);x.prototype.visitDurationMillisecond=O(np);x.prototype.visitDurationMicrosecond=O(ip);x.prototype.visitDurationNanosecond=O(sp);x.prototype.visitFixedSizeList=O(g_);x.prototype.visitMap=O(d_);var lt=new x;var Qr=Symbol.for("keys"),bi=Symbol.for("vals"),_i=Symbol.for("kKeysAsStrings"),fd=Symbol.for("_kKeysAsStrings"),je=class{constructor(t){return this[Qr]=new k([t.children[0]]).memoize(),this[bi]=t.children[1],new Proxy(this,new pd)}get[_i](){return this[fd]||(this[fd]=Array.from(this[Qr].toArray(),String))}[Symbol.iterator](){return new hd(this[Qr],this[bi])}get size(){return this[Qr].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Qr],r=this[bi],n={};for(let i=-1,s=t.length;++i<s;)n[t.get(i)]=lt.visit(r,i);return n}toString(){return`{${[...this].map(([t,r])=>`${Ie(t)}: ${Ie(r)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},hd=class{constructor(t,r){this.keys=t,this.vals=r,this.keyIndex=0,this.numKeys=t.length}[Symbol.iterator](){return this}next(){let t=this.keyIndex;return t===this.numKeys?{done:!0,value:null}:(this.keyIndex++,{done:!1,value:[this.keys.get(t),lt.visit(this.vals,t)]})}},pd=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[_i]}has(t,r){return t[_i].includes(r)}getOwnPropertyDescriptor(t,r){if(t[_i].indexOf(r)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,r){if(Reflect.has(t,r))return t[r];let n=t[_i].indexOf(r);if(n!==-1){let i=lt.visit(Reflect.get(t,bi),n);return Reflect.set(t,r,i),i}}set(t,r,n){let i=t[_i].indexOf(r);return i!==-1?(wt.visit(Reflect.get(t,bi),i,n),Reflect.set(t,r,n)):Reflect.has(t,r)?Reflect.set(t,r,n):!1}};Object.defineProperties(je.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Qr]:{writable:!0,enumerable:!1,configurable:!1,value:null},[bi]:{writable:!0,enumerable:!1,configurable:!1,value:null},[fd]:{writable:!0,enumerable:!1,configurable:!1,value:null}});var op;function Cs(e,t,r,n){let{length:i=0}=e,s=typeof t!="number"?0:t,o=typeof r!="number"?i:r;return s<0&&(s=(s%i+i)%i),o<0&&(o=(o%i+i)%i),o<s&&(op=s,s=o,o=op),o>i&&(o=i),n?n(e,s,o):[s,o]}var xn=(e,t)=>e<0?t+e:e,ap=e=>e!==e;function Kr(e){if(typeof e!=="object"||e===null)return ap(e)?ap:r=>r===e;if(e instanceof Date){let r=e.valueOf();return n=>n instanceof Date?n.valueOf()===r:!1}return ArrayBuffer.isView(e)?r=>r?Yl(e,r):!1:e instanceof Map?b_(e):Array.isArray(e)?__(e):e instanceof k?w_(e):I_(e,!0)}function __(e){let t=[];for(let r=-1,n=e.length;++r<n;)t[r]=Kr(e[r]);return Qc(t)}function b_(e){let t=-1,r=[];for(let n of e.values())r[++t]=Kr(n);return Qc(r)}function w_(e){let t=[];for(let r=-1,n=e.length;++r<n;)t[r]=Kr(e.get(r));return Qc(t)}function I_(e,t=!1){let r=Object.keys(e);if(!t&&r.length===0)return()=>!1;let n=[];for(let i=-1,s=r.length;++i<s;)n[i]=Kr(e[r[i]]);return Qc(n,r)}function Qc(e,t){return r=>{if(!r||typeof r!="object")return!1;switch(r.constructor){case Array:return x_(e,r);case Map:return cp(e,r,r.keys());case je:case Gr:case Object:case void 0:return cp(e,r,t||Object.keys(r))}return r instanceof k?v_(e,r):!1}}function x_(e,t){let r=e.length;if(t.length!==r)return!1;for(let n=-1;++n<r;)if(!e[n](t[n]))return!1;return!0}function v_(e,t){let r=e.length;if(t.length!==r)return!1;for(let n=-1;++n<r;)if(!e[n](t.get(n)))return!1;return!0}function cp(e,t,r){let n=r[Symbol.iterator](),i=t instanceof Map?t.keys():Object.keys(t)[Symbol.iterator](),s=t instanceof Map?t.values():Object.values(t)[Symbol.iterator](),o=0,a=e.length,c=s.next(),u=n.next(),d=i.next();for(;o<a&&!u.done&&!d.done&&!c.done&&!(u.value!==d.value||!e[o](c.value));++o,u=n.next(),d=i.next(),c=s.next());return o===a&&u.done&&d.done&&c.done?!0:(n.return&&n.return(),i.return&&i.return(),s.return&&s.return(),!1)}var yd={};tn(yd,{BitIterator:()=>vn,getBit:()=>up,getBool:()=>Jc,packBools:()=>En,popcnt_array:()=>lp,popcnt_bit_range:()=>ks,popcnt_uint32:()=>Kc,setBool:()=>S_,truncateBitmap:()=>Sn});function Jc(e,t,r,n){return(r&1<<n)!==0}function up(e,t,r,n){return(r&1<<n)>>n}function S_(e,t,r){return r?!!(e[t>>3]|=1<<t%8)||!0:!(e[t>>3]&=~(1<<t%8))&&!1}function Sn(e,t,r){let n=r.byteLength+7&-8;if(e>0||r.byteLength<n){let i=new Uint8Array(n);return i.set(e%8===0?r.subarray(e>>3):En(new vn(r,e,t,null,Jc)).subarray(0,n)),i}return r}function En(e){let t=[],r=0,n=0,i=0;for(let o of e)o&&(i|=1<<n),++n===8&&(t[r++]=i,i=n=0);(r===0||n>0)&&(t[r++]=i);let s=new Uint8Array(t.length+7&-8);return s.set(t),s}var vn=class{constructor(t,r,n,i,s){this.bytes=t,this.length=n,this.context=i,this.get=s,this.bit=r%8,this.byteIndex=r>>3,this.byte=t[this.byteIndex++],this.index=0}next(){return this.index<this.length?(this.bit===8&&(this.bit=0,this.byte=this.bytes[this.byteIndex++]),{value:this.get(this.context,this.index++,this.byte,this.bit++)}):{done:!0,value:null}}[Symbol.iterator](){return this}};function ks(e,t,r){if(r-t<=0)return 0;if(r-t<8){let s=0;for(let o of new vn(e,t,r-t,e,up))s+=o;return s}let n=r>>3<<3,i=t+(t%8===0?0:8-t%8);return ks(e,t,i)+ks(e,n,r)+lp(e,i>>3,n-i>>3)}function lp(e,t,r){let n=0,i=Math.trunc(t),s=new DataView(e.buffer,e.byteOffset,e.byteLength),o=r===void 0?e.byteLength:i+r;for(;o-i>=4;)n+=Kc(s.getUint32(i)),i+=4;for(;o-i>=2;)n+=Kc(s.getUint16(i)),i+=2;for(;o-i>=1;)n+=Kc(s.getUint8(i)),i+=1;return n}function Kc(e){let t=Math.trunc(e);return t=t-(t>>>1&1431655765),t=(t&858993459)+(t>>>2&858993459),(t+(t>>>4)&252645135)*16843009>>>24}var E_=-1,j=class e{get typeId(){return this.type.typeId}get ArrayType(){return this.type.ArrayType}get buffers(){return[this.valueOffsets,this.values,this.nullBitmap,this.typeIds]}get nullable(){if(this._nullCount!==0){let{type:t}=this;return g.isSparseUnion(t)?this.children.some(r=>r.nullable):g.isDenseUnion(t)?this.children.some(r=>r.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0,{valueOffsets:r,values:n,nullBitmap:i,typeIds:s}=this;return r&&(t+=r.byteLength),n&&(t+=n.byteLength),i&&(t+=i.byteLength),s&&(t+=s.byteLength),this.children.reduce((o,a)=>o+a.byteLength,t)}get nullCount(){if(g.isUnion(this.type))return this.children.reduce((n,i)=>n+i.nullCount,0);let t=this._nullCount,r;return t<=E_&&(r=this.nullBitmap)&&(this._nullCount=t=r.length===0?0:this.length-ks(r,this.offset,this.offset+this.length)),t}constructor(t,r,n,i,s,o=[],a){this.type=t,this.children=o,this.dictionary=a,this.offset=Math.floor(Math.max(r||0,0)),this.length=Math.floor(Math.max(n||0,0)),this._nullCount=Math.floor(Math.max(i||0,-1));let c;s instanceof e?(this.stride=s.stride,this.values=s.values,this.typeIds=s.typeIds,this.nullBitmap=s.nullBitmap,this.valueOffsets=s.valueOffsets):(this.stride=Jt(t),s&&((c=s[0])&&(this.valueOffsets=c),(c=s[1])&&(this.values=c),(c=s[2])&&(this.nullBitmap=c),(c=s[3])&&(this.typeIds=c)))}getValid(t){let{type:r}=this;if(g.isUnion(r)){let n=r,i=this.children[n.typeIdToChildIndex[this.typeIds[t]]],s=n.mode===H.Dense?this.valueOffsets[t]:t;return i.getValid(s)}if(this.nullable&&this.nullCount>0){let n=this.offset+t;return(this.nullBitmap[n>>3]&1<<n%8)!==0}return!0}setValid(t,r){let n,{type:i}=this;if(g.isUnion(i)){let s=i,o=this.children[s.typeIdToChildIndex[this.typeIds[t]]],a=s.mode===H.Dense?this.valueOffsets[t]:t;n=o.getValid(a),o.setValid(a,r)}else{let{nullBitmap:s}=this,{offset:o,length:a}=this,c=o+t,u=1<<c%8,d=c>>3;(!s||s.byteLength<=d)&&(s=new Uint8Array((o+a+63&-64)>>3).fill(255),this.nullCount>0?(s.set(Sn(o,a,this.nullBitmap),0),Object.assign(this,{nullBitmap:s})):Object.assign(this,{nullBitmap:s,_nullCount:0}));let f=s[d];n=(f&u)!==0,s[d]=r?f|u:f&~u}return n!==!!r&&(this._nullCount=this.nullCount+(r?-1:1)),r}clone(t=this.type,r=this.offset,n=this.length,i=this._nullCount,s=this,o=this.children){return new e(t,r,n,i,s,o,this.dictionary)}slice(t,r){let{stride:n,typeId:i,children:s}=this,o=+(this._nullCount===0)-1,a=i===16?n:1,c=this._sliceBuffers(t,r,n,i);return this.clone(this.type,this.offset+t,r,o,c,s.length===0||this.valueOffsets?s:this._sliceChildren(s,a*t,a*r))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===l.Null)return this.clone(this.type,0,t,0);let{length:r,nullCount:n}=this,i=new Uint8Array((t+63&-64)>>3).fill(255,0,r>>3);i[r>>3]=(1<<r-(r&-8))-1,n>0&&i.set(Sn(this.offset,r,this.nullBitmap),0);let s=this.buffers;return s[oe.VALIDITY]=i,this.clone(this.type,0,t,n+(t-r),s)}_sliceBuffers(t,r,n,i){let s,{buffers:o}=this;return(s=o[oe.TYPE])&&(o[oe.TYPE]=s.subarray(t,t+r)),(s=o[oe.OFFSET])&&(o[oe.OFFSET]=s.subarray(t,t+r+1))||(s=o[oe.DATA])&&(o[oe.DATA]=i===6?s:s.subarray(n*t,n*(t+r))),o}_sliceChildren(t,r,n){return t.map(i=>i.slice(r,n))}};j.prototype.children=Object.freeze([]);var gd=class e extends I{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){let{["type"]:r,["offset"]:n=0,["length"]:i=0}=t;return new j(r,n,i,i)}visitBool(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitInt(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitFloat(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitUtf8(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.data),s=A(t.nullBitmap),o=wn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[o,i,s])}visitLargeUtf8(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.data),s=A(t.nullBitmap),o=mc(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[o,i,s])}visitBinary(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.data),s=A(t.nullBitmap),o=wn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[o,i,s])}visitLargeBinary(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.data),s=A(t.nullBitmap),o=mc(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[o,i,s])}visitFixedSizeBinary(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitDate(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitTimestamp(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitTime(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitDecimal(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitList(t){let{["type"]:r,["offset"]:n=0,["child"]:i}=t,s=A(t.nullBitmap),o=wn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[o,void 0,s],[i])}visitStruct(t){let{["type"]:r,["offset"]:n=0,["children"]:i=[]}=t,s=A(t.nullBitmap),{length:o=i.reduce((c,{length:u})=>Math.max(c,u),0),nullCount:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,void 0,s],i)}visitUnion(t){let{["type"]:r,["offset"]:n=0,["children"]:i=[]}=t,s=L(r.ArrayType,t.typeIds),{["length"]:o=s.length,["nullCount"]:a=-1}=t;if(g.isSparseUnion(r))return new j(r,n,o,a,[void 0,void 0,void 0,s],i);let c=wn(t.valueOffsets);return new j(r,n,o,a,[c,void 0,void 0,s],i)}visitDictionary(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.indices.ArrayType,t.data),{["dictionary"]:o=new k([new e().visit({type:r.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[void 0,s,i],[],o)}visitInterval(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitDuration(t){let{["type"]:r,["offset"]:n=0}=t,i=A(t.nullBitmap),s=L(r.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,s,i])}visitFixedSizeList(t){let{["type"]:r,["offset"]:n=0,["child"]:i=new e().visit({type:r.valueType})}=t,s=A(t.nullBitmap),{["length"]:o=i.length/Jt(r),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(r,n,o,a,[void 0,void 0,s],[i])}visitMap(t){let{["type"]:r,["offset"]:n=0,["child"]:i=new e().visit({type:r.childType})}=t,s=A(t.nullBitmap),o=wn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(r,n,a,c,[o,void 0,s],[i])}},T_=new gd;function D(e){return T_.visit(e)}var Ps=class{constructor(t=0,r){this.numChunks=t,this.getChunkIterator=r,this.chunkIndex=0,this.chunkIterator=this.getChunkIterator(0)}next(){for(;this.chunkIndex<this.numChunks;){let t=this.chunkIterator.next();if(!t.done)return t;++this.chunkIndex<this.numChunks&&(this.chunkIterator=this.getChunkIterator(this.chunkIndex))}return{done:!0,value:null}}[Symbol.iterator](){return this}};function dp(e){return e.some(t=>t.nullable)}function Xc(e){return e.reduce((t,r)=>t+r.nullCount,0)}function Zc(e){return e.reduce((t,r,n)=>(t[n+1]=t[n]+r.length,t),new Uint32Array(e.length+1))}function tu(e,t,r,n){let i=[];for(let s=-1,o=e.length;++s<o;){let a=e[s],c=t[s],{length:u}=a;if(c>=n)break;if(r>=c+u)continue;if(c>=r&&c+u<=n){i.push(a);continue}let d=Math.max(0,r-c),f=Math.min(n-c,u);i.push(a.slice(d,f-d))}return i.length===0&&i.push(e[0].slice(0,0)),i}function _d(e,t,r,n){let i=0,s=0,o=t.length-1;do{if(i>=o-1)return r<t[o]?n(e,i,r-t[i]):null;s=i+Math.trunc((o-i)*.5),r<t[s]?o=s:i=s}while(i<o)}function Vs(e,t){return e.getValid(t)}function wi(e){function t(r,n,i){return e(r[n],i)}return function(r){let n=this.data;return _d(n,this._offsets,r,t)}}function eu(e){let t;function r(n,i,s){return e(n[i],s,t)}return function(n,i){let s=this.data;t=i;let o=_d(s,this._offsets,n,r);return t=void 0,o}}function ru(e){let t;function r(n,i,s){let o=s,a=0,c=0;for(let u=i-1,d=n.length;++u<d;){let f=n[u];if(~(a=e(f,t,o)))return c+a;o=0,c+=f.length}return-1}return function(n,i){t=n;let s=this.data,o=typeof i!="number"?r(s,0,0):_d(s,this._offsets,i,r);return t=void 0,o}}var v=class extends I{};function A_(e,t){return t===null&&e.length>0?0:-1}function O_(e,t){let{nullBitmap:r}=e;if(!r||e.nullCount<=0)return-1;let n=0;for(let i of new vn(r,e.offset+(t||0),e.length,r,Jc)){if(!i)return n;++n}return-1}function F(e,t,r){if(t===void 0)return-1;if(t===null)switch(e.typeId){case l.Union:break;case l.Dictionary:break;default:return O_(e,r)}let n=lt.getVisitFn(e),i=Kr(t);for(let s=(r||0)-1,o=e.length;++s<o;)if(i(n(e,s)))return s;return-1}function fp(e,t,r){let n=lt.getVisitFn(e),i=Kr(t);for(let s=(r||0)-1,o=e.length;++s<o;)if(i(n(e,s)))return s;return-1}v.prototype.visitNull=A_;v.prototype.visitBool=F;v.prototype.visitInt=F;v.prototype.visitInt8=F;v.prototype.visitInt16=F;v.prototype.visitInt32=F;v.prototype.visitInt64=F;v.prototype.visitUint8=F;v.prototype.visitUint16=F;v.prototype.visitUint32=F;v.prototype.visitUint64=F;v.prototype.visitFloat=F;v.prototype.visitFloat16=F;v.prototype.visitFloat32=F;v.prototype.visitFloat64=F;v.prototype.visitUtf8=F;v.prototype.visitLargeUtf8=F;v.prototype.visitBinary=F;v.prototype.visitLargeBinary=F;v.prototype.visitFixedSizeBinary=F;v.prototype.visitDate=F;v.prototype.visitDateDay=F;v.prototype.visitDateMillisecond=F;v.prototype.visitTimestamp=F;v.prototype.visitTimestampSecond=F;v.prototype.visitTimestampMillisecond=F;v.prototype.visitTimestampMicrosecond=F;v.prototype.visitTimestampNanosecond=F;v.prototype.visitTime=F;v.prototype.visitTimeSecond=F;v.prototype.visitTimeMillisecond=F;v.prototype.visitTimeMicrosecond=F;v.prototype.visitTimeNanosecond=F;v.prototype.visitDecimal=F;v.prototype.visitList=F;v.prototype.visitStruct=F;v.prototype.visitUnion=F;v.prototype.visitDenseUnion=fp;v.prototype.visitSparseUnion=fp;v.prototype.visitDictionary=F;v.prototype.visitInterval=F;v.prototype.visitIntervalDayTime=F;v.prototype.visitIntervalYearMonth=F;v.prototype.visitDuration=F;v.prototype.visitDurationSecond=F;v.prototype.visitDurationMillisecond=F;v.prototype.visitDurationMicrosecond=F;v.prototype.visitDurationNanosecond=F;v.prototype.visitFixedSizeList=F;v.prototype.visitMap=F;var Tn=new v;var S=class extends I{};function B(e){let{type:t}=e;if(e.nullCount===0&&e.stride===1&&(g.isInt(t)&&t.bitWidth!==64||g.isTime(t)&&t.bitWidth!==64||g.isFloat(t)&&t.precision!==Y.HALF))return new Ps(e.data.length,n=>{let i=e.data[n];return i.values.subarray(0,i.length)[Symbol.iterator]()});let r=0;return new Ps(e.data.length,n=>{let s=e.data[n].length,o=e.slice(r,r+s);return r+=s,new bd(o)})}var bd=class{constructor(t){this.vector=t,this.index=0}next(){return this.index<this.vector.length?{value:this.vector.get(this.index++)}:{done:!0,value:null}}[Symbol.iterator](){return this}};S.prototype.visitNull=B;S.prototype.visitBool=B;S.prototype.visitInt=B;S.prototype.visitInt8=B;S.prototype.visitInt16=B;S.prototype.visitInt32=B;S.prototype.visitInt64=B;S.prototype.visitUint8=B;S.prototype.visitUint16=B;S.prototype.visitUint32=B;S.prototype.visitUint64=B;S.prototype.visitFloat=B;S.prototype.visitFloat16=B;S.prototype.visitFloat32=B;S.prototype.visitFloat64=B;S.prototype.visitUtf8=B;S.prototype.visitLargeUtf8=B;S.prototype.visitBinary=B;S.prototype.visitLargeBinary=B;S.prototype.visitFixedSizeBinary=B;S.prototype.visitDate=B;S.prototype.visitDateDay=B;S.prototype.visitDateMillisecond=B;S.prototype.visitTimestamp=B;S.prototype.visitTimestampSecond=B;S.prototype.visitTimestampMillisecond=B;S.prototype.visitTimestampMicrosecond=B;S.prototype.visitTimestampNanosecond=B;S.prototype.visitTime=B;S.prototype.visitTimeSecond=B;S.prototype.visitTimeMillisecond=B;S.prototype.visitTimeMicrosecond=B;S.prototype.visitTimeNanosecond=B;S.prototype.visitDecimal=B;S.prototype.visitList=B;S.prototype.visitStruct=B;S.prototype.visitUnion=B;S.prototype.visitDenseUnion=B;S.prototype.visitSparseUnion=B;S.prototype.visitDictionary=B;S.prototype.visitInterval=B;S.prototype.visitIntervalDayTime=B;S.prototype.visitIntervalYearMonth=B;S.prototype.visitDuration=B;S.prototype.visitDurationSecond=B;S.prototype.visitDurationMillisecond=B;S.prototype.visitDurationMicrosecond=B;S.prototype.visitDurationNanosecond=B;S.prototype.visitFixedSizeList=B;S.prototype.visitMap=B;var Ii=new S;var hp,pp={},mp={},k=class e{constructor(t){var r,n,i;let s=t[0]instanceof e?t.flatMap(a=>a.data):t;if(s.length===0||s.some(a=>!(a instanceof j)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(r=s[0])===null||r===void 0?void 0:r.type;switch(s.length){case 0:this._offsets=[0];break;case 1:{let{get:a,set:c,indexOf:u}=pp[o.typeId],d=s[0];this.isValid=f=>Vs(d,f),this.get=f=>a(d,f),this.set=(f,p)=>c(d,f,p),this.indexOf=f=>u(d,f),this._offsets=[0,d.length];break}default:Object.setPrototypeOf(this,mp[o.typeId]),this._offsets=Zc(s);break}this.data=s,this.type=o,this.stride=Jt(o),this.numChildren=(i=(n=o.children)===null||n===void 0?void 0:n.length)!==null&&i!==void 0?i:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,r)=>t+r.byteLength,0)}get nullable(){return dp(this.data)}get nullCount(){return Xc(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${l[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(xn(t,this.length))}set(t,r){}indexOf(t,r){return-1}includes(t,r){return this.indexOf(t,r)>-1}[Symbol.iterator](){return Ii.visit(this)}concat(...t){return new e(this.data.concat(t.flatMap(r=>r.data).flat(Number.POSITIVE_INFINITY)))}slice(t,r){return new e(Cs(this,t,r,({data:n,_offsets:i},s,o)=>tu(n,i,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:r,length:n,stride:i,ArrayType:s}=this;switch(t.typeId){case l.Int:case l.Float:case l.Decimal:case l.Time:case l.Timestamp:switch(r.length){case 0:return new s;case 1:return r[0].values.subarray(0,n*i);default:return r.reduce((o,{values:a,length:c})=>(o.array.set(a.subarray(0,c*i),o.offset),o.offset+=c*i,o),{array:new s(n*i),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var r;return this.getChildAt((r=this.type.children)===null||r===void 0?void 0:r.findIndex(n=>n.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new e(this.data.map(({children:r})=>r[t])):null}get isMemoized(){return g.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(g.isDictionary(this.type)){let t=new nu(this.data[0].dictionary),r=this.data.map(n=>{let i=n.clone();return i.dictionary=t,i});return new e(r)}return new nu(this)}unmemoize(){if(g.isDictionary(this.type)&&this.isMemoized){let t=this.data[0].dictionary.unmemoize(),r=this.data.map(n=>{let i=n.clone();return i.dictionary=t,i});return new e(r)}return this}};hp=Symbol.toStringTag;k[hp]=(e=>{e.type=g.prototype,e.data=[],e.length=0,e.stride=1,e.numChildren=0,e._offsets=new Uint32Array([0]),e[Symbol.isConcatSpreadable]=!0;let t=Object.keys(l).map(r=>l[r]).filter(r=>typeof r=="number"&&r!==l.NONE);for(let r of t){let n=lt.getVisitFnByTypeId(r),i=wt.getVisitFnByTypeId(r),s=Tn.getVisitFnByTypeId(r);pp[r]={get:n,set:i,indexOf:s},mp[r]=Object.create(e,{isValid:{value:wi(Vs)},get:{value:wi(lt.getVisitFnByTypeId(r))},set:{value:eu(wt.getVisitFnByTypeId(r))},indexOf:{value:ru(Tn.getVisitFnByTypeId(r))}})}return"Vector"})(k.prototype);var nu=class e extends k{constructor(t){super(t.data);let r=this.get,n=this.set,i=this.slice,s=new Array(this.length);Object.defineProperty(this,"get",{value(o){let a=s[o];if(a!==void 0)return a;let c=r.call(this,o);return s[o]=c,c}}),Object.defineProperty(this,"set",{value(o,a){n.call(this,o,a),s[o]=a}}),Object.defineProperty(this,"slice",{value:(o,a)=>new e(i.call(this,o,a))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new k(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function yp(e){if(!e||e.length<=0)return function(i){return!0};let t="",r=e.filter(n=>n===n);return r.length>0&&(t=`
|
|
3
3
|
switch (x) {${r.map(n=>`
|
|
4
4
|
case ${B_(n)}:`).join("")}
|
|
@@ -8,4 +8,4 @@ ${t}`),new Function("x",`${t}
|
|
|
8
8
|
return true;`)}function B_(e){return typeof e!="bigint"?Ie(e):`${Ie(e)}n`}function wd(e,t){let r=Math.ceil(e)*t-1;return(r-r%64+64||64)/t}function gp(e,t=0){return e.length>=t?e.subarray(0,t):Is(new e.constructor(t),e,0)}var Oe=class{constructor(t,r=0,n=1){this.length=Math.ceil(r/n),this.buffer=new t(this.length),this.stride=n,this.BYTES_PER_ELEMENT=t.BYTES_PER_ELEMENT,this.ArrayType=t}get byteLength(){return Math.ceil(this.length*this.stride)*this.BYTES_PER_ELEMENT}get reservedLength(){return this.buffer.length/this.stride}get reservedByteLength(){return this.buffer.byteLength}set(t,r){return this}append(t){return this.set(this.length,t)}reserve(t){if(t>0){this.length+=t;let r=this.stride,n=this.length*r,i=this.buffer.length;n>=i&&this._resize(i===0?wd(n*1,this.BYTES_PER_ELEMENT):wd(n*2,this.BYTES_PER_ELEMENT))}return this}flush(t=this.length){t=wd(t*this.stride,this.BYTES_PER_ELEMENT);let r=gp(this.buffer,t);return this.clear(),r}clear(){return this.length=0,this.buffer=new this.ArrayType,this}_resize(t){return this.buffer=gp(this.buffer,t)}},mr=class extends Oe{last(){return this.get(this.length-1)}get(t){return this.buffer[t]}set(t,r){return this.reserve(t-this.length+1),this.buffer[t*this.stride]=r,this}},xi=class extends mr{constructor(){super(Uint8Array,0,1/8),this.numValid=0}get numInvalid(){return this.length-this.numValid}get(t){return this.buffer[t>>3]>>t%8&1}set(t,r){let{buffer:n}=this.reserve(t-this.length+1),i=t>>3,s=t%8,o=n[i]>>s&1;return r?o===0&&(n[i]|=1<<s,++this.numValid):o===1&&(n[i]&=~(1<<s),--this.numValid),this}clear(){return this.numValid=0,super.clear()}},vi=class extends mr{constructor(t){super(t.OffsetArrayType,1,1)}append(t){return this.set(this.length-1,t)}set(t,r){let n=this.length-1,i=this.reserve(t-n+1).buffer;return n<t++&&n>=0&&i.fill(i[n],n,t),i[t]=i[t-1]+r,this}flush(t=this.length-1){return t>this.length&&this.set(t-1,this.BYTES_PER_ELEMENT>4?BigInt(0):0),super.flush(t+1)}};var Z=class{static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t){throw new Error('"throughDOM" not available in this environment')}constructor({type:t,nullValues:r}){this.length=0,this.finished=!1,this.type=t,this.children=[],this.nullValues=r,this.stride=Jt(t),this._nulls=new xi,r&&r.length>0&&(this._isValid=yp(r))}toVector(){return new k([this.flush()])}get ArrayType(){return this.type.ArrayType}get nullCount(){return this._nulls.numInvalid}get numChildren(){return this.children.length}get byteLength(){let t=0,{_offsets:r,_values:n,_nulls:i,_typeIds:s,children:o}=this;return r&&(t+=r.byteLength),n&&(t+=n.byteLength),i&&(t+=i.byteLength),s&&(t+=s.byteLength),o.reduce((a,c)=>a+c.byteLength,t)}get reservedLength(){return this._nulls.reservedLength}get reservedByteLength(){let t=0;return this._offsets&&(t+=this._offsets.reservedByteLength),this._values&&(t+=this._values.reservedByteLength),this._nulls&&(t+=this._nulls.reservedByteLength),this._typeIds&&(t+=this._typeIds.reservedByteLength),this.children.reduce((r,n)=>r+n.reservedByteLength,t)}get valueOffsets(){return this._offsets?this._offsets.buffer:null}get values(){return this._values?this._values.buffer:null}get nullBitmap(){return this._nulls?this._nulls.buffer:null}get typeIds(){return this._typeIds?this._typeIds.buffer:null}append(t){return this.set(this.length,t)}isValid(t){return this._isValid(t)}set(t,r){return this.setValid(t,this.isValid(r))&&this.setValue(t,r),this}setValue(t,r){this._setValue(this,t,r)}setValid(t,r){return this.length=this._nulls.set(t,+r).length,r}addChild(t,r=`${this.numChildren}`){throw new Error(`Cannot append children to non-nested type "${this.type}"`)}getChildAt(t){return this.children[t]||null}flush(){let t,r,n,i,{type:s,length:o,nullCount:a,_typeIds:c,_offsets:u,_values:d,_nulls:f}=this;(r=c?.flush(o))?i=u?.flush(o):(i=u?.flush(o))?t=d?.flush(u.last()):t=d?.flush(o),a>0&&(n=f?.flush(o));let p=this.children.map(m=>m.flush());return this.clear(),D({type:s,length:o,nullCount:a,children:p,child:p[0],data:t,typeIds:r,nullBitmap:n,valueOffsets:i})}finish(){this.finished=!0;for(let t of this.children)t.finish();return this}clear(){var t,r,n,i;this.length=0,(t=this._nulls)===null||t===void 0||t.clear(),(r=this._values)===null||r===void 0||r.clear(),(n=this._offsets)===null||n===void 0||n.clear(),(i=this._typeIds)===null||i===void 0||i.clear();for(let s of this.children)s.clear();return this}};Z.prototype.length=1;Z.prototype.stride=1;Z.prototype.children=null;Z.prototype.finished=!1;Z.prototype.nullValues=null;Z.prototype._isValid=()=>!0;var dt=class extends Z{constructor(t){super(t),this._values=new mr(this.ArrayType,0,this.stride)}setValue(t,r){let n=this._values;return n.reserve(t-n.length+1),super.setValue(t,r)}},kt=class extends Z{constructor(t){super(t),this._pendingLength=0,this._offsets=new vi(t.type)}setValue(t,r){let n=this._pending||(this._pending=new Map),i=n.get(t);i&&(this._pendingLength-=i.length),this._pendingLength+=r instanceof je?r[Qr].length:r.length,n.set(t,r)}setValid(t,r){return super.setValid(t,r)?!0:((this._pending||(this._pending=new Map)).set(t,void 0),!1)}clear(){return this._pendingLength=0,this._pending=void 0,super.clear()}flush(){return this._flush(),super.flush()}finish(){return this._flush(),super.finish()}_flush(){let t=this._pending,r=this._pendingLength;return this._pendingLength=0,this._pending=void 0,t&&t.size>0&&this._flushPending(t,r),this}};var An=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}offset(){return this.bb.readInt64(this.bb_pos)}metaDataLength(){return this.bb.readInt32(this.bb_pos+8)}bodyLength(){return this.bb.readInt64(this.bb_pos+16)}static sizeOf(){return 24}static createBlock(t,r,n,i){return t.prep(8,24),t.writeInt64(BigInt(i??0)),t.pad(4),t.writeInt32(n),t.writeInt64(BigInt(r??0)),t.offset()}};var Xt=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsFooter(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFooter(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}version(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):z.V1}schema(t){let r=this.bb.__offset(this.bb_pos,6);return r?(t||new Ct).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}dictionaries(t,r){let n=this.bb.__offset(this.bb_pos,8);return n?(r||new An).__init(this.bb.__vector(this.bb_pos+n)+t*24,this.bb):null}dictionariesLength(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.__vector_len(this.bb_pos+t):0}recordBatches(t,r){let n=this.bb.__offset(this.bb_pos,10);return n?(r||new An).__init(this.bb.__vector(this.bb_pos+n)+t*24,this.bb):null}recordBatchesLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.__vector_len(this.bb_pos+t):0}customMetadata(t,r){let n=this.bb.__offset(this.bb_pos,12);return n?(r||new pt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}customMetadataLength(){let t=this.bb.__offset(this.bb_pos,12);return t?this.bb.__vector_len(this.bb_pos+t):0}static startFooter(t){t.startObject(5)}static addVersion(t,r){t.addFieldInt16(0,r,z.V1)}static addSchema(t,r){t.addFieldOffset(1,r,0)}static addDictionaries(t,r){t.addFieldOffset(2,r,0)}static startDictionariesVector(t,r){t.startVector(24,r,8)}static addRecordBatches(t,r){t.addFieldOffset(3,r,0)}static startRecordBatchesVector(t,r){t.startVector(24,r,8)}static addCustomMetadata(t,r){t.addFieldOffset(4,r,0)}static createCustomMetadataVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startCustomMetadataVector(t,r){t.startVector(4,r,4)}static endFooter(t){return t.endObject()}static finishFooterBuffer(t,r){t.finish(r)}static finishSizePrefixedFooterBuffer(t,r){t.finish(r,void 0,!0)}};var $=class e{constructor(t=[],r,n,i=z.V5){this.fields=t||[],this.metadata=r||new Map,n||(n=Id(this.fields)),this.dictionaries=n,this.metadataVersion=i}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(t=>t.name)}toString(){return`Schema<{ ${this.fields.map((t,r)=>`${r}: ${t}`).join(", ")} }>`}select(t){let r=new Set(t),n=this.fields.filter(i=>r.has(i.name));return new e(n,this.metadata)}selectAt(t){let r=t.map(n=>this.fields[n]).filter(Boolean);return new e(r,this.metadata)}assign(...t){let r=t[0]instanceof e?t[0]:Array.isArray(t[0])?new e(t[0]):new e(t),n=[...this.fields],i=iu(iu(new Map,this.metadata),r.metadata),s=r.fields.filter(a=>{let c=n.findIndex(u=>u.name===a.name);return~c?(n[c]=a.clone({metadata:iu(iu(new Map,n[c].metadata),a.metadata)}))&&!1:!0}),o=Id(s,new Map);return new e([...n,...s],i,new Map([...this.dictionaries,...o]))}};$.prototype.fields=null;$.prototype.metadata=null;$.prototype.dictionaries=null;var U=class e{static new(...t){let[r,n,i,s]=t;return t[0]&&typeof t[0]=="object"&&({name:r}=t[0],n===void 0&&(n=t[0].type),i===void 0&&(i=t[0].nullable),s===void 0&&(s=t[0].metadata)),new e(`${r}`,n,i,s)}constructor(t,r,n=!1,i){this.name=t,this.type=r,this.nullable=n,this.metadata=i||new Map}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...t){let[r,n,i,s]=t;return!t[0]||typeof t[0]!="object"?[r=this.name,n=this.type,i=this.nullable,s=this.metadata]=t:{name:r=this.name,type:n=this.type,nullable:i=this.nullable,metadata:s=this.metadata}=t[0],e.new(r,n,i,s)}};U.prototype.type=null;U.prototype.name=null;U.prototype.nullable=null;U.prototype.metadata=null;function iu(e,t){return new Map([...e||new Map,...t||new Map])}function Id(e,t=new Map){for(let r=-1,n=e.length;++r<n;){let s=e[r].type;if(g.isDictionary(s)){if(!t.has(s.id))t.set(s.id,s.dictionary);else if(t.get(s.id)!==s.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}s.children&&s.children.length>0&&Id(s.children,t)}return t}var N_=In,D_=Ht,yr=class{static decode(t){t=new D_(A(t));let r=Xt.getRootAsFooter(t),n=$.decode(r.schema(),new Map,r.version());return new xd(n,r)}static encode(t){let r=new N_,n=$.encode(r,t.schema);Xt.startRecordBatchesVector(r,t.numRecordBatches);for(let o of[...t.recordBatches()].slice().reverse())gr.encode(r,o);let i=r.endVector();Xt.startDictionariesVector(r,t.numDictionaries);for(let o of[...t.dictionaryBatches()].slice().reverse())gr.encode(r,o);let s=r.endVector();return Xt.startFooter(r),Xt.addSchema(r,n),Xt.addVersion(r,z.V5),Xt.addRecordBatches(r,i),Xt.addDictionaries(r,s),Xt.finishFooterBuffer(r,Xt.endFooter(r)),r.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,r=z.V5,n,i){this.schema=t,this.version=r,n&&(this._recordBatches=n),i&&(this._dictionaryBatches=i)}*recordBatches(){for(let t,r=-1,n=this.numRecordBatches;++r<n;)(t=this.getRecordBatch(r))&&(yield t)}*dictionaryBatches(){for(let t,r=-1,n=this.numDictionaries;++r<n;)(t=this.getDictionaryBatch(r))&&(yield t)}getRecordBatch(t){return t>=0&&t<this.numRecordBatches&&this._recordBatches[t]||null}getDictionaryBatch(t){return t>=0&&t<this.numDictionaries&&this._dictionaryBatches[t]||null}};var xd=class extends yr{get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}constructor(t,r){super(t,r.version()),this._footer=r}getRecordBatch(t){if(t>=0&&t<this.numRecordBatches){let r=this._footer.recordBatches(t);if(r)return gr.decode(r)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){let r=this._footer.dictionaries(t);if(r)return gr.decode(r)}return null}},gr=class e{static decode(t){return new e(t.metaDataLength(),t.bodyLength(),t.offset())}static encode(t,r){let{metaDataLength:n}=r,i=BigInt(r.offset),s=BigInt(r.bodyLength);return An.createBlock(t,i,n,s)}constructor(t,r,n){this.metaDataLength=t,this.offset=P(n),this.bodyLength=P(r)}};var X=Object.freeze({done:!0,value:void 0}),js=class{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},On=class{tee(){return this._getDOMStream().tee()}pipe(t,r){return this._getNodeStream().pipe(t,r)}pipeTo(t,r){return this._getDOMStream().pipeTo(t,r)}pipeThrough(t,r){return this._getDOMStream().pipeThrough(t,r)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}},su=class extends On{constructor(){super(),this._values=[],this.resolvers=[],this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}get closed(){return this._closedPromise}cancel(t){return y(this,void 0,void 0,function*(){yield this.return(t)})}write(t){this._ensureOpen()&&(this.resolvers.length<=0?this._values.push(t):this.resolvers.shift().resolve({done:!1,value:t}))}abort(t){this._closedPromiseResolve&&(this.resolvers.length<=0?this._error={error:t}:this.resolvers.shift().reject({done:!0,value:t}))}close(){if(this._closedPromiseResolve){let{resolvers:t}=this;for(;t.length>0;)t.shift().resolve(X);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return bt.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return bt.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return y(this,void 0,void 0,function*(){return yield this.abort(t),X})}return(t){return y(this,void 0,void 0,function*(){return yield this.close(),X})}read(t){return y(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return y(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(...t){return this._values.length>0?Promise.resolve({done:!1,value:this._values.shift()}):this._error?Promise.reject({done:!0,value:this._error.error}):this._closedPromiseResolve?new Promise((r,n)=>{this.resolvers.push({resolve:r,reject:n})}):Promise.resolve(X)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var ze=class extends su{write(t){if((t=A(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?bs(this.toUint8Array(!0)):this.toUint8Array(!1).then(bs)}toUint8Array(t=!1){return t?Gt(this._values)[0]:y(this,void 0,void 0,function*(){var r,n,i,s;let o=[],a=0;try{for(var c=!0,u=pe(this),d;d=yield u.next(),r=d.done,!r;c=!0){s=d.value,c=!1;let f=s;o.push(f),a+=f.byteLength}}catch(f){n={error:f}}finally{try{!c&&!r&&(i=u.return)&&(yield i.call(u))}finally{if(n)throw n.error}}return Gt(o,a)[0]})}},qe=class{constructor(t){t&&(this.source=new vd(bt.fromIterable(t)))}[Symbol.iterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}},ce=class e{constructor(t){t instanceof e?this.source=t.source:t instanceof ze?this.source=new _r(bt.fromAsyncIterable(t)):pc(t)?this.source=new _r(bt.fromNodeStream(t)):ws(t)?this.source=new _r(bt.fromDOMStream(t)):fc(t)?this.source=new _r(bt.fromDOMStream(t.body)):ye(t)?this.source=new _r(bt.fromIterable(t)):me(t)?this.source=new _r(bt.fromAsyncIterable(t)):ie(t)&&(this.source=new _r(bt.fromAsyncIterable(t)))}[Symbol.asyncIterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}get closed(){return this.source.closed}cancel(t){return this.source.cancel(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}},vd=class{constructor(t){this.source=t}cancel(t){this.return(t)}peek(t){return this.next(t,"peek").value}read(t){return this.next(t,"read").value}next(t,r="read"){return this.source.next({cmd:r,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||X)}return(t){return Object.create(this.source.return&&this.source.return(t)||X)}},_r=class{constructor(t){this.source=t,this._closedPromise=new Promise(r=>this._closedPromiseResolve=r)}cancel(t){return y(this,void 0,void 0,function*(){yield this.return(t)})}get closed(){return this._closedPromise}read(t){return y(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return y(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(t){return y(this,arguments,void 0,function*(r,n="read"){return yield this.source.next({cmd:n,size:r})})}throw(t){return y(this,void 0,void 0,function*(){let r=this.source.throw&&(yield this.source.throw(t))||X;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(r)})}return(t){return y(this,void 0,void 0,function*(){let r=this.source.return&&(yield this.source.return(t))||X;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(r)})}};var zs=class extends qe{constructor(t,r){super(),this.position=0,this.buffer=A(t),this.size=r===void 0?this.buffer.byteLength:r}readInt32(t){let{buffer:r,byteOffset:n}=this.readAt(t,4);return new DataView(r,n).getInt32(0,!0)}seek(t){return this.position=Math.min(t,this.size),t<this.size}read(t){let{buffer:r,size:n,position:i}=this;return r&&i<n?(typeof t!="number"&&(t=Number.POSITIVE_INFINITY),this.position=Math.min(n,i+Math.min(n-i,t)),r.subarray(i,this.position)):null}readAt(t,r){let n=this.buffer,i=Math.min(this.size,t+r);return n?n.subarray(t,i):new Uint8Array(r)}close(){this.buffer&&(this.buffer=null)}throw(t){return this.close(),{done:!0,value:t}}return(t){return this.close(),{done:!0,value:t}}},Jr=class extends ce{constructor(t,r){super(),this.position=0,this._handle=t,typeof r=="number"?this.size=r:this._pending=y(this,void 0,void 0,function*(){this.size=(yield t.stat()).size,delete this._pending})}readInt32(t){return y(this,void 0,void 0,function*(){let{buffer:r,byteOffset:n}=yield this.readAt(t,4);return new DataView(r,n).getInt32(0,!0)})}seek(t){return y(this,void 0,void 0,function*(){return this._pending&&(yield this._pending),this.position=Math.min(t,this.size),t<this.size})}read(t){return y(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:r,size:n,position:i}=this;if(r&&i<n){typeof t!="number"&&(t=Number.POSITIVE_INFINITY);let s=i,o=0,a=0,c=Math.min(n,s+Math.min(n-s,t)),u=new Uint8Array(Math.max(0,(this.position=c)-s));for(;(s+=a)<c&&(o+=a)<u.byteLength;)({bytesRead:a}=yield r.read(u,o,u.byteLength-o,s));return u}return null})}readAt(t,r){return y(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:n,size:i}=this;if(n&&t+r<i){let s=Math.min(i,t+r),o=new Uint8Array(s-t);return(yield n.read(o,0,r,t)).buffer}return new Uint8Array(r)})}close(){return y(this,void 0,void 0,function*(){let t=this._handle;this._handle=null,t&&(yield t.close())})}throw(t){return y(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}return(t){return y(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}};var Ed={};tn(Ed,{BaseInt64:()=>qs,Int128:()=>$s,Int64:()=>br,Uint64:()=>it});function Si(e){return e<0&&(e=4294967295+e+1),`0x${e.toString(16)}`}var Ei=8,Sd=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],qs=class{constructor(t){this.buffer=t}high(){return this.buffer[1]}low(){return this.buffer[0]}_times(t){let r=new Uint32Array([this.buffer[1]>>>16,this.buffer[1]&65535,this.buffer[0]>>>16,this.buffer[0]&65535]),n=new Uint32Array([t.buffer[1]>>>16,t.buffer[1]&65535,t.buffer[0]>>>16,t.buffer[0]&65535]),i=r[3]*n[3];this.buffer[0]=i&65535;let s=i>>>16;return i=r[2]*n[3],s+=i,i=r[3]*n[2]>>>0,s+=i,this.buffer[0]+=s<<16,this.buffer[1]=s>>>0<i?65536:0,this.buffer[1]+=s>>>16,this.buffer[1]+=r[1]*n[3]+r[2]*n[2]+r[3]*n[1],this.buffer[1]+=r[0]*n[3]+r[1]*n[2]+r[2]*n[1]+r[3]*n[0]<<16,this}_plus(t){let r=this.buffer[0]+t.buffer[0]>>>0;this.buffer[1]+=t.buffer[1],r<this.buffer[0]>>>0&&++this.buffer[1],this.buffer[0]=r}lessThan(t){return this.buffer[1]<t.buffer[1]||this.buffer[1]===t.buffer[1]&&this.buffer[0]<t.buffer[0]}equals(t){return this.buffer[1]===t.buffer[1]&&this.buffer[0]==t.buffer[0]}greaterThan(t){return t.lessThan(this)}hex(){return`${Si(this.buffer[1])} ${Si(this.buffer[0])}`}},it=class e extends qs{times(t){return this._times(t),this}plus(t){return this._plus(t),this}static from(t,r=new Uint32Array(2)){return e.fromString(typeof t=="string"?t:t.toString(),r)}static fromNumber(t,r=new Uint32Array(2)){return e.fromString(t.toString(),r)}static fromString(t,r=new Uint32Array(2)){let n=t.length,i=new e(r);for(let s=0;s<n;){let o=Ei<n-s?Ei:n-s,a=new e(new Uint32Array([Number.parseInt(t.slice(s,s+o),10),0])),c=new e(new Uint32Array([Sd[o],0]));i.times(c),i.plus(a),s+=o}return i}static convertArray(t){let r=new Uint32Array(t.length*2);for(let n=-1,i=t.length;++n<i;)e.from(t[n],new Uint32Array(r.buffer,r.byteOffset+2*n*4,2));return r}static multiply(t,r){return new e(new Uint32Array(t.buffer)).times(r)}static add(t,r){return new e(new Uint32Array(t.buffer)).plus(r)}},br=class e extends qs{negate(){return this.buffer[0]=~this.buffer[0]+1,this.buffer[1]=~this.buffer[1],this.buffer[0]==0&&++this.buffer[1],this}times(t){return this._times(t),this}plus(t){return this._plus(t),this}lessThan(t){let r=this.buffer[1]<<0,n=t.buffer[1]<<0;return r<n||r===n&&this.buffer[0]<t.buffer[0]}static from(t,r=new Uint32Array(2)){return e.fromString(typeof t=="string"?t:t.toString(),r)}static fromNumber(t,r=new Uint32Array(2)){return e.fromString(t.toString(),r)}static fromString(t,r=new Uint32Array(2)){let n=t.startsWith("-"),i=t.length,s=new e(r);for(let o=n?1:0;o<i;){let a=Ei<i-o?Ei:i-o,c=new e(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0])),u=new e(new Uint32Array([Sd[a],0]));s.times(u),s.plus(c),o+=a}return n?s.negate():s}static convertArray(t){let r=new Uint32Array(t.length*2);for(let n=-1,i=t.length;++n<i;)e.from(t[n],new Uint32Array(r.buffer,r.byteOffset+2*n*4,2));return r}static multiply(t,r){return new e(new Uint32Array(t.buffer)).times(r)}static add(t,r){return new e(new Uint32Array(t.buffer)).plus(r)}},$s=class e{constructor(t){this.buffer=t}high(){return new br(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new br(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset,2))}negate(){return this.buffer[0]=~this.buffer[0]+1,this.buffer[1]=~this.buffer[1],this.buffer[2]=~this.buffer[2],this.buffer[3]=~this.buffer[3],this.buffer[0]==0&&++this.buffer[1],this.buffer[1]==0&&++this.buffer[2],this.buffer[2]==0&&++this.buffer[3],this}times(t){let r=new it(new Uint32Array([this.buffer[3],0])),n=new it(new Uint32Array([this.buffer[2],0])),i=new it(new Uint32Array([this.buffer[1],0])),s=new it(new Uint32Array([this.buffer[0],0])),o=new it(new Uint32Array([t.buffer[3],0])),a=new it(new Uint32Array([t.buffer[2],0])),c=new it(new Uint32Array([t.buffer[1],0])),u=new it(new Uint32Array([t.buffer[0],0])),d=it.multiply(s,u);this.buffer[0]=d.low();let f=new it(new Uint32Array([d.high(),0]));return d=it.multiply(i,u),f.plus(d),d=it.multiply(s,c),f.plus(d),this.buffer[1]=f.low(),this.buffer[3]=f.lessThan(d)?1:0,this.buffer[2]=f.high(),new it(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(it.multiply(n,u)).plus(it.multiply(i,c)).plus(it.multiply(s,a)),this.buffer[3]+=it.multiply(r,u).plus(it.multiply(n,c)).plus(it.multiply(i,a)).plus(it.multiply(s,o)).low(),this}plus(t){let r=new Uint32Array(4);return r[3]=this.buffer[3]+t.buffer[3]>>>0,r[2]=this.buffer[2]+t.buffer[2]>>>0,r[1]=this.buffer[1]+t.buffer[1]>>>0,r[0]=this.buffer[0]+t.buffer[0]>>>0,r[0]<this.buffer[0]>>>0&&++r[1],r[1]<this.buffer[1]>>>0&&++r[2],r[2]<this.buffer[2]>>>0&&++r[3],this.buffer[3]=r[3],this.buffer[2]=r[2],this.buffer[1]=r[1],this.buffer[0]=r[0],this}hex(){return`${Si(this.buffer[3])} ${Si(this.buffer[2])} ${Si(this.buffer[1])} ${Si(this.buffer[0])}`}static multiply(t,r){return new e(new Uint32Array(t.buffer)).times(r)}static add(t,r){return new e(new Uint32Array(t.buffer)).plus(r)}static from(t,r=new Uint32Array(4)){return e.fromString(typeof t=="string"?t:t.toString(),r)}static fromNumber(t,r=new Uint32Array(4)){return e.fromString(t.toString(),r)}static fromString(t,r=new Uint32Array(4)){let n=t.startsWith("-"),i=t.length,s=new e(r);for(let o=n?1:0;o<i;){let a=Ei<i-o?Ei:i-o,c=new e(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0,0,0])),u=new e(new Uint32Array([Sd[a],0,0,0]));s.times(u),s.plus(c),o+=a}return n?s.negate():s}static convertArray(t){let r=new Uint32Array(t.length*4);for(let n=-1,i=t.length;++n<i;)e.from(t[n],new Uint32Array(r.buffer,r.byteOffset+4*4*n,4));return r}};var Ws=class extends I{constructor(t,r,n,i,s=z.V5){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=r,this.buffers=n,this.dictionaries=i,this.metadataVersion=s}visit(t){return super.visit(t instanceof U?t.type:t)}visitNull(t,{length:r}=this.nextFieldNode()){return D({type:t,length:r})}visitBool(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitInt(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitFloat(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitUtf8(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeUtf8(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitBinary(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeBinary(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitFixedSizeBinary(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDate(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitTimestamp(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitTime(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDecimal(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitList(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}visitStruct(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),children:this.visitMany(t.children)})}visitUnion(t,{length:r,nullCount:n}=this.nextFieldNode()){return this.metadataVersion<z.V5&&this.readNullBitmap(t,n),t.mode===H.Sparse?this.visitSparseUnion(t,{length:r,nullCount:n}):this.visitDenseUnion(t,{length:r,nullCount:n})}visitDenseUnion(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t.indices),dictionary:this.readDictionary(t)})}visitInterval(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDuration(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitFixedSizeList(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),child:this.visit(t.children[0])})}visitMap(t,{length:r,nullCount:n}=this.nextFieldNode()){return D({type:t,length:r,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(t,r,n=this.nextBufferRange()){return r>0&&this.readData(t,n)||new Uint8Array(0)}readOffsets(t,r){return this.readData(t,r)}readTypeIds(t,r){return this.readData(t,r)}readData(t,{length:r,offset:n}=this.nextBufferRange()){return this.bytes.subarray(n,n+r)}readDictionary(t){return this.dictionaries.get(t.id)}},ou=class extends Ws{constructor(t,r,n,i,s){super(new Uint8Array(0),r,n,i,s),this.sources=t}readNullBitmap(t,r,{offset:n}=this.nextBufferRange()){return r<=0?new Uint8Array(0):En(this.sources[n])}readOffsets(t,{offset:r}=this.nextBufferRange()){return L(Uint8Array,L(t.OffsetArrayType,this.sources[r]))}readTypeIds(t,{offset:r}=this.nextBufferRange()){return L(Uint8Array,L(t.ArrayType,this.sources[r]))}readData(t,{offset:r}=this.nextBufferRange()){let{sources:n}=this;return g.isTimestamp(t)?L(Uint8Array,br.convertArray(n[r])):(g.isInt(t)||g.isTime(t))&&t.bitWidth===64||g.isDuration(t)?L(Uint8Array,br.convertArray(n[r])):g.isDate(t)&&t.unit===st.MILLISECOND?L(Uint8Array,br.convertArray(n[r])):g.isDecimal(t)?L(Uint8Array,$s.convertArray(n[r])):g.isBinary(t)||g.isLargeBinary(t)||g.isFixedSizeBinary(t)?F_(n[r]):g.isBool(t)?En(n[r]):g.isUtf8(t)||g.isLargeUtf8(t)?Me(n[r].join("")):L(Uint8Array,L(t.ArrayType,n[r].map(i=>+i)))}};function F_(e){let t=e.join(""),r=new Uint8Array(t.length/2);for(let n=0;n<t.length;n+=2)r[n>>1]=Number.parseInt(t.slice(n,n+2),16);return r}var Ti=class extends kt{constructor(t){super(t),this._values=new Oe(Uint8Array)}get byteLength(){let t=this._pendingLength+this.length*4;return this._offsets&&(t+=this._offsets.byteLength),this._values&&(t+=this._values.byteLength),this._nulls&&(t+=this._nulls.byteLength),t}setValue(t,r){return super.setValue(t,A(r))}_flushPending(t,r){let n=this._offsets,i=this._values.reserve(r).buffer,s=0;for(let[o,a]of t)if(a===void 0)n.set(o,0);else{let c=a.length;i.set(a,s),n.set(o,c),s+=c}}};var Ai=class extends kt{constructor(t){super(t),this._values=new Oe(Uint8Array)}get byteLength(){let t=this._pendingLength+this.length*4;return this._offsets&&(t+=this._offsets.byteLength),this._values&&(t+=this._values.byteLength),this._nulls&&(t+=this._nulls.byteLength),t}setValue(t,r){return super.setValue(t,A(r))}_flushPending(t,r){let n=this._offsets,i=this._values.reserve(r).buffer,s=0;for(let[o,a]of t)if(a===void 0)n.set(o,BigInt(0));else{let c=a.length;i.set(a,s),n.set(o,BigInt(c)),s+=c}}};var au=class extends Z{constructor(t){super(t),this._values=new xi}setValue(t,r){this._values.set(t,+r)}};var Bn=class extends dt{};Bn.prototype._setValue=id;var Ys=class extends Bn{};Ys.prototype._setValue=Rc;var Gs=class extends Bn{};Gs.prototype._setValue=Lc;var Hs=class extends dt{};Hs.prototype._setValue=ad;var cu=class extends Z{constructor({type:t,nullValues:r,dictionaryHashFunction:n}){super({type:new Kt(t.dictionary,t.indices,t.id,t.isOrdered)}),this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=Nn({type:this.type.indices,nullValues:r}),this.dictionary=Nn({type:this.type.dictionary,nullValues:null}),typeof n=="function"&&(this.valueToKey=n)}get values(){return this.indices.values}get nullCount(){return this.indices.nullCount}get nullBitmap(){return this.indices.nullBitmap}get byteLength(){return this.indices.byteLength+this.dictionary.byteLength}get reservedLength(){return this.indices.reservedLength+this.dictionary.reservedLength}get reservedByteLength(){return this.indices.reservedByteLength+this.dictionary.reservedByteLength}isValid(t){return this.indices.isValid(t)}setValid(t,r){let n=this.indices;return r=n.setValid(t,r),this.length=n.length,r}setValue(t,r){let n=this._keysToIndices,i=this.valueToKey(r),s=n[i];return s===void 0&&(n[i]=s=this._dictionaryOffset+this.dictionary.append(r).length-1),this.indices.setValue(t,s)}flush(){let t=this.type,r=this._dictionary,n=this.dictionary.toVector(),i=this.indices.flush().clone(t);return i.dictionary=r?r.concat(n):n,this.finished||(this._dictionaryOffset+=n.length),this._dictionary=i.dictionary,this.clear(),i}finish(){return this.indices.finish(),this.dictionary.finish(),this._dictionaryOffset=0,this._keysToIndices=Object.create(null),super.finish()}clear(){return this.indices.clear(),this.dictionary.clear(),super.clear()}valueToKey(t){return typeof t=="string"?t:`${t}`}};var Qs=class extends dt{};Qs.prototype._setValue=nd;var uu=class extends Z{setValue(t,r){let[n]=this.children,i=t*this.stride;for(let s=-1,o=r.length;++s<o;)n.set(i+s,r[s])}addChild(t,r="0"){if(this.numChildren>0)throw new Error("FixedSizeListBuilder can only have one child.");let n=this.children.push(t);return this.type=new Ee(this.type.listSize,new U(r,t.type,!0)),n}};var Dn=class extends dt{setValue(t,r){this._values.set(t,r)}},lu=class extends Dn{setValue(t,r){super.setValue(t,Us(r))}},du=class extends Dn{},fu=class extends Dn{};var Fn=class extends dt{};Fn.prototype._setValue=cd;var Ks=class extends Fn{};Ks.prototype._setValue=qc;var Js=class extends Fn{};Js.prototype._setValue=$c;var wr=class extends dt{};wr.prototype._setValue=ud;var Xs=class extends wr{};Xs.prototype._setValue=Wc;var Zs=class extends wr{};Zs.prototype._setValue=Yc;var to=class extends wr{};to.prototype._setValue=Gc;var eo=class extends wr{};eo.prototype._setValue=Hc;var ue=class extends dt{setValue(t,r){this._values.set(t,r)}},hu=class extends ue{},pu=class extends ue{},mu=class extends ue{},yu=class extends ue{},gu=class extends ue{},_u=class extends ue{},bu=class extends ue{},wu=class extends ue{};var Iu=class extends kt{constructor(t){super(t),this._offsets=new vi(t.type)}addChild(t,r="0"){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new ve(new U(r,t.type,!0)),this.numChildren-1}_flushPending(t){let r=this._offsets,[n]=this.children;for(let[i,s]of t)if(typeof s>"u")r.set(i,0);else{let o=s,a=o.length,c=r.set(i,a).buffer[i];for(let u=-1;++u<a;)n.set(c+u,o[u])}}};var xu=class extends kt{set(t,r){return super.set(t,r)}setValue(t,r){let n=r instanceof Map?r:new Map(Object.entries(r)),i=this._pending||(this._pending=new Map),s=i.get(t);s&&(this._pendingLength-=s.size),this._pendingLength+=n.size,i.set(t,n)}addChild(t,r=`${this.numChildren}`){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new Te(new U(r,t.type,!0),this.type.keysSorted),this.numChildren-1}_flushPending(t){let r=this._offsets,[n]=this.children;for(let[i,s]of t)if(s===void 0)r.set(i,0);else{let{[i]:o,[i+1]:a}=r.set(i,s.size).buffer;for(let c of s.entries())if(n.set(o,c),++o>=a)break}}};var vu=class extends Z{setValue(t,r){}setValid(t,r){return this.length=Math.max(t+1,this.length),r}};var Su=class extends Z{setValue(t,r){let{children:n,type:i}=this;switch(Array.isArray(r)||r.constructor){case!0:return i.children.forEach((s,o)=>n[o].set(t,r[o]));case Map:return i.children.forEach((s,o)=>n[o].set(t,r.get(s.name)));default:return i.children.forEach((s,o)=>n[o].set(t,r[s.name]))}}setValid(t,r){return super.setValid(t,r)||this.children.forEach(n=>n.setValid(t,r)),r}addChild(t,r=`${this.numChildren}`){let n=this.children.push(t);return this.type=new J([...this.type.children,new U(r,t.type,!0)]),n}};var Ir=class extends dt{};Ir.prototype._setValue=sd;var ro=class extends Ir{};ro.prototype._setValue=Mc;var no=class extends Ir{};no.prototype._setValue=Uc;var io=class extends Ir{};io.prototype._setValue=Cc;var so=class extends Ir{};so.prototype._setValue=kc;var xr=class extends dt{};xr.prototype._setValue=od;var oo=class extends xr{};oo.prototype._setValue=Pc;var ao=class extends xr{};ao.prototype._setValue=Vc;var co=class extends xr{};co.prototype._setValue=jc;var uo=class extends xr{};uo.prototype._setValue=zc;var Oi=class extends Z{constructor(t){super(t),this._typeIds=new mr(Int8Array,0,1),typeof t.valueToChildTypeId=="function"&&(this._valueToChildTypeId=t.valueToChildTypeId)}get typeIdToChildIndex(){return this.type.typeIdToChildIndex}append(t,r){return this.set(this.length,t,r)}set(t,r,n){return n===void 0&&(n=this._valueToChildTypeId(this,r,t)),this.setValue(t,r,n),this}setValue(t,r,n){this._typeIds.set(t,n);let i=this.type.typeIdToChildIndex[n],s=this.children[i];s?.set(t,r)}addChild(t,r=`${this.children.length}`){let n=this.children.push(t),{type:{children:i,mode:s,typeIds:o}}=this,a=[...i,new U(r,t.type)];return this.type=new Se(s,[...o,n],a),n}_valueToChildTypeId(t,r,n){throw new Error("Cannot map UnionBuilder value to child typeId. Pass the `childTypeId` as the second argument to unionBuilder.append(), or supply a `valueToChildTypeId` function as part of the UnionBuilder constructor options.")}},Eu=class extends Oi{},Tu=class extends Oi{constructor(t){super(t),this._offsets=new mr(Int32Array)}setValue(t,r,n){let i=this._typeIds.set(t,n).buffer[t],s=this.getChildAt(this.type.typeIdToChildIndex[i]),o=this._offsets.set(t,s.length).buffer[t];s?.set(o,r)}};var lo=class extends kt{constructor(t){super(t),this._values=new Oe(Uint8Array)}get byteLength(){let t=this._pendingLength+this.length*4;return this._offsets&&(t+=this._offsets.byteLength),this._values&&(t+=this._values.byteLength),this._nulls&&(t+=this._nulls.byteLength),t}setValue(t,r){return super.setValue(t,Me(r))}_flushPending(t,r){}};lo.prototype._flushPending=Ti.prototype._flushPending;var fo=class extends kt{constructor(t){super(t),this._values=new Oe(Uint8Array)}get byteLength(){let t=this._pendingLength+this.length*4;return this._offsets&&(t+=this._offsets.byteLength),this._values&&(t+=this._values.byteLength),this._nulls&&(t+=this._nulls.byteLength),t}setValue(t,r){return super.setValue(t,Me(r))}_flushPending(t,r){}};fo.prototype._flushPending=Ai.prototype._flushPending;var Td=class extends I{visitNull(){return vu}visitBool(){return au}visitInt(){return ue}visitInt8(){return hu}visitInt16(){return pu}visitInt32(){return mu}visitInt64(){return yu}visitUint8(){return gu}visitUint16(){return _u}visitUint32(){return bu}visitUint64(){return wu}visitFloat(){return Dn}visitFloat16(){return lu}visitFloat32(){return du}visitFloat64(){return fu}visitUtf8(){return lo}visitLargeUtf8(){return fo}visitBinary(){return Ti}visitLargeBinary(){return Ai}visitFixedSizeBinary(){return Qs}visitDate(){return Bn}visitDateDay(){return Ys}visitDateMillisecond(){return Gs}visitTimestamp(){return Ir}visitTimestampSecond(){return ro}visitTimestampMillisecond(){return no}visitTimestampMicrosecond(){return io}visitTimestampNanosecond(){return so}visitTime(){return xr}visitTimeSecond(){return oo}visitTimeMillisecond(){return ao}visitTimeMicrosecond(){return co}visitTimeNanosecond(){return uo}visitDecimal(){return Hs}visitList(){return Iu}visitStruct(){return Su}visitUnion(){return Oi}visitDenseUnion(){return Tu}visitSparseUnion(){return Eu}visitDictionary(){return cu}visitInterval(){return Fn}visitIntervalDayTime(){return Ks}visitIntervalYearMonth(){return Js}visitDuration(){return wr}visitDurationSecond(){return Xs}visitDurationMillisecond(){return Zs}visitDurationMicrosecond(){return to}visitDurationNanosecond(){return eo}visitFixedSizeList(){return uu}visitMap(){return xu}},_p=new Td;var E=class extends I{compareSchemas(t,r){return t===r||r instanceof t.constructor&&this.compareManyFields(t.fields,r.fields)}compareManyFields(t,r){return t===r||Array.isArray(t)&&Array.isArray(r)&&t.length===r.length&&t.every((n,i)=>this.compareFields(n,r[i]))}compareFields(t,r){return t===r||r instanceof t.constructor&&t.name===r.name&&t.nullable===r.nullable&&this.visit(t.type,r.type)}};function Ft(e,t){return t instanceof e.constructor}function Rn(e,t){return e===t||Ft(e,t)}function vr(e,t){return e===t||Ft(e,t)&&e.bitWidth===t.bitWidth&&e.isSigned===t.isSigned}function Au(e,t){return e===t||Ft(e,t)&&e.precision===t.precision}function R_(e,t){return e===t||Ft(e,t)&&e.byteWidth===t.byteWidth}function Ad(e,t){return e===t||Ft(e,t)&&e.unit===t.unit}function ho(e,t){return e===t||Ft(e,t)&&e.unit===t.unit&&e.timezone===t.timezone}function po(e,t){return e===t||Ft(e,t)&&e.unit===t.unit&&e.bitWidth===t.bitWidth}function L_(e,t){return e===t||Ft(e,t)&&e.children.length===t.children.length&&$e.compareManyFields(e.children,t.children)}function M_(e,t){return e===t||Ft(e,t)&&e.children.length===t.children.length&&$e.compareManyFields(e.children,t.children)}function Od(e,t){return e===t||Ft(e,t)&&e.mode===t.mode&&e.typeIds.every((r,n)=>r===t.typeIds[n])&&$e.compareManyFields(e.children,t.children)}function U_(e,t){return e===t||Ft(e,t)&&e.id===t.id&&e.isOrdered===t.isOrdered&&$e.visit(e.indices,t.indices)&&$e.visit(e.dictionary,t.dictionary)}function Bd(e,t){return e===t||Ft(e,t)&&e.unit===t.unit}function mo(e,t){return e===t||Ft(e,t)&&e.unit===t.unit}function C_(e,t){return e===t||Ft(e,t)&&e.listSize===t.listSize&&e.children.length===t.children.length&&$e.compareManyFields(e.children,t.children)}function k_(e,t){return e===t||Ft(e,t)&&e.keysSorted===t.keysSorted&&e.children.length===t.children.length&&$e.compareManyFields(e.children,t.children)}E.prototype.visitNull=Rn;E.prototype.visitBool=Rn;E.prototype.visitInt=vr;E.prototype.visitInt8=vr;E.prototype.visitInt16=vr;E.prototype.visitInt32=vr;E.prototype.visitInt64=vr;E.prototype.visitUint8=vr;E.prototype.visitUint16=vr;E.prototype.visitUint32=vr;E.prototype.visitUint64=vr;E.prototype.visitFloat=Au;E.prototype.visitFloat16=Au;E.prototype.visitFloat32=Au;E.prototype.visitFloat64=Au;E.prototype.visitUtf8=Rn;E.prototype.visitLargeUtf8=Rn;E.prototype.visitBinary=Rn;E.prototype.visitLargeBinary=Rn;E.prototype.visitFixedSizeBinary=R_;E.prototype.visitDate=Ad;E.prototype.visitDateDay=Ad;E.prototype.visitDateMillisecond=Ad;E.prototype.visitTimestamp=ho;E.prototype.visitTimestampSecond=ho;E.prototype.visitTimestampMillisecond=ho;E.prototype.visitTimestampMicrosecond=ho;E.prototype.visitTimestampNanosecond=ho;E.prototype.visitTime=po;E.prototype.visitTimeSecond=po;E.prototype.visitTimeMillisecond=po;E.prototype.visitTimeMicrosecond=po;E.prototype.visitTimeNanosecond=po;E.prototype.visitDecimal=Rn;E.prototype.visitList=L_;E.prototype.visitStruct=M_;E.prototype.visitUnion=Od;E.prototype.visitDenseUnion=Od;E.prototype.visitSparseUnion=Od;E.prototype.visitDictionary=U_;E.prototype.visitInterval=Bd;E.prototype.visitIntervalDayTime=Bd;E.prototype.visitIntervalYearMonth=Bd;E.prototype.visitDuration=mo;E.prototype.visitDurationSecond=mo;E.prototype.visitDurationMillisecond=mo;E.prototype.visitDurationMicrosecond=mo;E.prototype.visitDurationNanosecond=mo;E.prototype.visitFixedSizeList=C_;E.prototype.visitMap=k_;var $e=new E;function Ln(e,t){return $e.compareSchemas(e,t)}function bp(e,t){return $e.compareFields(e,t)}function wp(e,t){return $e.visit(e,t)}function Nn(e){let t=e.type,r=new(_p.getVisitFn(t)())(e);if(t.children&&t.children.length>0){let n=e.children||[],i={nullValues:e.nullValues},s=Array.isArray(n)?(o,a)=>n[a]||i:({name:o})=>n[o]||i;for(let[o,a]of t.children.entries()){let{type:c}=a,u=s(a,o);r.children.push(Nn(Object.assign(Object.assign({},u),{type:c})))}}return r}function Ou(e,t){return P_(e,t.map(r=>r.data.concat()))}function P_(e,t){let r=[...e.fields],n=[],i={numBatches:t.reduce((f,p)=>Math.max(f,p.length),0)},s=0,o=0,a=-1,c=t.length,u,d=[];for(;i.numBatches-- >0;){for(o=Number.POSITIVE_INFINITY,a=-1;++a<c;)d[a]=u=t[a].shift(),o=Math.min(o,u?u.length:o);Number.isFinite(o)&&(d=V_(r,o,d,t,i),o>0&&(n[s++]=D({type:new J(r),length:o,nullCount:0,children:d.slice()})))}return[e=e.assign(r),n.map(f=>new ot(e,f))]}function V_(e,t,r,n,i){var s;let o=(t+63&-64)>>3;for(let a=-1,c=n.length;++a<c;){let u=r[a],d=u?.length;if(d>=t)d===t?r[a]=u:(r[a]=u.slice(0,t),i.numBatches=Math.max(i.numBatches,n[a].unshift(u.slice(t,d-t))));else{let f=e[a];e[a]=f.clone({nullable:!0}),r[a]=(s=u?._changeLengthAndBackfillNullBitmap(t))!==null&&s!==void 0?s:D({type:f.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)})}}return r}var Ip,Rt=class e{constructor(...t){var r,n;if(t.length===0)return this.batches=[],this.schema=new $([]),this._offsets=[0],this;let i,s;t[0]instanceof $&&(i=t.shift()),t.at(-1)instanceof Uint32Array&&(s=t.pop());let o=c=>{if(c){if(c instanceof ot)return[c];if(c instanceof e)return c.batches;if(c instanceof j){if(c.type instanceof J)return[new ot(new $(c.type.children),c)]}else{if(Array.isArray(c))return c.flatMap(u=>o(u));if(typeof c[Symbol.iterator]=="function")return[...c].flatMap(u=>o(u));if(typeof c=="object"){let u=Object.keys(c),d=u.map(m=>new k([c[m]])),f=i??new $(u.map((m,b)=>new U(String(m),d[b].type,d[b].nullable))),[,p]=Ou(f,d);return p.length===0?[new ot(c)]:p}}}return[]},a=t.flatMap(c=>o(c));if(i=(n=i??((r=a[0])===null||r===void 0?void 0:r.schema))!==null&&n!==void 0?n:new $([]),!(i instanceof $))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let c of a){if(!(c instanceof ot))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!Ln(i,c.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=i,this.batches=a,this._offsets=s??Zc(this.data)}get data(){return this.batches.map(({data:t})=>t)}get numCols(){return this.schema.fields.length}get numRows(){return this.data.reduce((t,r)=>t+r.length,0)}get nullCount(){return this._nullCount===-1&&(this._nullCount=Xc(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}at(t){return this.get(xn(t,this.numRows))}set(t,r){}indexOf(t,r){return-1}[Symbol.iterator](){return this.batches.length>0?Ii.visit(new k(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
9
9
|
${this.toArray().join(`,
|
|
10
10
|
`)}
|
|
11
|
-
]`}concat(...t){let r=this.schema,n=this.data.concat(t.flatMap(({data:i})=>i));return new e(r,n.map(i=>new ot(r,i)))}slice(t,r){let n=this.schema;[t,r]=Cs({length:this.numRows},t,r);let i=tu(this.data,this._offsets,t,r);return new e(n,i.map(s=>new ot(n,s)))}getChild(t){return this.getChildAt(this.schema.fields.findIndex(r=>r.name===t))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){let r=this.data.map(n=>n.children[t]);if(r.length===0){let{type:n}=this.schema.fields[t],i=D({type:n,length:0,nullCount:0});r.push(i._changeLengthAndBackfillNullBitmap(this.numRows))}return new k(r)}return null}setChild(t,r){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===t),r)}setChildAt(t,r){let n=this.schema,i=[...this.batches];if(t>-1&&t<this.numCols){r||(r=new k([D({type:new Dt,length:this.numRows})]));let s=n.fields.slice(),o=s[t].clone({type:r.type}),a=this.schema.fields.map((c,u)=>this.getChildAt(u));[s[t],a[t]]=[o,r],[n,i]=Ou(n,a)}return new e(n,i)}select(t){let r=this.schema.fields.reduce((n,i,s)=>n.set(i.name,s),new Map);return this.selectAt(t.map(n=>r.get(n)).filter(n=>n>-1))}selectAt(t){let r=this.schema.selectAt(t),n=this.batches.map(i=>i.selectAt(t));return new e(r,n)}assign(t){let r=this.schema.fields,[n,i]=t.schema.fields.reduce((a,c,u)=>{let[d,f]=a,p=r.findIndex(m=>m.name===c.name);return~p?f[p]=u:d.push(u),a},[[],[]]),s=this.schema.assign(t.schema),o=[...r.map((a,c)=>[c,i[c]]).map(([a,c])=>c===void 0?this.getChildAt(a):t.getChildAt(c)),...n.map(a=>t.getChildAt(a))].filter(Boolean);return new e(...Ou(s,o))}};Ip=Symbol.toStringTag;Rt[Ip]=(e=>(e.schema=null,e.batches=[],e._offsets=new Uint32Array([0]),e._nullCount=-1,e[Symbol.isConcatSpreadable]=!0,e.isValid=wi(Vs),e.get=wi(lt.getVisitFn(l.Struct)),e.set=eu(wt.getVisitFn(l.Struct)),e.indexOf=ru(Tn.getVisitFn(l.Struct)),"Table"))(Rt.prototype);var vp,ot=class e{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof $))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=D({nullCount:0,type:new J(this.schema.fields),children:this.schema.fields.map(r=>D({type:r.type,nullCount:0}))})]=t,!(this.data instanceof j))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=xp(this.schema,this.data.children);break}case 1:{let[r]=t,{fields:n,children:i,length:s}=Object.keys(r).reduce((c,u,d)=>(c.children[d]=r[u],c.length=Math.max(c.length,r[u].length),c.fields[d]=U.new({name:u,type:r[u].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new $(n),a=D({type:new J(n),length:s,children:i,nullCount:0});[this.schema,this.data]=xp(o,a.children,s);break}default:throw new TypeError("RecordBatch constructor expects an Object mapping names to child Data, or a [Schema, Data] pair.")}}get dictionaries(){return this._dictionaries||(this._dictionaries=Sp(this.schema.fields,this.data.children))}get numCols(){return this.schema.fields.length}get numRows(){return this.data.length}get nullCount(){return this.data.nullCount}isValid(t){return this.data.getValid(t)}get(t){return lt.visit(this.data,t)}at(t){return this.get(xn(t,this.numRows))}set(t,r){return wt.visit(this.data,t,r)}indexOf(t,r){return Tn.visit(this.data,t,r)}[Symbol.iterator](){return Ii.visit(new k([this.data]))}toArray(){return[...this]}concat(...t){return new Rt(this.schema,[this,...t])}slice(t,r){let[n]=new k([this.data]).slice(t,r).data;return new e(this.schema,n)}getChild(t){var r;return this.getChildAt((r=this.schema.fields)===null||r===void 0?void 0:r.findIndex(n=>n.name===t))}getChildAt(t){return t>-1&&t<this.schema.fields.length?new k([this.data.children[t]]):null}setChild(t,r){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===t),r)}setChildAt(t,r){let n=this.schema,i=this.data;if(t>-1&&t<this.numCols){r||(r=new k([D({type:new Dt,length:this.numRows})]));let s=n.fields.slice(),o=i.children.slice(),a=s[t].clone({type:r.type});[s[t],o[t]]=[a,r.data[0]],n=new $(s,new Map(this.schema.metadata)),i=D({type:new J(s),children:o})}return new e(n,i)}select(t){let r=this.schema.select(t),n=new J(r.fields),i=[];for(let s of t){let o=this.schema.fields.findIndex(a=>a.name===s);~o&&(i[o]=this.data.children[o])}return new e(r,D({type:n,length:this.numRows,children:i}))}selectAt(t){let r=this.schema.selectAt(t),n=t.map(s=>this.data.children[s]).filter(Boolean),i=D({type:new J(r.fields),length:this.numRows,children:n});return new e(r,i)}};vp=Symbol.toStringTag;ot[vp]=(e=>(e._nullCount=-1,e[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(ot.prototype);function xp(e,t,r=t.reduce((n,i)=>Math.max(n,i.length),0)){var n;let i=[...e.fields],s=[...t],o=(r+63&-64)>>3;for(let[a,c]of e.fields.entries()){let u=t[a];(!u||u.length!==r)&&(i[a]=c.clone({nullable:!0}),s[a]=(n=u?._changeLengthAndBackfillNullBitmap(r))!==null&&n!==void 0?n:D({type:c.type,length:r,nullCount:r,nullBitmap:new Uint8Array(o)}))}return[e.assign(i),D({type:new J(i),length:r,children:s})]}function Sp(e,t,r=new Map){var n,i;if(((n=e?.length)!==null&&n!==void 0?n:0)>0&&e?.length===t?.length)for(let s=-1,o=e.length;++s<o;){let{type:a}=e[s],c=t[s];for(let u of[c,...((i=c?.dictionary)===null||i===void 0?void 0:i.data)||[]])Sp(a.children,u?.children,r);if(g.isDictionary(a)){let{id:u}=a;if(!r.has(u))c?.dictionary&&r.set(u,c.dictionary);else if(r.get(u)!==c.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}}return r}var Mn=class extends ot{constructor(t){let r=t.fields.map(i=>D({type:i.type})),n=D({type:new J(t.fields),nullCount:0,children:r});super(t,n)}};var Be=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsMessage(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMessage(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}version(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):z.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):C.NONE}header(t){let r=this.bb.__offset(this.bb_pos,8);return r?this.bb.__union(t,this.bb_pos+r):null}bodyLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}customMetadata(t,r){let n=this.bb.__offset(this.bb_pos,12);return n?(r||new pt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}customMetadataLength(){let t=this.bb.__offset(this.bb_pos,12);return t?this.bb.__vector_len(this.bb_pos+t):0}static startMessage(t){t.startObject(5)}static addVersion(t,r){t.addFieldInt16(0,r,z.V1)}static addHeaderType(t,r){t.addFieldInt8(1,r,C.NONE)}static addHeader(t,r){t.addFieldOffset(2,r,0)}static addBodyLength(t,r){t.addFieldInt64(3,r,BigInt("0"))}static addCustomMetadata(t,r){t.addFieldOffset(4,r,0)}static createCustomMetadataVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startCustomMetadataVector(t,r){t.startVector(4,r,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,r){t.finish(r)}static finishSizePrefixedMessageBuffer(t,r){t.finish(r,void 0,!0)}static createMessage(t,r,n,i,s,o){return e.startMessage(t),e.addVersion(t,r),e.addHeaderType(t,n),e.addHeader(t,i),e.addBodyLength(t,s),e.addCustomMetadata(t,o),e.endMessage(t)}};var Nd=class extends I{visit(t,r){return t==null||r==null?void 0:super.visit(t,r)}visitNull(t,r){return Ds.startNull(r),Ds.endNull(r)}visitInt(t,r){return be.startInt(r),be.addBitWidth(r,t.bitWidth),be.addIsSigned(r,t.isSigned),be.endInt(r)}visitFloat(t,r){return $r.startFloatingPoint(r),$r.addPrecision(r,t.precision),$r.endFloatingPoint(r)}visitBinary(t,r){return Ts.startBinary(r),Ts.endBinary(r)}visitLargeBinary(t,r){return Os.startLargeBinary(r),Os.endLargeBinary(r)}visitBool(t,r){return As.startBool(r),As.endBool(r)}visitUtf8(t,r){return Rs.startUtf8(r),Rs.endUtf8(r)}visitLargeUtf8(t,r){return Bs.startLargeUtf8(r),Bs.endLargeUtf8(r)}visitDecimal(t,r){return Pe.startDecimal(r),Pe.addScale(r,t.scale),Pe.addPrecision(r,t.precision),Pe.addBitWidth(r,t.bitWidth),Pe.endDecimal(r)}visitDate(t,r){return Vr.startDate(r),Vr.addUnit(r,t.unit),Vr.endDate(r)}visitTime(t,r){return tr.startTime(r),tr.addUnit(r,t.unit),tr.addBitWidth(r,t.bitWidth),tr.endTime(r)}visitTimestamp(t,r){let n=t.timezone&&r.createString(t.timezone)||void 0;return er.startTimestamp(r),er.addUnit(r,t.unit),n!==void 0&&er.addTimezone(r,n),er.endTimestamp(r)}visitInterval(t,r){return Wr.startInterval(r),Wr.addUnit(r,t.unit),Wr.endInterval(r)}visitDuration(t,r){return jr.startDuration(r),jr.addUnit(r,t.unit),jr.endDuration(r)}visitList(t,r){return Ns.startList(r),Ns.endList(r)}visitStruct(t,r){return Fs.startStruct_(r),Fs.endStruct_(r)}visitUnion(t,r){we.startTypeIdsVector(r,t.typeIds.length);let n=we.createTypeIdsVector(r,t.typeIds);return we.startUnion(r),we.addMode(r,t.mode),we.addTypeIds(r,n),we.endUnion(r)}visitDictionary(t,r){let n=this.visit(t.indices,r);return ke.startDictionaryEncoding(r),ke.addId(r,BigInt(t.id)),ke.addIsOrdered(r,t.isOrdered),n!==void 0&&ke.addIndexType(r,n),ke.endDictionaryEncoding(r)}visitFixedSizeBinary(t,r){return zr.startFixedSizeBinary(r),zr.addByteWidth(r,t.byteWidth),zr.endFixedSizeBinary(r)}visitFixedSizeList(t,r){return qr.startFixedSizeList(r),qr.addListSize(r,t.listSize),qr.endFixedSizeList(r)}visitMap(t,r){return Yr.startMap(r),Yr.addKeysSorted(r,t.keysSorted),Yr.endMap(r)}},Bu=new Nd;function Op(e,t=new Map){return new $(z_(e,t),Nu(e.metadata),t)}function Dd(e){return new It(e.count,Np(e.columns),Dp(e.columns))}function Bp(e){return new Vt(Dd(e.data),e.id,e.isDelta)}function z_(e,t){return(e.fields||[]).filter(Boolean).map(r=>U.fromJSON(r,t))}function Ep(e,t){return(e.children||[]).filter(Boolean).map(r=>U.fromJSON(r,t))}function Np(e){return(e||[]).reduce((t,r)=>[...t,new le(r.count,q_(r.VALIDITY)),...Np(r.children)],[])}function Dp(e,t=[]){for(let r=-1,n=(e||[]).length;++r<n;){let i=e[r];i.VALIDITY&&t.push(new Pt(t.length,i.VALIDITY.length)),i.TYPE_ID&&t.push(new Pt(t.length,i.TYPE_ID.length)),i.OFFSET&&t.push(new Pt(t.length,i.OFFSET.length)),i.DATA&&t.push(new Pt(t.length,i.DATA.length)),t=Dp(i.children,t)}return t}function q_(e){return(e||[]).reduce((t,r)=>t+ +(r===0),0)}function Fp(e,t){let r,n,i,s,o,a;return!t||!(s=e.dictionary)?(o=Ap(e,Ep(e,t)),i=new U(e.name,o,e.nullable,Nu(e.metadata))):t.has(r=s.id)?(n=(n=s.indexType)?Tp(n):new Ve,a=new Kt(t.get(r),n,r,s.isOrdered),i=new U(e.name,a,e.nullable,Nu(e.metadata))):(n=(n=s.indexType)?Tp(n):new Ve,t.set(r,o=Ap(e,Ep(e,t))),a=new Kt(o,n,r,s.isOrdered),i=new U(e.name,a,e.nullable,Nu(e.metadata))),i||null}function Nu(e=[]){return new Map(e.map(({key:t,value:r})=>[t,r]))}function Tp(e){return new mt(e.isSigned,e.bitWidth)}function Ap(e,t){let r=e.type.name;switch(r){case"NONE":return new Dt;case"null":return new Dt;case"binary":return new rr;case"largebinary":return new nr;case"utf8":return new ir;case"largeutf8":return new sr;case"bool":return new or;case"list":return new ve((t||[])[0]);case"struct":return new J(t||[]);case"struct_":return new J(t||[])}switch(r){case"int":{let n=e.type;return new mt(n.isSigned,n.bitWidth)}case"floatingpoint":{let n=e.type;return new ae(Y[n.precision])}case"decimal":{let n=e.type;return new ar(n.scale,n.precision,n.bitWidth)}case"date":{let n=e.type;return new cr(st[n.unit])}case"time":{let n=e.type;return new ur(_[n.unit],n.bitWidth)}case"timestamp":{let n=e.type;return new lr(_[n.unit],n.timezone)}case"interval":{let n=e.type;return new dr(ht[n.unit])}case"duration":{let n=e.type;return new fr(_[n.unit])}case"union":{let n=e.type,[i,...s]=(n.mode+"").toLowerCase(),o=i.toUpperCase()+s.join("");return new Se(H[o],n.typeIds||[],t||[])}case"fixedsizebinary":{let n=e.type;return new hr(n.byteWidth)}case"fixedsizelist":{let n=e.type;return new Ee(n.listSize,(t||[])[0])}case"map":{let n=e.type;return new Te((t||[])[0],n.keysSorted)}}throw new Error(`Unrecognized type: "${r}"`)}var $_=In,W_=Ht,jt=class e{static fromJSON(t,r){let n=new e(0,z.V5,r);return n._createHeader=Y_(t,r),n}static decode(t){t=new W_(A(t));let r=Be.getRootAsMessage(t),n=r.bodyLength(),i=r.version(),s=r.headerType(),o=new e(n,i,s);return o._createHeader=G_(r,s),o}static encode(t){let r=new $_,n=-1;return t.isSchema()?n=$.encode(r,t.header()):t.isRecordBatch()?n=It.encode(r,t.header()):t.isDictionaryBatch()&&(n=Vt.encode(r,t.header())),Be.startMessage(r),Be.addVersion(r,z.V5),Be.addHeader(r,n),Be.addHeaderType(r,t.headerType),Be.addBodyLength(r,BigInt(t.bodyLength)),Be.finishMessageBuffer(r,Be.endMessage(r)),r.asUint8Array()}static from(t,r=0){if(t instanceof $)return new e(0,z.V5,C.Schema,t);if(t instanceof It)return new e(r,z.V5,C.RecordBatch,t);if(t instanceof Vt)return new e(r,z.V5,C.DictionaryBatch,t);throw new Error(`Unrecognized Message header: ${t}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===C.Schema}isRecordBatch(){return this.headerType===C.RecordBatch}isDictionaryBatch(){return this.headerType===C.DictionaryBatch}constructor(t,r,n,i){this._version=r,this._headerType=n,this.body=new Uint8Array(0),i&&(this._createHeader=()=>i),this._bodyLength=P(t)}},It=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,r,n){this._nodes=r,this._buffers=n,this._length=P(t)}},Vt=class{get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}constructor(t,r,n=!1){this._data=t,this._isDelta=n,this._id=P(r)}},Pt=class{constructor(t,r){this.offset=P(t),this.length=P(r)}},le=class{constructor(t,r){this.length=P(t),this.nullCount=P(r)}};function Y_(e,t){return()=>{switch(t){case C.Schema:return $.fromJSON(e);case C.RecordBatch:return It.fromJSON(e);case C.DictionaryBatch:return Vt.fromJSON(e)}throw new Error(`Unrecognized Message type: { name: ${C[t]}, type: ${t} }`)}}function G_(e,t){return()=>{switch(t){case C.Schema:return $.decode(e.header(new Ct),new Map,e.version());case C.RecordBatch:return It.decode(e.header(new Qt),e.version());case C.DictionaryBatch:return Vt.decode(e.header(new Ze),e.version())}throw new Error(`Unrecognized Message type: { name: ${C[t]}, type: ${t} }`)}}U.encode=ib;U.decode=rb;U.fromJSON=Fp;$.encode=nb;$.decode=H_;$.fromJSON=Op;It.encode=sb;It.decode=Q_;It.fromJSON=Dd;Vt.encode=ob;Vt.decode=K_;Vt.fromJSON=Bp;le.encode=ab;le.decode=X_;Pt.encode=cb;Pt.decode=J_;function H_(e,t=new Map,r=z.V5){let n=eb(e,t);return new $(n,Du(e),t,r)}function Q_(e,t=z.V5){if(e.compression()!==null)throw new Error("Record batch compression not implemented");return new It(e.length(),Z_(e),tb(e,t))}function K_(e,t=z.V5){return new Vt(It.decode(e.data(),t),e.id(),e.isDelta())}function J_(e){return new Pt(e.offset(),e.length())}function X_(e){return new le(e.length(),e.nullCount())}function Z_(e){let t=[];for(let r,n=-1,i=-1,s=e.nodesLength();++n<s;)(r=e.nodes(n))&&(t[++i]=le.decode(r));return t}function tb(e,t){let r=[];for(let n,i=-1,s=-1,o=e.buffersLength();++i<o;)(n=e.buffers(i))&&(t<z.V4&&(n.bb_pos+=8*(i+1)),r[++s]=Pt.decode(n));return r}function eb(e,t){let r=[];for(let n,i=-1,s=-1,o=e.fieldsLength();++i<o;)(n=e.fields(i))&&(r[++s]=U.decode(n,t));return r}function Rp(e,t){let r=[];for(let n,i=-1,s=-1,o=e.childrenLength();++i<o;)(n=e.children(i))&&(r[++s]=U.decode(n,t));return r}function rb(e,t){let r,n,i,s,o,a;return!t||!(a=e.dictionary())?(i=Mp(e,Rp(e,t)),n=new U(e.name(),i,e.nullable(),Du(e))):t.has(r=P(a.id()))?(s=(s=a.indexType())?Lp(s):new Ve,o=new Kt(t.get(r),s,r,a.isOrdered()),n=new U(e.name(),o,e.nullable(),Du(e))):(s=(s=a.indexType())?Lp(s):new Ve,t.set(r,i=Mp(e,Rp(e,t))),o=new Kt(i,s,r,a.isOrdered()),n=new U(e.name(),o,e.nullable(),Du(e))),n||null}function Du(e){let t=new Map;if(e)for(let r,n,i=-1,s=Math.trunc(e.customMetadataLength());++i<s;)(r=e.customMetadata(i))&&(n=r.key())!=null&&t.set(n,r.value());return t}function Lp(e){return new mt(e.isSigned(),e.bitWidth())}function Mp(e,t){let r=e.typeType();switch(r){case Q.NONE:return new Dt;case Q.Null:return new Dt;case Q.Binary:return new rr;case Q.LargeBinary:return new nr;case Q.Utf8:return new ir;case Q.LargeUtf8:return new sr;case Q.Bool:return new or;case Q.List:return new ve((t||[])[0]);case Q.Struct_:return new J(t||[])}switch(r){case Q.Int:{let n=e.type(new be);return new mt(n.isSigned(),n.bitWidth())}case Q.FloatingPoint:{let n=e.type(new $r);return new ae(n.precision())}case Q.Decimal:{let n=e.type(new Pe);return new ar(n.scale(),n.precision(),n.bitWidth())}case Q.Date:{let n=e.type(new Vr);return new cr(n.unit())}case Q.Time:{let n=e.type(new tr);return new ur(n.unit(),n.bitWidth())}case Q.Timestamp:{let n=e.type(new er);return new lr(n.unit(),n.timezone())}case Q.Interval:{let n=e.type(new Wr);return new dr(n.unit())}case Q.Duration:{let n=e.type(new jr);return new fr(n.unit())}case Q.Union:{let n=e.type(new we);return new Se(n.mode(),n.typeIdsArray()||[],t||[])}case Q.FixedSizeBinary:{let n=e.type(new zr);return new hr(n.byteWidth())}case Q.FixedSizeList:{let n=e.type(new qr);return new Ee(n.listSize(),(t||[])[0])}case Q.Map:{let n=e.type(new Yr);return new Te((t||[])[0],n.keysSorted())}}throw new Error(`Unrecognized type: "${Q[r]}" (${r})`)}function nb(e,t){let r=t.fields.map(s=>U.encode(e,s));Ct.startFieldsVector(e,r.length);let n=Ct.createFieldsVector(e,r),i=t.metadata&&t.metadata.size>0?Ct.createCustomMetadataVector(e,[...t.metadata].map(([s,o])=>{let a=e.createString(`${s}`),c=e.createString(`${o}`);return pt.startKeyValue(e),pt.addKey(e,a),pt.addValue(e,c),pt.endKeyValue(e)})):-1;return Ct.startSchema(e),Ct.addFields(e,n),Ct.addEndianness(e,ub?Pr.Little:Pr.Big),i!==-1&&Ct.addCustomMetadata(e,i),Ct.endSchema(e)}function ib(e,t){let r=-1,n=-1,i=-1,s=t.type,o=t.typeId;g.isDictionary(s)?(o=s.dictionary.typeId,i=Bu.visit(s,e),n=Bu.visit(s.dictionary,e)):n=Bu.visit(s,e);let a=(s.children||[]).map(d=>U.encode(e,d)),c=Tt.createChildrenVector(e,a),u=t.metadata&&t.metadata.size>0?Tt.createCustomMetadataVector(e,[...t.metadata].map(([d,f])=>{let p=e.createString(`${d}`),m=e.createString(`${f}`);return pt.startKeyValue(e),pt.addKey(e,p),pt.addValue(e,m),pt.endKeyValue(e)})):-1;return t.name&&(r=e.createString(t.name)),Tt.startField(e),Tt.addType(e,n),Tt.addTypeType(e,o),Tt.addChildren(e,c),Tt.addNullable(e,!!t.nullable),r!==-1&&Tt.addName(e,r),i!==-1&&Tt.addDictionary(e,i),u!==-1&&Tt.addCustomMetadata(e,u),Tt.endField(e)}function sb(e,t){let r=t.nodes||[],n=t.buffers||[];Qt.startNodesVector(e,r.length);for(let o of r.slice().reverse())le.encode(e,o);let i=e.endVector();Qt.startBuffersVector(e,n.length);for(let o of n.slice().reverse())Pt.encode(e,o);let s=e.endVector();return Qt.startRecordBatch(e),Qt.addLength(e,BigInt(t.length)),Qt.addNodes(e,i),Qt.addBuffers(e,s),Qt.endRecordBatch(e)}function ob(e,t){let r=It.encode(e,t.data);return Ze.startDictionaryBatch(e),Ze.addId(e,BigInt(t.id)),Ze.addIsDelta(e,t.isDelta),Ze.addData(e,r),Ze.endDictionaryBatch(e)}function ab(e,t){return di.createFieldNode(e,BigInt(t.length),BigInt(t.nullCount))}function cb(e,t){return li.createBuffer(e,BigInt(t.offset),BigInt(t.length))}var ub=(()=>{let e=new ArrayBuffer(2);return new DataView(e).setInt16(0,256,!0),new Int16Array(e)[0]===256})();var Rd=e=>`Expected ${C[e]} Message in stream, but was null or length 0.`,Ld=e=>`Header pointer of flatbuffer-encoded ${C[e]} Message is null or length 0.`,Up=(e,t)=>`Expected to read ${e} metadata bytes, but only read ${t}.`,Cp=(e,t)=>`Expected to read ${e} bytes for message body, but only read ${t}.`,Bi=class{constructor(t){this.source=t instanceof qe?t:new qe(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?X:t.value===-1&&(t=this.readMetadataLength()).done?X:(t=this.readMetadata(t.value)).done?X:t}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}readMessage(t){let r;if((r=this.next()).done)return null;if(t!=null&&r.value.headerType!==t)throw new Error(Rd(t));return r.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let r=A(this.source.read(t));if(r.byteLength<t)throw new Error(Cp(t,r.byteLength));return r.byteOffset%8===0&&r.byteOffset+r.byteLength<=r.buffer.byteLength?r:r.slice()}readSchema(t=!1){let r=C.Schema,n=this.readMessage(r),i=n?.header();if(t&&!i)throw new Error(Ld(r));return i}readMetadataLength(){let t=this.source.read(Fu),r=t&&new Ht(t),n=r?.readInt32(0)||0;return{done:n===0,value:n}}readMetadata(t){let r=this.source.read(t);if(!r)return X;if(r.byteLength<t)throw new Error(Up(t,r.byteLength));return{done:!1,value:jt.decode(r)}}},yo=class{constructor(t,r){this.source=t instanceof ce?t:dc(t)?new Jr(t,r):new ce(t)}[Symbol.asyncIterator](){return this}next(){return y(this,void 0,void 0,function*(){let t;return(t=yield this.readMetadataLength()).done?X:t.value===-1&&(t=yield this.readMetadataLength()).done?X:(t=yield this.readMetadata(t.value)).done?X:t})}throw(t){return y(this,void 0,void 0,function*(){return yield this.source.throw(t)})}return(t){return y(this,void 0,void 0,function*(){return yield this.source.return(t)})}readMessage(t){return y(this,void 0,void 0,function*(){let r;if((r=yield this.next()).done)return null;if(t!=null&&r.value.headerType!==t)throw new Error(Rd(t));return r.value})}readMessageBody(t){return y(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let r=A(yield this.source.read(t));if(r.byteLength<t)throw new Error(Cp(t,r.byteLength));return r.byteOffset%8===0&&r.byteOffset+r.byteLength<=r.buffer.byteLength?r:r.slice()})}readSchema(){return y(this,arguments,void 0,function*(t=!1){let r=C.Schema,n=yield this.readMessage(r),i=n?.header();if(t&&!i)throw new Error(Ld(r));return i})}readMetadataLength(){return y(this,void 0,void 0,function*(){let t=yield this.source.read(Fu),r=t&&new Ht(t),n=r?.readInt32(0)||0;return{done:n===0,value:n}})}readMetadata(t){return y(this,void 0,void 0,function*(){let r=yield this.source.read(t);if(!r)return X;if(r.byteLength<t)throw new Error(Up(t,r.byteLength));return{done:!1,value:jt.decode(r)}})}},go=class extends Bi{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof js?t:new js(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:jt.fromJSON(t.schema,C.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let r=t.dictionaries[this._dictionaryIndex++];return this._body=r.data.columns,{done:!1,value:jt.fromJSON(r,C.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let r=t.batches[this._batchIndex++];return this._body=r.columns,{done:!1,value:jt.fromJSON(r,C.RecordBatch)}}return this._body=[],X}readMessageBody(t){return r(this._body);function r(n){return(n||[]).reduce((i,s)=>[...i,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE_ID&&[s.TYPE_ID]||[],...s.OFFSET&&[s.OFFSET]||[],...s.DATA&&[s.DATA]||[],...r(s.children)],[])}}readMessage(t){let r;if((r=this.next()).done)return null;if(t!=null&&r.value.headerType!==t)throw new Error(Rd(t));return r.value}readSchema(){let t=C.Schema,r=this.readMessage(t),n=r?.header();if(!r||!n)throw new Error(Ld(t));return n}},Fu=4,Fd="ARROW1",Ni=new Uint8Array(Fd.length);for(let e=0;e<Fd.length;e+=1)Ni[e]=Fd.codePointAt(e);function Ru(e,t=0){for(let r=-1,n=Ni.length;++r<n;)if(Ni[r]!==e[t+r])return!1;return!0}var Di=Ni.length,Md=Di+Fu,kp=Di*2+Fu;var xt=class e extends On{constructor(t){super(),this._impl=t}get closed(){return this._impl.closed}get schema(){return this._impl.schema}get autoDestroy(){return this._impl.autoDestroy}get dictionaries(){return this._impl.dictionaries}get numDictionaries(){return this._impl.numDictionaries}get numRecordBatches(){return this._impl.numRecordBatches}get footer(){return this._impl.isFile()?this._impl.footer:null}isSync(){return this._impl.isSync()}isAsync(){return this._impl.isAsync()}isFile(){return this._impl.isFile()}isStream(){return this._impl.isStream()}next(){return this._impl.next()}throw(t){return this._impl.throw(t)}return(t){return this._impl.return(t)}cancel(){return this._impl.cancel()}reset(t){return this._impl.reset(t),this._DOMStream=void 0,this._nodeStream=void 0,this}open(t){let r=this._impl.open(t);return me(r)?r.then(()=>this):this}readRecordBatch(t){return this._impl.isFile()?this._impl.readRecordBatch(t):null}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}toDOMStream(){return bt.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return bt.toNodeStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this},{objectMode:!0})}static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,r){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof e?t:uc(t)?db(t):dc(t)?pb(t):me(t)?y(this,void 0,void 0,function*(){return yield e.from(yield t)}):fc(t)||ws(t)||pc(t)||ie(t)?hb(new ce(t)):fb(new qe(t))}static readAll(t){return t instanceof e?t.isSync()?Pp(t):Vp(t):uc(t)||ArrayBuffer.isView(t)||ye(t)||lc(t)?Pp(t):Vp(t)}},We=class extends xt{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return Yt(this,arguments,function*(){yield R(yield*ci(pe(this[Symbol.iterator]())))})}},Xr=class extends xt{constructor(t){super(t),this._impl=t}readAll(){return y(this,void 0,void 0,function*(){var t,r,n,i;let s=new Array;try{for(var o=!0,a=pe(this),c;c=yield a.next(),t=c.done,!t;o=!0){i=c.value,o=!1;let u=i;s.push(u)}}catch(u){r={error:u}}finally{try{!o&&!t&&(n=a.return)&&(yield n.call(a))}finally{if(r)throw r.error}}return s})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},Zr=class extends We{constructor(t){super(t),this._impl=t}},_o=class extends Xr{constructor(t){super(t),this._impl=t}},Lu=class{get numDictionaries(){return this._dictionaryIndex}get numRecordBatches(){return this._recordBatchIndex}constructor(t=new Map){this.closed=!1,this.autoDestroy=!0,this._dictionaryIndex=0,this._recordBatchIndex=0,this.dictionaries=t}isSync(){return!1}isAsync(){return!1}isFile(){return!1}isStream(){return!1}reset(t){return this._dictionaryIndex=0,this._recordBatchIndex=0,this.schema=t,this.dictionaries=new Map,this}_loadRecordBatch(t,r){let n=this._loadVectors(t,r,this.schema.fields),i=D({type:new J(this.schema.fields),length:t.length,children:n});return new ot(this.schema,i)}_loadDictionaryBatch(t,r){let{id:n,isDelta:i}=t,{dictionaries:s,schema:o}=this,a=s.get(n),c=o.dictionaries.get(n),u=this._loadVectors(t.data,r,[c]);return(a&&i?a.concat(new k(u)):new k(u)).memoize()}_loadVectors(t,r,n){return new Ws(r,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(n)}},Fi=class extends Lu{constructor(t,r){super(r),this._reader=uc(t)?new go(this._handle=t):new Bi(this._handle=t)}isSync(){return!0}isStream(){return!0}[Symbol.iterator](){return this}cancel(){!this.closed&&(this.closed=!0)&&(this.reset()._reader.return(),this._reader=null,this.dictionaries=null)}open(t){return this.closed||(this.autoDestroy=jp(this,t),this.schema||(this.schema=this._reader.readSchema())||this.cancel()),this}throw(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.throw(t):X}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):X}next(){if(this.closed)return X;let t,{_reader:r}=this;for(;t=this._readNextMessageAndValidate();)if(t.isSchema())this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let n=t.header(),i=r.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(n,i)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let n=t.header(),i=r.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Mn(this.schema)}):this.return()}_readNextMessageAndValidate(t){return this._reader.readMessage(t)}},Ri=class extends Lu{constructor(t,r){super(r),this._reader=new yo(this._handle=t)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return y(this,void 0,void 0,function*(){!this.closed&&(this.closed=!0)&&(yield this.reset()._reader.return(),this._reader=null,this.dictionaries=null)})}open(t){return y(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=jp(this,t),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(t){return y(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(t):X})}return(t){return y(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):X})}next(){return y(this,void 0,void 0,function*(){if(this.closed)return X;let t,{_reader:r}=this;for(;t=yield this._readNextMessageAndValidate();)if(t.isSchema())yield this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let n=t.header(),i=yield r.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(n,i)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let n=t.header(),i=yield r.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Mn(this.schema)}):yield this.return()})}_readNextMessageAndValidate(t){return y(this,void 0,void 0,function*(){return yield this._reader.readMessage(t)})}},Mu=class extends Fi{get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}constructor(t,r){super(t instanceof zs?t:new zs(t),r)}isSync(){return!0}isFile(){return!0}open(t){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let r of this._footer.dictionaryBatches())r&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(t)}readRecordBatch(t){var r;if(this.closed)return null;this._footer||this.open();let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(t);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(C.RecordBatch);if(i?.isRecordBatch()){let s=i.header(),o=this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(s,o)}}return null}_readDictionaryBatch(t){var r;let n=(r=this._footer)===null||r===void 0?void 0:r.getDictionaryBatch(t);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(C.DictionaryBatch);if(i?.isDictionaryBatch()){let s=i.header(),o=this._reader.readMessageBody(i.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}}_readFooter(){let{_handle:t}=this,r=t.size-Md,n=t.readInt32(r),i=t.readAt(r-n,n);return yr.decode(i)}_readNextMessageAndValidate(t){var r;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(this._recordBatchIndex);if(n&&this._handle.seek(n.offset))return this._reader.readMessage(t)}return null}},Ud=class extends Ri{get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}constructor(t,...r){let n=typeof r[0]!="number"?r.shift():void 0,i=r[0]instanceof Map?r.shift():void 0;super(t instanceof Jr?t:new Jr(t,n),i)}isFile(){return!0}isAsync(){return!0}open(t){let r=Object.create(null,{open:{get:()=>super.open}});return y(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let n of this._footer.dictionaryBatches())n&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield r.open.call(this,t)})}readRecordBatch(t){return y(this,void 0,void 0,function*(){var r;if(this.closed)return null;this._footer||(yield this.open());let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(t);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(C.RecordBatch);if(i?.isRecordBatch()){let s=i.header(),o=yield this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(s,o)}}return null})}_readDictionaryBatch(t){return y(this,void 0,void 0,function*(){var r;let n=(r=this._footer)===null||r===void 0?void 0:r.getDictionaryBatch(t);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(C.DictionaryBatch);if(i?.isDictionaryBatch()){let s=i.header(),o=yield this._reader.readMessageBody(i.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}})}_readFooter(){return y(this,void 0,void 0,function*(){let{_handle:t}=this;t._pending&&(yield t._pending);let r=t.size-Md,n=yield t.readInt32(r),i=yield t.readAt(r-n,n);return yr.decode(i)})}_readNextMessageAndValidate(t){return y(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let r=this._footer.getRecordBatch(this._recordBatchIndex);if(r&&(yield this._handle.seek(r.offset)))return yield this._reader.readMessage(t)}return null})}},Cd=class extends Fi{constructor(t,r){super(t,r)}_loadVectors(t,r,n){return new ou(r,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(n)}};function jp(e,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:e.autoDestroy}function*Pp(e){let t=xt.from(e);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function Vp(e){return Yt(this,arguments,function*(){let r=yield R(xt.from(e));try{if(!(yield R(r.open({autoDestroy:!1}))).closed)do yield yield R(r);while(!(yield R(r.reset().open())).closed)}finally{yield R(r.cancel())}})}function db(e){return new We(new Cd(e))}function fb(e){let t=e.peek(Di+7&-8);return t&&t.byteLength>=4?Ru(t)?new Zr(new Mu(e.read())):new We(new Fi(e)):new We(new Fi(function*(){}()))}function hb(e){return y(this,void 0,void 0,function*(){let t=yield e.peek(Di+7&-8);return t&&t.byteLength>=4?Ru(t)?new Zr(new Mu(yield e.read())):new Xr(new Ri(e)):new Xr(new Ri(function(){return Yt(this,arguments,function*(){})}()))})}function pb(e){return y(this,void 0,void 0,function*(){let{size:t}=yield e.stat(),r=new Jr(e,t);return t>=kp&&Ru(yield r.readAt(0,Di+7&-8))?new _o(new Ud(r)):new Xr(new Ri(r))})}var rt=class e extends I{static assemble(...t){let r=i=>i.flatMap(s=>Array.isArray(s)?r(s):s instanceof ot?s.data.children:s.data),n=new e;return n.visitMany(r(t)),n}constructor(){super(),this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}visit(t){if(t instanceof k)return this.visitMany(t.data),this;let{type:r}=t;if(!g.isDictionary(r)){let{length:n}=t;if(n>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");if(g.isUnion(r))this.nodes.push(new le(n,0));else{let{nullCount:i}=t;g.isNull(r)||Ne.call(this,i<=0?new Uint8Array(0):Sn(t.offset,n,t.nullBitmap)),this.nodes.push(new le(n,i))}}return super.visit(t)}visitNull(t){return this}visitDictionary(t){return this.visit(t.clone(t.type.indices))}get nodes(){return this._nodes}get buffers(){return this._buffers}get byteLength(){return this._byteLength}get bufferRegions(){return this._bufferRegions}};function Ne(e){let t=e.byteLength+7&-8;return this.buffers.push(e),this.bufferRegions.push(new Pt(this._byteLength,t)),this._byteLength+=t,this}function mb(e){var t;let{type:r,length:n,typeIds:i,valueOffsets:s}=e;if(Ne.call(this,i),r.mode===H.Sparse)return kd.call(this,e);if(r.mode===H.Dense){if(e.offset<=0)return Ne.call(this,s),kd.call(this,e);{let o=new Int32Array(n),a=Object.create(null),c=Object.create(null);for(let u,d,f=-1;++f<n;)(u=i[f])!==void 0&&((d=a[u])===void 0&&(d=a[u]=s[f]),o[f]=s[f]-d,c[u]=((t=c[u])!==null&&t!==void 0?t:0)+1);Ne.call(this,o),this.visitMany(e.children.map((u,d)=>{let f=r.typeIds[d],p=a[f],m=c[f];return u.slice(p,Math.min(n,m))}))}}return this}function yb(e){let t;return e.nullCount>=e.length?Ne.call(this,new Uint8Array(0)):(t=e.values)instanceof Uint8Array?Ne.call(this,Sn(e.offset,e.length,t)):Ne.call(this,En(e.values))}function Sr(e){return Ne.call(this,e.values.subarray(0,e.length*e.stride))}function Uu(e){let{length:t,values:r,valueOffsets:n}=e,i=P(n[0]),s=P(n[t]),o=Math.min(s-i,r.byteLength-i);return Ne.call(this,yc(-i,t+1,n)),Ne.call(this,r.subarray(i,i+o)),this}function Pd(e){let{length:t,valueOffsets:r}=e;if(r){let{[0]:n,[t]:i}=r;return Ne.call(this,yc(-n,t+1,r)),this.visit(e.children[0].slice(n,i-n))}return this.visit(e.children[0])}function kd(e){return this.visitMany(e.type.children.map((t,r)=>e.children[r]).filter(Boolean))[0]}rt.prototype.visitBool=yb;rt.prototype.visitInt=Sr;rt.prototype.visitFloat=Sr;rt.prototype.visitUtf8=Uu;rt.prototype.visitLargeUtf8=Uu;rt.prototype.visitBinary=Uu;rt.prototype.visitLargeBinary=Uu;rt.prototype.visitFixedSizeBinary=Sr;rt.prototype.visitDate=Sr;rt.prototype.visitTimestamp=Sr;rt.prototype.visitTime=Sr;rt.prototype.visitDecimal=Sr;rt.prototype.visitList=Pd;rt.prototype.visitStruct=kd;rt.prototype.visitUnion=mb;rt.prototype.visitInterval=Sr;rt.prototype.visitDuration=Sr;rt.prototype.visitFixedSizeList=Pd;rt.prototype.visitMap=Pd;var Un=class extends On{static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,r){throw new Error('"throughDOM" not available in this environment')}constructor(t){super(),this._position=0,this._started=!1,this._sink=new ze,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._seenDictionaries=new Map,this._dictionaryDeltaOffsets=new Map,Nt(t)||(t={autoDestroy:!0,writeLegacyIpcFormat:!1}),this._autoDestroy=typeof t.autoDestroy=="boolean"?t.autoDestroy:!0,this._writeLegacyIpcFormat=typeof t.writeLegacyIpcFormat=="boolean"?t.writeLegacyIpcFormat:!1}toString(t=!1){return this._sink.toString(t)}toUint8Array(t=!1){return this._sink.toUint8Array(t)}writeAll(t){return me(t)?t.then(r=>this.writeAll(r)):ie(t)?jd(this,t):Vd(this,t)}get closed(){return this._sink.closed}[Symbol.asyncIterator](){return this._sink[Symbol.asyncIterator]()}toDOMStream(t){return this._sink.toDOMStream(t)}toNodeStream(t){return this._sink.toNodeStream(t)}close(){return this.reset()._sink.close()}abort(t){return this.reset()._sink.abort(t)}finish(){return this._autoDestroy?this.close():this.reset(this._sink,this._schema),this}reset(t=this._sink,r=null){return t===this._sink||t instanceof ze?this._sink=t:(this._sink=new ze,t&&nh(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&ih(t)&&this.toNodeStream({objectMode:!1}).pipe(t)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._seenDictionaries=new Map,this._dictionaryDeltaOffsets=new Map,(!r||!Ln(r,this._schema))&&(r==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=r,this._writeSchema(r))),this}write(t){let r=null;if(this._sink){if(t==null)return this.finish()&&void 0;if(t instanceof Rt&&!(r=t.schema))return this.finish()&&void 0;if(t instanceof ot&&!(r=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(r&&!Ln(r,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,r)}t instanceof ot?t instanceof Mn||this._writeRecordBatch(t):t instanceof Rt?this.writeAll(t.batches):ye(t)&&this.writeAll(t)}_writeMessage(t,r=8){let n=r-1,i=jt.encode(t),s=i.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+n&~n,c=a-s-o;return t.headerType===C.RecordBatch?this._recordBatchBlocks.push(new gr(a,t.bodyLength,this._position)):t.headerType===C.DictionaryBatch&&this._dictionaryBlocks.push(new gr(a,t.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(a-o)),s>0&&this._write(i),this._writePadding(c)}_write(t){if(this._started){let r=A(t);r&&r.byteLength>0&&(this._sink.write(r),this._position+=r.byteLength)}return this}_writeSchema(t){return this._writeMessage(jt.from(t))}_writeFooter(t){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(Ni)}_writePadding(t){return t>0?this._write(new Uint8Array(t)):this}_writeRecordBatch(t){let{byteLength:r,nodes:n,bufferRegions:i,buffers:s}=rt.assemble(t),o=new It(t.numRows,n,i),a=jt.from(o,r);return this._writeDictionaries(t)._writeMessage(a)._writeBodyBuffers(s)}_writeDictionaryBatch(t,r,n=!1){let{byteLength:i,nodes:s,bufferRegions:o,buffers:a}=rt.assemble(new k([t])),c=new It(t.length,s,o),u=new Vt(c,r,n),d=jt.from(u,i);return this._writeMessage(d)._writeBodyBuffers(a)}_writeBodyBuffers(t){let r,n,i;for(let s=-1,o=t.length;++s<o;)(r=t[s])&&(n=r.byteLength)>0&&(this._write(r),(i=(n+7&-8)-n)>0&&this._writePadding(i));return this}_writeDictionaries(t){var r,n;for(let[i,s]of t.dictionaries){let o=(r=s?.data)!==null&&r!==void 0?r:[],a=this._seenDictionaries.get(i),c=(n=this._dictionaryDeltaOffsets.get(i))!==null&&n!==void 0?n:0;if(!a||a.data[0]!==o[0])for(let[u,d]of o.entries())this._writeDictionaryBatch(d,i,u>0);else if(c<o.length)for(let u of o.slice(c))this._writeDictionaryBatch(u,i,!0);this._seenDictionaries.set(i,s),this._dictionaryDeltaOffsets.set(i,o.length)}return this}},Cn=class e extends Un{static writeAll(t,r){let n=new e(r);return me(t)?t.then(i=>n.writeAll(i)):ie(t)?jd(n,t):Vd(n,t)}},kn=class e extends Un{static writeAll(t){let r=new e;return me(t)?t.then(n=>r.writeAll(n)):ie(t)?jd(r,t):Vd(r,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeDictionaryBatch(t,r,n=!1){if(!n&&this._seenDictionaries.has(r))throw new Error("The Arrow File format does not support replacement dictionaries. ");return super._writeDictionaryBatch(t,r,n)}_writeFooter(t){let r=yr.encode(new yr(t,z.V5,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(r)._write(Int32Array.of(r.byteLength))._writeMagic()}};function Vd(e,t){let r=t;t instanceof Rt&&(r=t.batches,e.reset(void 0,t.schema));for(let n of r)e.write(n);return e.finish()}function jd(e,t){return y(this,void 0,void 0,function*(){var r,n,i,s,o,a,c;try{for(r=!0,n=pe(t);i=yield n.next(),s=i.done,!s;r=!0){c=i.value,r=!1;let u=c;e.write(u)}}catch(u){o={error:u}}finally{try{!r&&!s&&(a=n.return)&&(yield a.call(n))}finally{if(o)throw o.error}}return e.finish()})}function zp(e,t){if(ie(e))return _b(e,t);if(ye(e))return gb(e,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function gb(e,t){let r=null,n=t?.type==="bytes"||!1,i=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){s(o,r||(r=e[Symbol.iterator]()))},pull(o){r?s(o,r):o.close()},cancel(){(r?.return&&r.return()||!0)&&(r=null)}}),Object.assign({highWaterMark:n?i:void 0},t));function s(o,a){let c,u=null,d=o.desiredSize||null;for(;!(u=a.next(n?d:null)).done;)if(ArrayBuffer.isView(u.value)&&(c=A(u.value))&&(d!=null&&n&&(d=d-c.byteLength+1),u.value=c),o.enqueue(u.value),d!=null&&--d<=0)return;o.close()}}function _b(e,t){let r=null,n=t?.type==="bytes"||!1,i=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){return y(this,void 0,void 0,function*(){yield s(o,r||(r=e[Symbol.asyncIterator]()))})},pull(o){return y(this,void 0,void 0,function*(){r?yield s(o,r):o.close()})},cancel(){return y(this,void 0,void 0,function*(){(r?.return&&(yield r.return())||!0)&&(r=null)})}}),Object.assign({highWaterMark:n?i:void 0},t));function s(o,a){return y(this,void 0,void 0,function*(){let c,u=null,d=o.desiredSize||null;for(;!(u=yield a.next(n?d:null)).done;)if(ArrayBuffer.isView(u.value)&&(c=A(u.value))&&(d!=null&&n&&(d=d-c.byteLength+1),u.value=c),o.enqueue(u.value),d!=null&&--d<=0)return;o.close()})}}function Wp(e){return new zd(e)}var zd=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:r,["writableStrategy"]:n,["queueingStrategy"]:i="count"}=t,s=eh(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=Nn(s),this._getSize=i!=="bytes"?qp:$p;let{["highWaterMark"]:o=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},r),{["highWaterMark"]:a=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},n);this.readable=new ReadableStream({cancel:()=>{this._builder.clear()},pull:c=>{this._maybeFlush(this._builder,this._controller=c)},start:c=>{this._maybeFlush(this._builder,this._controller=c)}},{highWaterMark:o,size:i!=="bytes"?qp:$p}),this.writable=new WritableStream({abort:()=>{this._builder.clear()},write:()=>{this._maybeFlush(this._builder,this._controller)},close:()=>{this._maybeFlush(this._builder.finish(),this._controller)}},{highWaterMark:a,size:c=>this._writeValueAndReturnChunkSize(c)})}_writeValueAndReturnChunkSize(t){let r=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(t)),this._bufferedSize-r}_maybeFlush(t,r){r!=null&&(this._bufferedSize>=r.desiredSize&&++this._numChunks&&this._enqueue(r,t.toVector()),t.finished&&((t.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(r,t.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(r,null)))}_enqueue(t,r){this._bufferedSize=0,this._controller=null,r==null?t.close():t.enqueue(r)}},qp=e=>{var t;return(t=e?.length)!==null&&t!==void 0?t:0},$p=e=>{var t;return(t=e?.byteLength)!==null&&t!==void 0?t:0};function Cu(e,t){let r=new ze,n=null,i=new ReadableStream({cancel(){return y(this,void 0,void 0,function*(){yield r.close()})},start(a){return y(this,void 0,void 0,function*(){yield o(a,n||(n=yield s()))})},pull(a){return y(this,void 0,void 0,function*(){n?yield o(a,n):a.close()})}});return{writable:new WritableStream(r,Object.assign({highWaterMark:Math.pow(2,14)},e)),readable:i};function s(){return y(this,void 0,void 0,function*(){return yield(yield xt.from(r)).open(t)})}function o(a,c){return y(this,void 0,void 0,function*(){let u=a.desiredSize,d=null;for(;!(d=yield c.next()).done;)if(a.enqueue(d.value),u!=null&&--u<=0)return;a.close()})}}function ku(e,t){let r=new this(e),n=new ce(r),i=new ReadableStream({cancel(){return y(this,void 0,void 0,function*(){yield n.cancel()})},pull(o){return y(this,void 0,void 0,function*(){yield s(o)})},start(o){return y(this,void 0,void 0,function*(){yield s(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},t));return{writable:new WritableStream(r,e),readable:i};function s(o){return y(this,void 0,void 0,function*(){let a=null,c=o.desiredSize;for(;a=yield n.read(c||null);)if(o.enqueue(a),c!=null&&(c-=a.byteLength)<=0)return;o.close()})}}function Pu(e,t="stream"){return(t==="stream"?Cn:kn).writeAll(e).toUint8Array(!0)}var xb=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},td),Ed),yd),ed),Gl),md),Kl),{compareSchemas:Ln,compareFields:bp,compareTypes:wp});bt.toDOMStream=zp;Z.throughDOM=Wp;xt.throughDOM=Cu;Zr.throughDOM=Cu;We.throughDOM=Cu;Un.throughDOM=ku;kn.throughDOM=ku;Cn.throughDOM=ku;var vb=Object.create,Gp=Object.defineProperty,Sb=Object.getOwnPropertyDescriptor,Eb=Object.getOwnPropertyNames,Tb=Object.getPrototypeOf,Ab=Object.prototype.hasOwnProperty,Ob=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Bb=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Eb(t))!Ab.call(e,i)&&i!==r&&Gp(e,i,{get:()=>t[i],enumerable:!(n=Sb(t,i))||n.enumerable});return e},Nb=(e,t,r)=>(r=e!=null?vb(Tb(e)):{},Bb(t||!e||!e.__esModule?Gp(r,"default",{value:e,enumerable:!0}):r,e)),Db=Ob((e,t)=>{t.exports=Worker}),Fb=(e=>(e[e.UNDEFINED=0]="UNDEFINED",e[e.AUTOMATIC=1]="AUTOMATIC",e[e.READ_ONLY=2]="READ_ONLY",e[e.READ_WRITE=3]="READ_WRITE",e))(Fb||{}),Rb=(e=>(e[e.IDENTIFIER=0]="IDENTIFIER",e[e.NUMERIC_CONSTANT=1]="NUMERIC_CONSTANT",e[e.STRING_CONSTANT=2]="STRING_CONSTANT",e[e.OPERATOR=3]="OPERATOR",e[e.KEYWORD=4]="KEYWORD",e[e.COMMENT=5]="COMMENT",e))(Rb||{}),Lb=(e=>(e[e.NONE=0]="NONE",e[e.DEBUG=1]="DEBUG",e[e.INFO=2]="INFO",e[e.WARNING=3]="WARNING",e[e.ERROR=4]="ERROR",e))(Lb||{}),Mb=(e=>(e[e.NONE=0]="NONE",e[e.CONNECT=1]="CONNECT",e[e.DISCONNECT=2]="DISCONNECT",e[e.OPEN=3]="OPEN",e[e.QUERY=4]="QUERY",e[e.INSTANTIATE=5]="INSTANTIATE",e))(Mb||{}),Ub=(e=>(e[e.NONE=0]="NONE",e[e.OK=1]="OK",e[e.ERROR=2]="ERROR",e[e.START=3]="START",e[e.RUN=4]="RUN",e[e.CAPTURE=5]="CAPTURE",e))(Ub||{}),Cb=(e=>(e[e.NONE=0]="NONE",e[e.WEB_WORKER=1]="WEB_WORKER",e[e.NODE_WORKER=2]="NODE_WORKER",e[e.BINDINGS=3]="BINDINGS",e[e.ASYNC_DUCKDB=4]="ASYNC_DUCKDB",e))(Cb||{}),Hp=class{log(e){}},Qp=class{constructor(e=2){this.level=e}log(e){e.level>=this.level&&console.log(e)}};var kb=(e=>(e[e.SUCCESS=0]="SUCCESS",e))(kb||{}),Pb=class{constructor(e,t){this._bindings=e,this._conn=t}get bindings(){return this._bindings}async close(){return this._bindings.disconnect(this._conn)}useUnsafe(e){return e(this._bindings,this._conn)}async query(e){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:e});let t=await this._bindings.runQuery(this._conn,e),r=xt.from(t);return console.assert(r.isSync(),"Reader is not sync"),console.assert(r.isFile(),"Reader is not file"),new Rt(r)}async send(e){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:e});let t=await this._bindings.startPendingQuery(this._conn,e);for(;t==null;)t=await this._bindings.pollPendingQuery(this._conn);let r=new Kp(this._bindings,this._conn,t),n=await xt.from(r);return console.assert(n.isAsync()),console.assert(n.isStream()),n}async cancelSent(){return await this._bindings.cancelPendingQuery(this._conn)}async getTableNames(e){return await this._bindings.getTableNames(this._conn,e)}async prepare(e){let t=await this._bindings.createPrepared(this._conn,e);return new Vb(this._bindings,this._conn,t)}async insertArrowTable(e,t){let r=Pu(e,"stream");await this.insertArrowFromIPCStream(r,t)}async insertArrowFromIPCStream(e,t){await this._bindings.insertArrowFromIPCStream(this._conn,e,t)}async insertCSVFromPath(e,t){await this._bindings.insertCSVFromPath(this._conn,e,t)}async insertJSONFromPath(e,t){await this._bindings.insertJSONFromPath(this._conn,e,t)}},Kp=class{constructor(e,t,r){this.db=e,this.conn=t,this.header=r,this._first=!0,this._depleted=!1,this._inFlight=null}async next(){if(this._first)return this._first=!1,{done:!1,value:this.header};if(this._depleted)return{done:!0,value:null};let e;return this._inFlight!=null?(e=await this._inFlight,this._inFlight=null):e=await this.db.fetchQueryResults(this.conn),this._depleted=e.length==0,this._depleted||(this._inFlight=this.db.fetchQueryResults(this.conn)),{done:this._depleted,value:e}}[Symbol.asyncIterator](){return this}},Vb=class{constructor(e,t,r){this.bindings=e,this.connectionId=t,this.statementId=r}async close(){await this.bindings.closePrepared(this.connectionId,this.statementId)}async query(...e){let t=await this.bindings.runPrepared(this.connectionId,this.statementId,e),r=xt.from(t);return console.assert(r.isSync()),console.assert(r.isFile()),new Rt(r)}async send(...e){let t=await this.bindings.sendPrepared(this.connectionId,this.statementId,e),r=new Kp(this.bindings,this.connectionId,t),n=await xt.from(r);return console.assert(n.isAsync()),console.assert(n.isStream()),n}},jb=(e=>(e.CANCEL_PENDING_QUERY="CANCEL_PENDING_QUERY",e.CLOSE_PREPARED="CLOSE_PREPARED",e.COLLECT_FILE_STATISTICS="COLLECT_FILE_STATISTICS",e.CONNECT="CONNECT",e.COPY_FILE_TO_BUFFER="COPY_FILE_TO_BUFFER",e.COPY_FILE_TO_PATH="COPY_FILE_TO_PATH",e.CREATE_PREPARED="CREATE_PREPARED",e.DISCONNECT="DISCONNECT",e.DROP_FILE="DROP_FILE",e.DROP_FILES="DROP_FILES",e.EXPORT_FILE_STATISTICS="EXPORT_FILE_STATISTICS",e.FETCH_QUERY_RESULTS="FETCH_QUERY_RESULTS",e.FLUSH_FILES="FLUSH_FILES",e.GET_FEATURE_FLAGS="GET_FEATURE_FLAGS",e.GET_TABLE_NAMES="GET_TABLE_NAMES",e.GET_VERSION="GET_VERSION",e.GLOB_FILE_INFOS="GLOB_FILE_INFOS",e.INSERT_ARROW_FROM_IPC_STREAM="INSERT_ARROW_FROM_IPC_STREAM",e.INSERT_CSV_FROM_PATH="IMPORT_CSV_FROM_PATH",e.INSERT_JSON_FROM_PATH="IMPORT_JSON_FROM_PATH",e.INSTANTIATE="INSTANTIATE",e.OPEN="OPEN",e.PING="PING",e.POLL_PENDING_QUERY="POLL_PENDING_QUERY",e.REGISTER_FILE_BUFFER="REGISTER_FILE_BUFFER",e.REGISTER_FILE_HANDLE="REGISTER_FILE_HANDLE",e.REGISTER_FILE_URL="REGISTER_FILE_URL",e.RESET="RESET",e.RUN_PREPARED="RUN_PREPARED",e.RUN_QUERY="RUN_QUERY",e.SEND_PREPARED="SEND_PREPARED",e.START_PENDING_QUERY="START_PENDING_QUERY",e.TOKENIZE="TOKENIZE",e))(jb||{}),zb=(e=>(e.CONNECTION_INFO="CONNECTION_INFO",e.ERROR="ERROR",e.FEATURE_FLAGS="FEATURE_FLAGS",e.FILE_BUFFER="FILE_BUFFER",e.FILE_INFOS="FILE_INFOS",e.FILE_SIZE="FILE_SIZE",e.FILE_STATISTICS="FILE_STATISTICS",e.INSTANTIATE_PROGRESS="INSTANTIATE_PROGRESS",e.LOG="LOG",e.OK="OK",e.PREPARED_STATEMENT_ID="PREPARED_STATEMENT_ID",e.QUERY_PLAN="QUERY_PLAN",e.QUERY_RESULT="QUERY_RESULT",e.QUERY_RESULT_CHUNK="QUERY_RESULT_CHUNK",e.QUERY_RESULT_HEADER="QUERY_RESULT_HEADER",e.QUERY_RESULT_HEADER_OR_NULL="QUERY_RESULT_HEADER_OR_NULL",e.REGISTERED_FILE="REGISTERED_FILE",e.SCRIPT_TOKENS="SCRIPT_TOKENS",e.SUCCESS="SUCCESS",e.TABLE_NAMES="TABLE_NAMES",e.VERSION_STRING="VERSION_STRING",e))(zb||{}),V=class{constructor(e,t){this.promiseResolver=()=>{},this.promiseRejecter=()=>{},this.type=e,this.data=t,this.promise=new Promise((r,n)=>{this.promiseResolver=r,this.promiseRejecter=n})}};function Vu(e){switch(e.typeId){case l.Binary:return{sqlType:"binary"};case l.Bool:return{sqlType:"bool"};case l.Date:return{sqlType:"date"};case l.DateDay:return{sqlType:"date32[d]"};case l.DateMillisecond:return{sqlType:"date64[ms]"};case l.Decimal:{let t=e;return{sqlType:"decimal",precision:t.precision,scale:t.scale}}case l.Float:return{sqlType:"float"};case l.Float16:return{sqlType:"float16"};case l.Float32:return{sqlType:"float32"};case l.Float64:return{sqlType:"float64"};case l.Int:return{sqlType:"int32"};case l.Int16:return{sqlType:"int16"};case l.Int32:return{sqlType:"int32"};case l.Int64:return{sqlType:"int64"};case l.Uint16:return{sqlType:"uint16"};case l.Uint32:return{sqlType:"uint32"};case l.Uint64:return{sqlType:"uint64"};case l.Uint8:return{sqlType:"uint8"};case l.IntervalDayTime:return{sqlType:"interval[dt]"};case l.IntervalYearMonth:return{sqlType:"interval[m]"};case l.List:return{sqlType:"list",valueType:Vu(e.valueType)};case l.FixedSizeBinary:return{sqlType:"fixedsizebinary",byteWidth:e.byteWidth};case l.Null:return{sqlType:"null"};case l.Utf8:return{sqlType:"utf8"};case l.Struct:return{sqlType:"struct",fields:e.children.map(t=>Hd(t.name,t.type))};case l.Map:{let t=e;return{sqlType:"map",keyType:Vu(t.keyType),valueType:Vu(t.valueType)}}case l.Time:return{sqlType:"time[s]"};case l.TimeMicrosecond:return{sqlType:"time[us]"};case l.TimeMillisecond:return{sqlType:"time[ms]"};case l.TimeNanosecond:return{sqlType:"time[ns]"};case l.TimeSecond:return{sqlType:"time[s]"};case l.Timestamp:return{sqlType:"timestamp",timezone:e.timezone||void 0};case l.TimestampSecond:return{sqlType:"timestamp[s]",timezone:e.timezone||void 0};case l.TimestampMicrosecond:return{sqlType:"timestamp[us]",timezone:e.timezone||void 0};case l.TimestampNanosecond:return{sqlType:"timestamp[ns]",timezone:e.timezone||void 0};case l.TimestampMillisecond:return{sqlType:"timestamp[ms]",timezone:e.timezone||void 0}}throw new Error("unsupported arrow type: ".concat(e.toString()))}function Hd(e,t){let r=Vu(t);return r.name=e,r}var qb=new TextEncoder,Jp=class{constructor(e,t=null){this._onInstantiationProgress=[],this._worker=null,this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{},this._nextMessageId=0,this._pendingRequests=new Map,this._logger=e,this._onMessageHandler=this.onMessage.bind(this),this._onErrorHandler=this.onError.bind(this),this._onCloseHandler=this.onClose.bind(this),t!=null&&this.attach(t)}get logger(){return this._logger}attach(e){this._worker=e,this._worker.addEventListener("message",this._onMessageHandler),this._worker.addEventListener("error",this._onErrorHandler),this._worker.addEventListener("close",this._onCloseHandler),this._workerShutdownPromise=new Promise((t,r)=>{this._workerShutdownResolver=t})}detach(){this._worker&&(this._worker.removeEventListener("message",this._onMessageHandler),this._worker.removeEventListener("error",this._onErrorHandler),this._worker.removeEventListener("close",this._onCloseHandler),this._worker=null,this._workerShutdownResolver(null),this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{})}async terminate(){this._worker&&(this._worker.terminate(),this._worker=null,this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{})}async postTask(e,t=[]){if(!this._worker){console.error("cannot send a message since the worker is not set!");return}let r=this._nextMessageId++;return this._pendingRequests.set(r,e),this._worker.postMessage({messageId:r,type:e.type,data:e.data},t),await e.promise}onMessage(e){var t;let r=e.data;switch(r.type){case"LOG":{this._logger.log(r.data);return}case"INSTANTIATE_PROGRESS":{for(let i of this._onInstantiationProgress)i(r.data);return}}let n=this._pendingRequests.get(r.requestId);if(!n){console.warn("unassociated response: [".concat(r.requestId,", ").concat(r.type.toString(),"]"));return}if(this._pendingRequests.delete(r.requestId),r.type=="ERROR"){let i=new Error(r.data.message);i.name=r.data.name,(t=Object.getOwnPropertyDescriptor(i,"stack"))!=null&&t.writable&&(i.stack=r.data.stack),n.promiseRejecter(i);return}switch(n.type){case"CLOSE_PREPARED":case"COLLECT_FILE_STATISTICS":case"COPY_FILE_TO_PATH":case"DISCONNECT":case"DROP_FILE":case"DROP_FILES":case"FLUSH_FILES":case"INSERT_ARROW_FROM_IPC_STREAM":case"IMPORT_CSV_FROM_PATH":case"IMPORT_JSON_FROM_PATH":case"OPEN":case"PING":case"REGISTER_FILE_BUFFER":case"REGISTER_FILE_HANDLE":case"REGISTER_FILE_URL":case"RESET":if(r.type=="OK"){n.promiseResolver(r.data);return}break;case"INSTANTIATE":if(this._onInstantiationProgress=[],r.type=="OK"){n.promiseResolver(r.data);return}break;case"GLOB_FILE_INFOS":if(r.type=="FILE_INFOS"){n.promiseResolver(r.data);return}break;case"GET_VERSION":if(r.type=="VERSION_STRING"){n.promiseResolver(r.data);return}break;case"GET_FEATURE_FLAGS":if(r.type=="FEATURE_FLAGS"){n.promiseResolver(r.data);return}break;case"GET_TABLE_NAMES":if(r.type=="TABLE_NAMES"){n.promiseResolver(r.data);return}break;case"TOKENIZE":if(r.type=="SCRIPT_TOKENS"){n.promiseResolver(r.data);return}break;case"COPY_FILE_TO_BUFFER":if(r.type=="FILE_BUFFER"){n.promiseResolver(r.data);return}break;case"EXPORT_FILE_STATISTICS":if(r.type=="FILE_STATISTICS"){n.promiseResolver(r.data);return}break;case"CONNECT":if(r.type=="CONNECTION_INFO"){n.promiseResolver(r.data);return}break;case"RUN_PREPARED":case"RUN_QUERY":if(r.type=="QUERY_RESULT"){n.promiseResolver(r.data);return}break;case"SEND_PREPARED":if(r.type=="QUERY_RESULT_HEADER"){n.promiseResolver(r.data);return}break;case"START_PENDING_QUERY":if(r.type=="QUERY_RESULT_HEADER_OR_NULL"){n.promiseResolver(r.data);return}break;case"POLL_PENDING_QUERY":if(r.type=="QUERY_RESULT_HEADER_OR_NULL"){n.promiseResolver(r.data);return}break;case"CANCEL_PENDING_QUERY":if(this._onInstantiationProgress=[],r.type=="SUCCESS"){n.promiseResolver(r.data);return}break;case"FETCH_QUERY_RESULTS":if(r.type=="QUERY_RESULT_CHUNK"){n.promiseResolver(r.data);return}break;case"CREATE_PREPARED":if(r.type=="PREPARED_STATEMENT_ID"){n.promiseResolver(r.data);return}break}n.promiseRejecter(new Error("unexpected response type: ".concat(r.type.toString())))}onError(e){console.error(e),console.error("error in duckdb worker: ".concat(e.message)),this._pendingRequests.clear()}onClose(){if(this._workerShutdownResolver(null),this._pendingRequests.size!=0){console.warn("worker terminated with ".concat(this._pendingRequests.size," pending requests"));return}this._pendingRequests.clear()}async reset(){let e=new V("RESET",null);return await this.postTask(e)}async ping(){let e=new V("PING",null);await this.postTask(e)}async dropFile(e){let t=new V("DROP_FILE",e);return await this.postTask(t)}async dropFiles(){let e=new V("DROP_FILES",null);return await this.postTask(e)}async flushFiles(){let e=new V("FLUSH_FILES",null);return await this.postTask(e)}async instantiate(e,t=null,r=n=>{}){this._onInstantiationProgress.push(r);let n=new V("INSTANTIATE",[e,t]);return await this.postTask(n)}async getVersion(){let e=new V("GET_VERSION",null);return await this.postTask(e)}async getFeatureFlags(){let e=new V("GET_FEATURE_FLAGS",null);return await this.postTask(e)}async open(e){let t=new V("OPEN",e);await this.postTask(t)}async tokenize(e){let t=new V("TOKENIZE",e);return await this.postTask(t)}async connectInternal(){let e=new V("CONNECT",null);return await this.postTask(e)}async connect(){let e=await this.connectInternal();return new Pb(this,e)}async disconnect(e){let t=new V("DISCONNECT",e);await this.postTask(t)}async runQuery(e,t){let r=new V("RUN_QUERY",[e,t]);return await this.postTask(r)}async startPendingQuery(e,t){let r=new V("START_PENDING_QUERY",[e,t]);return await this.postTask(r)}async pollPendingQuery(e){let t=new V("POLL_PENDING_QUERY",e);return await this.postTask(t)}async cancelPendingQuery(e){let t=new V("CANCEL_PENDING_QUERY",e);return await this.postTask(t)}async fetchQueryResults(e){let t=new V("FETCH_QUERY_RESULTS",e);return await this.postTask(t)}async getTableNames(e,t){let r=new V("GET_TABLE_NAMES",[e,t]);return await this.postTask(r)}async createPrepared(e,t){let r=new V("CREATE_PREPARED",[e,t]);return await this.postTask(r)}async closePrepared(e,t){let r=new V("CLOSE_PREPARED",[e,t]);await this.postTask(r)}async runPrepared(e,t,r){let n=new V("RUN_PREPARED",[e,t,r]);return await this.postTask(n)}async sendPrepared(e,t,r){let n=new V("SEND_PREPARED",[e,t,r]);return await this.postTask(n)}async globFiles(e){let t=new V("GLOB_FILE_INFOS",e);return await this.postTask(t)}async registerFileText(e,t){let r=qb.encode(t);await this.registerFileBuffer(e,r)}async registerFileURL(e,t,r,n){t===void 0&&(t=e);let i=new V("REGISTER_FILE_URL",[e,t,r,n]);await this.postTask(i)}async registerEmptyFileBuffer(e){}async registerFileBuffer(e,t){let r=new V("REGISTER_FILE_BUFFER",[e,t]);await this.postTask(r,[t.buffer])}async registerFileHandle(e,t,r,n){let i=new V("REGISTER_FILE_HANDLE",[e,t,r,n]);await this.postTask(i,[])}async collectFileStatistics(e,t){let r=new V("COLLECT_FILE_STATISTICS",[e,t]);await this.postTask(r,[])}async exportFileStatistics(e){let t=new V("EXPORT_FILE_STATISTICS",e);return await this.postTask(t,[])}async copyFileToBuffer(e){let t=new V("COPY_FILE_TO_BUFFER",e);return await this.postTask(t)}async copyFileToPath(e,t){let r=new V("COPY_FILE_TO_PATH",[e,t]);await this.postTask(r)}async insertArrowFromIPCStream(e,t,r){if(t.length==0)return;let n=new V("INSERT_ARROW_FROM_IPC_STREAM",[e,t,r]);await this.postTask(n,[t.buffer])}async insertCSVFromPath(e,t,r){if(r.columns!==void 0){let i=[];for(let s in r.columns){let o=r.columns[s];i.push(Hd(s,o))}r.columnsFlat=i,delete r.columns}let n=new V("IMPORT_CSV_FROM_PATH",[e,t,r]);await this.postTask(n)}async insertJSONFromPath(e,t,r){if(r.columns!==void 0){let i=[];for(let s in r.columns){let o=r.columns[s];i.push(Hd(s,o))}r.columnsFlat=i,delete r.columns}let n=new V("IMPORT_JSON_FROM_PATH",[e,t,r]);await this.postTask(n)}};var $b=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,5,3,1,0,1,10,14,1,12,0,65,0,65,0,65,0,252,10,0,0,11])),Wb=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,10,8,1,6,0,6,64,25,11,11])),Yb=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11])),Gb=()=>(async e=>{try{return typeof MessageChannel<"u"&&new MessageChannel().port1.postMessage(new SharedArrayBuffer(1)),WebAssembly.validate(e)}catch{return!1}})(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,5,4,1,3,1,1,10,11,1,9,0,65,0,254,16,2,0,26,11])),Qd={name:"@duckdb/duckdb-wasm",version:"1.29.0",description:"DuckDB powered by WebAssembly",license:"MIT",repository:{type:"git",url:"https://github.com/duckdb/duckdb-wasm.git"},keywords:["sql","duckdb","relational","database","data","query","wasm","analytics","olap","arrow","parquet","json","csv"],dependencies:{"apache-arrow":"^17.0.0"},devDependencies:{"@types/emscripten":"^1.39.10","@types/jasmine":"^5.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@typescript-eslint/parser":"^6.21.0",esbuild:"^0.20.2",eslint:"^8.57.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-react":"^7.34.0","fast-glob":"^3.3.2",jasmine:"^5.1.0","jasmine-core":"^5.1.2","jasmine-spec-reporter":"^7.0.0","js-sha256":"^0.11.0",karma:"^6.4.2","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.3","karma-jasmine":"^5.1.0","karma-jasmine-html-reporter":"^2.1.0","karma-sourcemap-loader":"^0.4.0","karma-spec-reporter":"^0.0.36","make-dir":"^4.0.0",nyc:"^15.1.0",prettier:"^3.2.5",puppeteer:"^22.8.0",rimraf:"^5.0.5",s3rver:"^3.7.1",typedoc:"^0.25.13",typescript:"^5.3.3","wasm-feature-detect":"^1.6.1","web-worker":"^1.2.0"},scripts:{"build:debug":"node bundle.mjs debug && tsc --emitDeclarationOnly","build:release":"node bundle.mjs release && tsc --emitDeclarationOnly",docs:"typedoc",report:"node ./coverage.mjs","test:node":"node --enable-source-maps ../../node_modules/jasmine/bin/jasmine ./dist/tests-node.cjs","test:node:debug":"node --inspect-brk --enable-source-maps ../../node_modules/jasmine/bin/jasmine ./dist/tests-node.cjs","test:node:coverage":"nyc -r json --report-dir ./coverage/node node ../../node_modules/jasmine/bin/jasmine ./dist/tests-node.cjs","test:firefox":"karma start ./karma/tests-firefox.cjs","test:chrome":"karma start ./karma/tests-chrome.cjs","test:chrome:eh":"karma start ./karma/tests-chrome-eh.cjs","test:chrome:coverage":"karma start ./karma/tests-chrome-coverage.cjs","test:browser":"karma start ./karma/tests-all.cjs","test:browser:debug":"karma start ./karma/tests-debug.cjs",test:"npm run test:chrome && npm run test:node","test:coverage":"npm run test:chrome:coverage && npm run test:node:coverage && npm run report",lint:"eslint src test"},files:["dist","!dist/tests-*","!dist/duckdb-browser-mvp.worker.js.map","!dist/types/test"],main:"dist/duckdb-browser.cjs",module:"dist/duckdb-browser.mjs",types:"dist/duckdb-browser.d.ts",jsdelivr:"dist/duckdb-browser.cjs",unpkg:"dist/duckdb-browser.mjs",sideEffects:!1,browser:{fs:!1,path:!1,perf_hooks:!1,os:!1,worker_threads:!1},exports:{"./dist/duckdb-mvp.wasm":"./dist/duckdb-mvp.wasm","./dist/duckdb-eh.wasm":"./dist/duckdb-eh.wasm","./dist/duckdb-coi.wasm":"./dist/duckdb-coi.wasm","./dist/duckdb-browser":"./dist/duckdb-browser.mjs","./dist/duckdb-browser.cjs":"./dist/duckdb-browser.cjs","./dist/duckdb-browser.mjs":"./dist/duckdb-browser.mjs","./dist/duckdb-browser-coi.pthread.worker.js":"./dist/duckdb-browser-coi.pthread.worker.js","./dist/duckdb-browser-coi.worker.js":"./dist/duckdb-browser-coi.worker.js","./dist/duckdb-browser-eh.worker.js":"./dist/duckdb-browser-eh.worker.js","./dist/duckdb-browser-mvp.worker.js":"./dist/duckdb-browser-mvp.worker.js","./dist/duckdb-node":"./dist/duckdb-node.cjs","./dist/duckdb-node.cjs":"./dist/duckdb-node.cjs","./dist/duckdb-node-blocking":"./dist/duckdb-node-blocking.cjs","./dist/duckdb-node-blocking.cjs":"./dist/duckdb-node-blocking.cjs","./dist/duckdb-node-eh.worker.cjs":"./dist/duckdb-node-eh.worker.cjs","./dist/duckdb-node-mvp.worker.cjs":"./dist/duckdb-node-mvp.worker.cjs","./blocking":{node:{types:"./dist/duckdb-node-blocking.d.ts",require:"./dist/duckdb-node-blocking.cjs",import:"./dist/duckdb-node-blocking.cjs"},types:"./dist/duckdb-node-blocking.d.ts",import:"./dist/duckdb-node-blocking.mjs",require:"./dist/duckdb-node-blocking.cjs"},".":{browser:{types:"./dist/duckdb-browser.d.ts",import:"./dist/duckdb-browser.mjs",require:"./dist/duckdb-browser.cjs"},node:{types:"./dist/duckdb-node.d.ts",import:"./dist/duckdb-node.cjs",require:"./dist/duckdb-node.cjs"},types:"./dist/duckdb-browser.d.ts",import:"./dist/duckdb-browser.mjs",require:"./dist/duckdb-browser.cjs"}}},Hb=Qd.name,Qb=Qd.version,Kd=Qd.version.split("."),P3=Kd[0],V3=Kd[1],j3=Kd[2],Kb=()=>typeof navigator>"u";function Xp(){let e="https://cdn.jsdelivr.net/npm/".concat(Hb,"@").concat(Qb,"/dist/");return{mvp:{mainModule:"".concat(e,"duckdb-mvp.wasm"),mainWorker:"".concat(e,"duckdb-browser-mvp.worker.js")},eh:{mainModule:"".concat(e,"duckdb-eh.wasm"),mainWorker:"".concat(e,"duckdb-browser-eh.worker.js")}}}var qd=null,$d=null,Wd=null,Yd=null,Gd=null;async function Jb(){return qd==null&&(qd=typeof BigInt64Array<"u"),$d==null&&($d=await Wb()),Wd==null&&(Wd=await Gb()),Yd==null&&(Yd=await Yb()),Gd==null&&(Gd=await $b()),{bigInt64Array:qd,crossOriginIsolated:Kb()||globalThis.crossOriginIsolated||!1,wasmExceptions:$d,wasmSIMD:Yd,wasmThreads:Wd,wasmBulkMemory:Gd}}async function Zp(e){let t=await Jb();if(t.wasmExceptions){if(t.wasmSIMD&&t.wasmThreads&&t.crossOriginIsolated&&e.coi)return{mainModule:e.coi.mainModule,mainWorker:e.coi.mainWorker,pthreadWorker:e.coi.pthreadWorker};if(e.eh)return{mainModule:e.eh.mainModule,mainWorker:e.eh.mainWorker,pthreadWorker:null}}return{mainModule:e.mvp.mainModule,mainWorker:e.mvp.mainWorker,pthreadWorker:null}}var z3=Nb(Db());function Xb(){let e=new TextDecoder;return t=>(typeof SharedArrayBuffer<"u"&&t.buffer instanceof SharedArrayBuffer&&(t=new Uint8Array(t)),e.decode(t))}var q3=Xb(),Zb=(e=>(e[e.BUFFER=0]="BUFFER",e[e.NODE_FS=1]="NODE_FS",e[e.BROWSER_FILEREADER=2]="BROWSER_FILEREADER",e[e.BROWSER_FSACCESS=3]="BROWSER_FSACCESS",e[e.HTTP=4]="HTTP",e[e.S3=5]="S3",e))(Zb||{});function ew(e,t){return new Promise((r,n)=>{e.useUnsafe(async(i,s)=>{try{let o=await i.runQuery(s,t);r(o)}catch(o){n(o)}})})}function rw(e={}){let{duckdb:t,connection:r,...n}=e,i=t,s=r,o;function a(){return o||(o=(i?Promise.resolve(i):nw(n).then(d=>i=d)).then(d=>d.connect()).then(d=>s=d)),o}async function c(){return i||await a(),i}async function u(){return s||await a(),s}return{getDuckDB:c,getConnection:u,query:async d=>{let{type:f,sql:p}=d,m=await u(),b=await ew(m,p);return f==="exec"?void 0:f==="arrow"?Br(b):Br(b).toArray()}}}async function nw({log:e=!1}={}){let t=Xp(),r=await Zp(t),n=URL.createObjectURL(new Blob([`importScripts("${r.mainWorker}");`],{type:"text/javascript"})),i=new Worker(n),s=e?new Qp:new Hp,o=new Jp(s,i);return await o.instantiate(r.mainModule,r.pthreadWorker),URL.revokeObjectURL(n),o}function iw(e,t,{source:r,clients:n=r?new Set([r]):void 0}){let i=t!==void 0?qa(e,St(t)):null;return{meta:{type:"point"},source:r,clients:n,value:t,predicate:i}}function sw(e,t,{source:r,clients:n=r?new Set([r]):void 0}){let i=null;if(t){let s=t.length&&e.length===1?[Bl(e[0],t.map(o=>St(o[0])))]:t.map(o=>Ur(o.map((a,c)=>qa(e[c],St(a)))));i=t.length===0?St(!1):s.length>1?si(s):s[0]}return{meta:{type:"point"},source:r,clients:n,value:t,predicate:i}}function ow(e,t,{source:r,clients:n=r?new Set([r]):void 0,bin:i,scale:s,pixelSize:o=1}){let a=t!=null?gn(e,t):null;return{meta:{type:"interval",scales:s&&[s],bin:i,pixelSize:o},source:r,clients:n,value:t,predicate:a}}function aw(e,t,{source:r,clients:n=r?new Set([r]):void 0,bin:i,scales:s=[],pixelSize:o=1}){let a=t!=null?Ur(e.map((u,d)=>gn(u,t[d]))):null;return{meta:{type:"interval",scales:s,bin:i,pixelSize:o},source:r,clients:n,value:t,predicate:a}}var cw={contains:Dl,prefix:Fl,suffix:Rl,regexp:Nl};function uw(e,t,{source:r,clients:n=void 0,method:i="contains"}){let s=cw[i],o=t?s(e,St(t)):null;return{meta:{type:"match",method:i},source:r,clients:n,value:t,predicate:o}}function Jd(e){return typeof e?.getChild=="function"}function lw(){let e=new Set,t,r=new Promise(n=>t=n);return{pending(n){e.add(n)},ready(n){return e.delete(n),e.size===0},resolve(){r=new Promise(n=>{t(),t=n})},get promise(){return r}}}function dw(e){return Jd(e)?fw(e):hw(e)}function fw(e){let{numRows:t}=e;return{numRows:t,columns:e.toColumns()}}function hw(e){let t=e.length;if(typeof e[0]=="object"){let r=t?Object.keys(e[0]):[],n={};return r.length>0&&r.forEach(i=>{n[i]=e.map(s=>s[i])}),{numRows:t,columns:n}}else return{numRows:t,values:e}}export{ic as Coordinator,zu as MosaicClient,ai as Param,Le as Priority,_s as Selection,ow as clauseInterval,aw as clauseIntervals,uw as clauseMatch,iw as clausePoint,sw as clausePoints,Jy as coordinator,Br as decodeIPC,jl as distinct,Jd as isArrowTable,oc as isParam,rg as isSelection,ng as restConnector,fl as socketConnector,lw as synchronizer,ju as throttle,dw as toDataColumns,rw as wasmConnector};
|
|
11
|
+
]`}concat(...t){let r=this.schema,n=this.data.concat(t.flatMap(({data:i})=>i));return new e(r,n.map(i=>new ot(r,i)))}slice(t,r){let n=this.schema;[t,r]=Cs({length:this.numRows},t,r);let i=tu(this.data,this._offsets,t,r);return new e(n,i.map(s=>new ot(n,s)))}getChild(t){return this.getChildAt(this.schema.fields.findIndex(r=>r.name===t))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){let r=this.data.map(n=>n.children[t]);if(r.length===0){let{type:n}=this.schema.fields[t],i=D({type:n,length:0,nullCount:0});r.push(i._changeLengthAndBackfillNullBitmap(this.numRows))}return new k(r)}return null}setChild(t,r){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===t),r)}setChildAt(t,r){let n=this.schema,i=[...this.batches];if(t>-1&&t<this.numCols){r||(r=new k([D({type:new Dt,length:this.numRows})]));let s=n.fields.slice(),o=s[t].clone({type:r.type}),a=this.schema.fields.map((c,u)=>this.getChildAt(u));[s[t],a[t]]=[o,r],[n,i]=Ou(n,a)}return new e(n,i)}select(t){let r=this.schema.fields.reduce((n,i,s)=>n.set(i.name,s),new Map);return this.selectAt(t.map(n=>r.get(n)).filter(n=>n>-1))}selectAt(t){let r=this.schema.selectAt(t),n=this.batches.map(i=>i.selectAt(t));return new e(r,n)}assign(t){let r=this.schema.fields,[n,i]=t.schema.fields.reduce((a,c,u)=>{let[d,f]=a,p=r.findIndex(m=>m.name===c.name);return~p?f[p]=u:d.push(u),a},[[],[]]),s=this.schema.assign(t.schema),o=[...r.map((a,c)=>[c,i[c]]).map(([a,c])=>c===void 0?this.getChildAt(a):t.getChildAt(c)),...n.map(a=>t.getChildAt(a))].filter(Boolean);return new e(...Ou(s,o))}};Ip=Symbol.toStringTag;Rt[Ip]=(e=>(e.schema=null,e.batches=[],e._offsets=new Uint32Array([0]),e._nullCount=-1,e[Symbol.isConcatSpreadable]=!0,e.isValid=wi(Vs),e.get=wi(lt.getVisitFn(l.Struct)),e.set=eu(wt.getVisitFn(l.Struct)),e.indexOf=ru(Tn.getVisitFn(l.Struct)),"Table"))(Rt.prototype);var vp,ot=class e{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof $))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=D({nullCount:0,type:new J(this.schema.fields),children:this.schema.fields.map(r=>D({type:r.type,nullCount:0}))})]=t,!(this.data instanceof j))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=xp(this.schema,this.data.children);break}case 1:{let[r]=t,{fields:n,children:i,length:s}=Object.keys(r).reduce((c,u,d)=>(c.children[d]=r[u],c.length=Math.max(c.length,r[u].length),c.fields[d]=U.new({name:u,type:r[u].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new $(n),a=D({type:new J(n),length:s,children:i,nullCount:0});[this.schema,this.data]=xp(o,a.children,s);break}default:throw new TypeError("RecordBatch constructor expects an Object mapping names to child Data, or a [Schema, Data] pair.")}}get dictionaries(){return this._dictionaries||(this._dictionaries=Sp(this.schema.fields,this.data.children))}get numCols(){return this.schema.fields.length}get numRows(){return this.data.length}get nullCount(){return this.data.nullCount}isValid(t){return this.data.getValid(t)}get(t){return lt.visit(this.data,t)}at(t){return this.get(xn(t,this.numRows))}set(t,r){return wt.visit(this.data,t,r)}indexOf(t,r){return Tn.visit(this.data,t,r)}[Symbol.iterator](){return Ii.visit(new k([this.data]))}toArray(){return[...this]}concat(...t){return new Rt(this.schema,[this,...t])}slice(t,r){let[n]=new k([this.data]).slice(t,r).data;return new e(this.schema,n)}getChild(t){var r;return this.getChildAt((r=this.schema.fields)===null||r===void 0?void 0:r.findIndex(n=>n.name===t))}getChildAt(t){return t>-1&&t<this.schema.fields.length?new k([this.data.children[t]]):null}setChild(t,r){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===t),r)}setChildAt(t,r){let n=this.schema,i=this.data;if(t>-1&&t<this.numCols){r||(r=new k([D({type:new Dt,length:this.numRows})]));let s=n.fields.slice(),o=i.children.slice(),a=s[t].clone({type:r.type});[s[t],o[t]]=[a,r.data[0]],n=new $(s,new Map(this.schema.metadata)),i=D({type:new J(s),children:o})}return new e(n,i)}select(t){let r=this.schema.select(t),n=new J(r.fields),i=[];for(let s of t){let o=this.schema.fields.findIndex(a=>a.name===s);~o&&(i[o]=this.data.children[o])}return new e(r,D({type:n,length:this.numRows,children:i}))}selectAt(t){let r=this.schema.selectAt(t),n=t.map(s=>this.data.children[s]).filter(Boolean),i=D({type:new J(r.fields),length:this.numRows,children:n});return new e(r,i)}};vp=Symbol.toStringTag;ot[vp]=(e=>(e._nullCount=-1,e[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(ot.prototype);function xp(e,t,r=t.reduce((n,i)=>Math.max(n,i.length),0)){var n;let i=[...e.fields],s=[...t],o=(r+63&-64)>>3;for(let[a,c]of e.fields.entries()){let u=t[a];(!u||u.length!==r)&&(i[a]=c.clone({nullable:!0}),s[a]=(n=u?._changeLengthAndBackfillNullBitmap(r))!==null&&n!==void 0?n:D({type:c.type,length:r,nullCount:r,nullBitmap:new Uint8Array(o)}))}return[e.assign(i),D({type:new J(i),length:r,children:s})]}function Sp(e,t,r=new Map){var n,i;if(((n=e?.length)!==null&&n!==void 0?n:0)>0&&e?.length===t?.length)for(let s=-1,o=e.length;++s<o;){let{type:a}=e[s],c=t[s];for(let u of[c,...((i=c?.dictionary)===null||i===void 0?void 0:i.data)||[]])Sp(a.children,u?.children,r);if(g.isDictionary(a)){let{id:u}=a;if(!r.has(u))c?.dictionary&&r.set(u,c.dictionary);else if(r.get(u)!==c.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}}return r}var Mn=class extends ot{constructor(t){let r=t.fields.map(i=>D({type:i.type})),n=D({type:new J(t.fields),nullCount:0,children:r});super(t,n)}};var Be=class e{constructor(){this.bb=null,this.bb_pos=0}__init(t,r){return this.bb_pos=t,this.bb=r,this}static getRootAsMessage(t,r){return(r||new e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMessage(t,r){return t.setPosition(t.position()+4),(r||new e).__init(t.readInt32(t.position())+t.position(),t)}version(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):z.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):C.NONE}header(t){let r=this.bb.__offset(this.bb_pos,8);return r?this.bb.__union(t,this.bb_pos+r):null}bodyLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}customMetadata(t,r){let n=this.bb.__offset(this.bb_pos,12);return n?(r||new pt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+t*4),this.bb):null}customMetadataLength(){let t=this.bb.__offset(this.bb_pos,12);return t?this.bb.__vector_len(this.bb_pos+t):0}static startMessage(t){t.startObject(5)}static addVersion(t,r){t.addFieldInt16(0,r,z.V1)}static addHeaderType(t,r){t.addFieldInt8(1,r,C.NONE)}static addHeader(t,r){t.addFieldOffset(2,r,0)}static addBodyLength(t,r){t.addFieldInt64(3,r,BigInt("0"))}static addCustomMetadata(t,r){t.addFieldOffset(4,r,0)}static createCustomMetadataVector(t,r){t.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)t.addOffset(r[n]);return t.endVector()}static startCustomMetadataVector(t,r){t.startVector(4,r,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,r){t.finish(r)}static finishSizePrefixedMessageBuffer(t,r){t.finish(r,void 0,!0)}static createMessage(t,r,n,i,s,o){return e.startMessage(t),e.addVersion(t,r),e.addHeaderType(t,n),e.addHeader(t,i),e.addBodyLength(t,s),e.addCustomMetadata(t,o),e.endMessage(t)}};var Nd=class extends I{visit(t,r){return t==null||r==null?void 0:super.visit(t,r)}visitNull(t,r){return Ds.startNull(r),Ds.endNull(r)}visitInt(t,r){return be.startInt(r),be.addBitWidth(r,t.bitWidth),be.addIsSigned(r,t.isSigned),be.endInt(r)}visitFloat(t,r){return $r.startFloatingPoint(r),$r.addPrecision(r,t.precision),$r.endFloatingPoint(r)}visitBinary(t,r){return Ts.startBinary(r),Ts.endBinary(r)}visitLargeBinary(t,r){return Os.startLargeBinary(r),Os.endLargeBinary(r)}visitBool(t,r){return As.startBool(r),As.endBool(r)}visitUtf8(t,r){return Rs.startUtf8(r),Rs.endUtf8(r)}visitLargeUtf8(t,r){return Bs.startLargeUtf8(r),Bs.endLargeUtf8(r)}visitDecimal(t,r){return Pe.startDecimal(r),Pe.addScale(r,t.scale),Pe.addPrecision(r,t.precision),Pe.addBitWidth(r,t.bitWidth),Pe.endDecimal(r)}visitDate(t,r){return Vr.startDate(r),Vr.addUnit(r,t.unit),Vr.endDate(r)}visitTime(t,r){return tr.startTime(r),tr.addUnit(r,t.unit),tr.addBitWidth(r,t.bitWidth),tr.endTime(r)}visitTimestamp(t,r){let n=t.timezone&&r.createString(t.timezone)||void 0;return er.startTimestamp(r),er.addUnit(r,t.unit),n!==void 0&&er.addTimezone(r,n),er.endTimestamp(r)}visitInterval(t,r){return Wr.startInterval(r),Wr.addUnit(r,t.unit),Wr.endInterval(r)}visitDuration(t,r){return jr.startDuration(r),jr.addUnit(r,t.unit),jr.endDuration(r)}visitList(t,r){return Ns.startList(r),Ns.endList(r)}visitStruct(t,r){return Fs.startStruct_(r),Fs.endStruct_(r)}visitUnion(t,r){we.startTypeIdsVector(r,t.typeIds.length);let n=we.createTypeIdsVector(r,t.typeIds);return we.startUnion(r),we.addMode(r,t.mode),we.addTypeIds(r,n),we.endUnion(r)}visitDictionary(t,r){let n=this.visit(t.indices,r);return ke.startDictionaryEncoding(r),ke.addId(r,BigInt(t.id)),ke.addIsOrdered(r,t.isOrdered),n!==void 0&&ke.addIndexType(r,n),ke.endDictionaryEncoding(r)}visitFixedSizeBinary(t,r){return zr.startFixedSizeBinary(r),zr.addByteWidth(r,t.byteWidth),zr.endFixedSizeBinary(r)}visitFixedSizeList(t,r){return qr.startFixedSizeList(r),qr.addListSize(r,t.listSize),qr.endFixedSizeList(r)}visitMap(t,r){return Yr.startMap(r),Yr.addKeysSorted(r,t.keysSorted),Yr.endMap(r)}},Bu=new Nd;function Op(e,t=new Map){return new $(z_(e,t),Nu(e.metadata),t)}function Dd(e){return new It(e.count,Np(e.columns),Dp(e.columns))}function Bp(e){return new Vt(Dd(e.data),e.id,e.isDelta)}function z_(e,t){return(e.fields||[]).filter(Boolean).map(r=>U.fromJSON(r,t))}function Ep(e,t){return(e.children||[]).filter(Boolean).map(r=>U.fromJSON(r,t))}function Np(e){return(e||[]).reduce((t,r)=>[...t,new le(r.count,q_(r.VALIDITY)),...Np(r.children)],[])}function Dp(e,t=[]){for(let r=-1,n=(e||[]).length;++r<n;){let i=e[r];i.VALIDITY&&t.push(new Pt(t.length,i.VALIDITY.length)),i.TYPE_ID&&t.push(new Pt(t.length,i.TYPE_ID.length)),i.OFFSET&&t.push(new Pt(t.length,i.OFFSET.length)),i.DATA&&t.push(new Pt(t.length,i.DATA.length)),t=Dp(i.children,t)}return t}function q_(e){return(e||[]).reduce((t,r)=>t+ +(r===0),0)}function Fp(e,t){let r,n,i,s,o,a;return!t||!(s=e.dictionary)?(o=Ap(e,Ep(e,t)),i=new U(e.name,o,e.nullable,Nu(e.metadata))):t.has(r=s.id)?(n=(n=s.indexType)?Tp(n):new Ve,a=new Kt(t.get(r),n,r,s.isOrdered),i=new U(e.name,a,e.nullable,Nu(e.metadata))):(n=(n=s.indexType)?Tp(n):new Ve,t.set(r,o=Ap(e,Ep(e,t))),a=new Kt(o,n,r,s.isOrdered),i=new U(e.name,a,e.nullable,Nu(e.metadata))),i||null}function Nu(e=[]){return new Map(e.map(({key:t,value:r})=>[t,r]))}function Tp(e){return new mt(e.isSigned,e.bitWidth)}function Ap(e,t){let r=e.type.name;switch(r){case"NONE":return new Dt;case"null":return new Dt;case"binary":return new rr;case"largebinary":return new nr;case"utf8":return new ir;case"largeutf8":return new sr;case"bool":return new or;case"list":return new ve((t||[])[0]);case"struct":return new J(t||[]);case"struct_":return new J(t||[])}switch(r){case"int":{let n=e.type;return new mt(n.isSigned,n.bitWidth)}case"floatingpoint":{let n=e.type;return new ae(Y[n.precision])}case"decimal":{let n=e.type;return new ar(n.scale,n.precision,n.bitWidth)}case"date":{let n=e.type;return new cr(st[n.unit])}case"time":{let n=e.type;return new ur(_[n.unit],n.bitWidth)}case"timestamp":{let n=e.type;return new lr(_[n.unit],n.timezone)}case"interval":{let n=e.type;return new dr(ht[n.unit])}case"duration":{let n=e.type;return new fr(_[n.unit])}case"union":{let n=e.type,[i,...s]=(n.mode+"").toLowerCase(),o=i.toUpperCase()+s.join("");return new Se(H[o],n.typeIds||[],t||[])}case"fixedsizebinary":{let n=e.type;return new hr(n.byteWidth)}case"fixedsizelist":{let n=e.type;return new Ee(n.listSize,(t||[])[0])}case"map":{let n=e.type;return new Te((t||[])[0],n.keysSorted)}}throw new Error(`Unrecognized type: "${r}"`)}var $_=In,W_=Ht,jt=class e{static fromJSON(t,r){let n=new e(0,z.V5,r);return n._createHeader=Y_(t,r),n}static decode(t){t=new W_(A(t));let r=Be.getRootAsMessage(t),n=r.bodyLength(),i=r.version(),s=r.headerType(),o=new e(n,i,s);return o._createHeader=G_(r,s),o}static encode(t){let r=new $_,n=-1;return t.isSchema()?n=$.encode(r,t.header()):t.isRecordBatch()?n=It.encode(r,t.header()):t.isDictionaryBatch()&&(n=Vt.encode(r,t.header())),Be.startMessage(r),Be.addVersion(r,z.V5),Be.addHeader(r,n),Be.addHeaderType(r,t.headerType),Be.addBodyLength(r,BigInt(t.bodyLength)),Be.finishMessageBuffer(r,Be.endMessage(r)),r.asUint8Array()}static from(t,r=0){if(t instanceof $)return new e(0,z.V5,C.Schema,t);if(t instanceof It)return new e(r,z.V5,C.RecordBatch,t);if(t instanceof Vt)return new e(r,z.V5,C.DictionaryBatch,t);throw new Error(`Unrecognized Message header: ${t}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===C.Schema}isRecordBatch(){return this.headerType===C.RecordBatch}isDictionaryBatch(){return this.headerType===C.DictionaryBatch}constructor(t,r,n,i){this._version=r,this._headerType=n,this.body=new Uint8Array(0),i&&(this._createHeader=()=>i),this._bodyLength=P(t)}},It=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,r,n){this._nodes=r,this._buffers=n,this._length=P(t)}},Vt=class{get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}constructor(t,r,n=!1){this._data=t,this._isDelta=n,this._id=P(r)}},Pt=class{constructor(t,r){this.offset=P(t),this.length=P(r)}},le=class{constructor(t,r){this.length=P(t),this.nullCount=P(r)}};function Y_(e,t){return()=>{switch(t){case C.Schema:return $.fromJSON(e);case C.RecordBatch:return It.fromJSON(e);case C.DictionaryBatch:return Vt.fromJSON(e)}throw new Error(`Unrecognized Message type: { name: ${C[t]}, type: ${t} }`)}}function G_(e,t){return()=>{switch(t){case C.Schema:return $.decode(e.header(new Ct),new Map,e.version());case C.RecordBatch:return It.decode(e.header(new Qt),e.version());case C.DictionaryBatch:return Vt.decode(e.header(new Ze),e.version())}throw new Error(`Unrecognized Message type: { name: ${C[t]}, type: ${t} }`)}}U.encode=ib;U.decode=rb;U.fromJSON=Fp;$.encode=nb;$.decode=H_;$.fromJSON=Op;It.encode=sb;It.decode=Q_;It.fromJSON=Dd;Vt.encode=ob;Vt.decode=K_;Vt.fromJSON=Bp;le.encode=ab;le.decode=X_;Pt.encode=cb;Pt.decode=J_;function H_(e,t=new Map,r=z.V5){let n=eb(e,t);return new $(n,Du(e),t,r)}function Q_(e,t=z.V5){if(e.compression()!==null)throw new Error("Record batch compression not implemented");return new It(e.length(),Z_(e),tb(e,t))}function K_(e,t=z.V5){return new Vt(It.decode(e.data(),t),e.id(),e.isDelta())}function J_(e){return new Pt(e.offset(),e.length())}function X_(e){return new le(e.length(),e.nullCount())}function Z_(e){let t=[];for(let r,n=-1,i=-1,s=e.nodesLength();++n<s;)(r=e.nodes(n))&&(t[++i]=le.decode(r));return t}function tb(e,t){let r=[];for(let n,i=-1,s=-1,o=e.buffersLength();++i<o;)(n=e.buffers(i))&&(t<z.V4&&(n.bb_pos+=8*(i+1)),r[++s]=Pt.decode(n));return r}function eb(e,t){let r=[];for(let n,i=-1,s=-1,o=e.fieldsLength();++i<o;)(n=e.fields(i))&&(r[++s]=U.decode(n,t));return r}function Rp(e,t){let r=[];for(let n,i=-1,s=-1,o=e.childrenLength();++i<o;)(n=e.children(i))&&(r[++s]=U.decode(n,t));return r}function rb(e,t){let r,n,i,s,o,a;return!t||!(a=e.dictionary())?(i=Mp(e,Rp(e,t)),n=new U(e.name(),i,e.nullable(),Du(e))):t.has(r=P(a.id()))?(s=(s=a.indexType())?Lp(s):new Ve,o=new Kt(t.get(r),s,r,a.isOrdered()),n=new U(e.name(),o,e.nullable(),Du(e))):(s=(s=a.indexType())?Lp(s):new Ve,t.set(r,i=Mp(e,Rp(e,t))),o=new Kt(i,s,r,a.isOrdered()),n=new U(e.name(),o,e.nullable(),Du(e))),n||null}function Du(e){let t=new Map;if(e)for(let r,n,i=-1,s=Math.trunc(e.customMetadataLength());++i<s;)(r=e.customMetadata(i))&&(n=r.key())!=null&&t.set(n,r.value());return t}function Lp(e){return new mt(e.isSigned(),e.bitWidth())}function Mp(e,t){let r=e.typeType();switch(r){case Q.NONE:return new Dt;case Q.Null:return new Dt;case Q.Binary:return new rr;case Q.LargeBinary:return new nr;case Q.Utf8:return new ir;case Q.LargeUtf8:return new sr;case Q.Bool:return new or;case Q.List:return new ve((t||[])[0]);case Q.Struct_:return new J(t||[])}switch(r){case Q.Int:{let n=e.type(new be);return new mt(n.isSigned(),n.bitWidth())}case Q.FloatingPoint:{let n=e.type(new $r);return new ae(n.precision())}case Q.Decimal:{let n=e.type(new Pe);return new ar(n.scale(),n.precision(),n.bitWidth())}case Q.Date:{let n=e.type(new Vr);return new cr(n.unit())}case Q.Time:{let n=e.type(new tr);return new ur(n.unit(),n.bitWidth())}case Q.Timestamp:{let n=e.type(new er);return new lr(n.unit(),n.timezone())}case Q.Interval:{let n=e.type(new Wr);return new dr(n.unit())}case Q.Duration:{let n=e.type(new jr);return new fr(n.unit())}case Q.Union:{let n=e.type(new we);return new Se(n.mode(),n.typeIdsArray()||[],t||[])}case Q.FixedSizeBinary:{let n=e.type(new zr);return new hr(n.byteWidth())}case Q.FixedSizeList:{let n=e.type(new qr);return new Ee(n.listSize(),(t||[])[0])}case Q.Map:{let n=e.type(new Yr);return new Te((t||[])[0],n.keysSorted())}}throw new Error(`Unrecognized type: "${Q[r]}" (${r})`)}function nb(e,t){let r=t.fields.map(s=>U.encode(e,s));Ct.startFieldsVector(e,r.length);let n=Ct.createFieldsVector(e,r),i=t.metadata&&t.metadata.size>0?Ct.createCustomMetadataVector(e,[...t.metadata].map(([s,o])=>{let a=e.createString(`${s}`),c=e.createString(`${o}`);return pt.startKeyValue(e),pt.addKey(e,a),pt.addValue(e,c),pt.endKeyValue(e)})):-1;return Ct.startSchema(e),Ct.addFields(e,n),Ct.addEndianness(e,ub?Pr.Little:Pr.Big),i!==-1&&Ct.addCustomMetadata(e,i),Ct.endSchema(e)}function ib(e,t){let r=-1,n=-1,i=-1,s=t.type,o=t.typeId;g.isDictionary(s)?(o=s.dictionary.typeId,i=Bu.visit(s,e),n=Bu.visit(s.dictionary,e)):n=Bu.visit(s,e);let a=(s.children||[]).map(d=>U.encode(e,d)),c=Tt.createChildrenVector(e,a),u=t.metadata&&t.metadata.size>0?Tt.createCustomMetadataVector(e,[...t.metadata].map(([d,f])=>{let p=e.createString(`${d}`),m=e.createString(`${f}`);return pt.startKeyValue(e),pt.addKey(e,p),pt.addValue(e,m),pt.endKeyValue(e)})):-1;return t.name&&(r=e.createString(t.name)),Tt.startField(e),Tt.addType(e,n),Tt.addTypeType(e,o),Tt.addChildren(e,c),Tt.addNullable(e,!!t.nullable),r!==-1&&Tt.addName(e,r),i!==-1&&Tt.addDictionary(e,i),u!==-1&&Tt.addCustomMetadata(e,u),Tt.endField(e)}function sb(e,t){let r=t.nodes||[],n=t.buffers||[];Qt.startNodesVector(e,r.length);for(let o of r.slice().reverse())le.encode(e,o);let i=e.endVector();Qt.startBuffersVector(e,n.length);for(let o of n.slice().reverse())Pt.encode(e,o);let s=e.endVector();return Qt.startRecordBatch(e),Qt.addLength(e,BigInt(t.length)),Qt.addNodes(e,i),Qt.addBuffers(e,s),Qt.endRecordBatch(e)}function ob(e,t){let r=It.encode(e,t.data);return Ze.startDictionaryBatch(e),Ze.addId(e,BigInt(t.id)),Ze.addIsDelta(e,t.isDelta),Ze.addData(e,r),Ze.endDictionaryBatch(e)}function ab(e,t){return di.createFieldNode(e,BigInt(t.length),BigInt(t.nullCount))}function cb(e,t){return li.createBuffer(e,BigInt(t.offset),BigInt(t.length))}var ub=(()=>{let e=new ArrayBuffer(2);return new DataView(e).setInt16(0,256,!0),new Int16Array(e)[0]===256})();var Rd=e=>`Expected ${C[e]} Message in stream, but was null or length 0.`,Ld=e=>`Header pointer of flatbuffer-encoded ${C[e]} Message is null or length 0.`,Up=(e,t)=>`Expected to read ${e} metadata bytes, but only read ${t}.`,Cp=(e,t)=>`Expected to read ${e} bytes for message body, but only read ${t}.`,Bi=class{constructor(t){this.source=t instanceof qe?t:new qe(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?X:t.value===-1&&(t=this.readMetadataLength()).done?X:(t=this.readMetadata(t.value)).done?X:t}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}readMessage(t){let r;if((r=this.next()).done)return null;if(t!=null&&r.value.headerType!==t)throw new Error(Rd(t));return r.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let r=A(this.source.read(t));if(r.byteLength<t)throw new Error(Cp(t,r.byteLength));return r.byteOffset%8===0&&r.byteOffset+r.byteLength<=r.buffer.byteLength?r:r.slice()}readSchema(t=!1){let r=C.Schema,n=this.readMessage(r),i=n?.header();if(t&&!i)throw new Error(Ld(r));return i}readMetadataLength(){let t=this.source.read(Fu),r=t&&new Ht(t),n=r?.readInt32(0)||0;return{done:n===0,value:n}}readMetadata(t){let r=this.source.read(t);if(!r)return X;if(r.byteLength<t)throw new Error(Up(t,r.byteLength));return{done:!1,value:jt.decode(r)}}},yo=class{constructor(t,r){this.source=t instanceof ce?t:dc(t)?new Jr(t,r):new ce(t)}[Symbol.asyncIterator](){return this}next(){return y(this,void 0,void 0,function*(){let t;return(t=yield this.readMetadataLength()).done?X:t.value===-1&&(t=yield this.readMetadataLength()).done?X:(t=yield this.readMetadata(t.value)).done?X:t})}throw(t){return y(this,void 0,void 0,function*(){return yield this.source.throw(t)})}return(t){return y(this,void 0,void 0,function*(){return yield this.source.return(t)})}readMessage(t){return y(this,void 0,void 0,function*(){let r;if((r=yield this.next()).done)return null;if(t!=null&&r.value.headerType!==t)throw new Error(Rd(t));return r.value})}readMessageBody(t){return y(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let r=A(yield this.source.read(t));if(r.byteLength<t)throw new Error(Cp(t,r.byteLength));return r.byteOffset%8===0&&r.byteOffset+r.byteLength<=r.buffer.byteLength?r:r.slice()})}readSchema(){return y(this,arguments,void 0,function*(t=!1){let r=C.Schema,n=yield this.readMessage(r),i=n?.header();if(t&&!i)throw new Error(Ld(r));return i})}readMetadataLength(){return y(this,void 0,void 0,function*(){let t=yield this.source.read(Fu),r=t&&new Ht(t),n=r?.readInt32(0)||0;return{done:n===0,value:n}})}readMetadata(t){return y(this,void 0,void 0,function*(){let r=yield this.source.read(t);if(!r)return X;if(r.byteLength<t)throw new Error(Up(t,r.byteLength));return{done:!1,value:jt.decode(r)}})}},go=class extends Bi{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof js?t:new js(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:jt.fromJSON(t.schema,C.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let r=t.dictionaries[this._dictionaryIndex++];return this._body=r.data.columns,{done:!1,value:jt.fromJSON(r,C.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let r=t.batches[this._batchIndex++];return this._body=r.columns,{done:!1,value:jt.fromJSON(r,C.RecordBatch)}}return this._body=[],X}readMessageBody(t){return r(this._body);function r(n){return(n||[]).reduce((i,s)=>[...i,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE_ID&&[s.TYPE_ID]||[],...s.OFFSET&&[s.OFFSET]||[],...s.DATA&&[s.DATA]||[],...r(s.children)],[])}}readMessage(t){let r;if((r=this.next()).done)return null;if(t!=null&&r.value.headerType!==t)throw new Error(Rd(t));return r.value}readSchema(){let t=C.Schema,r=this.readMessage(t),n=r?.header();if(!r||!n)throw new Error(Ld(t));return n}},Fu=4,Fd="ARROW1",Ni=new Uint8Array(Fd.length);for(let e=0;e<Fd.length;e+=1)Ni[e]=Fd.codePointAt(e);function Ru(e,t=0){for(let r=-1,n=Ni.length;++r<n;)if(Ni[r]!==e[t+r])return!1;return!0}var Di=Ni.length,Md=Di+Fu,kp=Di*2+Fu;var xt=class e extends On{constructor(t){super(),this._impl=t}get closed(){return this._impl.closed}get schema(){return this._impl.schema}get autoDestroy(){return this._impl.autoDestroy}get dictionaries(){return this._impl.dictionaries}get numDictionaries(){return this._impl.numDictionaries}get numRecordBatches(){return this._impl.numRecordBatches}get footer(){return this._impl.isFile()?this._impl.footer:null}isSync(){return this._impl.isSync()}isAsync(){return this._impl.isAsync()}isFile(){return this._impl.isFile()}isStream(){return this._impl.isStream()}next(){return this._impl.next()}throw(t){return this._impl.throw(t)}return(t){return this._impl.return(t)}cancel(){return this._impl.cancel()}reset(t){return this._impl.reset(t),this._DOMStream=void 0,this._nodeStream=void 0,this}open(t){let r=this._impl.open(t);return me(r)?r.then(()=>this):this}readRecordBatch(t){return this._impl.isFile()?this._impl.readRecordBatch(t):null}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}toDOMStream(){return bt.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return bt.toNodeStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this},{objectMode:!0})}static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,r){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof e?t:uc(t)?db(t):dc(t)?pb(t):me(t)?y(this,void 0,void 0,function*(){return yield e.from(yield t)}):fc(t)||ws(t)||pc(t)||ie(t)?hb(new ce(t)):fb(new qe(t))}static readAll(t){return t instanceof e?t.isSync()?Pp(t):Vp(t):uc(t)||ArrayBuffer.isView(t)||ye(t)||lc(t)?Pp(t):Vp(t)}},We=class extends xt{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return Yt(this,arguments,function*(){yield R(yield*ci(pe(this[Symbol.iterator]())))})}},Xr=class extends xt{constructor(t){super(t),this._impl=t}readAll(){return y(this,void 0,void 0,function*(){var t,r,n,i;let s=new Array;try{for(var o=!0,a=pe(this),c;c=yield a.next(),t=c.done,!t;o=!0){i=c.value,o=!1;let u=i;s.push(u)}}catch(u){r={error:u}}finally{try{!o&&!t&&(n=a.return)&&(yield n.call(a))}finally{if(r)throw r.error}}return s})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},Zr=class extends We{constructor(t){super(t),this._impl=t}},_o=class extends Xr{constructor(t){super(t),this._impl=t}},Lu=class{get numDictionaries(){return this._dictionaryIndex}get numRecordBatches(){return this._recordBatchIndex}constructor(t=new Map){this.closed=!1,this.autoDestroy=!0,this._dictionaryIndex=0,this._recordBatchIndex=0,this.dictionaries=t}isSync(){return!1}isAsync(){return!1}isFile(){return!1}isStream(){return!1}reset(t){return this._dictionaryIndex=0,this._recordBatchIndex=0,this.schema=t,this.dictionaries=new Map,this}_loadRecordBatch(t,r){let n=this._loadVectors(t,r,this.schema.fields),i=D({type:new J(this.schema.fields),length:t.length,children:n});return new ot(this.schema,i)}_loadDictionaryBatch(t,r){let{id:n,isDelta:i}=t,{dictionaries:s,schema:o}=this,a=s.get(n),c=o.dictionaries.get(n),u=this._loadVectors(t.data,r,[c]);return(a&&i?a.concat(new k(u)):new k(u)).memoize()}_loadVectors(t,r,n){return new Ws(r,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(n)}},Fi=class extends Lu{constructor(t,r){super(r),this._reader=uc(t)?new go(this._handle=t):new Bi(this._handle=t)}isSync(){return!0}isStream(){return!0}[Symbol.iterator](){return this}cancel(){!this.closed&&(this.closed=!0)&&(this.reset()._reader.return(),this._reader=null,this.dictionaries=null)}open(t){return this.closed||(this.autoDestroy=jp(this,t),this.schema||(this.schema=this._reader.readSchema())||this.cancel()),this}throw(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.throw(t):X}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):X}next(){if(this.closed)return X;let t,{_reader:r}=this;for(;t=this._readNextMessageAndValidate();)if(t.isSchema())this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let n=t.header(),i=r.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(n,i)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let n=t.header(),i=r.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Mn(this.schema)}):this.return()}_readNextMessageAndValidate(t){return this._reader.readMessage(t)}},Ri=class extends Lu{constructor(t,r){super(r),this._reader=new yo(this._handle=t)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return y(this,void 0,void 0,function*(){!this.closed&&(this.closed=!0)&&(yield this.reset()._reader.return(),this._reader=null,this.dictionaries=null)})}open(t){return y(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=jp(this,t),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(t){return y(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(t):X})}return(t){return y(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):X})}next(){return y(this,void 0,void 0,function*(){if(this.closed)return X;let t,{_reader:r}=this;for(;t=yield this._readNextMessageAndValidate();)if(t.isSchema())yield this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let n=t.header(),i=yield r.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(n,i)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let n=t.header(),i=yield r.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Mn(this.schema)}):yield this.return()})}_readNextMessageAndValidate(t){return y(this,void 0,void 0,function*(){return yield this._reader.readMessage(t)})}},Mu=class extends Fi{get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}constructor(t,r){super(t instanceof zs?t:new zs(t),r)}isSync(){return!0}isFile(){return!0}open(t){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let r of this._footer.dictionaryBatches())r&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(t)}readRecordBatch(t){var r;if(this.closed)return null;this._footer||this.open();let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(t);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(C.RecordBatch);if(i?.isRecordBatch()){let s=i.header(),o=this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(s,o)}}return null}_readDictionaryBatch(t){var r;let n=(r=this._footer)===null||r===void 0?void 0:r.getDictionaryBatch(t);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(C.DictionaryBatch);if(i?.isDictionaryBatch()){let s=i.header(),o=this._reader.readMessageBody(i.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}}_readFooter(){let{_handle:t}=this,r=t.size-Md,n=t.readInt32(r),i=t.readAt(r-n,n);return yr.decode(i)}_readNextMessageAndValidate(t){var r;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(this._recordBatchIndex);if(n&&this._handle.seek(n.offset))return this._reader.readMessage(t)}return null}},Ud=class extends Ri{get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}constructor(t,...r){let n=typeof r[0]!="number"?r.shift():void 0,i=r[0]instanceof Map?r.shift():void 0;super(t instanceof Jr?t:new Jr(t,n),i)}isFile(){return!0}isAsync(){return!0}open(t){let r=Object.create(null,{open:{get:()=>super.open}});return y(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let n of this._footer.dictionaryBatches())n&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield r.open.call(this,t)})}readRecordBatch(t){return y(this,void 0,void 0,function*(){var r;if(this.closed)return null;this._footer||(yield this.open());let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(t);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(C.RecordBatch);if(i?.isRecordBatch()){let s=i.header(),o=yield this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(s,o)}}return null})}_readDictionaryBatch(t){return y(this,void 0,void 0,function*(){var r;let n=(r=this._footer)===null||r===void 0?void 0:r.getDictionaryBatch(t);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(C.DictionaryBatch);if(i?.isDictionaryBatch()){let s=i.header(),o=yield this._reader.readMessageBody(i.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}})}_readFooter(){return y(this,void 0,void 0,function*(){let{_handle:t}=this;t._pending&&(yield t._pending);let r=t.size-Md,n=yield t.readInt32(r),i=yield t.readAt(r-n,n);return yr.decode(i)})}_readNextMessageAndValidate(t){return y(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let r=this._footer.getRecordBatch(this._recordBatchIndex);if(r&&(yield this._handle.seek(r.offset)))return yield this._reader.readMessage(t)}return null})}},Cd=class extends Fi{constructor(t,r){super(t,r)}_loadVectors(t,r,n){return new ou(r,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(n)}};function jp(e,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:e.autoDestroy}function*Pp(e){let t=xt.from(e);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function Vp(e){return Yt(this,arguments,function*(){let r=yield R(xt.from(e));try{if(!(yield R(r.open({autoDestroy:!1}))).closed)do yield yield R(r);while(!(yield R(r.reset().open())).closed)}finally{yield R(r.cancel())}})}function db(e){return new We(new Cd(e))}function fb(e){let t=e.peek(Di+7&-8);return t&&t.byteLength>=4?Ru(t)?new Zr(new Mu(e.read())):new We(new Fi(e)):new We(new Fi(function*(){}()))}function hb(e){return y(this,void 0,void 0,function*(){let t=yield e.peek(Di+7&-8);return t&&t.byteLength>=4?Ru(t)?new Zr(new Mu(yield e.read())):new Xr(new Ri(e)):new Xr(new Ri(function(){return Yt(this,arguments,function*(){})}()))})}function pb(e){return y(this,void 0,void 0,function*(){let{size:t}=yield e.stat(),r=new Jr(e,t);return t>=kp&&Ru(yield r.readAt(0,Di+7&-8))?new _o(new Ud(r)):new Xr(new Ri(r))})}var rt=class e extends I{static assemble(...t){let r=i=>i.flatMap(s=>Array.isArray(s)?r(s):s instanceof ot?s.data.children:s.data),n=new e;return n.visitMany(r(t)),n}constructor(){super(),this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}visit(t){if(t instanceof k)return this.visitMany(t.data),this;let{type:r}=t;if(!g.isDictionary(r)){let{length:n}=t;if(n>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");if(g.isUnion(r))this.nodes.push(new le(n,0));else{let{nullCount:i}=t;g.isNull(r)||Ne.call(this,i<=0?new Uint8Array(0):Sn(t.offset,n,t.nullBitmap)),this.nodes.push(new le(n,i))}}return super.visit(t)}visitNull(t){return this}visitDictionary(t){return this.visit(t.clone(t.type.indices))}get nodes(){return this._nodes}get buffers(){return this._buffers}get byteLength(){return this._byteLength}get bufferRegions(){return this._bufferRegions}};function Ne(e){let t=e.byteLength+7&-8;return this.buffers.push(e),this.bufferRegions.push(new Pt(this._byteLength,t)),this._byteLength+=t,this}function mb(e){var t;let{type:r,length:n,typeIds:i,valueOffsets:s}=e;if(Ne.call(this,i),r.mode===H.Sparse)return kd.call(this,e);if(r.mode===H.Dense){if(e.offset<=0)return Ne.call(this,s),kd.call(this,e);{let o=new Int32Array(n),a=Object.create(null),c=Object.create(null);for(let u,d,f=-1;++f<n;)(u=i[f])!==void 0&&((d=a[u])===void 0&&(d=a[u]=s[f]),o[f]=s[f]-d,c[u]=((t=c[u])!==null&&t!==void 0?t:0)+1);Ne.call(this,o),this.visitMany(e.children.map((u,d)=>{let f=r.typeIds[d],p=a[f],m=c[f];return u.slice(p,Math.min(n,m))}))}}return this}function yb(e){let t;return e.nullCount>=e.length?Ne.call(this,new Uint8Array(0)):(t=e.values)instanceof Uint8Array?Ne.call(this,Sn(e.offset,e.length,t)):Ne.call(this,En(e.values))}function Sr(e){return Ne.call(this,e.values.subarray(0,e.length*e.stride))}function Uu(e){let{length:t,values:r,valueOffsets:n}=e,i=P(n[0]),s=P(n[t]),o=Math.min(s-i,r.byteLength-i);return Ne.call(this,yc(-i,t+1,n)),Ne.call(this,r.subarray(i,i+o)),this}function Pd(e){let{length:t,valueOffsets:r}=e;if(r){let{[0]:n,[t]:i}=r;return Ne.call(this,yc(-n,t+1,r)),this.visit(e.children[0].slice(n,i-n))}return this.visit(e.children[0])}function kd(e){return this.visitMany(e.type.children.map((t,r)=>e.children[r]).filter(Boolean))[0]}rt.prototype.visitBool=yb;rt.prototype.visitInt=Sr;rt.prototype.visitFloat=Sr;rt.prototype.visitUtf8=Uu;rt.prototype.visitLargeUtf8=Uu;rt.prototype.visitBinary=Uu;rt.prototype.visitLargeBinary=Uu;rt.prototype.visitFixedSizeBinary=Sr;rt.prototype.visitDate=Sr;rt.prototype.visitTimestamp=Sr;rt.prototype.visitTime=Sr;rt.prototype.visitDecimal=Sr;rt.prototype.visitList=Pd;rt.prototype.visitStruct=kd;rt.prototype.visitUnion=mb;rt.prototype.visitInterval=Sr;rt.prototype.visitDuration=Sr;rt.prototype.visitFixedSizeList=Pd;rt.prototype.visitMap=Pd;var Un=class extends On{static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,r){throw new Error('"throughDOM" not available in this environment')}constructor(t){super(),this._position=0,this._started=!1,this._sink=new ze,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._seenDictionaries=new Map,this._dictionaryDeltaOffsets=new Map,Nt(t)||(t={autoDestroy:!0,writeLegacyIpcFormat:!1}),this._autoDestroy=typeof t.autoDestroy=="boolean"?t.autoDestroy:!0,this._writeLegacyIpcFormat=typeof t.writeLegacyIpcFormat=="boolean"?t.writeLegacyIpcFormat:!1}toString(t=!1){return this._sink.toString(t)}toUint8Array(t=!1){return this._sink.toUint8Array(t)}writeAll(t){return me(t)?t.then(r=>this.writeAll(r)):ie(t)?jd(this,t):Vd(this,t)}get closed(){return this._sink.closed}[Symbol.asyncIterator](){return this._sink[Symbol.asyncIterator]()}toDOMStream(t){return this._sink.toDOMStream(t)}toNodeStream(t){return this._sink.toNodeStream(t)}close(){return this.reset()._sink.close()}abort(t){return this.reset()._sink.abort(t)}finish(){return this._autoDestroy?this.close():this.reset(this._sink,this._schema),this}reset(t=this._sink,r=null){return t===this._sink||t instanceof ze?this._sink=t:(this._sink=new ze,t&&nh(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&ih(t)&&this.toNodeStream({objectMode:!1}).pipe(t)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._seenDictionaries=new Map,this._dictionaryDeltaOffsets=new Map,(!r||!Ln(r,this._schema))&&(r==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=r,this._writeSchema(r))),this}write(t){let r=null;if(this._sink){if(t==null)return this.finish()&&void 0;if(t instanceof Rt&&!(r=t.schema))return this.finish()&&void 0;if(t instanceof ot&&!(r=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(r&&!Ln(r,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,r)}t instanceof ot?t instanceof Mn||this._writeRecordBatch(t):t instanceof Rt?this.writeAll(t.batches):ye(t)&&this.writeAll(t)}_writeMessage(t,r=8){let n=r-1,i=jt.encode(t),s=i.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+n&~n,c=a-s-o;return t.headerType===C.RecordBatch?this._recordBatchBlocks.push(new gr(a,t.bodyLength,this._position)):t.headerType===C.DictionaryBatch&&this._dictionaryBlocks.push(new gr(a,t.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(a-o)),s>0&&this._write(i),this._writePadding(c)}_write(t){if(this._started){let r=A(t);r&&r.byteLength>0&&(this._sink.write(r),this._position+=r.byteLength)}return this}_writeSchema(t){return this._writeMessage(jt.from(t))}_writeFooter(t){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(Ni)}_writePadding(t){return t>0?this._write(new Uint8Array(t)):this}_writeRecordBatch(t){let{byteLength:r,nodes:n,bufferRegions:i,buffers:s}=rt.assemble(t),o=new It(t.numRows,n,i),a=jt.from(o,r);return this._writeDictionaries(t)._writeMessage(a)._writeBodyBuffers(s)}_writeDictionaryBatch(t,r,n=!1){let{byteLength:i,nodes:s,bufferRegions:o,buffers:a}=rt.assemble(new k([t])),c=new It(t.length,s,o),u=new Vt(c,r,n),d=jt.from(u,i);return this._writeMessage(d)._writeBodyBuffers(a)}_writeBodyBuffers(t){let r,n,i;for(let s=-1,o=t.length;++s<o;)(r=t[s])&&(n=r.byteLength)>0&&(this._write(r),(i=(n+7&-8)-n)>0&&this._writePadding(i));return this}_writeDictionaries(t){var r,n;for(let[i,s]of t.dictionaries){let o=(r=s?.data)!==null&&r!==void 0?r:[],a=this._seenDictionaries.get(i),c=(n=this._dictionaryDeltaOffsets.get(i))!==null&&n!==void 0?n:0;if(!a||a.data[0]!==o[0])for(let[u,d]of o.entries())this._writeDictionaryBatch(d,i,u>0);else if(c<o.length)for(let u of o.slice(c))this._writeDictionaryBatch(u,i,!0);this._seenDictionaries.set(i,s),this._dictionaryDeltaOffsets.set(i,o.length)}return this}},Cn=class e extends Un{static writeAll(t,r){let n=new e(r);return me(t)?t.then(i=>n.writeAll(i)):ie(t)?jd(n,t):Vd(n,t)}},kn=class e extends Un{static writeAll(t){let r=new e;return me(t)?t.then(n=>r.writeAll(n)):ie(t)?jd(r,t):Vd(r,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeDictionaryBatch(t,r,n=!1){if(!n&&this._seenDictionaries.has(r))throw new Error("The Arrow File format does not support replacement dictionaries. ");return super._writeDictionaryBatch(t,r,n)}_writeFooter(t){let r=yr.encode(new yr(t,z.V5,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(r)._write(Int32Array.of(r.byteLength))._writeMagic()}};function Vd(e,t){let r=t;t instanceof Rt&&(r=t.batches,e.reset(void 0,t.schema));for(let n of r)e.write(n);return e.finish()}function jd(e,t){return y(this,void 0,void 0,function*(){var r,n,i,s,o,a,c;try{for(r=!0,n=pe(t);i=yield n.next(),s=i.done,!s;r=!0){c=i.value,r=!1;let u=c;e.write(u)}}catch(u){o={error:u}}finally{try{!r&&!s&&(a=n.return)&&(yield a.call(n))}finally{if(o)throw o.error}}return e.finish()})}function zp(e,t){if(ie(e))return _b(e,t);if(ye(e))return gb(e,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function gb(e,t){let r=null,n=t?.type==="bytes"||!1,i=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){s(o,r||(r=e[Symbol.iterator]()))},pull(o){r?s(o,r):o.close()},cancel(){(r?.return&&r.return()||!0)&&(r=null)}}),Object.assign({highWaterMark:n?i:void 0},t));function s(o,a){let c,u=null,d=o.desiredSize||null;for(;!(u=a.next(n?d:null)).done;)if(ArrayBuffer.isView(u.value)&&(c=A(u.value))&&(d!=null&&n&&(d=d-c.byteLength+1),u.value=c),o.enqueue(u.value),d!=null&&--d<=0)return;o.close()}}function _b(e,t){let r=null,n=t?.type==="bytes"||!1,i=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){return y(this,void 0,void 0,function*(){yield s(o,r||(r=e[Symbol.asyncIterator]()))})},pull(o){return y(this,void 0,void 0,function*(){r?yield s(o,r):o.close()})},cancel(){return y(this,void 0,void 0,function*(){(r?.return&&(yield r.return())||!0)&&(r=null)})}}),Object.assign({highWaterMark:n?i:void 0},t));function s(o,a){return y(this,void 0,void 0,function*(){let c,u=null,d=o.desiredSize||null;for(;!(u=yield a.next(n?d:null)).done;)if(ArrayBuffer.isView(u.value)&&(c=A(u.value))&&(d!=null&&n&&(d=d-c.byteLength+1),u.value=c),o.enqueue(u.value),d!=null&&--d<=0)return;o.close()})}}function Wp(e){return new zd(e)}var zd=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:r,["writableStrategy"]:n,["queueingStrategy"]:i="count"}=t,s=eh(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=Nn(s),this._getSize=i!=="bytes"?qp:$p;let{["highWaterMark"]:o=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},r),{["highWaterMark"]:a=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},n);this.readable=new ReadableStream({cancel:()=>{this._builder.clear()},pull:c=>{this._maybeFlush(this._builder,this._controller=c)},start:c=>{this._maybeFlush(this._builder,this._controller=c)}},{highWaterMark:o,size:i!=="bytes"?qp:$p}),this.writable=new WritableStream({abort:()=>{this._builder.clear()},write:()=>{this._maybeFlush(this._builder,this._controller)},close:()=>{this._maybeFlush(this._builder.finish(),this._controller)}},{highWaterMark:a,size:c=>this._writeValueAndReturnChunkSize(c)})}_writeValueAndReturnChunkSize(t){let r=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(t)),this._bufferedSize-r}_maybeFlush(t,r){r!=null&&(this._bufferedSize>=r.desiredSize&&++this._numChunks&&this._enqueue(r,t.toVector()),t.finished&&((t.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(r,t.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(r,null)))}_enqueue(t,r){this._bufferedSize=0,this._controller=null,r==null?t.close():t.enqueue(r)}},qp=e=>{var t;return(t=e?.length)!==null&&t!==void 0?t:0},$p=e=>{var t;return(t=e?.byteLength)!==null&&t!==void 0?t:0};function Cu(e,t){let r=new ze,n=null,i=new ReadableStream({cancel(){return y(this,void 0,void 0,function*(){yield r.close()})},start(a){return y(this,void 0,void 0,function*(){yield o(a,n||(n=yield s()))})},pull(a){return y(this,void 0,void 0,function*(){n?yield o(a,n):a.close()})}});return{writable:new WritableStream(r,Object.assign({highWaterMark:Math.pow(2,14)},e)),readable:i};function s(){return y(this,void 0,void 0,function*(){return yield(yield xt.from(r)).open(t)})}function o(a,c){return y(this,void 0,void 0,function*(){let u=a.desiredSize,d=null;for(;!(d=yield c.next()).done;)if(a.enqueue(d.value),u!=null&&--u<=0)return;a.close()})}}function ku(e,t){let r=new this(e),n=new ce(r),i=new ReadableStream({cancel(){return y(this,void 0,void 0,function*(){yield n.cancel()})},pull(o){return y(this,void 0,void 0,function*(){yield s(o)})},start(o){return y(this,void 0,void 0,function*(){yield s(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},t));return{writable:new WritableStream(r,e),readable:i};function s(o){return y(this,void 0,void 0,function*(){let a=null,c=o.desiredSize;for(;a=yield n.read(c||null);)if(o.enqueue(a),c!=null&&(c-=a.byteLength)<=0)return;o.close()})}}function Pu(e,t="stream"){return(t==="stream"?Cn:kn).writeAll(e).toUint8Array(!0)}var xb=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},td),Ed),yd),ed),Gl),md),Kl),{compareSchemas:Ln,compareFields:bp,compareTypes:wp});bt.toDOMStream=zp;Z.throughDOM=Wp;xt.throughDOM=Cu;Zr.throughDOM=Cu;We.throughDOM=Cu;Un.throughDOM=ku;kn.throughDOM=ku;Cn.throughDOM=ku;var vb=Object.create,Gp=Object.defineProperty,Sb=Object.getOwnPropertyDescriptor,Eb=Object.getOwnPropertyNames,Tb=Object.getPrototypeOf,Ab=Object.prototype.hasOwnProperty,Ob=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Bb=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Eb(t))!Ab.call(e,i)&&i!==r&&Gp(e,i,{get:()=>t[i],enumerable:!(n=Sb(t,i))||n.enumerable});return e},Nb=(e,t,r)=>(r=e!=null?vb(Tb(e)):{},Bb(t||!e||!e.__esModule?Gp(r,"default",{value:e,enumerable:!0}):r,e)),Db=Ob((e,t)=>{t.exports=Worker}),Fb=(e=>(e[e.UNDEFINED=0]="UNDEFINED",e[e.AUTOMATIC=1]="AUTOMATIC",e[e.READ_ONLY=2]="READ_ONLY",e[e.READ_WRITE=3]="READ_WRITE",e))(Fb||{}),Rb=(e=>(e[e.IDENTIFIER=0]="IDENTIFIER",e[e.NUMERIC_CONSTANT=1]="NUMERIC_CONSTANT",e[e.STRING_CONSTANT=2]="STRING_CONSTANT",e[e.OPERATOR=3]="OPERATOR",e[e.KEYWORD=4]="KEYWORD",e[e.COMMENT=5]="COMMENT",e))(Rb||{}),Lb=(e=>(e[e.NONE=0]="NONE",e[e.DEBUG=1]="DEBUG",e[e.INFO=2]="INFO",e[e.WARNING=3]="WARNING",e[e.ERROR=4]="ERROR",e))(Lb||{}),Mb=(e=>(e[e.NONE=0]="NONE",e[e.CONNECT=1]="CONNECT",e[e.DISCONNECT=2]="DISCONNECT",e[e.OPEN=3]="OPEN",e[e.QUERY=4]="QUERY",e[e.INSTANTIATE=5]="INSTANTIATE",e))(Mb||{}),Ub=(e=>(e[e.NONE=0]="NONE",e[e.OK=1]="OK",e[e.ERROR=2]="ERROR",e[e.START=3]="START",e[e.RUN=4]="RUN",e[e.CAPTURE=5]="CAPTURE",e))(Ub||{}),Cb=(e=>(e[e.NONE=0]="NONE",e[e.WEB_WORKER=1]="WEB_WORKER",e[e.NODE_WORKER=2]="NODE_WORKER",e[e.BINDINGS=3]="BINDINGS",e[e.ASYNC_DUCKDB=4]="ASYNC_DUCKDB",e))(Cb||{}),Hp=class{log(e){}},Qp=class{constructor(e=2){this.level=e}log(e){e.level>=this.level&&console.log(e)}};var kb=(e=>(e[e.SUCCESS=0]="SUCCESS",e))(kb||{}),Pb=class{constructor(e,t){this._bindings=e,this._conn=t}get bindings(){return this._bindings}async close(){return this._bindings.disconnect(this._conn)}useUnsafe(e){return e(this._bindings,this._conn)}async query(e){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:e});let t=await this._bindings.runQuery(this._conn,e),r=xt.from(t);return console.assert(r.isSync(),"Reader is not sync"),console.assert(r.isFile(),"Reader is not file"),new Rt(r)}async send(e){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:e});let t=await this._bindings.startPendingQuery(this._conn,e);for(;t==null;)t=await this._bindings.pollPendingQuery(this._conn);let r=new Kp(this._bindings,this._conn,t),n=await xt.from(r);return console.assert(n.isAsync()),console.assert(n.isStream()),n}async cancelSent(){return await this._bindings.cancelPendingQuery(this._conn)}async getTableNames(e){return await this._bindings.getTableNames(this._conn,e)}async prepare(e){let t=await this._bindings.createPrepared(this._conn,e);return new Vb(this._bindings,this._conn,t)}async insertArrowTable(e,t){let r=Pu(e,"stream");await this.insertArrowFromIPCStream(r,t)}async insertArrowFromIPCStream(e,t){await this._bindings.insertArrowFromIPCStream(this._conn,e,t)}async insertCSVFromPath(e,t){await this._bindings.insertCSVFromPath(this._conn,e,t)}async insertJSONFromPath(e,t){await this._bindings.insertJSONFromPath(this._conn,e,t)}},Kp=class{constructor(e,t,r){this.db=e,this.conn=t,this.header=r,this._first=!0,this._depleted=!1,this._inFlight=null}async next(){if(this._first)return this._first=!1,{done:!1,value:this.header};if(this._depleted)return{done:!0,value:null};let e;return this._inFlight!=null?(e=await this._inFlight,this._inFlight=null):e=await this.db.fetchQueryResults(this.conn),this._depleted=e.length==0,this._depleted||(this._inFlight=this.db.fetchQueryResults(this.conn)),{done:this._depleted,value:e}}[Symbol.asyncIterator](){return this}},Vb=class{constructor(e,t,r){this.bindings=e,this.connectionId=t,this.statementId=r}async close(){await this.bindings.closePrepared(this.connectionId,this.statementId)}async query(...e){let t=await this.bindings.runPrepared(this.connectionId,this.statementId,e),r=xt.from(t);return console.assert(r.isSync()),console.assert(r.isFile()),new Rt(r)}async send(...e){let t=await this.bindings.sendPrepared(this.connectionId,this.statementId,e),r=new Kp(this.bindings,this.connectionId,t),n=await xt.from(r);return console.assert(n.isAsync()),console.assert(n.isStream()),n}},jb=(e=>(e.CANCEL_PENDING_QUERY="CANCEL_PENDING_QUERY",e.CLOSE_PREPARED="CLOSE_PREPARED",e.COLLECT_FILE_STATISTICS="COLLECT_FILE_STATISTICS",e.CONNECT="CONNECT",e.COPY_FILE_TO_BUFFER="COPY_FILE_TO_BUFFER",e.COPY_FILE_TO_PATH="COPY_FILE_TO_PATH",e.CREATE_PREPARED="CREATE_PREPARED",e.DISCONNECT="DISCONNECT",e.DROP_FILE="DROP_FILE",e.DROP_FILES="DROP_FILES",e.EXPORT_FILE_STATISTICS="EXPORT_FILE_STATISTICS",e.FETCH_QUERY_RESULTS="FETCH_QUERY_RESULTS",e.FLUSH_FILES="FLUSH_FILES",e.GET_FEATURE_FLAGS="GET_FEATURE_FLAGS",e.GET_TABLE_NAMES="GET_TABLE_NAMES",e.GET_VERSION="GET_VERSION",e.GLOB_FILE_INFOS="GLOB_FILE_INFOS",e.INSERT_ARROW_FROM_IPC_STREAM="INSERT_ARROW_FROM_IPC_STREAM",e.INSERT_CSV_FROM_PATH="IMPORT_CSV_FROM_PATH",e.INSERT_JSON_FROM_PATH="IMPORT_JSON_FROM_PATH",e.INSTANTIATE="INSTANTIATE",e.OPEN="OPEN",e.PING="PING",e.POLL_PENDING_QUERY="POLL_PENDING_QUERY",e.REGISTER_FILE_BUFFER="REGISTER_FILE_BUFFER",e.REGISTER_FILE_HANDLE="REGISTER_FILE_HANDLE",e.REGISTER_FILE_URL="REGISTER_FILE_URL",e.RESET="RESET",e.RUN_PREPARED="RUN_PREPARED",e.RUN_QUERY="RUN_QUERY",e.SEND_PREPARED="SEND_PREPARED",e.START_PENDING_QUERY="START_PENDING_QUERY",e.TOKENIZE="TOKENIZE",e))(jb||{}),zb=(e=>(e.CONNECTION_INFO="CONNECTION_INFO",e.ERROR="ERROR",e.FEATURE_FLAGS="FEATURE_FLAGS",e.FILE_BUFFER="FILE_BUFFER",e.FILE_INFOS="FILE_INFOS",e.FILE_SIZE="FILE_SIZE",e.FILE_STATISTICS="FILE_STATISTICS",e.INSTANTIATE_PROGRESS="INSTANTIATE_PROGRESS",e.LOG="LOG",e.OK="OK",e.PREPARED_STATEMENT_ID="PREPARED_STATEMENT_ID",e.QUERY_PLAN="QUERY_PLAN",e.QUERY_RESULT="QUERY_RESULT",e.QUERY_RESULT_CHUNK="QUERY_RESULT_CHUNK",e.QUERY_RESULT_HEADER="QUERY_RESULT_HEADER",e.QUERY_RESULT_HEADER_OR_NULL="QUERY_RESULT_HEADER_OR_NULL",e.REGISTERED_FILE="REGISTERED_FILE",e.SCRIPT_TOKENS="SCRIPT_TOKENS",e.SUCCESS="SUCCESS",e.TABLE_NAMES="TABLE_NAMES",e.VERSION_STRING="VERSION_STRING",e))(zb||{}),V=class{constructor(e,t){this.promiseResolver=()=>{},this.promiseRejecter=()=>{},this.type=e,this.data=t,this.promise=new Promise((r,n)=>{this.promiseResolver=r,this.promiseRejecter=n})}};function Vu(e){switch(e.typeId){case l.Binary:return{sqlType:"binary"};case l.Bool:return{sqlType:"bool"};case l.Date:return{sqlType:"date"};case l.DateDay:return{sqlType:"date32[d]"};case l.DateMillisecond:return{sqlType:"date64[ms]"};case l.Decimal:{let t=e;return{sqlType:"decimal",precision:t.precision,scale:t.scale}}case l.Float:return{sqlType:"float"};case l.Float16:return{sqlType:"float16"};case l.Float32:return{sqlType:"float32"};case l.Float64:return{sqlType:"float64"};case l.Int:return{sqlType:"int32"};case l.Int16:return{sqlType:"int16"};case l.Int32:return{sqlType:"int32"};case l.Int64:return{sqlType:"int64"};case l.Uint16:return{sqlType:"uint16"};case l.Uint32:return{sqlType:"uint32"};case l.Uint64:return{sqlType:"uint64"};case l.Uint8:return{sqlType:"uint8"};case l.IntervalDayTime:return{sqlType:"interval[dt]"};case l.IntervalYearMonth:return{sqlType:"interval[m]"};case l.List:return{sqlType:"list",valueType:Vu(e.valueType)};case l.FixedSizeBinary:return{sqlType:"fixedsizebinary",byteWidth:e.byteWidth};case l.Null:return{sqlType:"null"};case l.Utf8:return{sqlType:"utf8"};case l.Struct:return{sqlType:"struct",fields:e.children.map(t=>Hd(t.name,t.type))};case l.Map:{let t=e;return{sqlType:"map",keyType:Vu(t.keyType),valueType:Vu(t.valueType)}}case l.Time:return{sqlType:"time[s]"};case l.TimeMicrosecond:return{sqlType:"time[us]"};case l.TimeMillisecond:return{sqlType:"time[ms]"};case l.TimeNanosecond:return{sqlType:"time[ns]"};case l.TimeSecond:return{sqlType:"time[s]"};case l.Timestamp:return{sqlType:"timestamp",timezone:e.timezone||void 0};case l.TimestampSecond:return{sqlType:"timestamp[s]",timezone:e.timezone||void 0};case l.TimestampMicrosecond:return{sqlType:"timestamp[us]",timezone:e.timezone||void 0};case l.TimestampNanosecond:return{sqlType:"timestamp[ns]",timezone:e.timezone||void 0};case l.TimestampMillisecond:return{sqlType:"timestamp[ms]",timezone:e.timezone||void 0}}throw new Error("unsupported arrow type: ".concat(e.toString()))}function Hd(e,t){let r=Vu(t);return r.name=e,r}var qb=new TextEncoder,Jp=class{constructor(e,t=null){this._onInstantiationProgress=[],this._worker=null,this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{},this._nextMessageId=0,this._pendingRequests=new Map,this._logger=e,this._onMessageHandler=this.onMessage.bind(this),this._onErrorHandler=this.onError.bind(this),this._onCloseHandler=this.onClose.bind(this),t!=null&&this.attach(t)}get logger(){return this._logger}attach(e){this._worker=e,this._worker.addEventListener("message",this._onMessageHandler),this._worker.addEventListener("error",this._onErrorHandler),this._worker.addEventListener("close",this._onCloseHandler),this._workerShutdownPromise=new Promise((t,r)=>{this._workerShutdownResolver=t})}detach(){this._worker&&(this._worker.removeEventListener("message",this._onMessageHandler),this._worker.removeEventListener("error",this._onErrorHandler),this._worker.removeEventListener("close",this._onCloseHandler),this._worker=null,this._workerShutdownResolver(null),this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{})}async terminate(){this._worker&&(this._worker.terminate(),this._worker=null,this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{})}async postTask(e,t=[]){if(!this._worker){console.error("cannot send a message since the worker is not set!");return}let r=this._nextMessageId++;return this._pendingRequests.set(r,e),this._worker.postMessage({messageId:r,type:e.type,data:e.data},t),await e.promise}onMessage(e){var t;let r=e.data;switch(r.type){case"LOG":{this._logger.log(r.data);return}case"INSTANTIATE_PROGRESS":{for(let i of this._onInstantiationProgress)i(r.data);return}}let n=this._pendingRequests.get(r.requestId);if(!n){console.warn("unassociated response: [".concat(r.requestId,", ").concat(r.type.toString(),"]"));return}if(this._pendingRequests.delete(r.requestId),r.type=="ERROR"){let i=new Error(r.data.message);i.name=r.data.name,(t=Object.getOwnPropertyDescriptor(i,"stack"))!=null&&t.writable&&(i.stack=r.data.stack),n.promiseRejecter(i);return}switch(n.type){case"CLOSE_PREPARED":case"COLLECT_FILE_STATISTICS":case"COPY_FILE_TO_PATH":case"DISCONNECT":case"DROP_FILE":case"DROP_FILES":case"FLUSH_FILES":case"INSERT_ARROW_FROM_IPC_STREAM":case"IMPORT_CSV_FROM_PATH":case"IMPORT_JSON_FROM_PATH":case"OPEN":case"PING":case"REGISTER_FILE_BUFFER":case"REGISTER_FILE_HANDLE":case"REGISTER_FILE_URL":case"RESET":if(r.type=="OK"){n.promiseResolver(r.data);return}break;case"INSTANTIATE":if(this._onInstantiationProgress=[],r.type=="OK"){n.promiseResolver(r.data);return}break;case"GLOB_FILE_INFOS":if(r.type=="FILE_INFOS"){n.promiseResolver(r.data);return}break;case"GET_VERSION":if(r.type=="VERSION_STRING"){n.promiseResolver(r.data);return}break;case"GET_FEATURE_FLAGS":if(r.type=="FEATURE_FLAGS"){n.promiseResolver(r.data);return}break;case"GET_TABLE_NAMES":if(r.type=="TABLE_NAMES"){n.promiseResolver(r.data);return}break;case"TOKENIZE":if(r.type=="SCRIPT_TOKENS"){n.promiseResolver(r.data);return}break;case"COPY_FILE_TO_BUFFER":if(r.type=="FILE_BUFFER"){n.promiseResolver(r.data);return}break;case"EXPORT_FILE_STATISTICS":if(r.type=="FILE_STATISTICS"){n.promiseResolver(r.data);return}break;case"CONNECT":if(r.type=="CONNECTION_INFO"){n.promiseResolver(r.data);return}break;case"RUN_PREPARED":case"RUN_QUERY":if(r.type=="QUERY_RESULT"){n.promiseResolver(r.data);return}break;case"SEND_PREPARED":if(r.type=="QUERY_RESULT_HEADER"){n.promiseResolver(r.data);return}break;case"START_PENDING_QUERY":if(r.type=="QUERY_RESULT_HEADER_OR_NULL"){n.promiseResolver(r.data);return}break;case"POLL_PENDING_QUERY":if(r.type=="QUERY_RESULT_HEADER_OR_NULL"){n.promiseResolver(r.data);return}break;case"CANCEL_PENDING_QUERY":if(this._onInstantiationProgress=[],r.type=="SUCCESS"){n.promiseResolver(r.data);return}break;case"FETCH_QUERY_RESULTS":if(r.type=="QUERY_RESULT_CHUNK"){n.promiseResolver(r.data);return}break;case"CREATE_PREPARED":if(r.type=="PREPARED_STATEMENT_ID"){n.promiseResolver(r.data);return}break}n.promiseRejecter(new Error("unexpected response type: ".concat(r.type.toString())))}onError(e){console.error(e),console.error("error in duckdb worker: ".concat(e.message)),this._pendingRequests.clear()}onClose(){if(this._workerShutdownResolver(null),this._pendingRequests.size!=0){console.warn("worker terminated with ".concat(this._pendingRequests.size," pending requests"));return}this._pendingRequests.clear()}async reset(){let e=new V("RESET",null);return await this.postTask(e)}async ping(){let e=new V("PING",null);await this.postTask(e)}async dropFile(e){let t=new V("DROP_FILE",e);return await this.postTask(t)}async dropFiles(){let e=new V("DROP_FILES",null);return await this.postTask(e)}async flushFiles(){let e=new V("FLUSH_FILES",null);return await this.postTask(e)}async instantiate(e,t=null,r=n=>{}){this._onInstantiationProgress.push(r);let n=new V("INSTANTIATE",[e,t]);return await this.postTask(n)}async getVersion(){let e=new V("GET_VERSION",null);return await this.postTask(e)}async getFeatureFlags(){let e=new V("GET_FEATURE_FLAGS",null);return await this.postTask(e)}async open(e){let t=new V("OPEN",e);await this.postTask(t)}async tokenize(e){let t=new V("TOKENIZE",e);return await this.postTask(t)}async connectInternal(){let e=new V("CONNECT",null);return await this.postTask(e)}async connect(){let e=await this.connectInternal();return new Pb(this,e)}async disconnect(e){let t=new V("DISCONNECT",e);await this.postTask(t)}async runQuery(e,t){let r=new V("RUN_QUERY",[e,t]);return await this.postTask(r)}async startPendingQuery(e,t){let r=new V("START_PENDING_QUERY",[e,t]);return await this.postTask(r)}async pollPendingQuery(e){let t=new V("POLL_PENDING_QUERY",e);return await this.postTask(t)}async cancelPendingQuery(e){let t=new V("CANCEL_PENDING_QUERY",e);return await this.postTask(t)}async fetchQueryResults(e){let t=new V("FETCH_QUERY_RESULTS",e);return await this.postTask(t)}async getTableNames(e,t){let r=new V("GET_TABLE_NAMES",[e,t]);return await this.postTask(r)}async createPrepared(e,t){let r=new V("CREATE_PREPARED",[e,t]);return await this.postTask(r)}async closePrepared(e,t){let r=new V("CLOSE_PREPARED",[e,t]);await this.postTask(r)}async runPrepared(e,t,r){let n=new V("RUN_PREPARED",[e,t,r]);return await this.postTask(n)}async sendPrepared(e,t,r){let n=new V("SEND_PREPARED",[e,t,r]);return await this.postTask(n)}async globFiles(e){let t=new V("GLOB_FILE_INFOS",e);return await this.postTask(t)}async registerFileText(e,t){let r=qb.encode(t);await this.registerFileBuffer(e,r)}async registerFileURL(e,t,r,n){t===void 0&&(t=e);let i=new V("REGISTER_FILE_URL",[e,t,r,n]);await this.postTask(i)}async registerEmptyFileBuffer(e){}async registerFileBuffer(e,t){let r=new V("REGISTER_FILE_BUFFER",[e,t]);await this.postTask(r,[t.buffer])}async registerFileHandle(e,t,r,n){let i=new V("REGISTER_FILE_HANDLE",[e,t,r,n]);await this.postTask(i,[])}async collectFileStatistics(e,t){let r=new V("COLLECT_FILE_STATISTICS",[e,t]);await this.postTask(r,[])}async exportFileStatistics(e){let t=new V("EXPORT_FILE_STATISTICS",e);return await this.postTask(t,[])}async copyFileToBuffer(e){let t=new V("COPY_FILE_TO_BUFFER",e);return await this.postTask(t)}async copyFileToPath(e,t){let r=new V("COPY_FILE_TO_PATH",[e,t]);await this.postTask(r)}async insertArrowFromIPCStream(e,t,r){if(t.length==0)return;let n=new V("INSERT_ARROW_FROM_IPC_STREAM",[e,t,r]);await this.postTask(n,[t.buffer])}async insertCSVFromPath(e,t,r){if(r.columns!==void 0){let i=[];for(let s in r.columns){let o=r.columns[s];i.push(Hd(s,o))}r.columnsFlat=i,delete r.columns}let n=new V("IMPORT_CSV_FROM_PATH",[e,t,r]);await this.postTask(n)}async insertJSONFromPath(e,t,r){if(r.columns!==void 0){let i=[];for(let s in r.columns){let o=r.columns[s];i.push(Hd(s,o))}r.columnsFlat=i,delete r.columns}let n=new V("IMPORT_JSON_FROM_PATH",[e,t,r]);await this.postTask(n)}};var $b=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,5,3,1,0,1,10,14,1,12,0,65,0,65,0,65,0,252,10,0,0,11])),Wb=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,10,8,1,6,0,6,64,25,11,11])),Yb=async()=>WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11])),Gb=()=>(async e=>{try{return typeof MessageChannel<"u"&&new MessageChannel().port1.postMessage(new SharedArrayBuffer(1)),WebAssembly.validate(e)}catch{return!1}})(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,5,4,1,3,1,1,10,11,1,9,0,65,0,254,16,2,0,26,11])),Qd={name:"@duckdb/duckdb-wasm",version:"1.29.0",description:"DuckDB powered by WebAssembly",license:"MIT",repository:{type:"git",url:"https://github.com/duckdb/duckdb-wasm.git"},keywords:["sql","duckdb","relational","database","data","query","wasm","analytics","olap","arrow","parquet","json","csv"],dependencies:{"apache-arrow":"^17.0.0"},devDependencies:{"@types/emscripten":"^1.39.10","@types/jasmine":"^5.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@typescript-eslint/parser":"^6.21.0",esbuild:"^0.20.2",eslint:"^8.57.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-react":"^7.34.0","fast-glob":"^3.3.2",jasmine:"^5.1.0","jasmine-core":"^5.1.2","jasmine-spec-reporter":"^7.0.0","js-sha256":"^0.11.0",karma:"^6.4.2","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.3","karma-jasmine":"^5.1.0","karma-jasmine-html-reporter":"^2.1.0","karma-sourcemap-loader":"^0.4.0","karma-spec-reporter":"^0.0.36","make-dir":"^4.0.0",nyc:"^15.1.0",prettier:"^3.2.5",puppeteer:"^22.8.0",rimraf:"^5.0.5",s3rver:"^3.7.1",typedoc:"^0.25.13",typescript:"^5.3.3","wasm-feature-detect":"^1.6.1","web-worker":"^1.2.0"},scripts:{"build:debug":"node bundle.mjs debug && tsc --emitDeclarationOnly","build:release":"node bundle.mjs release && tsc --emitDeclarationOnly",docs:"typedoc",report:"node ./coverage.mjs","test:node":"node --enable-source-maps ../../node_modules/jasmine/bin/jasmine ./dist/tests-node.cjs","test:node:debug":"node --inspect-brk --enable-source-maps ../../node_modules/jasmine/bin/jasmine ./dist/tests-node.cjs","test:node:coverage":"nyc -r json --report-dir ./coverage/node node ../../node_modules/jasmine/bin/jasmine ./dist/tests-node.cjs","test:firefox":"karma start ./karma/tests-firefox.cjs","test:chrome":"karma start ./karma/tests-chrome.cjs","test:chrome:eh":"karma start ./karma/tests-chrome-eh.cjs","test:chrome:coverage":"karma start ./karma/tests-chrome-coverage.cjs","test:browser":"karma start ./karma/tests-all.cjs","test:browser:debug":"karma start ./karma/tests-debug.cjs",test:"npm run test:chrome && npm run test:node","test:coverage":"npm run test:chrome:coverage && npm run test:node:coverage && npm run report",lint:"eslint src test"},files:["dist","!dist/tests-*","!dist/duckdb-browser-mvp.worker.js.map","!dist/types/test"],main:"dist/duckdb-browser.cjs",module:"dist/duckdb-browser.mjs",types:"dist/duckdb-browser.d.ts",jsdelivr:"dist/duckdb-browser.cjs",unpkg:"dist/duckdb-browser.mjs",sideEffects:!1,browser:{fs:!1,path:!1,perf_hooks:!1,os:!1,worker_threads:!1},exports:{"./dist/duckdb-mvp.wasm":"./dist/duckdb-mvp.wasm","./dist/duckdb-eh.wasm":"./dist/duckdb-eh.wasm","./dist/duckdb-coi.wasm":"./dist/duckdb-coi.wasm","./dist/duckdb-browser":"./dist/duckdb-browser.mjs","./dist/duckdb-browser.cjs":"./dist/duckdb-browser.cjs","./dist/duckdb-browser.mjs":"./dist/duckdb-browser.mjs","./dist/duckdb-browser-coi.pthread.worker.js":"./dist/duckdb-browser-coi.pthread.worker.js","./dist/duckdb-browser-coi.worker.js":"./dist/duckdb-browser-coi.worker.js","./dist/duckdb-browser-eh.worker.js":"./dist/duckdb-browser-eh.worker.js","./dist/duckdb-browser-mvp.worker.js":"./dist/duckdb-browser-mvp.worker.js","./dist/duckdb-node":"./dist/duckdb-node.cjs","./dist/duckdb-node.cjs":"./dist/duckdb-node.cjs","./dist/duckdb-node-blocking":"./dist/duckdb-node-blocking.cjs","./dist/duckdb-node-blocking.cjs":"./dist/duckdb-node-blocking.cjs","./dist/duckdb-node-eh.worker.cjs":"./dist/duckdb-node-eh.worker.cjs","./dist/duckdb-node-mvp.worker.cjs":"./dist/duckdb-node-mvp.worker.cjs","./blocking":{node:{types:"./dist/duckdb-node-blocking.d.ts",require:"./dist/duckdb-node-blocking.cjs",import:"./dist/duckdb-node-blocking.cjs"},types:"./dist/duckdb-node-blocking.d.ts",import:"./dist/duckdb-node-blocking.mjs",require:"./dist/duckdb-node-blocking.cjs"},".":{browser:{types:"./dist/duckdb-browser.d.ts",import:"./dist/duckdb-browser.mjs",require:"./dist/duckdb-browser.cjs"},node:{types:"./dist/duckdb-node.d.ts",import:"./dist/duckdb-node.cjs",require:"./dist/duckdb-node.cjs"},types:"./dist/duckdb-browser.d.ts",import:"./dist/duckdb-browser.mjs",require:"./dist/duckdb-browser.cjs"}}},Hb=Qd.name,Qb=Qd.version,Kd=Qd.version.split("."),P3=Kd[0],V3=Kd[1],j3=Kd[2],Kb=()=>typeof navigator>"u";function Xp(){let e="https://cdn.jsdelivr.net/npm/".concat(Hb,"@").concat(Qb,"/dist/");return{mvp:{mainModule:"".concat(e,"duckdb-mvp.wasm"),mainWorker:"".concat(e,"duckdb-browser-mvp.worker.js")},eh:{mainModule:"".concat(e,"duckdb-eh.wasm"),mainWorker:"".concat(e,"duckdb-browser-eh.worker.js")}}}var qd=null,$d=null,Wd=null,Yd=null,Gd=null;async function Jb(){return qd==null&&(qd=typeof BigInt64Array<"u"),$d==null&&($d=await Wb()),Wd==null&&(Wd=await Gb()),Yd==null&&(Yd=await Yb()),Gd==null&&(Gd=await $b()),{bigInt64Array:qd,crossOriginIsolated:Kb()||globalThis.crossOriginIsolated||!1,wasmExceptions:$d,wasmSIMD:Yd,wasmThreads:Wd,wasmBulkMemory:Gd}}async function Zp(e){let t=await Jb();if(t.wasmExceptions){if(t.wasmSIMD&&t.wasmThreads&&t.crossOriginIsolated&&e.coi)return{mainModule:e.coi.mainModule,mainWorker:e.coi.mainWorker,pthreadWorker:e.coi.pthreadWorker};if(e.eh)return{mainModule:e.eh.mainModule,mainWorker:e.eh.mainWorker,pthreadWorker:null}}return{mainModule:e.mvp.mainModule,mainWorker:e.mvp.mainWorker,pthreadWorker:null}}var z3=Nb(Db());function Xb(){let e=new TextDecoder;return t=>(typeof SharedArrayBuffer<"u"&&t.buffer instanceof SharedArrayBuffer&&(t=new Uint8Array(t)),e.decode(t))}var q3=Xb(),Zb=(e=>(e[e.BUFFER=0]="BUFFER",e[e.NODE_FS=1]="NODE_FS",e[e.BROWSER_FILEREADER=2]="BROWSER_FILEREADER",e[e.BROWSER_FSACCESS=3]="BROWSER_FSACCESS",e[e.HTTP=4]="HTTP",e[e.S3=5]="S3",e))(Zb||{});function ew(e,t){return new Promise((r,n)=>{e.useUnsafe(async(i,s)=>{try{let o=await i.runQuery(s,t);r(o)}catch(o){n(o)}})})}function rw(e={}){let{duckdb:t,connection:r,...n}=e,i=t,s=r,o;function a(){return o||(o=(i?Promise.resolve(i):nw(n).then(d=>i=d)).then(d=>d.connect()).then(d=>s=d)),o}async function c(){return i||await a(),i}async function u(){return s||await a(),s}return{getDuckDB:c,getConnection:u,query:async d=>{let{type:f,sql:p}=d,m=await u(),b=await ew(m,p);return f==="exec"?void 0:f==="arrow"?Br(b):Br(b).toArray()}}}async function nw({log:e=!1}={}){let t=Xp(),r=await Zp(t),n=URL.createObjectURL(new Blob([`importScripts("${r.mainWorker}");`],{type:"text/javascript"})),i=new Worker(n),s=e?new Qp:new Hp,o=new Jp(s,i);return await o.instantiate(r.mainModule,r.pthreadWorker),URL.revokeObjectURL(n),o}function iw(e,t,{source:r,clients:n=r?new Set([r]):void 0}){let i=t!==void 0?qa(e,[St(t)]):null;return{meta:{type:"point"},source:r,clients:n,value:t,predicate:i}}function sw(e,t,{source:r,clients:n=r?new Set([r]):void 0}){let i=null;if(t){let s=t.length&&e.length===1?[qa(e[0],t.map(o=>St(o[0])))]:t.map(o=>Ur(o.map((a,c)=>Bl(e[c],St(a)))));i=t.length===0?St(!1):s.length>1?si(s):s[0]}return{meta:{type:"point"},source:r,clients:n,value:t,predicate:i}}function ow(e,t,{source:r,clients:n=r?new Set([r]):void 0,bin:i,scale:s,pixelSize:o=1}){let a=t!=null?gn(e,t):null;return{meta:{type:"interval",scales:s&&[s],bin:i,pixelSize:o},source:r,clients:n,value:t,predicate:a}}function aw(e,t,{source:r,clients:n=r?new Set([r]):void 0,bin:i,scales:s=[],pixelSize:o=1}){let a=t!=null?Ur(e.map((u,d)=>gn(u,t[d]))):null;return{meta:{type:"interval",scales:s,bin:i,pixelSize:o},source:r,clients:n,value:t,predicate:a}}var cw={contains:Dl,prefix:Fl,suffix:Rl,regexp:Nl};function uw(e,t,{source:r,clients:n=void 0,method:i="contains"}){let s=cw[i],o=t?s(e,St(t)):null;return{meta:{type:"match",method:i},source:r,clients:n,value:t,predicate:o}}function Jd(e){return typeof e?.getChild=="function"}function lw(){let e=new Set,t,r=new Promise(n=>t=n);return{pending(n){e.add(n)},ready(n){return e.delete(n),e.size===0},resolve(){r=new Promise(n=>{t(),t=n})},get promise(){return r}}}function dw(e){return Jd(e)?fw(e):hw(e)}function fw(e){let{numRows:t}=e;return{numRows:t,columns:e.toColumns()}}function hw(e){let t=e.length;if(typeof e[0]=="object"){let r=t?Object.keys(e[0]):[],n={};return r.length>0&&r.forEach(i=>{n[i]=e.map(s=>s[i])}),{numRows:t,columns:n}}else return{numRows:t,values:e}}export{ic as Coordinator,zu as MosaicClient,ai as Param,Le as Priority,_s as Selection,ow as clauseInterval,aw as clauseIntervals,uw as clauseMatch,iw as clausePoint,sw as clausePoints,Jy as coordinator,Br as decodeIPC,jl as distinct,Jd as isArrowTable,oc as isParam,rg as isSelection,ng as restConnector,fl as socketConnector,lw as synchronizer,ju as throttle,dw as toDataColumns,rw as wasmConnector};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uwdata/mosaic-core",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.1",
|
|
4
4
|
"description": "Scalable and extensible linked data views.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mosaic",
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@duckdb/duckdb-wasm": "^1.29.0",
|
|
34
34
|
"@uwdata/flechette": "^1.1.1",
|
|
35
|
-
"@uwdata/mosaic-sql": "^0.12.
|
|
35
|
+
"@uwdata/mosaic-sql": "^0.12.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@uwdata/mosaic-duckdb": "^0.12.
|
|
38
|
+
"@uwdata/mosaic-duckdb": "^0.12.1"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "fe3a7c34352da54ec36a1ebf557846f46a649782"
|
|
41
41
|
}
|
package/src/SelectionClause.js
CHANGED