@uwdata/mosaic-core 0.6.0 → 0.7.0
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/LICENSE +19 -0
- package/dist/mosaic-core.js +22581 -11750
- package/dist/mosaic-core.min.js +14 -5
- package/package.json +5 -5
- package/src/Coordinator.js +4 -6
- package/src/QueryConsolidator.js +38 -15
- package/src/index.js +6 -0
- package/src/util/convert-arrow.js +148 -0
- package/src/util/field-info.js +80 -0
- package/src/util/js-type.js +9 -1
- package/src/Catalog.js +0 -88
- package/src/util/summarize.js +0 -23
package/dist/mosaic-core.min.js
CHANGED
|
@@ -1,11 +1,20 @@
|
|
|
1
|
-
var Ql=Object.defineProperty;var fr=(r,t)=>{for(var e in t)Ql(r,e,{get:t[e],enumerable:!0})};var Na={};function oo(r,t=!1){let e,i,n=Na;function s(l){e=r(l).then(()=>{if(i){let{value:d}=i;i=null,s(d)}else e=null})}function o(l){i={event:l}}function a(l){e?o(l):s(l)}function c(l){n!==l&&requestAnimationFrame(()=>{let d=n;n=Na,a(d)}),n=l}return t?c:a}var ao=class{constructor(t){this._filterBy=t,this._requestUpdate=oo(()=>this.requestQuery(),!0),this._coordinator=null}get coordinator(){return this._coordinator}set coordinator(t){this._coordinator=t}get filterBy(){return this._filterBy}get filterIndexable(){return!0}fields(){return null}fieldInfo(){return this}query(){return null}queryPending(){return this}queryResult(){return this}queryError(t){return console.error(t),this}requestQuery(t){let e=t||this.query(this.filterBy?.predicate(this));return this._coordinator.requestQuery(this,e)}requestUpdate(){this._requestUpdate()}update(){return this}};function Fa(r,t){var e={};for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(r);n<i.length;n++)t.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(r,i[n])&&(e[i[n]]=r[i[n]]);return e}function p(r,t,e,i){function n(s){return s instanceof e?s:new e(function(o){o(s)})}return new(e||(e=Promise))(function(s,o){function a(d){try{l(i.next(d))}catch(h){o(h)}}function c(d){try{l(i.throw(d))}catch(h){o(h)}}function l(d){d.done?s(d.value):n(d.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function Da(r){var t=typeof Symbol=="function"&&Symbol.iterator,e=t&&r[t],i=0;if(e)return e.call(r);if(r&&typeof r.length=="number")return{next:function(){return r&&i>=r.length&&(r=void 0),{value:r&&r[i++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function F(r){return this instanceof F?(this.v=r,this):new F(r)}function xt(r,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=e.apply(r,t||[]),n,s=[];return n={},o("next"),o("throw"),o("return"),n[Symbol.asyncIterator]=function(){return this},n;function o(f){i[f]&&(n[f]=function(S){return new Promise(function(U,Ie){s.push([f,S,U,Ie])>1||a(f,S)})})}function a(f,S){try{c(i[f](S))}catch(U){h(s[0][3],U)}}function c(f){f.value instanceof F?Promise.resolve(f.value.v).then(l,d):h(s[0][2],f)}function l(f){a("next",f)}function d(f){a("throw",f)}function h(f,S){f(S),s.shift(),s.length&&a(s[0][0],s[0][1])}}function Cr(r){var t,e;return t={},i("next"),i("throw",function(n){throw n}),i("return"),t[Symbol.iterator]=function(){return this},t;function i(n,s){t[n]=r[n]?function(o){return(e=!e)?{value:F(r[n](o)),done:!1}:s?s(o):o}:s}}function $t(r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=r[Symbol.asyncIterator],e;return t?t.call(r):(r=typeof Da=="function"?Da(r):r[Symbol.iterator](),e={},i("next"),i("throw"),i("return"),e[Symbol.asyncIterator]=function(){return this},e);function i(s){e[s]=r[s]&&function(o){return new Promise(function(a,c){o=r[s](o),n(a,c,o.done,o.value)})}}function n(s,o,a,c){Promise.resolve(c).then(function(l){s({value:l,done:a})},o)}}var po={};fr(po,{compareArrayLike:()=>fo,joinUint8Arrays:()=>Ot,memcpy:()=>kr,rebaseValueOffsets:()=>In,toArrayBufferView:()=>R,toArrayBufferViewAsyncIterator:()=>Gt,toArrayBufferViewIterator:()=>ae,toBigInt64Array:()=>iu,toBigUint64Array:()=>ou,toFloat32Array:()=>au,toFloat32ArrayAsyncIterator:()=>Su,toFloat32ArrayIterator:()=>mu,toFloat64Array:()=>cu,toFloat64ArrayAsyncIterator:()=>Tu,toFloat64ArrayIterator:()=>yu,toInt16Array:()=>ru,toInt16ArrayAsyncIterator:()=>bu,toInt16ArrayIterator:()=>du,toInt32Array:()=>pr,toInt32ArrayAsyncIterator:()=>wu,toInt32ArrayIterator:()=>hu,toInt8Array:()=>eu,toInt8ArrayAsyncIterator:()=>_u,toInt8ArrayIterator:()=>uu,toUint16Array:()=>nu,toUint16ArrayAsyncIterator:()=>Iu,toUint16ArrayIterator:()=>fu,toUint32Array:()=>su,toUint32ArrayAsyncIterator:()=>vu,toUint32ArrayIterator:()=>pu,toUint8Array:()=>O,toUint8ArrayAsyncIterator:()=>ho,toUint8ArrayIterator:()=>uo,toUint8ClampedArray:()=>lu,toUint8ClampedArrayAsyncIterator:()=>Eu,toUint8ClampedArrayIterator:()=>gu});var Jl=new TextDecoder("utf-8"),li=r=>Jl.decode(r),Xl=new TextEncoder,We=r=>Xl.encode(r);var Zl=r=>typeof r=="number",Ra=r=>typeof r=="boolean",ot=r=>typeof r=="function",yt=r=>r!=null&&Object(r)===r,At=r=>yt(r)&&ot(r.then);var qt=r=>yt(r)&&ot(r[Symbol.iterator]),Mt=r=>yt(r)&&ot(r[Symbol.asyncIterator]),mn=r=>yt(r)&&yt(r.schema);var yn=r=>yt(r)&&"done"in r&&"value"in r;var gn=r=>yt(r)&&ot(r.stat)&&Zl(r.fd);var _n=r=>yt(r)&&ui(r.body),bn=r=>"_getDOMStream"in r&&"_getNodeStream"in r,La=r=>yt(r)&&ot(r.abort)&&ot(r.getWriter)&&!bn(r),ui=r=>yt(r)&&ot(r.cancel)&&ot(r.getReader)&&!bn(r),Ma=r=>yt(r)&&ot(r.end)&&ot(r.write)&&Ra(r.writable)&&!bn(r),wn=r=>yt(r)&&ot(r.read)&&ot(r.pipe)&&Ra(r.readable)&&!bn(r),Ua=r=>yt(r)&&ot(r.clear)&&ot(r.bytes)&&ot(r.position)&&ot(r.setPosition)&&ot(r.capacity)&&ot(r.getBufferIdentifier)&&ot(r.createLong);var lo=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function tu(r){let t=r[0]?[r[0]]:[],e,i,n,s;for(let o,a,c=0,l=0,d=r.length;++c<d;){if(o=t[l],a=r[c],!o||!a||o.buffer!==a.buffer||a.byteOffset<o.byteOffset){a&&(t[++l]=a);continue}if({byteOffset:e,byteLength:n}=o,{byteOffset:i,byteLength:s}=a,e+n<i||i+s<e){a&&(t[++l]=a);continue}t[l]=new Uint8Array(o.buffer,e,i-e+s)}return t}function kr(r,t,e=0,i=t.byteLength){let n=r.byteLength,s=new Uint8Array(r.buffer,r.byteOffset,n),o=new Uint8Array(t.buffer,t.byteOffset,Math.min(i,n));return s.set(o,e),r}function Ot(r,t){let e=tu(r),i=e.reduce((d,h)=>d+h.byteLength,0),n,s,o,a=0,c=-1,l=Math.min(t||Number.POSITIVE_INFINITY,i);for(let d=e.length;++c<d;){if(n=e[c],s=n.subarray(0,Math.min(n.length,l-a)),l<=a+s.length){s.length<n.length?e[c]=n.subarray(s.length):s.length===n.length&&c++,o?kr(o,s,a):o=s;break}kr(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function R(r,t){let e=yn(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=We(e)),e instanceof ArrayBuffer?new r(e):e instanceof lo?new r(e):Ua(e)?R(r,e.bytes()):ArrayBuffer.isView(e)?e.byteLength<=0?new r(0):new r(e.buffer,e.byteOffset,e.byteLength/r.BYTES_PER_ELEMENT):r.from(e)):new r(0)}var eu=r=>R(Int8Array,r),ru=r=>R(Int16Array,r),pr=r=>R(Int32Array,r),iu=r=>R(BigInt64Array,r),O=r=>R(Uint8Array,r),nu=r=>R(Uint16Array,r),su=r=>R(Uint32Array,r),ou=r=>R(BigUint64Array,r),au=r=>R(Float32Array,r),cu=r=>R(Float64Array,r),lu=r=>R(Uint8ClampedArray,r),co=r=>(r.next(),r);function*ae(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof lo?e(t):qt(t)?t:e(t);return yield*co(function*(n){let s=null;do s=n.next(yield R(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var uu=r=>ae(Int8Array,r),du=r=>ae(Int16Array,r),hu=r=>ae(Int32Array,r),uo=r=>ae(Uint8Array,r),fu=r=>ae(Uint16Array,r),pu=r=>ae(Uint32Array,r),mu=r=>ae(Float32Array,r),yu=r=>ae(Float64Array,r),gu=r=>ae(Uint8ClampedArray,r);function Gt(r,t){return xt(this,arguments,function*(){if(At(t))return yield F(yield F(yield*Cr($t(Gt(r,yield F(t))))));let i=function(o){return xt(this,arguments,function*(){yield yield F(yield F(o))})},n=function(o){return xt(this,arguments,function*(){yield F(yield*Cr($t(co(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 lo?i(t):qt(t)?n(t):Mt(t)?t:i(t);return yield F(yield*Cr($t(co(function(o){return xt(this,arguments,function*(){let a=null;do a=yield F(o.next(yield yield F(R(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield F(new r)})}var _u=r=>Gt(Int8Array,r),bu=r=>Gt(Int16Array,r),wu=r=>Gt(Int32Array,r),ho=r=>Gt(Uint8Array,r),Iu=r=>Gt(Uint16Array,r),vu=r=>Gt(Uint32Array,r),Su=r=>Gt(Float32Array,r),Tu=r=>Gt(Float64Array,r),Eu=r=>Gt(Uint8ClampedArray,r);function In(r,t,e){if(r!==0){e=e.slice(0,t);for(let i=-1,n=e.length;++i<n;)e[i]+=r}return e.subarray(0,t)}function fo(r,t){let e=0,i=r.length;if(i!==t.length)return!1;if(i>0)do if(r[e]!==t[e])return!1;while(++e<i);return!0}var ut={fromIterable(r){return vn(xu(r))},fromAsyncIterable(r){return vn(Au(r))},fromDOMStream(r){return vn(Ou(r))},fromNodeStream(r){return vn(Bu(r))},toDOMStream(r,t){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(r,t){throw new Error('"toNodeStream" not available in this environment')}},vn=r=>(r.next(),r);function*xu(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?Ot(i,o)[0]:([n,i,a]=Ot(i,o),n)}({cmd:s,size:o}=yield null);let l=uo(r)[Symbol.iterator]();try{do if({done:t,value:n}=Number.isNaN(o-a)?l.next():l.next(o-a),!t&&n.byteLength>0&&(i.push(n),a+=n.byteLength),t||o<=a)do({cmd:s,size:o}=yield c());while(o<a);while(!t)}catch(d){(e=!0)&&typeof l.throw=="function"&&l.throw(d)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function Au(r){return xt(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Ot(n,a)[0]:([s,n,c]=Ot(n,a),s)}({cmd:o,size:a}=yield yield F(null));let d=ho(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield F(d.next()):yield F(d.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield F(l()));while(a<c);while(!e)}catch(h){(i=!0)&&typeof d.throw=="function"&&(yield F(d.throw(h)))}finally{i===!1&&typeof d.return=="function"&&(yield F(d.return(new Uint8Array(0))))}return yield F(null)})}function Ou(r){return xt(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Ot(n,a)[0]:([s,n,c]=Ot(n,a),s)}({cmd:o,size:a}=yield yield F(null));let d=new yo(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield F(d.read()):yield F(d.read(a-c)),!e&&s.byteLength>0&&(n.push(O(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield F(l()));while(a<c);while(!e)}catch(h){(i=!0)&&(yield F(d.cancel(h)))}finally{i===!1?yield F(d.cancel()):r.locked&&d.releaseLock()}return yield F(null)})}var yo=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 p(this,void 0,void 0,function*(){let{reader:e,source:i}=this;e&&(yield e.cancel(t).catch(()=>{})),i&&i.locked&&this.releaseLock()})}read(t){return p(this,void 0,void 0,function*(){if(t===0)return{done:this.reader==null,value:new Uint8Array(0)};let e=yield this.reader.read();return!e.done&&(e.value=O(e)),e})}},mo=(r,t)=>{let e=n=>i([t,n]),i;return[t,e,new Promise(n=>(i=n)&&r.once(t,e))]};function Bu(r){return xt(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],d;function h(){return o==="peek"?Ot(l,a)[0]:([d,l,c]=Ot(l,a),d)}if({cmd:o,size:a}=yield yield F(null),r.isTTY)return yield yield F(new Uint8Array(0)),yield F(null);try{e[0]=mo(r,"end"),e[1]=mo(r,"error");do{if(e[2]=mo(r,"readable"),[i,s]=yield F(Promise.race(e.map(S=>S[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(d=O(r.read(a-c)),d.byteLength<a-c&&(d=O(r.read()))):d=O(r.read()),d.byteLength>0&&(l.push(d),c+=d.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield F(h()));while(a<c)}while(!n)}finally{yield F(f(e,i==="error"?s:null))}return yield F(null);function f(S,U){return d=l=null,new Promise((Ie,G)=>{for(let[j,it]of S)r.off(j,it);try{let j=r.destroy;j&&j.call(r,U),U=void 0}catch(j){U=j||U}finally{U!=null?G(U):Ie()}})}})}var X;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(X||(X={}));var W;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(W||(W={}));var Q;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(Q||(Q={}));var dt;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(dt||(dt={}));var _;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(_||(_={}));var gt;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(gt||(gt={}));var k;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(k||(k={}));var u;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.Float=3]="Float",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct=13]="Struct",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.Dictionary=-1]="Dictionary",r[r.Int8=-2]="Int8",r[r.Int16=-3]="Int16",r[r.Int32=-4]="Int32",r[r.Int64=-5]="Int64",r[r.Uint8=-6]="Uint8",r[r.Uint16=-7]="Uint16",r[r.Uint32=-8]="Uint32",r[r.Uint64=-9]="Uint64",r[r.Float16=-10]="Float16",r[r.Float32=-11]="Float32",r[r.Float64=-12]="Float64",r[r.DateDay=-13]="DateDay",r[r.DateMillisecond=-14]="DateMillisecond",r[r.TimestampSecond=-15]="TimestampSecond",r[r.TimestampMillisecond=-16]="TimestampMillisecond",r[r.TimestampMicrosecond=-17]="TimestampMicrosecond",r[r.TimestampNanosecond=-18]="TimestampNanosecond",r[r.TimeSecond=-19]="TimeSecond",r[r.TimeMillisecond=-20]="TimeMillisecond",r[r.TimeMicrosecond=-21]="TimeMicrosecond",r[r.TimeNanosecond=-22]="TimeNanosecond",r[r.DenseUnion=-23]="DenseUnion",r[r.SparseUnion=-24]="SparseUnion",r[r.IntervalDayTime=-25]="IntervalDayTime",r[r.IntervalYearMonth=-26]="IntervalYearMonth",r[r.DurationSecond=-27]="DurationSecond",r[r.DurationMillisecond=-28]="DurationMillisecond",r[r.DurationMicrosecond=-29]="DurationMicrosecond",r[r.DurationNanosecond=-30]="DurationNanosecond"})(u||(u={}));var Ut;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Ut||(Ut={}));var Mo={};fr(Mo,{clampIndex:()=>wd,clampRange:()=>pi,createElementComparator:()=>Ke});var go={};fr(go,{valueToString:()=>Wt});function Wt(r){if(r===null)return"null";if(r===void 0)return"undefined";switch(typeof r){case"number":return`${r}`;case"bigint":return`${r}`;case"string":return`"${r}"`}return typeof r[Symbol.toPrimitive]=="function"?r[Symbol.toPrimitive]("string"):ArrayBuffer.isView(r)?r instanceof BigInt64Array||r instanceof BigUint64Array?`[${[...r].map(t=>Wt(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var bo={};fr(bo,{BN:()=>hi,bigNumToBigInt:()=>Pa,bigNumToString:()=>jr,isArrowBigNumSymbol:()=>Ca});var Ca=Symbol.for("isArrowBigNum");function Yt(r,...t){return t.length===0?Object.setPrototypeOf(R(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}Yt.prototype[Ca]=!0;Yt.prototype.toJSON=function(){return`"${jr(this)}"`};Yt.prototype.valueOf=function(){return ka(this)};Yt.prototype.toString=function(){return jr(this)};Yt.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return ka(this);case"string":return jr(this);case"default":return Pa(this)}return jr(this)};function Pr(...r){return Yt.apply(this,r)}function Vr(...r){return Yt.apply(this,r)}function di(...r){return Yt.apply(this,r)}Object.setPrototypeOf(Pr.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(Vr.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(di.prototype,Object.create(Uint32Array.prototype));Object.assign(Pr.prototype,Yt.prototype,{constructor:Pr,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array});Object.assign(Vr.prototype,Yt.prototype,{constructor:Vr,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array});Object.assign(di.prototype,Yt.prototype,{constructor:di,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array});function ka(r){let{buffer:t,byteOffset:e,length:i,signed:n}=r,s=new BigUint64Array(t,e,i),o=n&&s.at(-1)&BigInt(1)<<BigInt(63),a=BigInt(o?1:0),c=BigInt(0);if(o){for(let l of s)a+=~l*(BigInt(1)<<BigInt(32)*c++);a*=BigInt(-1)}else for(let l of s)a+=l*(BigInt(1)<<BigInt(32)*c++);return a}var jr=r=>{if(r.byteLength===8)return`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`;if(!r.signed)return _o(r);let t=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2);if(new Int16Array([t.at(-1)])[0]>=0)return _o(r);t=t.slice();let i=1;for(let s=0;s<t.length;s++){let o=t[s],a=~o+i;t[s]=a,i&=o===0?1:0}return`-${_o(t)}`},Pa=r=>r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:jr(r);function _o(r){let t="",e=new Uint32Array(2),i=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2),n=new Uint32Array((i=new Uint16Array(i).reverse()).buffer),s=-1,o=i.length-1;do{for(e[0]=i[s=0];s<o;)i[s++]=e[1]=e[0]/10,e[0]=(e[0]-e[1]*10<<16)+i[s];i[s]=e[1]=e[0]/10,e[0]=e[0]-e[1]*10,t=`${e[0]}${t}`}while(n[0]||n[1]||n[2]||n[3]);return t??"0"}var hi=class r{static new(t,e){switch(e){case!0:return new Pr(t);case!1:return new Vr(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new Pr(t)}return t.byteLength===16?new di(t):new Vr(t)}static signed(t){return new Pr(t)}static unsigned(t){return new Vr(t)}static decimal(t){return new di(t)}constructor(t,e){return r.new(t,e)}};function wt(r){if(typeof r=="bigint"&&(r<Number.MIN_SAFE_INTEGER||r>Number.MAX_SAFE_INTEGER))throw new TypeError(`${r} is not safe to convert to a number.`);return Number(r)}var Va,ja,za,$a,qa,Ga,Wa,Ya,Ha,Ka,Qa,Ja,Xa,Za,tc,ec,rc,ic,nc,sc,m=class r{static isNull(t){return t?.typeId===u.Null}static isInt(t){return t?.typeId===u.Int}static isFloat(t){return t?.typeId===u.Float}static isBinary(t){return t?.typeId===u.Binary}static isUtf8(t){return t?.typeId===u.Utf8}static isBool(t){return t?.typeId===u.Bool}static isDecimal(t){return t?.typeId===u.Decimal}static isDate(t){return t?.typeId===u.Date}static isTime(t){return t?.typeId===u.Time}static isTimestamp(t){return t?.typeId===u.Timestamp}static isInterval(t){return t?.typeId===u.Interval}static isDuration(t){return t?.typeId===u.Duration}static isList(t){return t?.typeId===u.List}static isStruct(t){return t?.typeId===u.Struct}static isUnion(t){return t?.typeId===u.Union}static isFixedSizeBinary(t){return t?.typeId===u.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===u.FixedSizeList}static isMap(t){return t?.typeId===u.Map}static isDictionary(t){return t?.typeId===u.Dictionary}static isDenseUnion(t){return r.isUnion(t)&&t.mode===W.Dense}static isSparseUnion(t){return r.isUnion(t)&&t.mode===W.Sparse}get typeId(){return u.NONE}};Va=Symbol.toStringTag;m[Va]=(r=>(r.children=null,r.ArrayType=Array,r[Symbol.toStringTag]="DataType"))(m.prototype);var _t=class extends m{toString(){return"Null"}get typeId(){return u.Null}};ja=Symbol.toStringTag;_t[ja]=(r=>r[Symbol.toStringTag]="Null")(_t.prototype);var rt=class extends m{constructor(t,e){super(),this.isSigned=t,this.bitWidth=e}get typeId(){return u.Int}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}`}};za=Symbol.toStringTag;rt[za]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(rt.prototype);var Sn=class extends rt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},Tn=class extends rt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},ce=class extends rt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},En=class extends rt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},xn=class extends rt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},An=class extends rt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},On=class extends rt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},Bn=class extends rt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(Sn.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(Tn.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(ce.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(En.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(xn.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(An.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(On.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(Bn.prototype,"ArrayType",{value:BigUint64Array});var It=class extends m{constructor(t){super(),this.precision=t}get typeId(){return u.Float}get ArrayType(){switch(this.precision){case Q.HALF:return Uint16Array;case Q.SINGLE:return Float32Array;case Q.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};$a=Symbol.toStringTag;It[$a]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(It.prototype);var Nn=class extends It{constructor(){super(Q.HALF)}},Dn=class extends It{constructor(){super(Q.SINGLE)}},Fn=class extends It{constructor(){super(Q.DOUBLE)}};Object.defineProperty(Nn.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Dn.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Fn.prototype,"ArrayType",{value:Float64Array});var Se=class extends m{constructor(){super()}get typeId(){return u.Binary}toString(){return"Binary"}};qa=Symbol.toStringTag;Se[qa]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(Se.prototype);var Te=class extends m{constructor(){super()}get typeId(){return u.Utf8}toString(){return"Utf8"}};Ga=Symbol.toStringTag;Te[Ga]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(Te.prototype);var Ee=class extends m{constructor(){super()}get typeId(){return u.Bool}toString(){return"Bool"}};Wa=Symbol.toStringTag;Ee[Wa]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(Ee.prototype);var xe=class extends m{constructor(t,e,i=128){super(),this.scale=t,this.precision=e,this.bitWidth=i}get typeId(){return u.Decimal}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};Ya=Symbol.toStringTag;xe[Ya]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(xe.prototype);var Ae=class extends m{constructor(t){super(),this.unit=t}get typeId(){return u.Date}toString(){return`Date${(this.unit+1)*32}<${dt[this.unit]}>`}};Ha=Symbol.toStringTag;Ae[Ha]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Date"))(Ae.prototype);var Ht=class extends m{constructor(t,e){super(),this.unit=t,this.bitWidth=e}get typeId(){return u.Time}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`)}};Ka=Symbol.toStringTag;Ht[Ka]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(Ht.prototype);var Oe=class extends m{constructor(t,e){super(),this.unit=t,this.timezone=e}get typeId(){return u.Timestamp}toString(){return`Timestamp<${_[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};Qa=Symbol.toStringTag;Oe[Qa]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Timestamp"))(Oe.prototype);var Be=class extends m{constructor(t){super(),this.unit=t}get typeId(){return u.Interval}toString(){return`Interval<${gt[this.unit]}>`}};Ja=Symbol.toStringTag;Be[Ja]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(Be.prototype);var Ne=class extends m{constructor(t){super(),this.unit=t}get typeId(){return u.Duration}toString(){return`Duration<${_[this.unit]}>`}};Xa=Symbol.toStringTag;Ne[Xa]=(r=>(r.unit=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Duration"))(Ne.prototype);var Kt=class extends m{constructor(t){super(),this.children=[t]}get typeId(){return u.List}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};Za=Symbol.toStringTag;Kt[Za]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(Kt.prototype);var Y=class extends m{constructor(t){super(),this.children=t}get typeId(){return u.Struct}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};tc=Symbol.toStringTag;Y[tc]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(Y.prototype);var Qt=class extends m{constructor(t,e,i){super(),this.mode=t,this.children=i,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((n,s,o)=>(n[s]=o)&&n||n,Object.create(null))}get typeId(){return u.Union}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};ec=Symbol.toStringTag;Qt[ec]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(Qt.prototype);var De=class extends m{constructor(t){super(),this.byteWidth=t}get typeId(){return u.FixedSizeBinary}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};rc=Symbol.toStringTag;De[rc]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(De.prototype);var Jt=class extends m{constructor(t,e){super(),this.listSize=t,this.children=[e]}get typeId(){return u.FixedSizeList}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}>`}};ic=Symbol.toStringTag;Jt[ic]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(Jt.prototype);var Xt=class extends m{constructor(t,e=!1){var i,n,s;if(super(),this.children=[t],this.keysSorted=e,t&&(t.name="entries",!((i=t?.type)===null||i===void 0)&&i.children)){let o=(n=t?.type)===null||n===void 0?void 0:n.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 typeId(){return u.Map}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(", ")}}>`}};nc=Symbol.toStringTag;Xt[nc]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(Xt.prototype);var Nu=(r=>()=>++r)(-1),Bt=class extends m{constructor(t,e,i,n){super(),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?Nu():wt(i)}get typeId(){return u.Dictionary}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};sc=Symbol.toStringTag;Bt[sc]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Bt.prototype);function Nt(r){let t=r;switch(r.typeId){case u.Decimal:return r.bitWidth/32;case u.Timestamp:return 2;case u.Date:return 1+t.unit;case u.Interval:return 1+t.unit;case u.FixedSizeList:return t.listSize;case u.FixedSizeBinary:return t.byteWidth;default:return 1}}var g=class{visitMany(t,...e){return t.map((i,n)=>this.visit(i,...e.map(s=>s[n])))}visit(...t){return this.getVisitFn(t[0],!1).apply(this,t)}getVisitFn(t,e=!0){return Du(this,t,e)}getVisitFnByTypeId(t,e=!0){return zr(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function Du(r,t,e=!0){return typeof t=="number"?zr(r,t,e):typeof t=="string"&&t in u?zr(r,u[t],e):t&&t instanceof m?zr(r,oc(t),e):t?.type&&t.type instanceof m?zr(r,oc(t.type),e):zr(r,u.NONE,e)}function zr(r,t,e=!0){let i=null;switch(t){case u.Null:i=r.visitNull;break;case u.Bool:i=r.visitBool;break;case u.Int:i=r.visitInt;break;case u.Int8:i=r.visitInt8||r.visitInt;break;case u.Int16:i=r.visitInt16||r.visitInt;break;case u.Int32:i=r.visitInt32||r.visitInt;break;case u.Int64:i=r.visitInt64||r.visitInt;break;case u.Uint8:i=r.visitUint8||r.visitInt;break;case u.Uint16:i=r.visitUint16||r.visitInt;break;case u.Uint32:i=r.visitUint32||r.visitInt;break;case u.Uint64:i=r.visitUint64||r.visitInt;break;case u.Float:i=r.visitFloat;break;case u.Float16:i=r.visitFloat16||r.visitFloat;break;case u.Float32:i=r.visitFloat32||r.visitFloat;break;case u.Float64:i=r.visitFloat64||r.visitFloat;break;case u.Utf8:i=r.visitUtf8;break;case u.Binary:i=r.visitBinary;break;case u.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case u.Date:i=r.visitDate;break;case u.DateDay:i=r.visitDateDay||r.visitDate;break;case u.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case u.Timestamp:i=r.visitTimestamp;break;case u.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case u.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case u.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case u.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case u.Time:i=r.visitTime;break;case u.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case u.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case u.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case u.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case u.Decimal:i=r.visitDecimal;break;case u.List:i=r.visitList;break;case u.Struct:i=r.visitStruct;break;case u.Union:i=r.visitUnion;break;case u.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case u.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case u.Dictionary:i=r.visitDictionary;break;case u.Interval:i=r.visitInterval;break;case u.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case u.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case u.Duration:i=r.visitDuration;break;case u.DurationSecond:i=r.visitDurationSecond||r.visitDuration;break;case u.DurationMillisecond:i=r.visitDurationMillisecond||r.visitDuration;break;case u.DurationMicrosecond:i=r.visitDurationMicrosecond||r.visitDuration;break;case u.DurationNanosecond:i=r.visitDurationNanosecond||r.visitDuration;break;case u.FixedSizeList:i=r.visitFixedSizeList;break;case u.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${u[t]}'`)}function oc(r){switch(r.typeId){case u.Null:return u.Null;case u.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?u.Int8:u.Uint8;case 16:return e?u.Int16:u.Uint16;case 32:return e?u.Int32:u.Uint32;case 64:return e?u.Int64:u.Uint64}return u.Int}case u.Float:switch(r.precision){case Q.HALF:return u.Float16;case Q.SINGLE:return u.Float32;case Q.DOUBLE:return u.Float64}return u.Float;case u.Binary:return u.Binary;case u.Utf8:return u.Utf8;case u.Bool:return u.Bool;case u.Decimal:return u.Decimal;case u.Time:switch(r.unit){case _.SECOND:return u.TimeSecond;case _.MILLISECOND:return u.TimeMillisecond;case _.MICROSECOND:return u.TimeMicrosecond;case _.NANOSECOND:return u.TimeNanosecond}return u.Time;case u.Timestamp:switch(r.unit){case _.SECOND:return u.TimestampSecond;case _.MILLISECOND:return u.TimestampMillisecond;case _.MICROSECOND:return u.TimestampMicrosecond;case _.NANOSECOND:return u.TimestampNanosecond}return u.Timestamp;case u.Date:switch(r.unit){case dt.DAY:return u.DateDay;case dt.MILLISECOND:return u.DateMillisecond}return u.Date;case u.Interval:switch(r.unit){case gt.DAY_TIME:return u.IntervalDayTime;case gt.YEAR_MONTH:return u.IntervalYearMonth}return u.Interval;case u.Duration:switch(r.unit){case _.SECOND:return u.DurationSecond;case _.MILLISECOND:return u.DurationMillisecond;case _.MICROSECOND:return u.DurationMicrosecond;case _.NANOSECOND:return u.DurationNanosecond}return u.Duration;case u.Map:return u.Map;case u.List:return u.List;case u.Struct:return u.Struct;case u.Union:switch(r.mode){case W.Dense:return u.DenseUnion;case W.Sparse:return u.SparseUnion}return u.Union;case u.FixedSizeBinary:return u.FixedSizeBinary;case u.FixedSizeList:return u.FixedSizeList;case u.Dictionary:return u.Dictionary}throw new Error(`Unrecognized type '${u[r.typeId]}'`)}g.prototype.visitInt8=null;g.prototype.visitInt16=null;g.prototype.visitInt32=null;g.prototype.visitInt64=null;g.prototype.visitUint8=null;g.prototype.visitUint16=null;g.prototype.visitUint32=null;g.prototype.visitUint64=null;g.prototype.visitFloat16=null;g.prototype.visitFloat32=null;g.prototype.visitFloat64=null;g.prototype.visitDateDay=null;g.prototype.visitDateMillisecond=null;g.prototype.visitTimestampSecond=null;g.prototype.visitTimestampMillisecond=null;g.prototype.visitTimestampMicrosecond=null;g.prototype.visitTimestampNanosecond=null;g.prototype.visitTimeSecond=null;g.prototype.visitTimeMillisecond=null;g.prototype.visitTimeMicrosecond=null;g.prototype.visitTimeNanosecond=null;g.prototype.visitDenseUnion=null;g.prototype.visitSparseUnion=null;g.prototype.visitIntervalDayTime=null;g.prototype.visitIntervalYearMonth=null;g.prototype.visitDuration=null;g.prototype.visitDurationSecond=null;g.prototype.visitDurationMillisecond=null;g.prototype.visitDurationMicrosecond=null;g.prototype.visitDurationNanosecond=null;var wo={};fr(wo,{float64ToUint16:()=>fi,uint16ToFloat64:()=>Rn});var ac=new Float64Array(1),$r=new Uint32Array(ac.buffer);function Rn(r){let t=(r&31744)>>10,e=(r&1023)/1024,i=Math.pow(-1,(r&32768)>>15);switch(t){case 31:return i*(e?Number.NaN:1/0);case 0:return i*(e?6103515625e-14*e:0)}return i*Math.pow(2,t-15)*(1+e)}function fi(r){if(r!==r)return 32256;ac[0]=r;let t=($r[1]&2147483648)>>16&65535,e=$r[1]&2146435072,i=0;return e>=1089470464?$r[0]>0?e=31744:(e=(e&2080374784)>>16,i=($r[1]&1048575)>>10):e<=1056964608?(i=1048576+($r[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=($r[1]&1048575)+512>>10),t|e|i&65535}var T=class extends g{};function A(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var Fu=(r,t,e)=>{r[t]=Math.trunc(e/864e5)},Io=(r,t,e)=>{r[t]=Math.trunc(e%4294967296),r[t+1]=Math.trunc(e/4294967296)},Ru=(r,t,e)=>{r[t]=Math.trunc(e*1e3%4294967296),r[t+1]=Math.trunc(e*1e3/4294967296)},Lu=(r,t,e)=>{r[t]=Math.trunc(e*1e6%4294967296),r[t+1]=Math.trunc(e*1e6/4294967296)},cc=(r,t,e,i)=>{if(e+1<t.length){let{[e]:n,[e+1]:s}=t;r.set(i.subarray(0,s-n),n)}},Mu=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},Fe=({values:r},t,e)=>{r[t]=e},vo=({values:r},t,e)=>{r[t]=e},lc=({values:r},t,e)=>{r[t]=fi(e)},Uu=(r,t,e)=>{switch(r.type.precision){case Q.HALF:return lc(r,t,e);case Q.SINGLE:case Q.DOUBLE:return vo(r,t,e)}},Ln=({values:r},t,e)=>{Fu(r,t,e.valueOf())},Mn=({values:r},t,e)=>{Io(r,t*2,e.valueOf())},So=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},Cu=({values:r,valueOffsets:t},e,i)=>cc(r,t,e,i),ku=({values:r,valueOffsets:t},e,i)=>{cc(r,t,e,We(i))},To=(r,t,e)=>{r.type.unit===dt.DAY?Ln(r,t,e):Mn(r,t,e)},Un=({values:r},t,e)=>Io(r,t*2,e/1e3),Cn=({values:r},t,e)=>Io(r,t*2,e),kn=({values:r},t,e)=>Ru(r,t*2,e),Pn=({values:r},t,e)=>Lu(r,t*2,e),Eo=(r,t,e)=>{switch(r.type.unit){case _.SECOND:return Un(r,t,e);case _.MILLISECOND:return Cn(r,t,e);case _.MICROSECOND:return kn(r,t,e);case _.NANOSECOND:return Pn(r,t,e)}},Vn=({values:r},t,e)=>{r[t]=e},jn=({values:r},t,e)=>{r[t]=e},zn=({values:r},t,e)=>{r[t]=e},$n=({values:r},t,e)=>{r[t]=e},xo=(r,t,e)=>{switch(r.type.unit){case _.SECOND:return Vn(r,t,e);case _.MILLISECOND:return jn(r,t,e);case _.MICROSECOND:return zn(r,t,e);case _.NANOSECOND:return $n(r,t,e)}},Ao=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},Pu=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=ht.getVisitFn(i);if(Array.isArray(e))for(let o=-1,a=n[t],c=n[t+1];a<c;)s(i,a++,e[++o]);else for(let o=-1,a=n[t],c=n[t+1];a<c;)s(i,a++,e.get(++o))},Vu=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=ht.getVisitFn(i),{[t]:o,[t+1]:a}=n,c=e instanceof Map?e.entries():Object.entries(e);for(let l of c)if(s(i,o,l),++o>=a)break},ju=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),zu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),$u=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),qu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),Gu=(r,t,e)=>{let i=r.type.children.map(s=>ht.getVisitFn(s.type)),n=e instanceof Map?$u(t,e):e instanceof M?zu(t,e):Array.isArray(e)?ju(t,e):qu(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},Wu=(r,t,e)=>{r.type.mode===W.Dense?uc(r,t,e):dc(r,t,e)},uc=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];ht.visit(n,r.valueOffsets[t],e)},dc=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];ht.visit(n,t,e)},Yu=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},Oo=(r,t,e)=>{r.type.unit===gt.DAY_TIME?qn(r,t,e):Gn(r,t,e)},qn=({values:r},t,e)=>{r.set(e.subarray(0,2),2*t)},Gn=({values:r},t,e)=>{r[t]=e[0]*12+e[1]%12},Wn=({values:r},t,e)=>{r[t]=e},Yn=({values:r},t,e)=>{r[t]=e},Hn=({values:r},t,e)=>{r[t]=e},Kn=({values:r},t,e)=>{r[t]=e},Bo=(r,t,e)=>{switch(r.type.unit){case _.SECOND:return Wn(r,t,e);case _.MILLISECOND:return Yn(r,t,e);case _.MICROSECOND:return Hn(r,t,e);case _.NANOSECOND:return Kn(r,t,e)}},Hu=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=ht.getVisitFn(n);if(Array.isArray(e))for(let o=-1,a=t*i;++o<i;)s(n,a+o,e[o]);else for(let o=-1,a=t*i;++o<i;)s(n,a+o,e.get(o))};T.prototype.visitBool=A(Mu);T.prototype.visitInt=A(Fe);T.prototype.visitInt8=A(Fe);T.prototype.visitInt16=A(Fe);T.prototype.visitInt32=A(Fe);T.prototype.visitInt64=A(Fe);T.prototype.visitUint8=A(Fe);T.prototype.visitUint16=A(Fe);T.prototype.visitUint32=A(Fe);T.prototype.visitUint64=A(Fe);T.prototype.visitFloat=A(Uu);T.prototype.visitFloat16=A(lc);T.prototype.visitFloat32=A(vo);T.prototype.visitFloat64=A(vo);T.prototype.visitUtf8=A(ku);T.prototype.visitBinary=A(Cu);T.prototype.visitFixedSizeBinary=A(So);T.prototype.visitDate=A(To);T.prototype.visitDateDay=A(Ln);T.prototype.visitDateMillisecond=A(Mn);T.prototype.visitTimestamp=A(Eo);T.prototype.visitTimestampSecond=A(Un);T.prototype.visitTimestampMillisecond=A(Cn);T.prototype.visitTimestampMicrosecond=A(kn);T.prototype.visitTimestampNanosecond=A(Pn);T.prototype.visitTime=A(xo);T.prototype.visitTimeSecond=A(Vn);T.prototype.visitTimeMillisecond=A(jn);T.prototype.visitTimeMicrosecond=A(zn);T.prototype.visitTimeNanosecond=A($n);T.prototype.visitDecimal=A(Ao);T.prototype.visitList=A(Pu);T.prototype.visitStruct=A(Gu);T.prototype.visitUnion=A(Wu);T.prototype.visitDenseUnion=A(uc);T.prototype.visitSparseUnion=A(dc);T.prototype.visitDictionary=A(Yu);T.prototype.visitInterval=A(Oo);T.prototype.visitIntervalDayTime=A(qn);T.prototype.visitIntervalYearMonth=A(Gn);T.prototype.visitDuration=A(Bo);T.prototype.visitDurationSecond=A(Wn);T.prototype.visitDurationMillisecond=A(Yn);T.prototype.visitDurationMicrosecond=A(Hn);T.prototype.visitDurationNanosecond=A(Kn);T.prototype.visitFixedSizeList=A(Hu);T.prototype.visitMap=A(Vu);var ht=new T;var Zt=Symbol.for("parent"),qr=Symbol.for("rowIndex"),Ye=class{constructor(t,e){return this[Zt]=t,this[qr]=e,new Proxy(this,new Do)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[qr],e=this[Zt],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=nt.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${Wt(t)}: ${Wt(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new No(this[Zt],this[qr])}},No=class{constructor(t,e){this.childIndex=0,this.children=t.children,this.rowIndex=e,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,nt.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(Ye.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Zt]:{writable:!0,enumerable:!1,configurable:!1,value:null},[qr]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var Do=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Zt].type.children.map(e=>e.name)}has(t,e){return t[Zt].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[Zt].type.children.findIndex(i=>i.name===e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Zt].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=nt.visit(t[Zt].children[i],t[qr]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Zt].type.children.findIndex(s=>s.name===e);return n!==-1?(ht.visit(t[Zt].children[n],t[qr],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var b=class extends g{};function E(r){return(t,e)=>t.getValid(e)?r(t,e):null}var Ku=(r,t)=>864e5*r[t],Fo=(r,t)=>4294967296*r[t+1]+(r[t]>>>0),Qu=(r,t)=>4294967296*(r[t+1]/1e3)+(r[t]>>>0)/1e3,Ju=(r,t)=>4294967296*(r[t+1]/1e6)+(r[t]>>>0)/1e6,hc=r=>new Date(r),Xu=(r,t)=>hc(Ku(r,t)),Zu=(r,t)=>hc(Fo(r,t)),td=(r,t)=>null,fc=(r,t,e)=>{if(e+1>=t.length)return null;let i=t[e],n=t[e+1];return r.subarray(i,n)},ed=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},pc=({values:r},t)=>Xu(r,t),mc=({values:r},t)=>Zu(r,t*2),He=({stride:r,values:t},e)=>t[r*e],rd=({stride:r,values:t},e)=>Rn(t[r*e]),yc=({values:r},t)=>r[t],id=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),nd=({values:r,valueOffsets:t},e)=>fc(r,t,e),sd=({values:r,valueOffsets:t},e)=>{let i=fc(r,t,e);return i!==null?li(i):null},od=({values:r},t)=>r[t],ad=({type:r,values:t},e)=>r.precision!==Q.HALF?t[e]:Rn(t[e]),cd=(r,t)=>r.type.unit===dt.DAY?pc(r,t):mc(r,t),gc=({values:r},t)=>1e3*Fo(r,t*2),_c=({values:r},t)=>Fo(r,t*2),bc=({values:r},t)=>Qu(r,t*2),wc=({values:r},t)=>Ju(r,t*2),ld=(r,t)=>{switch(r.type.unit){case _.SECOND:return gc(r,t);case _.MILLISECOND:return _c(r,t);case _.MICROSECOND:return bc(r,t);case _.NANOSECOND:return wc(r,t)}},Ic=({values:r},t)=>r[t],vc=({values:r},t)=>r[t],Sc=({values:r},t)=>r[t],Tc=({values:r},t)=>r[t],ud=(r,t)=>{switch(r.type.unit){case _.SECOND:return Ic(r,t);case _.MILLISECOND:return vc(r,t);case _.MICROSECOND:return Sc(r,t);case _.NANOSECOND:return Tc(r,t)}},dd=({values:r,stride:t},e)=>hi.decimal(r.subarray(t*e,t*(e+1))),hd=(r,t)=>{let{valueOffsets:e,stride:i,children:n}=r,{[t*i]:s,[t*i+1]:o}=e,c=n[0].slice(s,o-s);return new M([c])},fd=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new le(o.slice(n,s-n))},pd=(r,t)=>new Ye(r,t),md=(r,t)=>r.type.mode===W.Dense?Ec(r,t):xc(r,t),Ec=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return nt.visit(i,r.valueOffsets[t])},xc=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return nt.visit(i,t)},yd=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},gd=(r,t)=>r.type.unit===gt.DAY_TIME?Ac(r,t):Oc(r,t),Ac=({values:r},t)=>r.subarray(2*t,2*(t+1)),Oc=({values:r},t)=>{let e=r[t],i=new Int32Array(2);return i[0]=Math.trunc(e/12),i[1]=Math.trunc(e%12),i},Bc=({values:r},t)=>r[t],Nc=({values:r},t)=>r[t],Dc=({values:r},t)=>r[t],Fc=({values:r},t)=>r[t],_d=(r,t)=>{switch(r.type.unit){case _.SECOND:return Bc(r,t);case _.MILLISECOND:return Nc(r,t);case _.MICROSECOND:return Dc(r,t);case _.NANOSECOND:return Fc(r,t)}},bd=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new M([s])};b.prototype.visitNull=E(td);b.prototype.visitBool=E(ed);b.prototype.visitInt=E(od);b.prototype.visitInt8=E(He);b.prototype.visitInt16=E(He);b.prototype.visitInt32=E(He);b.prototype.visitInt64=E(yc);b.prototype.visitUint8=E(He);b.prototype.visitUint16=E(He);b.prototype.visitUint32=E(He);b.prototype.visitUint64=E(yc);b.prototype.visitFloat=E(ad);b.prototype.visitFloat16=E(rd);b.prototype.visitFloat32=E(He);b.prototype.visitFloat64=E(He);b.prototype.visitUtf8=E(sd);b.prototype.visitBinary=E(nd);b.prototype.visitFixedSizeBinary=E(id);b.prototype.visitDate=E(cd);b.prototype.visitDateDay=E(pc);b.prototype.visitDateMillisecond=E(mc);b.prototype.visitTimestamp=E(ld);b.prototype.visitTimestampSecond=E(gc);b.prototype.visitTimestampMillisecond=E(_c);b.prototype.visitTimestampMicrosecond=E(bc);b.prototype.visitTimestampNanosecond=E(wc);b.prototype.visitTime=E(ud);b.prototype.visitTimeSecond=E(Ic);b.prototype.visitTimeMillisecond=E(vc);b.prototype.visitTimeMicrosecond=E(Sc);b.prototype.visitTimeNanosecond=E(Tc);b.prototype.visitDecimal=E(dd);b.prototype.visitList=E(hd);b.prototype.visitStruct=E(pd);b.prototype.visitUnion=E(md);b.prototype.visitDenseUnion=E(Ec);b.prototype.visitSparseUnion=E(xc);b.prototype.visitDictionary=E(yd);b.prototype.visitInterval=E(gd);b.prototype.visitIntervalDayTime=E(Ac);b.prototype.visitIntervalYearMonth=E(Oc);b.prototype.visitDuration=E(_d);b.prototype.visitDurationSecond=E(Bc);b.prototype.visitDurationMillisecond=E(Nc);b.prototype.visitDurationMicrosecond=E(Dc);b.prototype.visitDurationNanosecond=E(Fc);b.prototype.visitFixedSizeList=E(bd);b.prototype.visitMap=E(fd);var nt=new b;var Ct=Symbol.for("keys"),Gr=Symbol.for("vals"),le=class{constructor(t){return this[Ct]=new M([t.children[0]]).memoize(),this[Gr]=t.children[1],new Proxy(this,new Lo)}[Symbol.iterator](){return new Ro(this[Ct],this[Gr])}get size(){return this[Ct].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Ct],e=this[Gr],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=nt.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${Wt(t)}: ${Wt(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},Ro=class{constructor(t,e){this.keys=t,this.vals=e,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),nt.visit(this.vals,t)]})}},Lo=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Ct].toArray().map(String)}has(t,e){return t[Ct].includes(e)}getOwnPropertyDescriptor(t,e){if(t[Ct].indexOf(e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Ct].indexOf(e);if(i!==-1){let n=nt.visit(Reflect.get(t,Gr),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Ct].indexOf(e);return n!==-1?(ht.visit(Reflect.get(t,Gr),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(le.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Ct]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Gr]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function wd(r,t,e){let i=r.length,n=t>-1?t:i+t%i;return e?e(r,n):n}var Rc;function pi(r,t,e,i){let{length:n=0}=r,s=typeof t!="number"?0:t,o=typeof e!="number"?n:e;return s<0&&(s=(s%n+n)%n),o<0&&(o=(o%n+n)%n),o<s&&(Rc=s,s=o,o=Rc),o>n&&(o=n),i?i(r,s,o):[s,o]}var Lc=r=>r!==r;function Ke(r){if(typeof r!=="object"||r===null)return Lc(r)?Lc:e=>e===r;if(r instanceof Date){let e=r.valueOf();return i=>i instanceof Date?i.valueOf()===e:!1}return ArrayBuffer.isView(r)?e=>e?fo(r,e):!1:r instanceof Map?vd(r):Array.isArray(r)?Id(r):r instanceof M?Sd(r):Td(r,!0)}function Id(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Ke(r[e]);return Qn(t)}function vd(r){let t=-1,e=[];for(let i of r.values())e[++t]=Ke(i);return Qn(e)}function Sd(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Ke(r.get(e));return Qn(t)}function Td(r,t=!1){let e=Object.keys(r);if(!t&&e.length===0)return()=>!1;let i=[];for(let n=-1,s=e.length;++n<s;)i[n]=Ke(r[e[n]]);return Qn(i,e)}function Qn(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return Ed(r,e);case Map:return Mc(r,e,e.keys());case le:case Ye:case Object:case void 0:return Mc(r,e,t||Object.keys(e))}return e instanceof M?xd(r,e):!1}}function Ed(r,t){let e=r.length;if(t.length!==e)return!1;for(let i=-1;++i<e;)if(!r[i](t[i]))return!1;return!0}function xd(r,t){let e=r.length;if(t.length!==e)return!1;for(let i=-1;++i<e;)if(!r[i](t.get(i)))return!1;return!0}function Mc(r,t,e){let i=e[Symbol.iterator](),n=t instanceof Map?t.keys():Object.keys(t)[Symbol.iterator](),s=t instanceof Map?t.values():Object.values(t)[Symbol.iterator](),o=0,a=r.length,c=s.next(),l=i.next(),d=n.next();for(;o<a&&!l.done&&!d.done&&!c.done&&!(l.value!==d.value||!r[o](c.value));++o,l=i.next(),d=n.next(),c=s.next());return o===a&&l.done&&d.done&&c.done?!0:(i.return&&i.return(),n.return&&n.return(),s.return&&s.return(),!1)}var Uo={};fr(Uo,{BitIterator:()=>mr,getBit:()=>Uc,getBool:()=>Xn,packBools:()=>gr,popcnt_array:()=>Cc,popcnt_bit_range:()=>mi,popcnt_uint32:()=>Jn,setBool:()=>Ad,truncateBitmap:()=>yr});function Xn(r,t,e,i){return(e&1<<i)!==0}function Uc(r,t,e,i){return(e&1<<i)>>i}function Ad(r,t,e){return e?!!(r[t>>3]|=1<<t%8)||!0:!(r[t>>3]&=~(1<<t%8))&&!1}function yr(r,t,e){let i=e.byteLength+7&-8;if(r>0||e.byteLength<i){let n=new Uint8Array(i);return n.set(r%8===0?e.subarray(r>>3):gr(new mr(e,r,t,null,Xn)).subarray(0,i)),n}return e}function gr(r){let t=[],e=0,i=0,n=0;for(let o of r)o&&(n|=1<<i),++i===8&&(t[e++]=n,n=i=0);(e===0||i>0)&&(t[e++]=n);let s=new Uint8Array(t.length+7&-8);return s.set(t),s}var mr=class{constructor(t,e,i,n,s){this.bytes=t,this.length=i,this.context=n,this.get=s,this.bit=e%8,this.byteIndex=e>>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 mi(r,t,e){if(e-t<=0)return 0;if(e-t<8){let s=0;for(let o of new mr(r,t,e-t,r,Uc))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return mi(r,t,n)+mi(r,i,e)+Cc(r,n>>3,i-n>>3)}function Cc(r,t,e){let i=0,n=Math.trunc(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength),o=e===void 0?r.byteLength:n+e;for(;o-n>=4;)i+=Jn(s.getUint32(n)),n+=4;for(;o-n>=2;)i+=Jn(s.getUint16(n)),n+=2;for(;o-n>=1;)i+=Jn(s.getUint8(n)),n+=1;return i}function Jn(r){let t=Math.trunc(r);return t=t-(t>>>1&1431655765),t=(t&858993459)+(t>>>2&858993459),(t+(t>>>4)&252645135)*16843009>>>24}var Od=-1,$=class r{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 m.isSparseUnion(t)?this.children.some(e=>e.nullable):m.isDenseUnion(t)?this.children.some(e=>e.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0,{valueOffsets:e,values:i,nullBitmap:n,typeIds:s}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.byteLength),s&&(t+=s.byteLength),this.children.reduce((o,a)=>o+a.byteLength,t)}get nullCount(){if(m.isUnion(this.type))return this.children.reduce((i,n)=>i+n.nullCount,0);let t=this._nullCount,e;return t<=Od&&(e=this.nullBitmap)&&(this._nullCount=t=this.length-mi(e,this.offset,this.offset+this.length)),t}constructor(t,e,i,n,s,o=[],a){this.type=t,this.children=o,this.dictionary=a,this.offset=Math.floor(Math.max(e||0,0)),this.length=Math.floor(Math.max(i||0,0)),this._nullCount=Math.floor(Math.max(n||0,-1));let c;s instanceof r?(this.stride=s.stride,this.values=s.values,this.typeIds=s.typeIds,this.nullBitmap=s.nullBitmap,this.valueOffsets=s.valueOffsets):(this.stride=Nt(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:e}=this;if(m.isUnion(e)){let i=e,n=this.children[i.typeIdToChildIndex[this.typeIds[t]]],s=i.mode===W.Dense?this.valueOffsets[t]:t;return n.getValid(s)}if(this.nullable&&this.nullCount>0){let i=this.offset+t;return(this.nullBitmap[i>>3]&1<<i%8)!==0}return!0}setValid(t,e){let i,{type:n}=this;if(m.isUnion(n)){let s=n,o=this.children[s.typeIdToChildIndex[this.typeIds[t]]],a=s.mode===W.Dense?this.valueOffsets[t]:t;i=o.getValid(a),o.setValid(a,e)}else{let{nullBitmap:s}=this,{offset:o,length:a}=this,c=o+t,l=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(yr(o,a,this.nullBitmap),0),Object.assign(this,{nullBitmap:s,_nullCount:-1}));let h=s[d];i=(h&l)!==0,e?s[d]=h|l:s[d]=h&~l}return i!==!!e&&(this._nullCount=this.nullCount+(e?-1:1)),e}clone(t=this.type,e=this.offset,i=this.length,n=this._nullCount,s=this,o=this.children){return new r(t,e,i,n,s,o,this.dictionary)}slice(t,e){let{stride:i,typeId:n,children:s}=this,o=+(this._nullCount===0)-1,a=n===16?i:1,c=this._sliceBuffers(t,e,i,n);return this.clone(this.type,this.offset+t,e,o,c,s.length===0||this.valueOffsets?s:this._sliceChildren(s,a*t,a*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===u.Null)return this.clone(this.type,0,t,0);let{length:e,nullCount:i}=this,n=new Uint8Array((t+63&-64)>>3).fill(255,0,e>>3);n[e>>3]=(1<<e-(e&-8))-1,i>0&&n.set(yr(this.offset,e,this.nullBitmap),0);let s=this.buffers;return s[Ut.VALIDITY]=n,this.clone(this.type,0,t,i+(t-e),s)}_sliceBuffers(t,e,i,n){let s,{buffers:o}=this;return(s=o[Ut.TYPE])&&(o[Ut.TYPE]=s.subarray(t,t+e)),(s=o[Ut.OFFSET])&&(o[Ut.OFFSET]=s.subarray(t,t+e+1))||(s=o[Ut.DATA])&&(o[Ut.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};$.prototype.children=Object.freeze([]);var Co=class r extends g{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){let{["type"]:e,["offset"]:i=0,["length"]:n=0}=t;return new $(e,i,n,n)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.data),s=O(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new $(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.data),s=O(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new $(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=O(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new $(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=O(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=R(e.ArrayType,t.typeIds),{["length"]:o=s.length,["nullCount"]:a=-1}=t;if(m.isSparseUnion(e))return new $(e,i,o,a,[void 0,void 0,void 0,s],n);let c=pr(t.valueOffsets);return new $(e,i,o,a,[c,void 0,void 0,s],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.indices.ArrayType,t.data),{["dictionary"]:o=new M([new r().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new $(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitDuration(t){let{["type"]:e,["offset"]:i=0}=t,n=O(t.nullBitmap),s=R(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,s,n])}visitFixedSizeList(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new r().visit({type:e.valueType})}=t,s=O(t.nullBitmap),{["length"]:o=n.length/Nt(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new $(e,i,o,a,[void 0,void 0,s],[n])}visitMap(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new r().visit({type:e.childType})}=t,s=O(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new $(e,i,a,c,[o,void 0,s],[n])}},Bd=new Co;function B(r){return Bd.visit(r)}var yi=class{constructor(t=0,e){this.numChunks=t,this.getChunkIterator=e,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 Zn(r){return r.reduce((t,e)=>t+e.nullCount,0)}function ts(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function es(r,t,e,i){let n=[];for(let s=-1,o=r.length;++s<o;){let a=r[s],c=t[s],{length:l}=a;if(c>=i)break;if(e>=c+l)continue;if(c>=e&&c+l<=i){n.push(a);continue}let d=Math.max(0,e-c),h=Math.min(i-c,l);n.push(a.slice(d,h-d))}return n.length===0&&n.push(r[0].slice(0,0)),n}function ko(r,t,e,i){let n=0,s=0,o=t.length-1;do{if(n>=o-1)return e<t[o]?i(r,n,e-t[n]):null;s=n+Math.trunc((o-n)*.5),e<t[s]?o=s:n=s}while(n<o)}function gi(r,t){return r.getValid(t)}function Qe(r){function t(e,i,n){return r(e[i],n)}return function(e){let i=this.data;return ko(i,this._offsets,e,t)}}function rs(r){let t;function e(i,n,s){return r(i[n],s,t)}return function(i,n){let s=this.data;t=n;let o=ko(s,this._offsets,i,e);return t=void 0,o}}function is(r){let t;function e(i,n,s){let o=s,a=0,c=0;for(let l=n-1,d=i.length;++l<d;){let h=i[l];if(~(a=r(h,t,o)))return c+a;o=0,c+=h.length}return-1}return function(i,n){t=i;let s=this.data,o=typeof n!="number"?e(s,0,0):ko(s,this._offsets,n,e);return t=void 0,o}}var w=class extends g{};function Nd(r,t){return t===null&&r.length>0?0:-1}function Dd(r,t){let{nullBitmap:e}=r;if(!e||r.nullCount<=0)return-1;let i=0;for(let n of new mr(e,r.offset+(t||0),r.length,e,Xn)){if(!n)return i;++i}return-1}function N(r,t,e){if(t===void 0)return-1;if(t===null)switch(r.typeId){case u.Union:break;case u.Dictionary:break;default:return Dd(r,e)}let i=nt.getVisitFn(r),n=Ke(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}function kc(r,t,e){let i=nt.getVisitFn(r),n=Ke(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}w.prototype.visitNull=Nd;w.prototype.visitBool=N;w.prototype.visitInt=N;w.prototype.visitInt8=N;w.prototype.visitInt16=N;w.prototype.visitInt32=N;w.prototype.visitInt64=N;w.prototype.visitUint8=N;w.prototype.visitUint16=N;w.prototype.visitUint32=N;w.prototype.visitUint64=N;w.prototype.visitFloat=N;w.prototype.visitFloat16=N;w.prototype.visitFloat32=N;w.prototype.visitFloat64=N;w.prototype.visitUtf8=N;w.prototype.visitBinary=N;w.prototype.visitFixedSizeBinary=N;w.prototype.visitDate=N;w.prototype.visitDateDay=N;w.prototype.visitDateMillisecond=N;w.prototype.visitTimestamp=N;w.prototype.visitTimestampSecond=N;w.prototype.visitTimestampMillisecond=N;w.prototype.visitTimestampMicrosecond=N;w.prototype.visitTimestampNanosecond=N;w.prototype.visitTime=N;w.prototype.visitTimeSecond=N;w.prototype.visitTimeMillisecond=N;w.prototype.visitTimeMicrosecond=N;w.prototype.visitTimeNanosecond=N;w.prototype.visitDecimal=N;w.prototype.visitList=N;w.prototype.visitStruct=N;w.prototype.visitUnion=N;w.prototype.visitDenseUnion=kc;w.prototype.visitSparseUnion=kc;w.prototype.visitDictionary=N;w.prototype.visitInterval=N;w.prototype.visitIntervalDayTime=N;w.prototype.visitIntervalYearMonth=N;w.prototype.visitDuration=N;w.prototype.visitDurationSecond=N;w.prototype.visitDurationMillisecond=N;w.prototype.visitDurationMicrosecond=N;w.prototype.visitDurationNanosecond=N;w.prototype.visitFixedSizeList=N;w.prototype.visitMap=N;var _r=new w;var I=class extends g{};function x(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(t.typeId===u.Timestamp||t instanceof rt&&t.bitWidth!==64||t instanceof Ht&&t.bitWidth!==64||t instanceof It&&t.precision!==Q.HALF))return new yi(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new yi(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new Po(o)})}var Po=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}};I.prototype.visitNull=x;I.prototype.visitBool=x;I.prototype.visitInt=x;I.prototype.visitInt8=x;I.prototype.visitInt16=x;I.prototype.visitInt32=x;I.prototype.visitInt64=x;I.prototype.visitUint8=x;I.prototype.visitUint16=x;I.prototype.visitUint32=x;I.prototype.visitUint64=x;I.prototype.visitFloat=x;I.prototype.visitFloat16=x;I.prototype.visitFloat32=x;I.prototype.visitFloat64=x;I.prototype.visitUtf8=x;I.prototype.visitBinary=x;I.prototype.visitFixedSizeBinary=x;I.prototype.visitDate=x;I.prototype.visitDateDay=x;I.prototype.visitDateMillisecond=x;I.prototype.visitTimestamp=x;I.prototype.visitTimestampSecond=x;I.prototype.visitTimestampMillisecond=x;I.prototype.visitTimestampMicrosecond=x;I.prototype.visitTimestampNanosecond=x;I.prototype.visitTime=x;I.prototype.visitTimeSecond=x;I.prototype.visitTimeMillisecond=x;I.prototype.visitTimeMicrosecond=x;I.prototype.visitTimeNanosecond=x;I.prototype.visitDecimal=x;I.prototype.visitList=x;I.prototype.visitStruct=x;I.prototype.visitUnion=x;I.prototype.visitDenseUnion=x;I.prototype.visitSparseUnion=x;I.prototype.visitDictionary=x;I.prototype.visitInterval=x;I.prototype.visitIntervalDayTime=x;I.prototype.visitIntervalYearMonth=x;I.prototype.visitDuration=x;I.prototype.visitDurationSecond=x;I.prototype.visitDurationMillisecond=x;I.prototype.visitDurationMicrosecond=x;I.prototype.visitDurationNanosecond=x;I.prototype.visitFixedSizeList=x;I.prototype.visitMap=x;var Wr=new I;var Fd=(r,t)=>r+t,ue=class extends g{visitNull(t,e){return 0}visitInt(t,e){return t.type.bitWidth/8}visitFloat(t,e){return t.type.ArrayType.BYTES_PER_ELEMENT}visitBool(t,e){return 1/8}visitDecimal(t,e){return t.type.bitWidth/8}visitDate(t,e){return(t.type.unit+1)*4}visitTime(t,e){return t.type.bitWidth/8}visitTimestamp(t,e){return t.type.unit===_.SECOND?4:8}visitInterval(t,e){return(t.type.unit+1)*4}visitDuration(t,e){return 8}visitStruct(t,e){return t.children.reduce((i,n)=>i+Dt.visit(n,e),0)}visitFixedSizeBinary(t,e){return t.type.byteWidth}visitMap(t,e){return 8+t.children.reduce((i,n)=>i+Dt.visit(n,e),0)}visitDictionary(t,e){var i;return t.type.indices.bitWidth/8+(((i=t.dictionary)===null||i===void 0?void 0:i.getByteLength(t.values[e]))||0)}},Rd=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),Ld=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),Md=({valueOffsets:r,stride:t,children:e},i)=>{let n=e[0],{[i*t]:s}=r,{[i*t+1]:o}=r,a=Dt.getVisitFn(n.type),c=n.slice(s,o-s),l=8;for(let d=-1,h=o-s;++d<h;)l+=a(c,d);return l},Ud=({stride:r,children:t},e)=>{let i=t[0],n=i.slice(e*r,r),s=Dt.getVisitFn(i.type),o=0;for(let a=-1,c=n.length;++a<c;)o+=s(n,a);return o},Cd=(r,t)=>r.type.mode===W.Dense?Pc(r,t):Vc(r,t),Pc=({type:r,children:t,typeIds:e,valueOffsets:i},n)=>{let s=r.typeIdToChildIndex[e[n]];return 8+Dt.visit(t[s],i[n])},Vc=({children:r},t)=>4+Dt.visitMany(r,r.map(()=>t)).reduce(Fd,0);ue.prototype.visitUtf8=Rd;ue.prototype.visitBinary=Ld;ue.prototype.visitList=Md;ue.prototype.visitFixedSizeList=Ud;ue.prototype.visitUnion=Cd;ue.prototype.visitDenseUnion=Pc;ue.prototype.visitSparseUnion=Vc;var Dt=new ue;var jc,zc={},$c={},M=class r{constructor(t){var e,i,n;let s=t[0]instanceof r?t.flatMap(a=>a.data):t;if(s.length===0||s.some(a=>!(a instanceof $)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(e=s[0])===null||e===void 0?void 0:e.type;switch(s.length){case 0:this._offsets=[0];break;case 1:{let{get:a,set:c,indexOf:l,byteLength:d}=zc[o.typeId],h=s[0];this.isValid=f=>gi(h,f),this.get=f=>a(h,f),this.set=(f,S)=>c(h,f,S),this.indexOf=f=>l(h,f),this.getByteLength=f=>d(h,f),this._offsets=[0,h.length];break}default:Object.setPrototypeOf(this,$c[o.typeId]),this._offsets=ts(s);break}this.data=s,this.type=o,this.stride=Nt(o),this.numChildren=(n=(i=o.children)===null||i===void 0?void 0:i.length)!==null&&n!==void 0?n:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullCount(){return Zn(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${u[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}getByteLength(t){return 0}[Symbol.iterator](){return Wr.visit(this)}concat(...t){return new r(this.data.concat(t.flatMap(e=>e.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new r(pi(this,t,e,({data:i,_offsets:n},s,o)=>es(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case u.Int:case u.Float:case u.Decimal:case u.Time:case u.Timestamp:switch(e.length){case 0:return new s;case 1:return e[0].values.subarray(0,i*n);default:return e.reduce((o,{values:a,length:c})=>(o.array.set(a.subarray(0,c*n),o.offset),o.offset+=c*n,o),{array:new s(i*n),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e;return this.getChildAt((e=this.type.children)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new r(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return m.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(m.isDictionary(this.type)){let t=new ns(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return new ns(this)}unmemoize(){if(m.isDictionary(this.type)&&this.isMemoized){let t=this.data[0].dictionary.unmemoize(),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return this}};jc=Symbol.toStringTag;M[jc]=(r=>{r.type=m.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(u).map(e=>u[e]).filter(e=>typeof e=="number"&&e!==u.NONE);for(let e of t){let i=nt.getVisitFnByTypeId(e),n=ht.getVisitFnByTypeId(e),s=_r.getVisitFnByTypeId(e),o=Dt.getVisitFnByTypeId(e);zc[e]={get:i,set:n,indexOf:s,byteLength:o},$c[e]=Object.create(r,{isValid:{value:Qe(gi)},get:{value:Qe(nt.getVisitFnByTypeId(e))},set:{value:rs(ht.getVisitFnByTypeId(e))},indexOf:{value:is(_r.getVisitFnByTypeId(e))},getByteLength:{value:Qe(Dt.getVisitFnByTypeId(e))}})}return"Vector"})(M.prototype);var ns=class r extends M{constructor(t){super(t.data);let e=this.get,i=this.set,n=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=e.call(this,o);return s[o]=c,c}}),Object.defineProperty(this,"set",{value(o,a){i.call(this,o,a),s[o]=a}}),Object.defineProperty(this,"slice",{value:(o,a)=>new r(n.call(this,o,a))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new M(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function qc(r){if(!r||r.length<=0)return function(n){return!0};let t="",e=r.filter(i=>i===i);return e.length>0&&(t=`
|
|
1
|
+
var Bb=Object.defineProperty;var me=(r,t)=>{for(var e in t)Bb(r,e,{get:t[e],enumerable:!0})};var fp={};function Pd(r,t=!1){let e,i,n=fp;function s(l){e=r(l).then(()=>{if(i){let{value:u}=i;i=null,s(u)}else e=null})}function o(l){i={event:l}}function a(l){e?o(l):s(l)}function c(l){n!==l&&requestAnimationFrame(()=>{let u=n;n=fp,a(u)}),n=l}return t?c:a}var jd=class{constructor(t){this._filterBy=t,this._requestUpdate=Pd(()=>this.requestQuery(),!0),this._coordinator=null}get coordinator(){return this._coordinator}set coordinator(t){this._coordinator=t}get filterBy(){return this._filterBy}get filterIndexable(){return!0}fields(){return null}fieldInfo(){return this}query(){return null}queryPending(){return this}queryResult(){return this}queryError(t){return console.error(t),this}requestQuery(t){let e=t||this.query(this.filterBy?.predicate(this));return this._coordinator.requestQuery(this,e)}requestUpdate(){this._requestUpdate()}update(){return this}};function Ic(r,t){var e={};for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(r);n<i.length;n++)t.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(r,i[n])&&(e[i[n]]=r[i[n]]);return e}function p(r,t,e,i){function n(s){return s instanceof e?s:new e(function(o){o(s)})}return new(e||(e=Promise))(function(s,o){function a(u){try{l(i.next(u))}catch(h){o(h)}}function c(u){try{l(i.throw(u))}catch(h){o(h)}}function l(u){u.done?s(u.value):n(u.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function pp(r){var t=typeof Symbol=="function"&&Symbol.iterator,e=t&&r[t],i=0;if(e)return e.call(r);if(r&&typeof r.length=="number")return{next:function(){return r&&i>=r.length&&(r=void 0),{value:r&&r[i++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function g(r){return this instanceof g?(this.v=r,this):new g(r)}function gt(r,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=e.apply(r,t||[]),n,s=[];return n={},o("next"),o("throw"),o("return"),n[Symbol.asyncIterator]=function(){return this},n;function o(y){i[y]&&(n[y]=function(b){return new Promise(function(z,ir){s.push([y,b,z,ir])>1||a(y,b)})})}function a(y,b){try{c(i[y](b))}catch(z){h(s[0][3],z)}}function c(y){y.value instanceof g?Promise.resolve(y.value.v).then(l,u):h(s[0][2],y)}function l(y){a("next",y)}function u(y){a("throw",y)}function h(y,b){y(b),s.shift(),s.length&&a(s[0][0],s[0][1])}}function ze(r){var t,e;return t={},i("next"),i("throw",function(n){throw n}),i("return"),t[Symbol.iterator]=function(){return this},t;function i(n,s){t[n]=r[n]?function(o){return(e=!e)?{value:g(r[n](o)),done:!1}:s?s(o):o}:s}}function Mt(r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=r[Symbol.asyncIterator],e;return t?t.call(r):(r=typeof pp=="function"?pp(r):r[Symbol.iterator](),e={},i("next"),i("throw"),i("return"),e[Symbol.asyncIterator]=function(){return this},e);function i(s){e[s]=r[s]&&function(o){return new Promise(function(a,c){o=r[s](o),n(a,c,o.done,o.value)})}}function n(s,o,a,c){Promise.resolve(c).then(function(l){s({value:l,done:a})},o)}}var Yd={};me(Yd,{compareArrayLike:()=>Gd,joinUint8Arrays:()=>Ee,memcpy:()=>_o,rebaseValueOffsets:()=>Ec,toArrayBufferView:()=>J,toArrayBufferViewAsyncIterator:()=>sr,toArrayBufferViewIterator:()=>Pr,toBigInt64Array:()=>Oc,toBigUint64Array:()=>Mb,toFloat32Array:()=>Lb,toFloat32ArrayAsyncIterator:()=>Jb,toFloat32ArrayIterator:()=>zb,toFloat64Array:()=>Rb,toFloat64ArrayAsyncIterator:()=>Qb,toFloat64ArrayIterator:()=>$b,toInt16Array:()=>Eb,toInt16ArrayAsyncIterator:()=>Gb,toInt16ArrayIterator:()=>kb,toInt32Array:()=>Cn,toInt32ArrayAsyncIterator:()=>Yb,toInt32ArrayIterator:()=>Vb,toInt8Array:()=>Ob,toInt8ArrayAsyncIterator:()=>qb,toInt8ArrayIterator:()=>Cb,toUint16Array:()=>Fb,toUint16ArrayAsyncIterator:()=>Hb,toUint16ArrayIterator:()=>Pb,toUint32Array:()=>Nb,toUint32ArrayAsyncIterator:()=>Kb,toUint32ArrayIterator:()=>jb,toUint8Array:()=>F,toUint8ArrayAsyncIterator:()=>qd,toUint8ArrayIterator:()=>Wd,toUint8ClampedArray:()=>Ub,toUint8ClampedArrayAsyncIterator:()=>Xb,toUint8ClampedArrayIterator:()=>Wb});var Tb=new TextDecoder("utf-8"),go=r=>Tb.decode(r),xb=new TextEncoder,Vr=r=>xb.encode(r);var Ab=r=>typeof r=="number",mp=r=>typeof r=="boolean",qt=r=>typeof r=="function",ae=r=>r!=null&&Object(r)===r,Oe=r=>ae(r)&&qt(r.then);var nr=r=>ae(r)&&qt(r[Symbol.iterator]),$e=r=>ae(r)&&qt(r[Symbol.asyncIterator]),Sc=r=>ae(r)&&ae(r.schema);var Bc=r=>ae(r)&&"done"in r&&"value"in r;var Tc=r=>ae(r)&&qt(r.stat)&&Ab(r.fd);var xc=r=>ae(r)&&bo(r.body),Ac=r=>"_getDOMStream"in r&&"_getNodeStream"in r,yp=r=>ae(r)&&qt(r.abort)&&qt(r.getWriter)&&!Ac(r),bo=r=>ae(r)&&qt(r.cancel)&&qt(r.getReader)&&!Ac(r),gp=r=>ae(r)&&qt(r.end)&&qt(r.write)&&mp(r.writable)&&!Ac(r),Dc=r=>ae(r)&&qt(r.read)&&qt(r.pipe)&&mp(r.readable)&&!Ac(r),bp=r=>ae(r)&&qt(r.clear)&&qt(r.bytes)&&qt(r.position)&&qt(r.setPosition)&&qt(r.capacity)&&qt(r.getBufferIdentifier)&&qt(r.createLong);var $d=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function Db(r){let t=r[0]?[r[0]]:[],e,i,n,s;for(let o,a,c=0,l=0,u=r.length;++c<u;){if(o=t[l],a=r[c],!o||!a||o.buffer!==a.buffer||a.byteOffset<o.byteOffset){a&&(t[++l]=a);continue}if({byteOffset:e,byteLength:n}=o,{byteOffset:i,byteLength:s}=a,e+n<i||i+s<e){a&&(t[++l]=a);continue}t[l]=new Uint8Array(o.buffer,e,i-e+s)}return t}function _o(r,t,e=0,i=t.byteLength){let n=r.byteLength,s=new Uint8Array(r.buffer,r.byteOffset,n),o=new Uint8Array(t.buffer,t.byteOffset,Math.min(i,n));return s.set(o,e),r}function Ee(r,t){let e=Db(r),i=e.reduce((u,h)=>u+h.byteLength,0),n,s,o,a=0,c=-1,l=Math.min(t||Number.POSITIVE_INFINITY,i);for(let u=e.length;++c<u;){if(n=e[c],s=n.subarray(0,Math.min(n.length,l-a)),l<=a+s.length){s.length<n.length?e[c]=n.subarray(s.length):s.length===n.length&&c++,o?_o(o,s,a):o=s;break}_o(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function J(r,t){let e=Bc(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=Vr(e)),e instanceof ArrayBuffer?new r(e):e instanceof $d?new r(e):bp(e)?J(r,e.bytes()):ArrayBuffer.isView(e)?e.byteLength<=0?new r(0):new r(e.buffer,e.byteOffset,e.byteLength/r.BYTES_PER_ELEMENT):r.from(e)):new r(0)}var Ob=r=>J(Int8Array,r),Eb=r=>J(Int16Array,r),Cn=r=>J(Int32Array,r),Oc=r=>J(BigInt64Array,r),F=r=>J(Uint8Array,r),Fb=r=>J(Uint16Array,r),Nb=r=>J(Uint32Array,r),Mb=r=>J(BigUint64Array,r),Lb=r=>J(Float32Array,r),Rb=r=>J(Float64Array,r),Ub=r=>J(Uint8ClampedArray,r),zd=r=>(r.next(),r);function*Pr(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof $d?e(t):nr(t)?t:e(t);return yield*zd(function*(n){let s=null;do s=n.next(yield J(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var Cb=r=>Pr(Int8Array,r),kb=r=>Pr(Int16Array,r),Vb=r=>Pr(Int32Array,r),Wd=r=>Pr(Uint8Array,r),Pb=r=>Pr(Uint16Array,r),jb=r=>Pr(Uint32Array,r),zb=r=>Pr(Float32Array,r),$b=r=>Pr(Float64Array,r),Wb=r=>Pr(Uint8ClampedArray,r);function sr(r,t){return gt(this,arguments,function*(){if(Oe(t))return yield g(yield g(yield*ze(Mt(sr(r,yield g(t))))));let i=function(o){return gt(this,arguments,function*(){yield yield g(yield g(o))})},n=function(o){return gt(this,arguments,function*(){yield g(yield*ze(Mt(zd(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 $d?i(t):nr(t)?n(t):$e(t)?t:i(t);return yield g(yield*ze(Mt(zd(function(o){return gt(this,arguments,function*(){let a=null;do a=yield g(o.next(yield yield g(J(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield g(new r)})}var qb=r=>sr(Int8Array,r),Gb=r=>sr(Int16Array,r),Yb=r=>sr(Int32Array,r),qd=r=>sr(Uint8Array,r),Hb=r=>sr(Uint16Array,r),Kb=r=>sr(Uint32Array,r),Jb=r=>sr(Float32Array,r),Qb=r=>sr(Float64Array,r),Xb=r=>sr(Uint8ClampedArray,r);function Ec(r,t,e){if(r!==0){e=e.slice(0,t);for(let i=-1,n=e.length;++i<n;)e[i]+=r}return e.subarray(0,t)}function Gd(r,t){let e=0,i=r.length;if(i!==t.length)return!1;if(i>0)do if(r[e]!==t[e])return!1;while(++e<i);return!0}var Jt={fromIterable(r){return Fc(Zb(r))},fromAsyncIterable(r){return Fc(t_(r))},fromDOMStream(r){return Fc(e_(r))},fromNodeStream(r){return Fc(r_(r))},toDOMStream(r,t){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(r,t){throw new Error('"toNodeStream" not available in this environment')}},Fc=r=>(r.next(),r);function*Zb(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?Ee(i,o)[0]:([n,i,a]=Ee(i,o),n)}({cmd:s,size:o}=(yield null)||{cmd:"read",size:0});let l=Wd(r)[Symbol.iterator]();try{do if({done:t,value:n}=Number.isNaN(o-a)?l.next():l.next(o-a),!t&&n.byteLength>0&&(i.push(n),a+=n.byteLength),t||o<=a)do({cmd:s,size:o}=yield c());while(o<a);while(!t)}catch(u){(e=!0)&&typeof l.throw=="function"&&l.throw(u)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function t_(r){return gt(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Ee(n,a)[0]:([s,n,c]=Ee(n,a),s)}({cmd:o,size:a}=(yield yield g(null))||{cmd:"read",size:0});let u=qd(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield g(u.next()):yield g(u.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield g(l()));while(a<c);while(!e)}catch(h){(i=!0)&&typeof u.throw=="function"&&(yield g(u.throw(h)))}finally{i===!1&&typeof u.return=="function"&&(yield g(u.return(new Uint8Array(0))))}return yield g(null)})}function e_(r){return gt(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Ee(n,a)[0]:([s,n,c]=Ee(n,a),s)}({cmd:o,size:a}=(yield yield g(null))||{cmd:"read",size:0});let u=new Kd(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield g(u.read()):yield g(u.read(a-c)),!e&&s.byteLength>0&&(n.push(F(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield g(l()));while(a<c);while(!e)}catch(h){(i=!0)&&(yield g(u.cancel(h)))}finally{i===!1?yield g(u.cancel()):r.locked&&u.releaseLock()}return yield g(null)})}var Kd=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 p(this,void 0,void 0,function*(){let{reader:e,source:i}=this;e&&(yield e.cancel(t).catch(()=>{})),i&&i.locked&&this.releaseLock()})}read(t){return p(this,void 0,void 0,function*(){if(t===0)return{done:this.reader==null,value:new Uint8Array(0)};let e=yield this.reader.read();return!e.done&&(e.value=F(e)),e})}},Hd=(r,t)=>{let e=n=>i([t,n]),i;return[t,e,new Promise(n=>(i=n)&&r.once(t,e))]};function r_(r){return gt(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],u;function h(){return o==="peek"?Ee(l,a)[0]:([u,l,c]=Ee(l,a),u)}if({cmd:o,size:a}=(yield yield g(null))||{cmd:"read",size:0},r.isTTY)return yield yield g(new Uint8Array(0)),yield g(null);try{e[0]=Hd(r,"end"),e[1]=Hd(r,"error");do{if(e[2]=Hd(r,"readable"),[i,s]=yield g(Promise.race(e.map(b=>b[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(u=F(r.read(a-c)),u.byteLength<a-c&&(u=F(r.read()))):u=F(r.read()),u.byteLength>0&&(l.push(u),c+=u.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield g(h()));while(a<c)}while(!n)}finally{yield g(y(e,i==="error"?s:null))}return yield g(null);function y(b,z){return u=l=null,new Promise((ir,ft)=>{for(let[et,Nt]of b)r.off(et,Nt);try{let et=r.destroy;et&&et.call(r,z),z=void 0}catch(et){z=et||z}finally{z!=null?ft(z):ir()}})}})}var dt;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(dt||(dt={}));var yt;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(yt||(yt={}));var pt;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(pt||(pt={}));var Vt;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(Vt||(Vt={}));var v;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(v||(v={}));var Kt;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(Kt||(Kt={}));var jr=new Int32Array(2),Nc=new Float32Array(jr.buffer),Mc=new Float64Array(jr.buffer),Is=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var vo;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(vo||(vo={}));var Pt=class r{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(t){return new r(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 jr[0]=this.readInt32(t),Nc[0]}readFloat64(t){return jr[Is?0:1]=this.readInt32(t),jr[Is?1:0]=this.readInt32(t+4),Mc[0]}writeInt8(t,e){this.bytes_[t]=e}writeUint8(t,e){this.bytes_[t]=e}writeInt16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeUint16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeInt32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeUint32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeInt64(t,e){this.writeInt32(t,Number(BigInt.asIntN(32,e))),this.writeInt32(t+4,Number(BigInt.asIntN(32,e>>BigInt(32))))}writeUint64(t,e){this.writeUint32(t,Number(BigInt.asUintN(32,e))),this.writeUint32(t+4,Number(BigInt.asUintN(32,e>>BigInt(32))))}writeFloat32(t,e){Nc[0]=e,this.writeInt32(t,jr[0])}writeFloat64(t,e){Mc[0]=e,this.writeInt32(t,jr[Is?0:1]),this.writeInt32(t+4,jr[Is?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 e=0;e<4;e++)t+=String.fromCharCode(this.readInt8(this.position_+4+e));return t}__offset(t,e){let i=t-this.readInt32(t);return e<this.readInt16(i)?this.readInt16(i+e):0}__union(t,e){return t.bb_pos=e+this.readInt32(e),t.bb=this,t}__string(t,e){t+=this.readInt32(t);let i=this.readInt32(t);t+=4;let n=this.bytes_.subarray(t,t+i);return e===vo.UTF8_BYTES?n:this.text_decoder_.decode(n)}__union_with_string(t,e){return typeof t=="string"?this.__string(e):this.__union(t,e)}__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 e=0;e<4;e++)if(t.charCodeAt(e)!=this.readInt8(this.position()+4+e))return!1;return!0}createScalarList(t,e){let i=[];for(let n=0;n<e;++n){let s=t(n);s!==null&&i.push(s)}return i}createObjList(t,e){let i=[];for(let n=0;n<e;++n){let s=t(n);s!==null&&i.push(s.unpack())}return i}};var ar=class r{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 e;t?e=t:e=1024,this.bb=Pt.allocate(e),this.space=e}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,e){t>this.minalign&&(this.minalign=t);let i=~(this.bb.capacity()-this.space+e)+1&t-1;for(;this.space<i+t+e;){let n=this.bb.capacity();this.bb=r.growByteBuffer(this.bb),this.space+=this.bb.capacity()-n}this.pad(i)}pad(t){for(let e=0;e<t;e++)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,e,i){(this.force_defaults||e!=i)&&(this.addInt8(e),this.slot(t))}addFieldInt16(t,e,i){(this.force_defaults||e!=i)&&(this.addInt16(e),this.slot(t))}addFieldInt32(t,e,i){(this.force_defaults||e!=i)&&(this.addInt32(e),this.slot(t))}addFieldInt64(t,e,i){(this.force_defaults||e!==i)&&(this.addInt64(e),this.slot(t))}addFieldFloat32(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat32(e),this.slot(t))}addFieldFloat64(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat64(e),this.slot(t))}addFieldOffset(t,e,i){(this.force_defaults||e!=i)&&(this.addOffset(e),this.slot(t))}addFieldStruct(t,e,i){e!=i&&(this.nested(e),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 e=t.capacity();if(e&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let i=e<<1,n=Pt.allocate(i);return n.setPosition(i-e),n.bytes().set(t.bytes(),i-e),n}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 e=0;e<t;e++)this.vtable[e]=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(),e=this.vtable_in_use-1;for(;e>=0&&this.vtable[e]==0;e--);let i=e+1;for(;e>=0;e--)this.addInt16(this.vtable[e]!=0?t-this.vtable[e]:0);let n=2;this.addInt16(t-this.object_start);let s=(i+n)*2;this.addInt16(s);let o=0,a=this.space;t:for(e=0;e<this.vtables.length;e++){let c=this.bb.capacity()-this.vtables[e];if(s==this.bb.readInt16(c)){for(let l=2;l<s;l+=2)if(this.bb.readInt16(a+l)!=this.bb.readInt16(c+l))continue t;o=this.vtables[e];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,e,i){let n=i?4:0;if(e){let s=e;if(this.prep(this.minalign,8+n),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+n),this.addOffset(t),n&&this.addInt32(this.bb.capacity()-this.space),this.bb.setPosition(this.space)}finishSizePrefixed(t,e){this.finish(t,e,!0)}requiredField(t,e){let i=this.bb.capacity()-t,n=i-this.bb.readInt32(i);if(!(e<this.bb.readInt16(n)&&this.bb.readInt16(n+e)!=0))throw new TypeError("FlatBuffers: field "+e+" must be set")}startVector(t,e,i){this.notNested(),this.vector_num_elems=e,this.prep(4,t*e),this.prep(i,t*e)}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 e=this.createString(t);return this.string_maps.set(t,e),e}createString(t){if(t==null)return 0;let e;t instanceof Uint8Array?e=t:e=this.text_encoder.encode(t),this.addInt8(0),this.startVector(1,e.length,1),this.bb.setPosition(this.space-=e.length);for(let i=0,n=this.space,s=this.bb.bytes();i<e.length;i++)s[n++]=e[i];return this.endVector()}createObjectOffset(t){return t===null?0:typeof t=="string"?this.createString(t):t.pack(this)}createObjectOffsetList(t){let e=[];for(let i=0;i<t.length;++i){let n=t[i];if(n!==null)e.push(this.createObjectOffset(n));else throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return e}createStructOffsetList(t,e){return e(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}};var wo;(function(r){r[r.BUFFER=0]="BUFFER"})(wo||(wo={}));var Io;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(Io||(Io={}));var Rc=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBodyCompression(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Io.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):wo.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,Io.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,wo.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,e,i){return r.startBodyCompression(t),r.addCodec(t,e),r.addMethod(t,i),r.endBodyCompression(t)}};var Ss=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var Bs=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var Fe=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsRecordBatch(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new Bs).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new Ss).__init(this.bb.__vector(this.bb_pos+i)+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 e=this.bb.__offset(this.bb_pos,10);return e?(t||new Rc).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addNodes(t,e){t.addFieldOffset(1,e,0)}static startNodesVector(t,e){t.startVector(16,e,8)}static addBuffers(t,e){t.addFieldOffset(2,e,0)}static startBuffersVector(t,e){t.startVector(16,e,8)}static addCompression(t,e){t.addFieldOffset(3,e,0)}static endRecordBatch(t){return t.endObject()}};var ci=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryBatch(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,e){return t.setPosition(t.position()+4),(e||new r).__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 e=this.bb.__offset(this.bb_pos,6);return e?(t||new Fe).__init(this.bb.__indirect(this.bb_pos+e),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,e){t.addFieldInt64(0,e,BigInt("0"))}static addData(t,e){t.addFieldOffset(1,e,0)}static addIsDelta(t,e){t.addFieldInt8(2,+e,0)}static endDictionaryBatch(t){return t.endObject()}};var nn;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(nn||(nn={}));var So;(function(r){r[r.DenseArray=0]="DenseArray"})(So||(So={}));var cr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,i){return r.startInt(t),r.addBitWidth(t,e),r.addIsSigned(t,i),r.endInt(t)}};var zr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new r).__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 e=this.bb.__offset(this.bb_pos,6);return e?(t||new cr).__init(this.bb.__indirect(this.bb_pos+e),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):So.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,So.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var Gt=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}key(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,t):null}value(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,i){return r.startKeyValue(t),r.addKey(t,e),r.addValue(t,i),r.endKeyValue(t)}};var Bo=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return r.startBinary(t),r.endBinary(t)}};var To=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return r.startBool(t),r.endBool(t)}};var sn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Vt.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Vt.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return r.startDate(t),r.addUnit(t,e),r.endDate(t)}};var $r=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static addScale(t,e){t.addFieldInt32(1,e,0)}static addBitWidth(t,e){t.addFieldInt32(2,e,128)}static endDecimal(t){return t.endObject()}static createDecimal(t,e,i,n){return r.startDecimal(t),r.addPrecision(t,e),r.addScale(t,i),r.addBitWidth(t,n),r.endDecimal(t)}};var on=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,e){return t.setPosition(t.position()+4),(e||new r).__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):v.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,v.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,e){return r.startDuration(t),r.addUnit(t,e),r.endDuration(t)}};var an=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(t,e){return r.startFixedSizeBinary(t),r.addByteWidth(t,e),r.endFixedSizeBinary(t)}};var cn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeList(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static endFixedSizeList(t){return t.endObject()}static createFixedSizeList(t,e){return r.startFixedSizeList(t),r.addListSize(t,e),r.endFixedSizeList(t)}};var ln=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFloatingPoint(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new r).__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):pt.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,pt.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return r.startFloatingPoint(t),r.addPrecision(t,e),r.endFloatingPoint(t)}};var un=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInterval(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Kt.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Kt.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return r.startInterval(t),r.addUnit(t,e),r.endInterval(t)}};var xo=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(t){return r.startLargeBinary(t),r.endLargeBinary(t)}};var Ao=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeUtf8(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeUtf8(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(t){return r.startLargeUtf8(t),r.endLargeUtf8(t)}};var Do=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsList(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return r.startList(t),r.endList(t)}};var dn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMap(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt8(0,+e,0)}static endMap(t){return t.endObject()}static createMap(t,e){return r.startMap(t),r.addKeysSorted(t,e),r.endMap(t)}};var Oo=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsNull(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return r.startNull(t),r.endNull(t)}};var Eo=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsStruct_(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return r.startStruct_(t),r.endStruct_(t)}};var li=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTime(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new r).__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):v.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,e){t.addFieldInt16(0,e,v.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,i){return r.startTime(t),r.addUnit(t,e),r.addBitWidth(t,i),r.endTime(t)}};var ui=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTimestamp(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new r).__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):v.SECOND}timezone(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startTimestamp(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,v.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,i){return r.startTimestamp(t),r.addUnit(t,e),r.addTimezone(t,i),r.endTimestamp(t)}};var lr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUnion(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new r).__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):yt.Sparse}typeIds(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb.__vector(this.bb_pos+e)+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,e){t.addFieldInt16(0,e,yt.Sparse)}static addTypeIds(t,e){t.addFieldOffset(1,e,0)}static createTypeIdsVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addInt32(e[i]);return t.endVector()}static startTypeIdsVector(t,e){t.startVector(4,e,4)}static endUnion(t){return t.endObject()}static createUnion(t,e,i){return r.startUnion(t),r.addMode(t,e),r.addTypeIds(t,i),r.endUnion(t)}};var Fo=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUtf8(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUtf8(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(t){return r.startUtf8(t),r.endUtf8(t)}};var mt;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.FloatingPoint=3]="FloatingPoint",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct_=13]="Struct_",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.LargeList=21]="LargeList",r[r.RunEndEncoded=22]="RunEndEncoded"})(mt||(mt={}));var se=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsField(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsField(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}name(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,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):mt.NONE}type(t){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__union(t,this.bb_pos+e):null}dictionary(t){let e=this.bb.__offset(this.bb_pos,12);return e?(t||new zr).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}children(t,e){let i=this.bb.__offset(this.bb_pos,14);return i?(e||new r).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,16);return i?(e||new Gt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldOffset(0,e,0)}static addNullable(t,e){t.addFieldInt8(1,+e,0)}static addTypeType(t,e){t.addFieldInt8(2,e,mt.NONE)}static addType(t,e){t.addFieldOffset(3,e,0)}static addDictionary(t,e){t.addFieldOffset(4,e,0)}static addChildren(t,e){t.addFieldOffset(5,e,0)}static createChildrenVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startChildrenVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(6,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endField(t){return t.endObject()}};var ye=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsSchema(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsSchema(t,e){return t.setPosition(t.position()+4),(e||new r).__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):nn.Little}fields(t,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new se).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new Gt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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 e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt64(this.bb.__vector(this.bb_pos+e)+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,e){t.addFieldInt16(0,e,nn.Little)}static addFields(t,e){t.addFieldOffset(1,e,0)}static createFieldsVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startFieldsVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(2,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static addFeatures(t,e){t.addFieldOffset(3,e,0)}static createFeaturesVector(t,e){t.startVector(8,e.length,8);for(let i=e.length-1;i>=0;i--)t.addInt64(e[i]);return t.endVector()}static startFeaturesVector(t,e){t.startVector(8,e,8)}static endSchema(t){return t.endObject()}static finishSchemaBuffer(t,e){t.finish(e)}static finishSizePrefixedSchemaBuffer(t,e){t.finish(e,void 0,!0)}static createSchema(t,e,i,n,s){return r.startSchema(t),r.addEndianness(t,e),r.addFields(t,i),r.addCustomMetadata(t,n),r.addFeatures(t,s),r.endSchema(t)}};var tt;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(tt||(tt={}));var f;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.Float=3]="Float",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct=13]="Struct",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.Dictionary=-1]="Dictionary",r[r.Int8=-2]="Int8",r[r.Int16=-3]="Int16",r[r.Int32=-4]="Int32",r[r.Int64=-5]="Int64",r[r.Uint8=-6]="Uint8",r[r.Uint16=-7]="Uint16",r[r.Uint32=-8]="Uint32",r[r.Uint64=-9]="Uint64",r[r.Float16=-10]="Float16",r[r.Float32=-11]="Float32",r[r.Float64=-12]="Float64",r[r.DateDay=-13]="DateDay",r[r.DateMillisecond=-14]="DateMillisecond",r[r.TimestampSecond=-15]="TimestampSecond",r[r.TimestampMillisecond=-16]="TimestampMillisecond",r[r.TimestampMicrosecond=-17]="TimestampMicrosecond",r[r.TimestampNanosecond=-18]="TimestampNanosecond",r[r.TimeSecond=-19]="TimeSecond",r[r.TimeMillisecond=-20]="TimeMillisecond",r[r.TimeMicrosecond=-21]="TimeMicrosecond",r[r.TimeNanosecond=-22]="TimeNanosecond",r[r.DenseUnion=-23]="DenseUnion",r[r.SparseUnion=-24]="SparseUnion",r[r.IntervalDayTime=-25]="IntervalDayTime",r[r.IntervalYearMonth=-26]="IntervalYearMonth",r[r.DurationSecond=-27]="DurationSecond",r[r.DurationMillisecond=-28]="DurationMillisecond",r[r.DurationMicrosecond=-29]="DurationMicrosecond",r[r.DurationNanosecond=-30]="DurationNanosecond"})(f||(f={}));var ur;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(ur||(ur={}));var ph={};me(ph,{clampIndex:()=>$_,clampRange:()=>Ro,createElementComparator:()=>pn});var Jd={};me(Jd,{valueToString:()=>dr});function dr(r){if(r===null)return"null";if(r===void 0)return"undefined";switch(typeof r){case"number":return`${r}`;case"bigint":return`${r}`;case"string":return`"${r}"`}return typeof r[Symbol.toPrimitive]=="function"?r[Symbol.toPrimitive]("string"):ArrayBuffer.isView(r)?r instanceof BigInt64Array||r instanceof BigUint64Array?`[${[...r].map(t=>dr(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var Xd={};me(Xd,{BN:()=>Mo,bigNumToBigInt:()=>wp,bigNumToString:()=>As,isArrowBigNumSymbol:()=>_p});var _p=Symbol.for("isArrowBigNum");function hr(r,...t){return t.length===0?Object.setPrototypeOf(J(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}hr.prototype[_p]=!0;hr.prototype.toJSON=function(){return`"${As(this)}"`};hr.prototype.valueOf=function(){return vp(this)};hr.prototype.toString=function(){return As(this)};hr.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return vp(this);case"string":return As(this);case"default":return wp(this)}return As(this)};function Ts(...r){return hr.apply(this,r)}function xs(...r){return hr.apply(this,r)}function No(...r){return hr.apply(this,r)}Object.setPrototypeOf(Ts.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(xs.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(No.prototype,Object.create(Uint32Array.prototype));Object.assign(Ts.prototype,hr.prototype,{constructor:Ts,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array});Object.assign(xs.prototype,hr.prototype,{constructor:xs,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array});Object.assign(No.prototype,hr.prototype,{constructor:No,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array});function vp(r){let{buffer:t,byteOffset:e,length:i,signed:n}=r,s=new BigUint64Array(t,e,i),o=n&&s.at(-1)&BigInt(1)<<BigInt(63),a=BigInt(o?1:0),c=BigInt(0);if(o){for(let l of s)a+=~l*(BigInt(1)<<BigInt(32)*c++);a*=BigInt(-1)}else for(let l of s)a+=l*(BigInt(1)<<BigInt(32)*c++);return a}var As=r=>{if(r.byteLength===8)return`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`;if(!r.signed)return Qd(r);let t=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2);if(new Int16Array([t.at(-1)])[0]>=0)return Qd(r);t=t.slice();let i=1;for(let s=0;s<t.length;s++){let o=t[s],a=~o+i;t[s]=a,i&=o===0?1:0}return`-${Qd(t)}`},wp=r=>r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:As(r);function Qd(r){let t="",e=new Uint32Array(2),i=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2),n=new Uint32Array((i=new Uint16Array(i).reverse()).buffer),s=-1,o=i.length-1;do{for(e[0]=i[s=0];s<o;)i[s++]=e[1]=e[0]/10,e[0]=(e[0]-e[1]*10<<16)+i[s];i[s]=e[1]=e[0]/10,e[0]=e[0]-e[1]*10,t=`${e[0]}${t}`}while(n[0]||n[1]||n[2]||n[3]);return t??"0"}var Mo=class r{static new(t,e){switch(e){case!0:return new Ts(t);case!1:return new xs(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new Ts(t)}return t.byteLength===16?new No(t):new xs(t)}static signed(t){return new Ts(t)}static unsigned(t){return new xs(t)}static decimal(t){return new No(t)}constructor(t,e){return r.new(t,e)}};function Ot(r){if(typeof r=="bigint"&&(r<Number.MIN_SAFE_INTEGER||r>Number.MAX_SAFE_INTEGER))throw new TypeError(`${r} is not safe to convert to a number.`);return Number(r)}var Ip,Sp,Bp,Tp,xp,Ap,Dp,Op,Ep,Fp,Np,Mp,Lp,Rp,Up,Cp,kp,Vp,Pp,jp,zp,$p,_=class r{static isNull(t){return t?.typeId===f.Null}static isInt(t){return t?.typeId===f.Int}static isFloat(t){return t?.typeId===f.Float}static isBinary(t){return t?.typeId===f.Binary}static isLargeBinary(t){return t?.typeId===f.LargeBinary}static isUtf8(t){return t?.typeId===f.Utf8}static isLargeUtf8(t){return t?.typeId===f.LargeUtf8}static isBool(t){return t?.typeId===f.Bool}static isDecimal(t){return t?.typeId===f.Decimal}static isDate(t){return t?.typeId===f.Date}static isTime(t){return t?.typeId===f.Time}static isTimestamp(t){return t?.typeId===f.Timestamp}static isInterval(t){return t?.typeId===f.Interval}static isDuration(t){return t?.typeId===f.Duration}static isList(t){return t?.typeId===f.List}static isStruct(t){return t?.typeId===f.Struct}static isUnion(t){return t?.typeId===f.Union}static isFixedSizeBinary(t){return t?.typeId===f.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===f.FixedSizeList}static isMap(t){return t?.typeId===f.Map}static isDictionary(t){return t?.typeId===f.Dictionary}static isDenseUnion(t){return r.isUnion(t)&&t.mode===yt.Dense}static isSparseUnion(t){return r.isUnion(t)&&t.mode===yt.Sparse}constructor(t){this.typeId=t}};Ip=Symbol.toStringTag;_[Ip]=(r=>(r.children=null,r.ArrayType=Array,r.OffsetArrayType=Int32Array,r[Symbol.toStringTag]="DataType"))(_.prototype);var ce=class extends _{constructor(){super(f.Null)}toString(){return"Null"}};Sp=Symbol.toStringTag;ce[Sp]=(r=>r[Symbol.toStringTag]="Null")(ce.prototype);var Ct=class extends _{constructor(t,e){super(f.Int),this.isSigned=t,this.bitWidth=e}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}`}};Bp=Symbol.toStringTag;Ct[Bp]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(Ct.prototype);var Uc=class extends Ct{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},Cc=class extends Ct{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},Wr=class extends Ct{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},kc=class extends Ct{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},Vc=class extends Ct{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Pc=class extends Ct{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},jc=class extends Ct{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},zc=class extends Ct{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(Uc.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(Cc.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(Wr.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(kc.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(Vc.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Pc.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(jc.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(zc.prototype,"ArrayType",{value:BigUint64Array});var ge=class extends _{constructor(t){super(f.Float),this.precision=t}get ArrayType(){switch(this.precision){case pt.HALF:return Uint16Array;case pt.SINGLE:return Float32Array;case pt.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};Tp=Symbol.toStringTag;ge[Tp]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(ge.prototype);var $c=class extends ge{constructor(){super(pt.HALF)}},Wc=class extends ge{constructor(){super(pt.SINGLE)}},qc=class extends ge{constructor(){super(pt.DOUBLE)}};Object.defineProperty($c.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Wc.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(qc.prototype,"ArrayType",{value:Float64Array});var di=class extends _{constructor(){super(f.Binary)}toString(){return"Binary"}};xp=Symbol.toStringTag;di[xp]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(di.prototype);var hi=class extends _{constructor(){super(f.LargeBinary)}toString(){return"LargeBinary"}};Ap=Symbol.toStringTag;hi[Ap]=(r=>(r.ArrayType=Uint8Array,r.OffsetArrayType=BigInt64Array,r[Symbol.toStringTag]="LargeBinary"))(hi.prototype);var fi=class extends _{constructor(){super(f.Utf8)}toString(){return"Utf8"}};Dp=Symbol.toStringTag;fi[Dp]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(fi.prototype);var pi=class extends _{constructor(){super(f.LargeUtf8)}toString(){return"LargeUtf8"}};Op=Symbol.toStringTag;pi[Op]=(r=>(r.ArrayType=Uint8Array,r.OffsetArrayType=BigInt64Array,r[Symbol.toStringTag]="LargeUtf8"))(pi.prototype);var mi=class extends _{constructor(){super(f.Bool)}toString(){return"Bool"}};Ep=Symbol.toStringTag;mi[Ep]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(mi.prototype);var yi=class extends _{constructor(t,e,i=128){super(f.Decimal),this.scale=t,this.precision=e,this.bitWidth=i}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};Fp=Symbol.toStringTag;yi[Fp]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(yi.prototype);var gi=class extends _{constructor(t){super(f.Date),this.unit=t}toString(){return`Date${(this.unit+1)*32}<${Vt[this.unit]}>`}};Np=Symbol.toStringTag;gi[Np]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Date"))(gi.prototype);var fr=class extends _{constructor(t,e){super(f.Time),this.unit=t,this.bitWidth=e}toString(){return`Time${this.bitWidth}<${v[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};Mp=Symbol.toStringTag;fr[Mp]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(fr.prototype);var bi=class extends _{constructor(t,e){super(f.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${v[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};Lp=Symbol.toStringTag;bi[Lp]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Timestamp"))(bi.prototype);var _i=class extends _{constructor(t){super(f.Interval),this.unit=t}toString(){return`Interval<${Kt[this.unit]}>`}};Rp=Symbol.toStringTag;_i[Rp]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(_i.prototype);var vi=class extends _{constructor(t){super(f.Duration),this.unit=t}toString(){return`Duration<${v[this.unit]}>`}};Up=Symbol.toStringTag;vi[Up]=(r=>(r.unit=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Duration"))(vi.prototype);var pr=class extends _{constructor(t){super(f.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}};Cp=Symbol.toStringTag;pr[Cp]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(pr.prototype);var bt=class extends _{constructor(t){super(f.Struct),this.children=t}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};kp=Symbol.toStringTag;bt[kp]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(bt.prototype);var mr=class extends _{constructor(t,e,i){super(f.Union),this.mode=t,this.children=i,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((n,s,o)=>(n[s]=o)&&n||n,Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Vp=Symbol.toStringTag;mr[Vp]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(mr.prototype);var wi=class extends _{constructor(t){super(f.FixedSizeBinary),this.byteWidth=t}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Pp=Symbol.toStringTag;wi[Pp]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(wi.prototype);var yr=class extends _{constructor(t,e){super(f.FixedSizeList),this.listSize=t,this.children=[e]}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}>`}};jp=Symbol.toStringTag;yr[jp]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(yr.prototype);var gr=class extends _{constructor(t,e=!1){var i,n,s;if(super(f.Map),this.children=[t],this.keysSorted=e,t&&(t.name="entries",!((i=t?.type)===null||i===void 0)&&i.children)){let o=(n=t?.type)===null||n===void 0?void 0:n.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(", ")}}>`}};zp=Symbol.toStringTag;gr[zp]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(gr.prototype);var i_=(r=>()=>++r)(-1),Ne=class extends _{constructor(t,e,i,n){super(f.Dictionary),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?i_():Ot(i)}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};$p=Symbol.toStringTag;Ne[$p]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Ne.prototype);function Me(r){let t=r;switch(r.typeId){case f.Decimal:return r.bitWidth/32;case f.Timestamp:return 2;case f.Date:return 1+t.unit;case f.Interval:return 1+t.unit;case f.FixedSizeList:return t.listSize;case f.FixedSizeBinary:return t.byteWidth;default:return 1}}var B=class{visitMany(t,...e){return t.map((i,n)=>this.visit(i,...e.map(s=>s[n])))}visit(...t){return this.getVisitFn(t[0],!1).apply(this,t)}getVisitFn(t,e=!0){return n_(this,t,e)}getVisitFnByTypeId(t,e=!0){return Ds(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitLargeUtf8(t,...e){return null}visitBinary(t,...e){return null}visitLargeBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function n_(r,t,e=!0){return typeof t=="number"?Ds(r,t,e):typeof t=="string"&&t in f?Ds(r,f[t],e):t&&t instanceof _?Ds(r,Wp(t),e):t?.type&&t.type instanceof _?Ds(r,Wp(t.type),e):Ds(r,f.NONE,e)}function Ds(r,t,e=!0){let i=null;switch(t){case f.Null:i=r.visitNull;break;case f.Bool:i=r.visitBool;break;case f.Int:i=r.visitInt;break;case f.Int8:i=r.visitInt8||r.visitInt;break;case f.Int16:i=r.visitInt16||r.visitInt;break;case f.Int32:i=r.visitInt32||r.visitInt;break;case f.Int64:i=r.visitInt64||r.visitInt;break;case f.Uint8:i=r.visitUint8||r.visitInt;break;case f.Uint16:i=r.visitUint16||r.visitInt;break;case f.Uint32:i=r.visitUint32||r.visitInt;break;case f.Uint64:i=r.visitUint64||r.visitInt;break;case f.Float:i=r.visitFloat;break;case f.Float16:i=r.visitFloat16||r.visitFloat;break;case f.Float32:i=r.visitFloat32||r.visitFloat;break;case f.Float64:i=r.visitFloat64||r.visitFloat;break;case f.Utf8:i=r.visitUtf8;break;case f.LargeUtf8:i=r.visitLargeUtf8;break;case f.Binary:i=r.visitBinary;break;case f.LargeBinary:i=r.visitLargeBinary;break;case f.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case f.Date:i=r.visitDate;break;case f.DateDay:i=r.visitDateDay||r.visitDate;break;case f.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case f.Timestamp:i=r.visitTimestamp;break;case f.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case f.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case f.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case f.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case f.Time:i=r.visitTime;break;case f.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case f.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case f.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case f.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case f.Decimal:i=r.visitDecimal;break;case f.List:i=r.visitList;break;case f.Struct:i=r.visitStruct;break;case f.Union:i=r.visitUnion;break;case f.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case f.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case f.Dictionary:i=r.visitDictionary;break;case f.Interval:i=r.visitInterval;break;case f.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case f.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case f.Duration:i=r.visitDuration;break;case f.DurationSecond:i=r.visitDurationSecond||r.visitDuration;break;case f.DurationMillisecond:i=r.visitDurationMillisecond||r.visitDuration;break;case f.DurationMicrosecond:i=r.visitDurationMicrosecond||r.visitDuration;break;case f.DurationNanosecond:i=r.visitDurationNanosecond||r.visitDuration;break;case f.FixedSizeList:i=r.visitFixedSizeList;break;case f.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${f[t]}'`)}function Wp(r){switch(r.typeId){case f.Null:return f.Null;case f.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?f.Int8:f.Uint8;case 16:return e?f.Int16:f.Uint16;case 32:return e?f.Int32:f.Uint32;case 64:return e?f.Int64:f.Uint64}return f.Int}case f.Float:switch(r.precision){case pt.HALF:return f.Float16;case pt.SINGLE:return f.Float32;case pt.DOUBLE:return f.Float64}return f.Float;case f.Binary:return f.Binary;case f.LargeBinary:return f.LargeBinary;case f.Utf8:return f.Utf8;case f.LargeUtf8:return f.LargeUtf8;case f.Bool:return f.Bool;case f.Decimal:return f.Decimal;case f.Time:switch(r.unit){case v.SECOND:return f.TimeSecond;case v.MILLISECOND:return f.TimeMillisecond;case v.MICROSECOND:return f.TimeMicrosecond;case v.NANOSECOND:return f.TimeNanosecond}return f.Time;case f.Timestamp:switch(r.unit){case v.SECOND:return f.TimestampSecond;case v.MILLISECOND:return f.TimestampMillisecond;case v.MICROSECOND:return f.TimestampMicrosecond;case v.NANOSECOND:return f.TimestampNanosecond}return f.Timestamp;case f.Date:switch(r.unit){case Vt.DAY:return f.DateDay;case Vt.MILLISECOND:return f.DateMillisecond}return f.Date;case f.Interval:switch(r.unit){case Kt.DAY_TIME:return f.IntervalDayTime;case Kt.YEAR_MONTH:return f.IntervalYearMonth}return f.Interval;case f.Duration:switch(r.unit){case v.SECOND:return f.DurationSecond;case v.MILLISECOND:return f.DurationMillisecond;case v.MICROSECOND:return f.DurationMicrosecond;case v.NANOSECOND:return f.DurationNanosecond}return f.Duration;case f.Map:return f.Map;case f.List:return f.List;case f.Struct:return f.Struct;case f.Union:switch(r.mode){case yt.Dense:return f.DenseUnion;case yt.Sparse:return f.SparseUnion}return f.Union;case f.FixedSizeBinary:return f.FixedSizeBinary;case f.FixedSizeList:return f.FixedSizeList;case f.Dictionary:return f.Dictionary}throw new Error(`Unrecognized type '${f[r.typeId]}'`)}B.prototype.visitInt8=null;B.prototype.visitInt16=null;B.prototype.visitInt32=null;B.prototype.visitInt64=null;B.prototype.visitUint8=null;B.prototype.visitUint16=null;B.prototype.visitUint32=null;B.prototype.visitUint64=null;B.prototype.visitFloat16=null;B.prototype.visitFloat32=null;B.prototype.visitFloat64=null;B.prototype.visitDateDay=null;B.prototype.visitDateMillisecond=null;B.prototype.visitTimestampSecond=null;B.prototype.visitTimestampMillisecond=null;B.prototype.visitTimestampMicrosecond=null;B.prototype.visitTimestampNanosecond=null;B.prototype.visitTimeSecond=null;B.prototype.visitTimeMillisecond=null;B.prototype.visitTimeMicrosecond=null;B.prototype.visitTimeNanosecond=null;B.prototype.visitDenseUnion=null;B.prototype.visitSparseUnion=null;B.prototype.visitIntervalDayTime=null;B.prototype.visitIntervalYearMonth=null;B.prototype.visitDuration=null;B.prototype.visitDurationSecond=null;B.prototype.visitDurationMillisecond=null;B.prototype.visitDurationMicrosecond=null;B.prototype.visitDurationNanosecond=null;var Zd={};me(Zd,{float64ToUint16:()=>Lo,uint16ToFloat64:()=>Gc});var qp=new Float64Array(1),Os=new Uint32Array(qp.buffer);function Gc(r){let t=(r&31744)>>10,e=(r&1023)/1024,i=Math.pow(-1,(r&32768)>>15);switch(t){case 31:return i*(e?Number.NaN:1/0);case 0:return i*(e?6103515625e-14*e:0)}return i*Math.pow(2,t-15)*(1+e)}function Lo(r){if(r!==r)return 32256;qp[0]=r;let t=(Os[1]&2147483648)>>16&65535,e=Os[1]&2146435072,i=0;return e>=1089470464?Os[0]>0?e=31744:(e=(e&2080374784)>>16,i=(Os[1]&1048575)>>10):e<=1056964608?(i=1048576+(Os[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=(Os[1]&1048575)+512>>10),t|e|i&65535}var E=class extends B{};function V(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var s_=(r,t,e)=>{r[t]=Math.trunc(e/864e5)},th=(r,t,e)=>{r[t]=Math.trunc(e%4294967296),r[t+1]=Math.trunc(e/4294967296)},o_=(r,t,e)=>{r[t]=Math.trunc(e*1e3%4294967296),r[t+1]=Math.trunc(e*1e3/4294967296)},a_=(r,t,e)=>{r[t]=Math.trunc(e*1e6%4294967296),r[t+1]=Math.trunc(e*1e6/4294967296)},Gp=(r,t,e,i)=>{if(e+1<t.length){let n=Ot(t[e]),s=Ot(t[e+1]);r.set(i.subarray(0,s-n),n)}},c_=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},Ii=({values:r},t,e)=>{r[t]=e},eh=({values:r},t,e)=>{r[t]=e},Yp=({values:r},t,e)=>{r[t]=Lo(e)},l_=(r,t,e)=>{switch(r.type.precision){case pt.HALF:return Yp(r,t,e);case pt.SINGLE:case pt.DOUBLE:return eh(r,t,e)}},Yc=({values:r},t,e)=>{s_(r,t,e.valueOf())},Hc=({values:r},t,e)=>{th(r,t*2,e.valueOf())},rh=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},Hp=({values:r,valueOffsets:t},e,i)=>Gp(r,t,e,i),Kp=({values:r,valueOffsets:t},e,i)=>Gp(r,t,e,Vr(i)),ih=(r,t,e)=>{r.type.unit===Vt.DAY?Yc(r,t,e):Hc(r,t,e)},Kc=({values:r},t,e)=>th(r,t*2,e/1e3),Jc=({values:r},t,e)=>th(r,t*2,e),Qc=({values:r},t,e)=>o_(r,t*2,e),Xc=({values:r},t,e)=>a_(r,t*2,e),nh=(r,t,e)=>{switch(r.type.unit){case v.SECOND:return Kc(r,t,e);case v.MILLISECOND:return Jc(r,t,e);case v.MICROSECOND:return Qc(r,t,e);case v.NANOSECOND:return Xc(r,t,e)}},Zc=({values:r},t,e)=>{r[t]=e},tl=({values:r},t,e)=>{r[t]=e},el=({values:r},t,e)=>{r[t]=e},rl=({values:r},t,e)=>{r[t]=e},sh=(r,t,e)=>{switch(r.type.unit){case v.SECOND:return Zc(r,t,e);case v.MILLISECOND:return tl(r,t,e);case v.MICROSECOND:return el(r,t,e);case v.NANOSECOND:return rl(r,t,e)}},oh=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},u_=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=Qt.getVisitFn(i);if(Array.isArray(e))for(let o=-1,a=n[t],c=n[t+1];a<c;)s(i,a++,e[++o]);else for(let o=-1,a=n[t],c=n[t+1];a<c;)s(i,a++,e.get(++o))},d_=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=Qt.getVisitFn(i),{[t]:o,[t+1]:a}=n,c=e instanceof Map?e.entries():Object.entries(e);for(let l of c)if(s(i,o,l),++o>=a)break},h_=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),f_=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),p_=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),m_=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),y_=(r,t,e)=>{let i=r.type.children.map(s=>Qt.getVisitFn(s.type)),n=e instanceof Map?p_(t,e):e instanceof rt?f_(t,e):Array.isArray(e)?h_(t,e):m_(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},g_=(r,t,e)=>{r.type.mode===yt.Dense?Jp(r,t,e):Qp(r,t,e)},Jp=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];Qt.visit(n,r.valueOffsets[t],e)},Qp=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];Qt.visit(n,t,e)},b_=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},ah=(r,t,e)=>{r.type.unit===Kt.DAY_TIME?il(r,t,e):nl(r,t,e)},il=({values:r},t,e)=>{r.set(e.subarray(0,2),2*t)},nl=({values:r},t,e)=>{r[t]=e[0]*12+e[1]%12},sl=({values:r},t,e)=>{r[t]=e},ol=({values:r},t,e)=>{r[t]=e},al=({values:r},t,e)=>{r[t]=e},cl=({values:r},t,e)=>{r[t]=e},ch=(r,t,e)=>{switch(r.type.unit){case v.SECOND:return sl(r,t,e);case v.MILLISECOND:return ol(r,t,e);case v.MICROSECOND:return al(r,t,e);case v.NANOSECOND:return cl(r,t,e)}},__=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=Qt.getVisitFn(n);if(Array.isArray(e))for(let o=-1,a=t*i;++o<i;)s(n,a+o,e[o]);else for(let o=-1,a=t*i;++o<i;)s(n,a+o,e.get(o))};E.prototype.visitBool=V(c_);E.prototype.visitInt=V(Ii);E.prototype.visitInt8=V(Ii);E.prototype.visitInt16=V(Ii);E.prototype.visitInt32=V(Ii);E.prototype.visitInt64=V(Ii);E.prototype.visitUint8=V(Ii);E.prototype.visitUint16=V(Ii);E.prototype.visitUint32=V(Ii);E.prototype.visitUint64=V(Ii);E.prototype.visitFloat=V(l_);E.prototype.visitFloat16=V(Yp);E.prototype.visitFloat32=V(eh);E.prototype.visitFloat64=V(eh);E.prototype.visitUtf8=V(Kp);E.prototype.visitLargeUtf8=V(Kp);E.prototype.visitBinary=V(Hp);E.prototype.visitLargeBinary=V(Hp);E.prototype.visitFixedSizeBinary=V(rh);E.prototype.visitDate=V(ih);E.prototype.visitDateDay=V(Yc);E.prototype.visitDateMillisecond=V(Hc);E.prototype.visitTimestamp=V(nh);E.prototype.visitTimestampSecond=V(Kc);E.prototype.visitTimestampMillisecond=V(Jc);E.prototype.visitTimestampMicrosecond=V(Qc);E.prototype.visitTimestampNanosecond=V(Xc);E.prototype.visitTime=V(sh);E.prototype.visitTimeSecond=V(Zc);E.prototype.visitTimeMillisecond=V(tl);E.prototype.visitTimeMicrosecond=V(el);E.prototype.visitTimeNanosecond=V(rl);E.prototype.visitDecimal=V(oh);E.prototype.visitList=V(u_);E.prototype.visitStruct=V(y_);E.prototype.visitUnion=V(g_);E.prototype.visitDenseUnion=V(Jp);E.prototype.visitSparseUnion=V(Qp);E.prototype.visitDictionary=V(b_);E.prototype.visitInterval=V(ah);E.prototype.visitIntervalDayTime=V(il);E.prototype.visitIntervalYearMonth=V(nl);E.prototype.visitDuration=V(ch);E.prototype.visitDurationSecond=V(sl);E.prototype.visitDurationMillisecond=V(ol);E.prototype.visitDurationMicrosecond=V(al);E.prototype.visitDurationNanosecond=V(cl);E.prototype.visitFixedSizeList=V(__);E.prototype.visitMap=V(d_);var Qt=new E;var br=Symbol.for("parent"),Es=Symbol.for("rowIndex"),hn=class{constructor(t,e){return this[br]=t,this[Es]=e,new Proxy(this,new uh)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Es],e=this[br],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=jt.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${dr(t)}: ${dr(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new lh(this[br],this[Es])}},lh=class{constructor(t,e){this.childIndex=0,this.children=t.children,this.rowIndex=e,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,jt.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(hn.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[br]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Es]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var uh=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[br].type.children.map(e=>e.name)}has(t,e){return t[br].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[br].type.children.findIndex(i=>i.name===e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[br].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=jt.visit(t[br].children[i],t[Es]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[br].type.children.findIndex(s=>s.name===e);return n!==-1?(Qt.visit(t[br].children[n],t[Es],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var T=class extends B{};function U(r){return(t,e)=>t.getValid(e)?r(t,e):null}var v_=(r,t)=>864e5*r[t],dh=(r,t)=>4294967296*r[t+1]+(r[t]>>>0),w_=(r,t)=>4294967296*(r[t+1]/1e3)+(r[t]>>>0)/1e3,I_=(r,t)=>4294967296*(r[t+1]/1e6)+(r[t]>>>0)/1e6,Xp=r=>new Date(r),S_=(r,t)=>Xp(v_(r,t)),B_=(r,t)=>Xp(dh(r,t)),T_=(r,t)=>null,Zp=(r,t,e)=>{if(e+1>=t.length)return null;let i=Ot(t[e]),n=Ot(t[e+1]);return r.subarray(i,n)},x_=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},tm=({values:r},t)=>S_(r,t),em=({values:r},t)=>B_(r,t*2),fn=({stride:r,values:t},e)=>t[r*e],A_=({stride:r,values:t},e)=>Gc(t[r*e]),rm=({values:r},t)=>r[t],D_=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),im=({values:r,valueOffsets:t},e)=>Zp(r,t,e),nm=({values:r,valueOffsets:t},e)=>{let i=Zp(r,t,e);return i!==null?go(i):null},O_=({values:r},t)=>r[t],E_=({type:r,values:t},e)=>r.precision!==pt.HALF?t[e]:Gc(t[e]),F_=(r,t)=>r.type.unit===Vt.DAY?tm(r,t):em(r,t),sm=({values:r},t)=>1e3*dh(r,t*2),om=({values:r},t)=>dh(r,t*2),am=({values:r},t)=>w_(r,t*2),cm=({values:r},t)=>I_(r,t*2),N_=(r,t)=>{switch(r.type.unit){case v.SECOND:return sm(r,t);case v.MILLISECOND:return om(r,t);case v.MICROSECOND:return am(r,t);case v.NANOSECOND:return cm(r,t)}},lm=({values:r},t)=>r[t],um=({values:r},t)=>r[t],dm=({values:r},t)=>r[t],hm=({values:r},t)=>r[t],M_=(r,t)=>{switch(r.type.unit){case v.SECOND:return lm(r,t);case v.MILLISECOND:return um(r,t);case v.MICROSECOND:return dm(r,t);case v.NANOSECOND:return hm(r,t)}},L_=({values:r,stride:t},e)=>Mo.decimal(r.subarray(t*e,t*(e+1))),R_=(r,t)=>{let{valueOffsets:e,stride:i,children:n}=r,{[t*i]:s,[t*i+1]:o}=e,c=n[0].slice(s,o-s);return new rt([c])},U_=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new qr(o.slice(n,s-n))},C_=(r,t)=>new hn(r,t),k_=(r,t)=>r.type.mode===yt.Dense?fm(r,t):pm(r,t),fm=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return jt.visit(i,r.valueOffsets[t])},pm=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return jt.visit(i,t)},V_=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},P_=(r,t)=>r.type.unit===Kt.DAY_TIME?mm(r,t):ym(r,t),mm=({values:r},t)=>r.subarray(2*t,2*(t+1)),ym=({values:r},t)=>{let e=r[t],i=new Int32Array(2);return i[0]=Math.trunc(e/12),i[1]=Math.trunc(e%12),i},gm=({values:r},t)=>r[t],bm=({values:r},t)=>r[t],_m=({values:r},t)=>r[t],vm=({values:r},t)=>r[t],j_=(r,t)=>{switch(r.type.unit){case v.SECOND:return gm(r,t);case v.MILLISECOND:return bm(r,t);case v.MICROSECOND:return _m(r,t);case v.NANOSECOND:return vm(r,t)}},z_=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new rt([s])};T.prototype.visitNull=U(T_);T.prototype.visitBool=U(x_);T.prototype.visitInt=U(O_);T.prototype.visitInt8=U(fn);T.prototype.visitInt16=U(fn);T.prototype.visitInt32=U(fn);T.prototype.visitInt64=U(rm);T.prototype.visitUint8=U(fn);T.prototype.visitUint16=U(fn);T.prototype.visitUint32=U(fn);T.prototype.visitUint64=U(rm);T.prototype.visitFloat=U(E_);T.prototype.visitFloat16=U(A_);T.prototype.visitFloat32=U(fn);T.prototype.visitFloat64=U(fn);T.prototype.visitUtf8=U(nm);T.prototype.visitLargeUtf8=U(nm);T.prototype.visitBinary=U(im);T.prototype.visitLargeBinary=U(im);T.prototype.visitFixedSizeBinary=U(D_);T.prototype.visitDate=U(F_);T.prototype.visitDateDay=U(tm);T.prototype.visitDateMillisecond=U(em);T.prototype.visitTimestamp=U(N_);T.prototype.visitTimestampSecond=U(sm);T.prototype.visitTimestampMillisecond=U(om);T.prototype.visitTimestampMicrosecond=U(am);T.prototype.visitTimestampNanosecond=U(cm);T.prototype.visitTime=U(M_);T.prototype.visitTimeSecond=U(lm);T.prototype.visitTimeMillisecond=U(um);T.prototype.visitTimeMicrosecond=U(dm);T.prototype.visitTimeNanosecond=U(hm);T.prototype.visitDecimal=U(L_);T.prototype.visitList=U(R_);T.prototype.visitStruct=U(C_);T.prototype.visitUnion=U(k_);T.prototype.visitDenseUnion=U(fm);T.prototype.visitSparseUnion=U(pm);T.prototype.visitDictionary=U(V_);T.prototype.visitInterval=U(P_);T.prototype.visitIntervalDayTime=U(mm);T.prototype.visitIntervalYearMonth=U(ym);T.prototype.visitDuration=U(j_);T.prototype.visitDurationSecond=U(gm);T.prototype.visitDurationMillisecond=U(bm);T.prototype.visitDurationMicrosecond=U(_m);T.prototype.visitDurationNanosecond=U(vm);T.prototype.visitFixedSizeList=U(z_);T.prototype.visitMap=U(U_);var jt=new T;var qe=Symbol.for("keys"),Fs=Symbol.for("vals"),qr=class{constructor(t){return this[qe]=new rt([t.children[0]]).memoize(),this[Fs]=t.children[1],new Proxy(this,new fh)}[Symbol.iterator](){return new hh(this[qe],this[Fs])}get size(){return this[qe].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[qe],e=this[Fs],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=jt.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${dr(t)}: ${dr(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},hh=class{constructor(t,e){this.keys=t,this.vals=e,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),jt.visit(this.vals,t)]})}},fh=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[qe].toArray().map(String)}has(t,e){return t[qe].includes(e)}getOwnPropertyDescriptor(t,e){if(t[qe].indexOf(e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[qe].indexOf(e);if(i!==-1){let n=jt.visit(Reflect.get(t,Fs),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[qe].indexOf(e);return n!==-1?(Qt.visit(Reflect.get(t,Fs),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(qr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[qe]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Fs]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function $_(r,t,e){let i=r.length,n=t>-1?t:i+t%i;return e?e(r,n):n}var wm;function Ro(r,t,e,i){let{length:n=0}=r,s=typeof t!="number"?0:t,o=typeof e!="number"?n:e;return s<0&&(s=(s%n+n)%n),o<0&&(o=(o%n+n)%n),o<s&&(wm=s,s=o,o=wm),o>n&&(o=n),i?i(r,s,o):[s,o]}var Im=r=>r!==r;function pn(r){if(typeof r!=="object"||r===null)return Im(r)?Im:e=>e===r;if(r instanceof Date){let e=r.valueOf();return i=>i instanceof Date?i.valueOf()===e:!1}return ArrayBuffer.isView(r)?e=>e?Gd(r,e):!1:r instanceof Map?q_(r):Array.isArray(r)?W_(r):r instanceof rt?G_(r):Y_(r,!0)}function W_(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=pn(r[e]);return ll(t)}function q_(r){let t=-1,e=[];for(let i of r.values())e[++t]=pn(i);return ll(e)}function G_(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=pn(r.get(e));return ll(t)}function Y_(r,t=!1){let e=Object.keys(r);if(!t&&e.length===0)return()=>!1;let i=[];for(let n=-1,s=e.length;++n<s;)i[n]=pn(r[e[n]]);return ll(i,e)}function ll(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return H_(r,e);case Map:return Sm(r,e,e.keys());case qr:case hn:case Object:case void 0:return Sm(r,e,t||Object.keys(e))}return e instanceof rt?K_(r,e):!1}}function H_(r,t){let e=r.length;if(t.length!==e)return!1;for(let i=-1;++i<e;)if(!r[i](t[i]))return!1;return!0}function K_(r,t){let e=r.length;if(t.length!==e)return!1;for(let i=-1;++i<e;)if(!r[i](t.get(i)))return!1;return!0}function Sm(r,t,e){let i=e[Symbol.iterator](),n=t instanceof Map?t.keys():Object.keys(t)[Symbol.iterator](),s=t instanceof Map?t.values():Object.values(t)[Symbol.iterator](),o=0,a=r.length,c=s.next(),l=i.next(),u=n.next();for(;o<a&&!l.done&&!u.done&&!c.done&&!(l.value!==u.value||!r[o](c.value));++o,l=i.next(),u=n.next(),c=s.next());return o===a&&l.done&&u.done&&c.done?!0:(i.return&&i.return(),n.return&&n.return(),s.return&&s.return(),!1)}var mh={};me(mh,{BitIterator:()=>kn,getBit:()=>Bm,getBool:()=>dl,packBools:()=>Pn,popcnt_array:()=>Tm,popcnt_bit_range:()=>Uo,popcnt_uint32:()=>ul,setBool:()=>J_,truncateBitmap:()=>Vn});function dl(r,t,e,i){return(e&1<<i)!==0}function Bm(r,t,e,i){return(e&1<<i)>>i}function J_(r,t,e){return e?!!(r[t>>3]|=1<<t%8)||!0:!(r[t>>3]&=~(1<<t%8))&&!1}function Vn(r,t,e){let i=e.byteLength+7&-8;if(r>0||e.byteLength<i){let n=new Uint8Array(i);return n.set(r%8===0?e.subarray(r>>3):Pn(new kn(e,r,t,null,dl)).subarray(0,i)),n}return e}function Pn(r){let t=[],e=0,i=0,n=0;for(let o of r)o&&(n|=1<<i),++i===8&&(t[e++]=n,n=i=0);(e===0||i>0)&&(t[e++]=n);let s=new Uint8Array(t.length+7&-8);return s.set(t),s}var kn=class{constructor(t,e,i,n,s){this.bytes=t,this.length=i,this.context=n,this.get=s,this.bit=e%8,this.byteIndex=e>>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 Uo(r,t,e){if(e-t<=0)return 0;if(e-t<8){let s=0;for(let o of new kn(r,t,e-t,r,Bm))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return Uo(r,t,n)+Uo(r,i,e)+Tm(r,n>>3,i-n>>3)}function Tm(r,t,e){let i=0,n=Math.trunc(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength),o=e===void 0?r.byteLength:n+e;for(;o-n>=4;)i+=ul(s.getUint32(n)),n+=4;for(;o-n>=2;)i+=ul(s.getUint16(n)),n+=2;for(;o-n>=1;)i+=ul(s.getUint8(n)),n+=1;return i}function ul(r){let t=Math.trunc(r);return t=t-(t>>>1&1431655765),t=(t&858993459)+(t>>>2&858993459),(t+(t>>>4)&252645135)*16843009>>>24}var Q_=-1,ct=class r{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 _.isSparseUnion(t)?this.children.some(e=>e.nullable):_.isDenseUnion(t)?this.children.some(e=>e.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0,{valueOffsets:e,values:i,nullBitmap:n,typeIds:s}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.byteLength),s&&(t+=s.byteLength),this.children.reduce((o,a)=>o+a.byteLength,t)}get nullCount(){if(_.isUnion(this.type))return this.children.reduce((i,n)=>i+n.nullCount,0);let t=this._nullCount,e;return t<=Q_&&(e=this.nullBitmap)&&(this._nullCount=t=this.length-Uo(e,this.offset,this.offset+this.length)),t}constructor(t,e,i,n,s,o=[],a){this.type=t,this.children=o,this.dictionary=a,this.offset=Math.floor(Math.max(e||0,0)),this.length=Math.floor(Math.max(i||0,0)),this._nullCount=Math.floor(Math.max(n||0,-1));let c;s instanceof r?(this.stride=s.stride,this.values=s.values,this.typeIds=s.typeIds,this.nullBitmap=s.nullBitmap,this.valueOffsets=s.valueOffsets):(this.stride=Me(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:e}=this;if(_.isUnion(e)){let i=e,n=this.children[i.typeIdToChildIndex[this.typeIds[t]]],s=i.mode===yt.Dense?this.valueOffsets[t]:t;return n.getValid(s)}if(this.nullable&&this.nullCount>0){let i=this.offset+t;return(this.nullBitmap[i>>3]&1<<i%8)!==0}return!0}setValid(t,e){let i,{type:n}=this;if(_.isUnion(n)){let s=n,o=this.children[s.typeIdToChildIndex[this.typeIds[t]]],a=s.mode===yt.Dense?this.valueOffsets[t]:t;i=o.getValid(a),o.setValid(a,e)}else{let{nullBitmap:s}=this,{offset:o,length:a}=this,c=o+t,l=1<<c%8,u=c>>3;(!s||s.byteLength<=u)&&(s=new Uint8Array((o+a+63&-64)>>3).fill(255),this.nullCount>0&&s.set(Vn(o,a,this.nullBitmap),0),Object.assign(this,{nullBitmap:s,_nullCount:-1}));let h=s[u];i=(h&l)!==0,e?s[u]=h|l:s[u]=h&~l}return i!==!!e&&(this._nullCount=this.nullCount+(e?-1:1)),e}clone(t=this.type,e=this.offset,i=this.length,n=this._nullCount,s=this,o=this.children){return new r(t,e,i,n,s,o,this.dictionary)}slice(t,e){let{stride:i,typeId:n,children:s}=this,o=+(this._nullCount===0)-1,a=n===16?i:1,c=this._sliceBuffers(t,e,i,n);return this.clone(this.type,this.offset+t,e,o,c,s.length===0||this.valueOffsets?s:this._sliceChildren(s,a*t,a*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===f.Null)return this.clone(this.type,0,t,0);let{length:e,nullCount:i}=this,n=new Uint8Array((t+63&-64)>>3).fill(255,0,e>>3);n[e>>3]=(1<<e-(e&-8))-1,i>0&&n.set(Vn(this.offset,e,this.nullBitmap),0);let s=this.buffers;return s[ur.VALIDITY]=n,this.clone(this.type,0,t,i+(t-e),s)}_sliceBuffers(t,e,i,n){let s,{buffers:o}=this;return(s=o[ur.TYPE])&&(o[ur.TYPE]=s.subarray(t,t+e)),(s=o[ur.OFFSET])&&(o[ur.OFFSET]=s.subarray(t,t+e+1))||(s=o[ur.DATA])&&(o[ur.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};ct.prototype.children=Object.freeze([]);var yh=class r extends B{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){let{["type"]:e,["offset"]:i=0,["length"]:n=0}=t;return new ct(e,i,n,n)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.data),s=F(t.nullBitmap),o=Cn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[o,n,s])}visitLargeUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.data),s=F(t.nullBitmap),o=Oc(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.data),s=F(t.nullBitmap),o=Cn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[o,n,s])}visitLargeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.data),s=F(t.nullBitmap),o=Oc(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=F(t.nullBitmap),o=Cn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=F(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=J(e.ArrayType,t.typeIds),{["length"]:o=s.length,["nullCount"]:a=-1}=t;if(_.isSparseUnion(e))return new ct(e,i,o,a,[void 0,void 0,void 0,s],n);let c=Cn(t.valueOffsets);return new ct(e,i,o,a,[c,void 0,void 0,s],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.indices.ArrayType,t.data),{["dictionary"]:o=new rt([new r().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitDuration(t){let{["type"]:e,["offset"]:i=0}=t,n=F(t.nullBitmap),s=J(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,s,n])}visitFixedSizeList(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new r().visit({type:e.valueType})}=t,s=F(t.nullBitmap),{["length"]:o=n.length/Me(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ct(e,i,o,a,[void 0,void 0,s],[n])}visitMap(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new r().visit({type:e.childType})}=t,s=F(t.nullBitmap),o=Cn(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ct(e,i,a,c,[o,void 0,s],[n])}},X_=new yh;function $(r){return X_.visit(r)}var Co=class{constructor(t=0,e){this.numChunks=t,this.getChunkIterator=e,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 xm(r){return r.some(t=>t.nullable)}function hl(r){return r.reduce((t,e)=>t+e.nullCount,0)}function fl(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function pl(r,t,e,i){let n=[];for(let s=-1,o=r.length;++s<o;){let a=r[s],c=t[s],{length:l}=a;if(c>=i)break;if(e>=c+l)continue;if(c>=e&&c+l<=i){n.push(a);continue}let u=Math.max(0,e-c),h=Math.min(i-c,l);n.push(a.slice(u,h-u))}return n.length===0&&n.push(r[0].slice(0,0)),n}function gh(r,t,e,i){let n=0,s=0,o=t.length-1;do{if(n>=o-1)return e<t[o]?i(r,n,e-t[n]):null;s=n+Math.trunc((o-n)*.5),e<t[s]?o=s:n=s}while(n<o)}function ko(r,t){return r.getValid(t)}function Ns(r){function t(e,i,n){return r(e[i],n)}return function(e){let i=this.data;return gh(i,this._offsets,e,t)}}function ml(r){let t;function e(i,n,s){return r(i[n],s,t)}return function(i,n){let s=this.data;t=n;let o=gh(s,this._offsets,i,e);return t=void 0,o}}function yl(r){let t;function e(i,n,s){let o=s,a=0,c=0;for(let l=n-1,u=i.length;++l<u;){let h=i[l];if(~(a=r(h,t,o)))return c+a;o=0,c+=h.length}return-1}return function(i,n){t=i;let s=this.data,o=typeof n!="number"?e(s,0,0):gh(s,this._offsets,n,e);return t=void 0,o}}var x=class extends B{};function Z_(r,t){return t===null&&r.length>0?0:-1}function tv(r,t){let{nullBitmap:e}=r;if(!e||r.nullCount<=0)return-1;let i=0;for(let n of new kn(e,r.offset+(t||0),r.length,e,dl)){if(!n)return i;++i}return-1}function W(r,t,e){if(t===void 0)return-1;if(t===null)switch(r.typeId){case f.Union:break;case f.Dictionary:break;default:return tv(r,e)}let i=jt.getVisitFn(r),n=pn(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}function Am(r,t,e){let i=jt.getVisitFn(r),n=pn(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}x.prototype.visitNull=Z_;x.prototype.visitBool=W;x.prototype.visitInt=W;x.prototype.visitInt8=W;x.prototype.visitInt16=W;x.prototype.visitInt32=W;x.prototype.visitInt64=W;x.prototype.visitUint8=W;x.prototype.visitUint16=W;x.prototype.visitUint32=W;x.prototype.visitUint64=W;x.prototype.visitFloat=W;x.prototype.visitFloat16=W;x.prototype.visitFloat32=W;x.prototype.visitFloat64=W;x.prototype.visitUtf8=W;x.prototype.visitLargeUtf8=W;x.prototype.visitBinary=W;x.prototype.visitLargeBinary=W;x.prototype.visitFixedSizeBinary=W;x.prototype.visitDate=W;x.prototype.visitDateDay=W;x.prototype.visitDateMillisecond=W;x.prototype.visitTimestamp=W;x.prototype.visitTimestampSecond=W;x.prototype.visitTimestampMillisecond=W;x.prototype.visitTimestampMicrosecond=W;x.prototype.visitTimestampNanosecond=W;x.prototype.visitTime=W;x.prototype.visitTimeSecond=W;x.prototype.visitTimeMillisecond=W;x.prototype.visitTimeMicrosecond=W;x.prototype.visitTimeNanosecond=W;x.prototype.visitDecimal=W;x.prototype.visitList=W;x.prototype.visitStruct=W;x.prototype.visitUnion=W;x.prototype.visitDenseUnion=Am;x.prototype.visitSparseUnion=Am;x.prototype.visitDictionary=W;x.prototype.visitInterval=W;x.prototype.visitIntervalDayTime=W;x.prototype.visitIntervalYearMonth=W;x.prototype.visitDuration=W;x.prototype.visitDurationSecond=W;x.prototype.visitDurationMillisecond=W;x.prototype.visitDurationMicrosecond=W;x.prototype.visitDurationNanosecond=W;x.prototype.visitFixedSizeList=W;x.prototype.visitMap=W;var jn=new x;var A=class extends B{};function C(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(t.typeId===f.Timestamp||t instanceof Ct&&t.bitWidth!==64||t instanceof fr&&t.bitWidth!==64||t instanceof ge&&t.precision!==pt.HALF))return new Co(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new Co(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new bh(o)})}var bh=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}};A.prototype.visitNull=C;A.prototype.visitBool=C;A.prototype.visitInt=C;A.prototype.visitInt8=C;A.prototype.visitInt16=C;A.prototype.visitInt32=C;A.prototype.visitInt64=C;A.prototype.visitUint8=C;A.prototype.visitUint16=C;A.prototype.visitUint32=C;A.prototype.visitUint64=C;A.prototype.visitFloat=C;A.prototype.visitFloat16=C;A.prototype.visitFloat32=C;A.prototype.visitFloat64=C;A.prototype.visitUtf8=C;A.prototype.visitLargeUtf8=C;A.prototype.visitBinary=C;A.prototype.visitLargeBinary=C;A.prototype.visitFixedSizeBinary=C;A.prototype.visitDate=C;A.prototype.visitDateDay=C;A.prototype.visitDateMillisecond=C;A.prototype.visitTimestamp=C;A.prototype.visitTimestampSecond=C;A.prototype.visitTimestampMillisecond=C;A.prototype.visitTimestampMicrosecond=C;A.prototype.visitTimestampNanosecond=C;A.prototype.visitTime=C;A.prototype.visitTimeSecond=C;A.prototype.visitTimeMillisecond=C;A.prototype.visitTimeMicrosecond=C;A.prototype.visitTimeNanosecond=C;A.prototype.visitDecimal=C;A.prototype.visitList=C;A.prototype.visitStruct=C;A.prototype.visitUnion=C;A.prototype.visitDenseUnion=C;A.prototype.visitSparseUnion=C;A.prototype.visitDictionary=C;A.prototype.visitInterval=C;A.prototype.visitIntervalDayTime=C;A.prototype.visitIntervalYearMonth=C;A.prototype.visitDuration=C;A.prototype.visitDurationSecond=C;A.prototype.visitDurationMillisecond=C;A.prototype.visitDurationMicrosecond=C;A.prototype.visitDurationNanosecond=C;A.prototype.visitFixedSizeList=C;A.prototype.visitMap=C;var Ms=new A;var Dm,Om={},Em={},rt=class r{constructor(t){var e,i,n;let s=t[0]instanceof r?t.flatMap(a=>a.data):t;if(s.length===0||s.some(a=>!(a instanceof ct)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(e=s[0])===null||e===void 0?void 0:e.type;switch(s.length){case 0:this._offsets=[0];break;case 1:{let{get:a,set:c,indexOf:l}=Om[o.typeId],u=s[0];this.isValid=h=>ko(u,h),this.get=h=>a(u,h),this.set=(h,y)=>c(u,h,y),this.indexOf=h=>l(u,h),this._offsets=[0,u.length];break}default:Object.setPrototypeOf(this,Em[o.typeId]),this._offsets=fl(s);break}this.data=s,this.type=o,this.stride=Me(o),this.numChildren=(n=(i=o.children)===null||i===void 0?void 0:i.length)!==null&&n!==void 0?n:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullable(){return xm(this.data)}get nullCount(){return hl(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${f[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return Ms.visit(this)}concat(...t){return new r(this.data.concat(t.flatMap(e=>e.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new r(Ro(this,t,e,({data:i,_offsets:n},s,o)=>pl(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case f.Int:case f.Float:case f.Decimal:case f.Time:case f.Timestamp:switch(e.length){case 0:return new s;case 1:return e[0].values.subarray(0,i*n);default:return e.reduce((o,{values:a,length:c})=>(o.array.set(a.subarray(0,c*n),o.offset),o.offset+=c*n,o),{array:new s(i*n),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e;return this.getChildAt((e=this.type.children)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new r(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return _.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(_.isDictionary(this.type)){let t=new gl(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return new gl(this)}unmemoize(){if(_.isDictionary(this.type)&&this.isMemoized){let t=this.data[0].dictionary.unmemoize(),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return this}};Dm=Symbol.toStringTag;rt[Dm]=(r=>{r.type=_.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(f).map(e=>f[e]).filter(e=>typeof e=="number"&&e!==f.NONE);for(let e of t){let i=jt.getVisitFnByTypeId(e),n=Qt.getVisitFnByTypeId(e),s=jn.getVisitFnByTypeId(e);Om[e]={get:i,set:n,indexOf:s},Em[e]=Object.create(r,{isValid:{value:Ns(ko)},get:{value:Ns(jt.getVisitFnByTypeId(e))},set:{value:ml(Qt.getVisitFnByTypeId(e))},indexOf:{value:yl(jn.getVisitFnByTypeId(e))}})}return"Vector"})(rt.prototype);var gl=class r extends rt{constructor(t){super(t.data);let e=this.get,i=this.set,n=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=e.call(this,o);return s[o]=c,c}}),Object.defineProperty(this,"set",{value(o,a){i.call(this,o,a),s[o]=a}}),Object.defineProperty(this,"slice",{value:(o,a)=>new r(n.call(this,o,a))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new rt(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Fm(r){if(!r||r.length<=0)return function(n){return!0};let t="",e=r.filter(i=>i===i);return e.length>0&&(t=`
|
|
2
2
|
switch (x) {${e.map(i=>`
|
|
3
|
-
case ${
|
|
3
|
+
case ${ev(i)}:`).join("")}
|
|
4
4
|
return false;
|
|
5
5
|
}`),r.length!==e.length&&(t=`if (x !== x) return false;
|
|
6
6
|
${t}`),new Function("x",`${t}
|
|
7
|
-
return true;`)}function kd(r){return typeof r!="bigint"?Wt(r):`${Wt(r)}n`}var Vo=(r,t)=>(Math.ceil(r)*t+63&-64||64)/t,Pd=(r,t=0)=>r.length>=t?r.subarray(0,t):kr(new r.constructor(t),r,0),Je=class{constructor(t,e=1){this.buffer=t,this.stride=e,this.BYTES_PER_ELEMENT=t.BYTES_PER_ELEMENT,this.ArrayType=t.constructor,this._resize(this.length=Math.ceil(t.length/e))}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,e){return this}append(t){return this.set(this.length,t)}reserve(t){if(t>0){this.length+=t;let e=this.stride,i=this.length*e,n=this.buffer.length;i>=n&&this._resize(n===0?Vo(i*1,this.BYTES_PER_ELEMENT):Vo(i*2,this.BYTES_PER_ELEMENT))}return this}flush(t=this.length){t=Vo(t*this.stride,this.BYTES_PER_ELEMENT);let e=Pd(this.buffer,t);return this.clear(),e}clear(){return this.length=0,this._resize(0),this}_resize(t){return this.buffer=kr(new this.ArrayType(t),this.buffer)}};Je.prototype.offset=0;var Re=class extends Je{last(){return this.get(this.length-1)}get(t){return this.buffer[t]}set(t,e){return this.reserve(t-this.length+1),this.buffer[t*this.stride]=e,this}},Yr=class extends Re{constructor(t=new Uint8Array(0)){super(t,1/8),this.numValid=0}get numInvalid(){return this.length-this.numValid}get(t){return this.buffer[t>>3]>>t%8&1}set(t,e){let{buffer:i}=this.reserve(t-this.length+1),n=t>>3,s=t%8,o=i[n]>>s&1;return e?o===0&&(i[n]|=1<<s,++this.numValid):o===1&&(i[n]&=~(1<<s),--this.numValid),this}clear(){return this.numValid=0,super.clear()}},Hr=class extends Re{constructor(t=new Int32Array(1)){super(t,1)}append(t){return this.set(this.length-1,t)}set(t,e){let i=this.length-1,n=this.reserve(t-i+1).buffer;return i<t++&&n.fill(n[i],i,t),n[t]=n[t-1]+e,this}flush(t=this.length-1){return t>this.length&&this.set(t-1,0),super.flush(t+1)}};var J=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:e}){this.length=0,this.finished=!1,this.type=t,this.children=[],this.nullValues=e,this.stride=Nt(t),this._nulls=new Yr,e&&e.length>0&&(this._isValid=qc(e))}toVector(){return new M([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:e,_values:i,_nulls:n,_typeIds:s,children:o}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.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((e,i)=>e+i.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,e){return this.setValid(t,this.isValid(e))&&this.setValue(t,e),this}setValue(t,e){this._setValue(this,t,e)}setValid(t,e){return this.length=this._nulls.set(t,+e).length,e}addChild(t,e=`${this.numChildren}`){throw new Error(`Cannot append children to non-nested type "${this.type}"`)}getChildAt(t){return this.children[t]||null}flush(){let t,e,i,n,{type:s,length:o,nullCount:a,_typeIds:c,_offsets:l,_values:d,_nulls:h}=this;(e=c?.flush(o))?n=l?.flush(o):(n=l?.flush(o))?t=d?.flush(l.last()):t=d?.flush(o),a>0&&(i=h?.flush(o));let f=this.children.map(S=>S.flush());return this.clear(),B({type:s,length:o,nullCount:a,children:f,child:f[0],data:t,typeIds:e,nullBitmap:i,valueOffsets:n})}finish(){this.finished=!0;for(let t of this.children)t.finish();return this}clear(){var t,e,i,n;this.length=0,(t=this._nulls)===null||t===void 0||t.clear(),(e=this._values)===null||e===void 0||e.clear(),(i=this._offsets)===null||i===void 0||i.clear(),(n=this._typeIds)===null||n===void 0||n.clear();for(let s of this.children)s.clear();return this}};J.prototype.length=1;J.prototype.stride=1;J.prototype.children=null;J.prototype.finished=!1;J.prototype.nullValues=null;J.prototype._isValid=()=>!0;var st=class extends J{constructor(t){super(t),this._values=new Re(new this.ArrayType(0),this.stride)}setValue(t,e){let i=this._values;return i.reserve(t-i.length+1),super.setValue(t,e)}},de=class extends J{constructor(t){super(t),this._pendingLength=0,this._offsets=new Hr}setValue(t,e){let i=this._pending||(this._pending=new Map),n=i.get(t);n&&(this._pendingLength-=n.length),this._pendingLength+=e instanceof le?e[Ct].length:e.length,i.set(t,e)}setValid(t,e){return super.setValid(t,e)?!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,e=this._pendingLength;return this._pendingLength=0,this._pending=void 0,t&&t.size>0&&this._flushPending(t,e),this}};var br=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i,n){return t.prep(8,24),t.writeInt64(BigInt(n??0)),t.pad(4),t.writeInt32(i),t.writeInt64(BigInt(e??0)),t.offset()}};var he=new Int32Array(2),ss=new Float32Array(he.buffer),os=new Float64Array(he.buffer),Kr=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var _i;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(_i||(_i={}));var Ft=class r{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(t){return new r(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 he[0]=this.readInt32(t),ss[0]}readFloat64(t){return he[Kr?0:1]=this.readInt32(t),he[Kr?1:0]=this.readInt32(t+4),os[0]}writeInt8(t,e){this.bytes_[t]=e}writeUint8(t,e){this.bytes_[t]=e}writeInt16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeUint16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeInt32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeUint32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeInt64(t,e){this.writeInt32(t,Number(BigInt.asIntN(32,e))),this.writeInt32(t+4,Number(BigInt.asIntN(32,e>>BigInt(32))))}writeUint64(t,e){this.writeUint32(t,Number(BigInt.asUintN(32,e))),this.writeUint32(t+4,Number(BigInt.asUintN(32,e>>BigInt(32))))}writeFloat32(t,e){ss[0]=e,this.writeInt32(t,he[0])}writeFloat64(t,e){os[0]=e,this.writeInt32(t,he[Kr?0:1]),this.writeInt32(t+4,he[Kr?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 e=0;e<4;e++)t+=String.fromCharCode(this.readInt8(this.position_+4+e));return t}__offset(t,e){let i=t-this.readInt32(t);return e<this.readInt16(i)?this.readInt16(i+e):0}__union(t,e){return t.bb_pos=e+this.readInt32(e),t.bb=this,t}__string(t,e){t+=this.readInt32(t);let i=this.readInt32(t);t+=4;let n=this.bytes_.subarray(t,t+i);return e===_i.UTF8_BYTES?n:this.text_decoder_.decode(n)}__union_with_string(t,e){return typeof t=="string"?this.__string(e):this.__union(t,e)}__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 e=0;e<4;e++)if(t.charCodeAt(e)!=this.readInt8(this.position()+4+e))return!1;return!0}createScalarList(t,e){let i=[];for(let n=0;n<e;++n){let s=t(n);s!==null&&i.push(s)}return i}createObjList(t,e){let i=[];for(let n=0;n<e;++n){let s=t(n);s!==null&&i.push(s.unpack())}return i}};var wr=class r{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 e;t?e=t:e=1024,this.bb=Ft.allocate(e),this.space=e}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,e){t>this.minalign&&(this.minalign=t);let i=~(this.bb.capacity()-this.space+e)+1&t-1;for(;this.space<i+t+e;){let n=this.bb.capacity();this.bb=r.growByteBuffer(this.bb),this.space+=this.bb.capacity()-n}this.pad(i)}pad(t){for(let e=0;e<t;e++)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,e,i){(this.force_defaults||e!=i)&&(this.addInt8(e),this.slot(t))}addFieldInt16(t,e,i){(this.force_defaults||e!=i)&&(this.addInt16(e),this.slot(t))}addFieldInt32(t,e,i){(this.force_defaults||e!=i)&&(this.addInt32(e),this.slot(t))}addFieldInt64(t,e,i){(this.force_defaults||e!==i)&&(this.addInt64(e),this.slot(t))}addFieldFloat32(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat32(e),this.slot(t))}addFieldFloat64(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat64(e),this.slot(t))}addFieldOffset(t,e,i){(this.force_defaults||e!=i)&&(this.addOffset(e),this.slot(t))}addFieldStruct(t,e,i){e!=i&&(this.nested(e),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 e=t.capacity();if(e&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let i=e<<1,n=Ft.allocate(i);return n.setPosition(i-e),n.bytes().set(t.bytes(),i-e),n}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 e=0;e<t;e++)this.vtable[e]=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(),e=this.vtable_in_use-1;for(;e>=0&&this.vtable[e]==0;e--);let i=e+1;for(;e>=0;e--)this.addInt16(this.vtable[e]!=0?t-this.vtable[e]:0);let n=2;this.addInt16(t-this.object_start);let s=(i+n)*2;this.addInt16(s);let o=0,a=this.space;t:for(e=0;e<this.vtables.length;e++){let c=this.bb.capacity()-this.vtables[e];if(s==this.bb.readInt16(c)){for(let l=2;l<s;l+=2)if(this.bb.readInt16(a+l)!=this.bb.readInt16(c+l))continue t;o=this.vtables[e];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,e,i){let n=i?4:0;if(e){let s=e;if(this.prep(this.minalign,8+n),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+n),this.addOffset(t),n&&this.addInt32(this.bb.capacity()-this.space),this.bb.setPosition(this.space)}finishSizePrefixed(t,e){this.finish(t,e,!0)}requiredField(t,e){let i=this.bb.capacity()-t,n=i-this.bb.readInt32(i);if(!(e<this.bb.readInt16(n)&&this.bb.readInt16(n+e)!=0))throw new TypeError("FlatBuffers: field "+e+" must be set")}startVector(t,e,i){this.notNested(),this.vector_num_elems=e,this.prep(4,t*e),this.prep(i,t*e)}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 e=this.createString(t);return this.string_maps.set(t,e),e}createString(t){if(t==null)return 0;let e;t instanceof Uint8Array?e=t:e=this.text_encoder.encode(t),this.addInt8(0),this.startVector(1,e.length,1),this.bb.setPosition(this.space-=e.length);for(let i=0,n=this.space,s=this.bb.bytes();i<e.length;i++)s[n++]=e[i];return this.endVector()}createObjectOffset(t){return t===null?0:typeof t=="string"?this.createString(t):t.pack(this)}createObjectOffsetList(t){let e=[];for(let i=0;i<t.length;++i){let n=t[i];if(n!==null)e.push(this.createObjectOffset(n));else throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return e}createStructOffsetList(t,e){return e(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}};var at=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}key(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,t):null}value(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,i){return r.startKeyValue(t),r.addKey(t,e),r.addValue(t,i),r.endKeyValue(t)}};var Xe;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(Xe||(Xe={}));var Ze;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(Ze||(Ze={}));var bi;(function(r){r[r.DenseArray=0]="DenseArray"})(bi||(bi={}));var ee=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,i){return r.startInt(t),r.addBitWidth(t,e),r.addIsSigned(t,i),r.endInt(t)}};var fe=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new r).__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 e=this.bb.__offset(this.bb_pos,6);return e?(t||new ee).__init(this.bb.__indirect(this.bb_pos+e),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):bi.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,bi.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var wi=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return r.startBinary(t),r.endBinary(t)}};var Ii=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return r.startBool(t),r.endBool(t)}};var vi;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(vi||(vi={}));var tr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,e){return t.setPosition(t.position()+4),(e||new r).__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):vi.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,vi.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return r.startDate(t),r.addUnit(t,e),r.endDate(t)}};var pe=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static addScale(t,e){t.addFieldInt32(1,e,0)}static addBitWidth(t,e){t.addFieldInt32(2,e,128)}static endDecimal(t){return t.endObject()}static createDecimal(t,e,i,n){return r.startDecimal(t),r.addPrecision(t,e),r.addScale(t,i),r.addBitWidth(t,n),r.endDecimal(t)}};var re;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(re||(re={}));var er=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,e){return t.setPosition(t.position()+4),(e||new r).__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):re.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,re.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,e){return r.startDuration(t),r.addUnit(t,e),r.endDuration(t)}};var rr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(t,e){return r.startFixedSizeBinary(t),r.addByteWidth(t,e),r.endFixedSizeBinary(t)}};var ir=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeList(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static endFixedSizeList(t){return t.endObject()}static createFixedSizeList(t,e){return r.startFixedSizeList(t),r.addListSize(t,e),r.endFixedSizeList(t)}};var Si;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(Si||(Si={}));var nr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFloatingPoint(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Si.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,Si.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return r.startFloatingPoint(t),r.addPrecision(t,e),r.endFloatingPoint(t)}};var Ti;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(Ti||(Ti={}));var sr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInterval(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Ti.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Ti.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return r.startInterval(t),r.addUnit(t,e),r.endInterval(t)}};var Ei=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsList(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return r.startList(t),r.endList(t)}};var or=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMap(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt8(0,+e,0)}static endMap(t){return t.endObject()}static createMap(t,e){return r.startMap(t),r.addKeysSorted(t,e),r.endMap(t)}};var xi=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsNull(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return r.startNull(t),r.endNull(t)}};var Ai=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsStruct_(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return r.startStruct_(t),r.endStruct_(t)}};var Le=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTime(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new r).__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):re.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,e){t.addFieldInt16(0,e,re.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,i){return r.startTime(t),r.addUnit(t,e),r.addBitWidth(t,i),r.endTime(t)}};var Me=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTimestamp(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new r).__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):re.SECOND}timezone(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startTimestamp(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,re.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,i){return r.startTimestamp(t),r.addUnit(t,e),r.addTimezone(t,i),r.endTimestamp(t)}};var Oi;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Oi||(Oi={}));var ie=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUnion(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Oi.Sparse}typeIds(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb.__vector(this.bb_pos+e)+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,e){t.addFieldInt16(0,e,Oi.Sparse)}static addTypeIds(t,e){t.addFieldOffset(1,e,0)}static createTypeIdsVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addInt32(e[i]);return t.endVector()}static startTypeIdsVector(t,e){t.startVector(4,e,4)}static endUnion(t){return t.endObject()}static createUnion(t,e,i){return r.startUnion(t),r.addMode(t,e),r.addTypeIds(t,i),r.endUnion(t)}};var Bi=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUtf8(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUtf8(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(t){return r.startUtf8(t),r.endUtf8(t)}};var H;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.FloatingPoint=3]="FloatingPoint",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct_=13]="Struct_",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.LargeList=21]="LargeList",r[r.RunEndEncoded=22]="RunEndEncoded"})(H||(H={}));var mt=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsField(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsField(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}name(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,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):H.NONE}type(t){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__union(t,this.bb_pos+e):null}dictionary(t){let e=this.bb.__offset(this.bb_pos,12);return e?(t||new fe).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}children(t,e){let i=this.bb.__offset(this.bb_pos,14);return i?(e||new r).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,16);return i?(e||new at).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldOffset(0,e,0)}static addNullable(t,e){t.addFieldInt8(1,+e,0)}static addTypeType(t,e){t.addFieldInt8(2,e,H.NONE)}static addType(t,e){t.addFieldOffset(3,e,0)}static addDictionary(t,e){t.addFieldOffset(4,e,0)}static addChildren(t,e){t.addFieldOffset(5,e,0)}static createChildrenVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startChildrenVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(6,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endField(t){return t.endObject()}};var vt=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsSchema(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsSchema(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Ze.Little}fields(t,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new mt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new at).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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 e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt64(this.bb.__vector(this.bb_pos+e)+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,e){t.addFieldInt16(0,e,Ze.Little)}static addFields(t,e){t.addFieldOffset(1,e,0)}static createFieldsVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startFieldsVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(2,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static addFeatures(t,e){t.addFieldOffset(3,e,0)}static createFeaturesVector(t,e){t.startVector(8,e.length,8);for(let i=e.length-1;i>=0;i--)t.addInt64(e[i]);return t.endVector()}static startFeaturesVector(t,e){t.startVector(8,e,8)}static endSchema(t){return t.endObject()}static finishSchemaBuffer(t,e){t.finish(e)}static finishSizePrefixedSchemaBuffer(t,e){t.finish(e,void 0,!0)}static createSchema(t,e,i,n,s){return r.startSchema(t),r.addEndianness(t,e),r.addFields(t,i),r.addCustomMetadata(t,n),r.addFeatures(t,s),r.endSchema(t)}};var Rt=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFooter(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFooter(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Xe.V1}schema(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new vt).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}dictionaries(t,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new br).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,10);return i?(e||new br).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,12);return i?(e||new at).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldInt16(0,e,Xe.V1)}static addSchema(t,e){t.addFieldOffset(1,e,0)}static addDictionaries(t,e){t.addFieldOffset(2,e,0)}static startDictionariesVector(t,e){t.startVector(24,e,8)}static addRecordBatches(t,e){t.addFieldOffset(3,e,0)}static startRecordBatchesVector(t,e){t.startVector(24,e,8)}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endFooter(t){return t.endObject()}static finishFooterBuffer(t,e){t.finish(e)}static finishSizePrefixedFooterBuffer(t,e){t.finish(e,void 0,!0)}};var z=class r{constructor(t=[],e,i,n=X.V5){this.fields=t||[],this.metadata=e||new Map,i||(i=jo(t)),this.dictionaries=i,this.metadataVersion=n}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(t=>t.name)}toString(){return`Schema<{ ${this.fields.map((t,e)=>`${e}: ${t}`).join(", ")} }>`}select(t){let e=new Set(t),i=this.fields.filter(n=>e.has(n.name));return new r(i,this.metadata)}selectAt(t){let e=t.map(i=>this.fields[i]).filter(Boolean);return new r(e,this.metadata)}assign(...t){let e=t[0]instanceof r?t[0]:Array.isArray(t[0])?new r(t[0]):new r(t),i=[...this.fields],n=cs(cs(new Map,this.metadata),e.metadata),s=e.fields.filter(a=>{let c=i.findIndex(l=>l.name===a.name);return~c?(i[c]=a.clone({metadata:cs(cs(new Map,i[c].metadata),a.metadata)}))&&!1:!0}),o=jo(s,new Map);return new r([...i,...s],n,new Map([...this.dictionaries,...o]))}};z.prototype.fields=null;z.prototype.metadata=null;z.prototype.dictionaries=null;var L=class r{static new(...t){let[e,i,n,s]=t;return t[0]&&typeof t[0]=="object"&&({name:e}=t[0],i===void 0&&(i=t[0].type),n===void 0&&(n=t[0].nullable),s===void 0&&(s=t[0].metadata)),new r(`${e}`,i,n,s)}constructor(t,e,i=!1,n){this.name=t,this.type=e,this.nullable=i,this.metadata=n||new Map}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...t){let[e,i,n,s]=t;return!t[0]||typeof t[0]!="object"?[e=this.name,i=this.type,n=this.nullable,s=this.metadata]=t:{name:e=this.name,type:i=this.type,nullable:n=this.nullable,metadata:s=this.metadata}=t[0],r.new(e,i,n,s)}};L.prototype.type=null;L.prototype.name=null;L.prototype.nullable=null;L.prototype.metadata=null;function cs(r,t){return new Map([...r||new Map,...t||new Map])}function jo(r,t=new Map){for(let e=-1,i=r.length;++e<i;){let s=r[e].type;if(m.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&&jo(s.children,t)}return t}var Vd=wr,jd=Ft,Ue=class{static decode(t){t=new jd(O(t));let e=Rt.getRootAsFooter(t),i=z.decode(e.schema(),new Map,e.version());return new zo(i,e)}static encode(t){let e=new Vd,i=z.encode(e,t.schema);Rt.startRecordBatchesVector(e,t.numRecordBatches);for(let o of[...t.recordBatches()].slice().reverse())Ce.encode(e,o);let n=e.endVector();Rt.startDictionariesVector(e,t.numDictionaries);for(let o of[...t.dictionaryBatches()].slice().reverse())Ce.encode(e,o);let s=e.endVector();return Rt.startFooter(e),Rt.addSchema(e,i),Rt.addVersion(e,X.V5),Rt.addRecordBatches(e,n),Rt.addDictionaries(e,s),Rt.finishFooterBuffer(e,Rt.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=X.V5,i,n){this.schema=t,this.version=e,i&&(this._recordBatches=i),n&&(this._dictionaryBatches=n)}*recordBatches(){for(let t,e=-1,i=this.numRecordBatches;++e<i;)(t=this.getRecordBatch(e))&&(yield t)}*dictionaryBatches(){for(let t,e=-1,i=this.numDictionaries;++e<i;)(t=this.getDictionaryBatch(e))&&(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 zo=class extends Ue{get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}constructor(t,e){super(t,e.version()),this._footer=e}getRecordBatch(t){if(t>=0&&t<this.numRecordBatches){let e=this._footer.recordBatches(t);if(e)return Ce.decode(e)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){let e=this._footer.dictionaries(t);if(e)return Ce.decode(e)}return null}},Ce=class r{static decode(t){return new r(t.metaDataLength(),t.bodyLength(),t.offset())}static encode(t,e){let{metaDataLength:i}=e,n=BigInt(e.offset),s=BigInt(e.bodyLength);return br.createBlock(t,n,i,s)}constructor(t,e,i){this.metaDataLength=t,this.offset=wt(i),this.bodyLength=wt(e)}};var K=Object.freeze({done:!0,value:void 0}),Ni=class{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},Ir=class{tee(){return this._getDOMStream().tee()}pipe(t,e){return this._getNodeStream().pipe(t,e)}pipeTo(t,e){return this._getDOMStream().pipeTo(t,e)}pipeThrough(t,e){return this._getDOMStream().pipeThrough(t,e)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}},ls=class extends Ir{constructor(){super(),this._values=[],this.resolvers=[],this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}get closed(){return this._closedPromise}cancel(t){return p(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(K);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return ut.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return ut.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return p(this,void 0,void 0,function*(){return yield this.abort(t),K})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),K})}read(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return p(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((e,i)=>{this.resolvers.push({resolve:e,reject:i})}):Promise.resolve(K)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var me=class extends ls{write(t){if((t=O(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?li(this.toUint8Array(!0)):this.toUint8Array(!1).then(li)}toUint8Array(t=!1){return t?Ot(this._values)[0]:p(this,void 0,void 0,function*(){var e,i,n,s;let o=[],a=0;try{for(var c=!0,l=$t(this),d;d=yield l.next(),e=d.done,!e;c=!0){s=d.value,c=!1;let h=s;o.push(h),a+=h.byteLength}}catch(h){i={error:h}}finally{try{!c&&!e&&(n=l.return)&&(yield n.call(l))}finally{if(i)throw i.error}}return Ot(o,a)[0]})}},ye=class{constructor(t){t&&(this.source=new $o(ut.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)}},Pt=class r{constructor(t){t instanceof r?this.source=t.source:t instanceof me?this.source=new ke(ut.fromAsyncIterable(t)):wn(t)?this.source=new ke(ut.fromNodeStream(t)):ui(t)?this.source=new ke(ut.fromDOMStream(t)):_n(t)?this.source=new ke(ut.fromDOMStream(t.body)):qt(t)?this.source=new ke(ut.fromIterable(t)):At(t)?this.source=new ke(ut.fromAsyncIterable(t)):Mt(t)&&(this.source=new ke(ut.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)}},$o=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,e="read"){return this.source.next({cmd:e,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||K)}return(t){return Object.create(this.source.return&&this.source.return(t)||K)}},ke=class{constructor(t){this.source=t,this._closedPromise=new Promise(e=>this._closedPromiseResolve=e)}cancel(t){return p(this,void 0,void 0,function*(){yield this.return(t)})}get closed(){return this._closedPromise}read(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(t,e="read"){return p(this,void 0,void 0,function*(){return yield this.source.next({cmd:e,size:t})})}throw(t){return p(this,void 0,void 0,function*(){let e=this.source.throw&&(yield this.source.throw(t))||K;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}return(t){return p(this,void 0,void 0,function*(){let e=this.source.return&&(yield this.source.return(t))||K;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}};var Di=class extends ye{constructor(t,e){super(),this.position=0,this.buffer=O(t),this.size=e===void 0?this.buffer.byteLength:e}readInt32(t){let{buffer:e,byteOffset:i}=this.readAt(t,4);return new DataView(e,i).getInt32(0,!0)}seek(t){return this.position=Math.min(t,this.size),t<this.size}read(t){let{buffer:e,size:i,position:n}=this;return e&&n<i?(typeof t!="number"&&(t=Number.POSITIVE_INFINITY),this.position=Math.min(i,n+Math.min(i-n,t)),e.subarray(n,this.position)):null}readAt(t,e){let i=this.buffer,n=Math.min(this.size,t+e);return i?i.subarray(t,n):new Uint8Array(e)}close(){this.buffer&&(this.buffer=null)}throw(t){return this.close(),{done:!0,value:t}}return(t){return this.close(),{done:!0,value:t}}},ar=class extends Pt{constructor(t,e){super(),this.position=0,this._handle=t,typeof e=="number"?this.size=e:this._pending=p(this,void 0,void 0,function*(){this.size=(yield t.stat()).size,delete this._pending})}readInt32(t){return p(this,void 0,void 0,function*(){let{buffer:e,byteOffset:i}=yield this.readAt(t,4);return new DataView(e,i).getInt32(0,!0)})}seek(t){return p(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 p(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:e,size:i,position:n}=this;if(e&&n<i){typeof t!="number"&&(t=Number.POSITIVE_INFINITY);let s=n,o=0,a=0,c=Math.min(i,s+Math.min(i-s,t)),l=new Uint8Array(Math.max(0,(this.position=c)-s));for(;(s+=a)<c&&(o+=a)<l.byteLength;)({bytesRead:a}=yield e.read(l,o,l.byteLength-o,s));return l}return null})}readAt(t,e){return p(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:i,size:n}=this;if(i&&t+e<n){let s=Math.min(n,t+e),o=new Uint8Array(s-t);return(yield i.read(o,0,e,t)).buffer}return new Uint8Array(e)})}close(){return p(this,void 0,void 0,function*(){let t=this._handle;this._handle=null,t&&(yield t.close())})}throw(t){return p(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}};var Go={};fr(Go,{BaseInt64:()=>Fi,Int128:()=>Ri,Int64:()=>Pe,Uint64:()=>Z});function Qr(r){return r<0&&(r=4294967295+r+1),`0x${r.toString(16)}`}var Jr=8,qo=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],Fi=class{constructor(t){this.buffer=t}high(){return this.buffer[1]}low(){return this.buffer[0]}_times(t){let e=new Uint32Array([this.buffer[1]>>>16,this.buffer[1]&65535,this.buffer[0]>>>16,this.buffer[0]&65535]),i=new Uint32Array([t.buffer[1]>>>16,t.buffer[1]&65535,t.buffer[0]>>>16,t.buffer[0]&65535]),n=e[3]*i[3];this.buffer[0]=n&65535;let s=n>>>16;return n=e[2]*i[3],s+=n,n=e[3]*i[2]>>>0,s+=n,this.buffer[0]+=s<<16,this.buffer[1]=s>>>0<n?65536:0,this.buffer[1]+=s>>>16,this.buffer[1]+=e[1]*i[3]+e[2]*i[2]+e[3]*i[1],this.buffer[1]+=e[0]*i[3]+e[1]*i[2]+e[2]*i[1]+e[3]*i[0]<<16,this}_plus(t){let e=this.buffer[0]+t.buffer[0]>>>0;this.buffer[1]+=t.buffer[1],e<this.buffer[0]>>>0&&++this.buffer[1],this.buffer[0]=e}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`${Qr(this.buffer[1])} ${Qr(this.buffer[0])}`}},Z=class r extends Fi{times(t){return this._times(t),this}plus(t){return this._plus(t),this}static from(t,e=new Uint32Array(2)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(2)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(2)){let i=t.length,n=new r(e);for(let s=0;s<i;){let o=Jr<i-s?Jr:i-s,a=new r(new Uint32Array([Number.parseInt(t.slice(s,s+o),10),0])),c=new r(new Uint32Array([qo[o],0]));n.times(c),n.plus(a),s+=o}return n}static convertArray(t){let e=new Uint32Array(t.length*2);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+2*i*4,2));return e}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}},Pe=class r extends Fi{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 e=this.buffer[1]<<0,i=t.buffer[1]<<0;return e<i||e===i&&this.buffer[0]<t.buffer[0]}static from(t,e=new Uint32Array(2)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(2)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(2)){let i=t.startsWith("-"),n=t.length,s=new r(e);for(let o=i?1:0;o<n;){let a=Jr<n-o?Jr:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0])),l=new r(new Uint32Array([qo[a],0]));s.times(l),s.plus(c),o+=a}return i?s.negate():s}static convertArray(t){let e=new Uint32Array(t.length*2);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+2*i*4,2));return e}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}},Ri=class r{constructor(t){this.buffer=t}high(){return new Pe(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new Pe(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 e=new Z(new Uint32Array([this.buffer[3],0])),i=new Z(new Uint32Array([this.buffer[2],0])),n=new Z(new Uint32Array([this.buffer[1],0])),s=new Z(new Uint32Array([this.buffer[0],0])),o=new Z(new Uint32Array([t.buffer[3],0])),a=new Z(new Uint32Array([t.buffer[2],0])),c=new Z(new Uint32Array([t.buffer[1],0])),l=new Z(new Uint32Array([t.buffer[0],0])),d=Z.multiply(s,l);this.buffer[0]=d.low();let h=new Z(new Uint32Array([d.high(),0]));return d=Z.multiply(n,l),h.plus(d),d=Z.multiply(s,c),h.plus(d),this.buffer[1]=h.low(),this.buffer[3]=h.lessThan(d)?1:0,this.buffer[2]=h.high(),new Z(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(Z.multiply(i,l)).plus(Z.multiply(n,c)).plus(Z.multiply(s,a)),this.buffer[3]+=Z.multiply(e,l).plus(Z.multiply(i,c)).plus(Z.multiply(n,a)).plus(Z.multiply(s,o)).low(),this}plus(t){let e=new Uint32Array(4);return e[3]=this.buffer[3]+t.buffer[3]>>>0,e[2]=this.buffer[2]+t.buffer[2]>>>0,e[1]=this.buffer[1]+t.buffer[1]>>>0,e[0]=this.buffer[0]+t.buffer[0]>>>0,e[0]<this.buffer[0]>>>0&&++e[1],e[1]<this.buffer[1]>>>0&&++e[2],e[2]<this.buffer[2]>>>0&&++e[3],this.buffer[3]=e[3],this.buffer[2]=e[2],this.buffer[1]=e[1],this.buffer[0]=e[0],this}hex(){return`${Qr(this.buffer[3])} ${Qr(this.buffer[2])} ${Qr(this.buffer[1])} ${Qr(this.buffer[0])}`}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}static from(t,e=new Uint32Array(4)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(4)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(4)){let i=t.startsWith("-"),n=t.length,s=new r(e);for(let o=i?1:0;o<n;){let a=Jr<n-o?Jr:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0,0,0])),l=new r(new Uint32Array([qo[a],0,0,0]));s.times(l),s.plus(c),o+=a}return i?s.negate():s}static convertArray(t){let e=new Uint32Array(t.length*4);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+4*4*i,4));return e}};var Li=class extends g{constructor(t,e,i,n,s=X.V5){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=i,this.dictionaries=n,this.metadataVersion=s}visit(t){return super.visit(t instanceof L?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return B({type:t,length:e})}visitBool(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitInt(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitFixedSizeBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDate(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTime(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitList(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}visitStruct(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),children:this.visitMany(t.children)})}visitUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return this.metadataVersion<X.V5&&this.readNullBitmap(t,i),t.mode===W.Sparse?this.visitSparseUnion(t,{length:e,nullCount:i}):this.visitDenseUnion(t,{length:e,nullCount:i})}visitDenseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t.indices),dictionary:this.readDictionary(t)})}visitInterval(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDuration(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),child:this.visit(t.children[0])})}visitMap(t,{length:e,nullCount:i}=this.nextFieldNode()){return B({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(t,e,i=this.nextBufferRange()){return e>0&&this.readData(t,i)||new Uint8Array(0)}readOffsets(t,e){return this.readData(t,e)}readTypeIds(t,e){return this.readData(t,e)}readData(t,{length:e,offset:i}=this.nextBufferRange()){return this.bytes.subarray(i,i+e)}readDictionary(t){return this.dictionaries.get(t.id)}},us=class extends Li{constructor(t,e,i,n,s){super(new Uint8Array(0),e,i,n,s),this.sources=t}readNullBitmap(t,e,{offset:i}=this.nextBufferRange()){return e<=0?new Uint8Array(0):gr(this.sources[i])}readOffsets(t,{offset:e}=this.nextBufferRange()){return R(Uint8Array,R(Int32Array,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return R(Uint8Array,R(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){let{sources:i}=this;return m.isTimestamp(t)?R(Uint8Array,Pe.convertArray(i[e])):(m.isInt(t)||m.isTime(t))&&t.bitWidth===64||m.isDuration(t)?R(Uint8Array,Pe.convertArray(i[e])):m.isDate(t)&&t.unit===dt.MILLISECOND?R(Uint8Array,Pe.convertArray(i[e])):m.isDecimal(t)?R(Uint8Array,Ri.convertArray(i[e])):m.isBinary(t)||m.isFixedSizeBinary(t)?zd(i[e]):m.isBool(t)?gr(i[e]):m.isUtf8(t)?We(i[e].join("")):R(Uint8Array,R(t.ArrayType,i[e].map(n=>+n)))}};function zd(r){let t=r.join(""),e=new Uint8Array(t.length/2);for(let i=0;i<t.length;i+=2)e[i>>1]=Number.parseInt(t.slice(i,i+2),16);return e}var Xr=class extends de{constructor(t){super(t),this._values=new Je(new Uint8Array(0))}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,e){return super.setValue(t,O(e))}_flushPending(t,e){let i=this._offsets,n=this._values.reserve(e).buffer,s=0;for(let[o,a]of t)if(a===void 0)i.set(o,0);else{let c=a.length;n.set(a,s),i.set(o,c),s+=c}}};var ds=class extends J{constructor(t){super(t),this._values=new Yr}setValue(t,e){this._values.set(t,+e)}};var vr=class extends st{};vr.prototype._setValue=To;var Mi=class extends vr{};Mi.prototype._setValue=Ln;var Ui=class extends vr{};Ui.prototype._setValue=Mn;var Ci=class extends st{};Ci.prototype._setValue=Ao;var hs=class extends J{constructor({type:t,nullValues:e,dictionaryHashFunction:i}){super({type:new Bt(t.dictionary,t.indices,t.id,t.isOrdered)}),this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=Sr({type:this.type.indices,nullValues:e}),this.dictionary=Sr({type:this.type.dictionary,nullValues:null}),typeof i=="function"&&(this.valueToKey=i)}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,e){let i=this.indices;return e=i.setValid(t,e),this.length=i.length,e}setValue(t,e){let i=this._keysToIndices,n=this.valueToKey(e),s=i[n];return s===void 0&&(i[n]=s=this._dictionaryOffset+this.dictionary.append(e).length-1),this.indices.setValue(t,s)}flush(){let t=this.type,e=this._dictionary,i=this.dictionary.toVector(),n=this.indices.flush().clone(t);return n.dictionary=e?e.concat(i):i,this.finished||(this._dictionaryOffset+=i.length),this._dictionary=n.dictionary,this.clear(),n}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 ki=class extends st{};ki.prototype._setValue=So;var fs=class extends J{setValue(t,e){let[i]=this.children,n=t*this.stride;for(let s=-1,o=e.length;++s<o;)i.set(n+s,e[s])}addChild(t,e="0"){if(this.numChildren>0)throw new Error("FixedSizeListBuilder can only have one child.");let i=this.children.push(t);return this.type=new Jt(this.type.listSize,new L(e,t.type,!0)),i}};var Tr=class extends st{setValue(t,e){this._values.set(t,e)}},ps=class extends Tr{setValue(t,e){super.setValue(t,fi(e))}},ms=class extends Tr{},ys=class extends Tr{};var Er=class extends st{};Er.prototype._setValue=Oo;var Pi=class extends Er{};Pi.prototype._setValue=qn;var Vi=class extends Er{};Vi.prototype._setValue=Gn;var Ve=class extends st{};Ve.prototype._setValue=Bo;var ji=class extends Ve{};ji.prototype._setValue=Wn;var zi=class extends Ve{};zi.prototype._setValue=Yn;var $i=class extends Ve{};$i.prototype._setValue=Hn;var qi=class extends Ve{};qi.prototype._setValue=Kn;var Vt=class extends st{setValue(t,e){this._values.set(t,e)}},gs=class extends Vt{},_s=class extends Vt{},bs=class extends Vt{},ws=class extends Vt{},Is=class extends Vt{},vs=class extends Vt{},Ss=class extends Vt{},Ts=class extends Vt{};var Es=class extends de{constructor(t){super(t),this._offsets=new Hr}addChild(t,e="0"){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new Kt(new L(e,t.type,!0)),this.numChildren-1}_flushPending(t){let e=this._offsets,[i]=this.children;for(let[n,s]of t)if(typeof s>"u")e.set(n,0);else{let o=s,a=o.length,c=e.set(n,a).buffer[n];for(let l=-1;++l<a;)i.set(c+l,o[l])}}};var xs=class extends de{set(t,e){return super.set(t,e)}setValue(t,e){let i=e instanceof Map?e:new Map(Object.entries(e)),n=this._pending||(this._pending=new Map),s=n.get(t);s&&(this._pendingLength-=s.size),this._pendingLength+=i.size,n.set(t,i)}addChild(t,e=`${this.numChildren}`){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new Xt(new L(e,t.type,!0),this.type.keysSorted),this.numChildren-1}_flushPending(t){let e=this._offsets,[i]=this.children;for(let[n,s]of t)if(s===void 0)e.set(n,0);else{let{[n]:o,[n+1]:a}=e.set(n,s.size).buffer;for(let c of s.entries())if(i.set(o,c),++o>=a)break}}};var As=class extends J{setValue(t,e){}setValid(t,e){return this.length=Math.max(t+1,this.length),e}};var Os=class extends J{setValue(t,e){let{children:i,type:n}=this;switch(Array.isArray(e)||e.constructor){case!0:return n.children.forEach((s,o)=>i[o].set(t,e[o]));case Map:return n.children.forEach((s,o)=>i[o].set(t,e.get(s.name)));default:return n.children.forEach((s,o)=>i[o].set(t,e[s.name]))}}setValid(t,e){return super.setValid(t,e)||this.children.forEach(i=>i.setValid(t,e)),e}addChild(t,e=`${this.numChildren}`){let i=this.children.push(t);return this.type=new Y([...this.type.children,new L(e,t.type,!0)]),i}};var je=class extends st{};je.prototype._setValue=Eo;var Gi=class extends je{};Gi.prototype._setValue=Un;var Wi=class extends je{};Wi.prototype._setValue=Cn;var Yi=class extends je{};Yi.prototype._setValue=kn;var Hi=class extends je{};Hi.prototype._setValue=Pn;var ze=class extends st{};ze.prototype._setValue=xo;var Ki=class extends ze{};Ki.prototype._setValue=Vn;var Qi=class extends ze{};Qi.prototype._setValue=jn;var Ji=class extends ze{};Ji.prototype._setValue=zn;var Xi=class extends ze{};Xi.prototype._setValue=$n;var Zr=class extends J{constructor(t){super(t),this._typeIds=new Re(new Int8Array(0),1),typeof t.valueToChildTypeId=="function"&&(this._valueToChildTypeId=t.valueToChildTypeId)}get typeIdToChildIndex(){return this.type.typeIdToChildIndex}append(t,e){return this.set(this.length,t,e)}set(t,e,i){return i===void 0&&(i=this._valueToChildTypeId(this,e,t)),this.setValue(t,e,i),this}setValue(t,e,i){this._typeIds.set(t,i);let n=this.type.typeIdToChildIndex[i],s=this.children[n];s?.set(t,e)}addChild(t,e=`${this.children.length}`){let i=this.children.push(t),{type:{children:n,mode:s,typeIds:o}}=this,a=[...n,new L(e,t.type)];return this.type=new Qt(s,[...o,i],a),i}_valueToChildTypeId(t,e,i){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.")}},Bs=class extends Zr{},Ns=class extends Zr{constructor(t){super(t),this._offsets=new Re(new Int32Array(0))}setValue(t,e,i){let n=this._typeIds.set(t,i).buffer[t],s=this.getChildAt(this.type.typeIdToChildIndex[n]),o=this._offsets.set(t,s.length).buffer[t];s?.set(o,e)}};var Zi=class extends de{constructor(t){super(t),this._values=new Je(new Uint8Array(0))}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,e){return super.setValue(t,We(e))}_flushPending(t,e){}};Zi.prototype._flushPending=Xr.prototype._flushPending;var Wo=class extends g{visitNull(){return As}visitBool(){return ds}visitInt(){return Vt}visitInt8(){return gs}visitInt16(){return _s}visitInt32(){return bs}visitInt64(){return ws}visitUint8(){return Is}visitUint16(){return vs}visitUint32(){return Ss}visitUint64(){return Ts}visitFloat(){return Tr}visitFloat16(){return ps}visitFloat32(){return ms}visitFloat64(){return ys}visitUtf8(){return Zi}visitBinary(){return Xr}visitFixedSizeBinary(){return ki}visitDate(){return vr}visitDateDay(){return Mi}visitDateMillisecond(){return Ui}visitTimestamp(){return je}visitTimestampSecond(){return Gi}visitTimestampMillisecond(){return Wi}visitTimestampMicrosecond(){return Yi}visitTimestampNanosecond(){return Hi}visitTime(){return ze}visitTimeSecond(){return Ki}visitTimeMillisecond(){return Qi}visitTimeMicrosecond(){return Ji}visitTimeNanosecond(){return Xi}visitDecimal(){return Ci}visitList(){return Es}visitStruct(){return Os}visitUnion(){return Zr}visitDenseUnion(){return Ns}visitSparseUnion(){return Bs}visitDictionary(){return hs}visitInterval(){return Er}visitIntervalDayTime(){return Pi}visitIntervalYearMonth(){return Vi}visitDuration(){return Ve}visitDurationSecond(){return ji}visitDurationMillisecond(){return zi}visitDurationMicrosecond(){return $i}visistDurationNanosecond(){return qi}visitFixedSizeList(){return fs}visitMap(){return xs}},Gc=new Wo;var v=class extends g{compareSchemas(t,e){return t===e||e instanceof t.constructor&&this.compareManyFields(t.fields,e.fields)}compareManyFields(t,e){return t===e||Array.isArray(t)&&Array.isArray(e)&&t.length===e.length&&t.every((i,n)=>this.compareFields(i,e[n]))}compareFields(t,e){return t===e||e instanceof t.constructor&&t.name===e.name&&t.nullable===e.nullable&&this.visit(t.type,e.type)}};function bt(r,t){return t instanceof r.constructor}function tn(r,t){return r===t||bt(r,t)}function $e(r,t){return r===t||bt(r,t)&&r.bitWidth===t.bitWidth&&r.isSigned===t.isSigned}function Ds(r,t){return r===t||bt(r,t)&&r.precision===t.precision}function $d(r,t){return r===t||bt(r,t)&&r.byteWidth===t.byteWidth}function Yo(r,t){return r===t||bt(r,t)&&r.unit===t.unit}function en(r,t){return r===t||bt(r,t)&&r.unit===t.unit&&r.timezone===t.timezone}function rn(r,t){return r===t||bt(r,t)&&r.unit===t.unit&&r.bitWidth===t.bitWidth}function qd(r,t){return r===t||bt(r,t)&&r.children.length===t.children.length&&ge.compareManyFields(r.children,t.children)}function Gd(r,t){return r===t||bt(r,t)&&r.children.length===t.children.length&&ge.compareManyFields(r.children,t.children)}function Ho(r,t){return r===t||bt(r,t)&&r.mode===t.mode&&r.typeIds.every((e,i)=>e===t.typeIds[i])&&ge.compareManyFields(r.children,t.children)}function Wd(r,t){return r===t||bt(r,t)&&r.id===t.id&&r.isOrdered===t.isOrdered&&ge.visit(r.indices,t.indices)&&ge.visit(r.dictionary,t.dictionary)}function Ko(r,t){return r===t||bt(r,t)&&r.unit===t.unit}function nn(r,t){return r===t||bt(r,t)&&r.unit===t.unit}function Yd(r,t){return r===t||bt(r,t)&&r.listSize===t.listSize&&r.children.length===t.children.length&&ge.compareManyFields(r.children,t.children)}function Hd(r,t){return r===t||bt(r,t)&&r.keysSorted===t.keysSorted&&r.children.length===t.children.length&&ge.compareManyFields(r.children,t.children)}v.prototype.visitNull=tn;v.prototype.visitBool=tn;v.prototype.visitInt=$e;v.prototype.visitInt8=$e;v.prototype.visitInt16=$e;v.prototype.visitInt32=$e;v.prototype.visitInt64=$e;v.prototype.visitUint8=$e;v.prototype.visitUint16=$e;v.prototype.visitUint32=$e;v.prototype.visitUint64=$e;v.prototype.visitFloat=Ds;v.prototype.visitFloat16=Ds;v.prototype.visitFloat32=Ds;v.prototype.visitFloat64=Ds;v.prototype.visitUtf8=tn;v.prototype.visitBinary=tn;v.prototype.visitFixedSizeBinary=$d;v.prototype.visitDate=Yo;v.prototype.visitDateDay=Yo;v.prototype.visitDateMillisecond=Yo;v.prototype.visitTimestamp=en;v.prototype.visitTimestampSecond=en;v.prototype.visitTimestampMillisecond=en;v.prototype.visitTimestampMicrosecond=en;v.prototype.visitTimestampNanosecond=en;v.prototype.visitTime=rn;v.prototype.visitTimeSecond=rn;v.prototype.visitTimeMillisecond=rn;v.prototype.visitTimeMicrosecond=rn;v.prototype.visitTimeNanosecond=rn;v.prototype.visitDecimal=tn;v.prototype.visitList=qd;v.prototype.visitStruct=Gd;v.prototype.visitUnion=Ho;v.prototype.visitDenseUnion=Ho;v.prototype.visitSparseUnion=Ho;v.prototype.visitDictionary=Wd;v.prototype.visitInterval=Ko;v.prototype.visitIntervalDayTime=Ko;v.prototype.visitIntervalYearMonth=Ko;v.prototype.visitDuration=nn;v.prototype.visitDurationSecond=nn;v.prototype.visitDurationMillisecond=nn;v.prototype.visitDurationMicrosecond=nn;v.prototype.visitDurationNanosecond=nn;v.prototype.visitFixedSizeList=Yd;v.prototype.visitMap=Hd;var ge=new v;function xr(r,t){return ge.compareSchemas(r,t)}function Wc(r,t){return ge.compareFields(r,t)}function Yc(r,t){return ge.visit(r,t)}function Sr(r){let t=r.type,e=new(Gc.getVisitFn(t)())(r);if(t.children&&t.children.length>0){let i=r.children||[],n={nullValues:r.nullValues},s=Array.isArray(i)?(o,a)=>i[a]||n:({name:o})=>i[o]||n;for(let[o,a]of t.children.entries()){let{type:c}=a,l=s(a,o);e.children.push(Sr(Object.assign(Object.assign({},l),{type:c})))}}return e}function Fs(r,t){return Kd(r,t.map(e=>e.data.concat()))}function Kd(r,t){let e=[...r.fields],i=[],n={numBatches:t.reduce((h,f)=>Math.max(h,f.length),0)},s=0,o=0,a=-1,c=t.length,l,d=[];for(;n.numBatches-- >0;){for(o=Number.POSITIVE_INFINITY,a=-1;++a<c;)d[a]=l=t[a].shift(),o=Math.min(o,l?l.length:o);Number.isFinite(o)&&(d=Qd(e,o,d,t,n),o>0&&(i[s++]=B({type:new Y(e),length:o,nullCount:0,children:d.slice()})))}return[r=r.assign(e),i.map(h=>new tt(r,h))]}function Qd(r,t,e,i,n){var s;let o=(t+63&-64)>>3;for(let a=-1,c=i.length;++a<c;){let l=e[a],d=l?.length;if(d>=t)d===t?e[a]=l:(e[a]=l.slice(0,t),n.numBatches=Math.max(n.numBatches,i[a].unshift(l.slice(t,d-t))));else{let h=r[a];r[a]=h.clone({nullable:!0}),e[a]=(s=l?._changeLengthAndBackfillNullBitmap(t))!==null&&s!==void 0?s:B({type:h.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)})}}return e}var Hc,lt=class r{constructor(...t){var e,i;if(t.length===0)return this.batches=[],this.schema=new z([]),this._offsets=[0],this;let n,s;t[0]instanceof z&&(n=t.shift()),t.at(-1)instanceof Uint32Array&&(s=t.pop());let o=c=>{if(c){if(c instanceof tt)return[c];if(c instanceof r)return c.batches;if(c instanceof $){if(c.type instanceof Y)return[new tt(new z(c.type.children),c)]}else{if(Array.isArray(c))return c.flatMap(l=>o(l));if(typeof c[Symbol.iterator]=="function")return[...c].flatMap(l=>o(l));if(typeof c=="object"){let l=Object.keys(c),d=l.map(S=>new M([c[S]])),h=new z(l.map((S,U)=>new L(String(S),d[U].type))),[,f]=Fs(h,d);return f.length===0?[new tt(c)]:f}}}return[]},a=t.flatMap(c=>o(c));if(n=(i=n??((e=a[0])===null||e===void 0?void 0:e.schema))!==null&&i!==void 0?i:new z([]),!(n instanceof z))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let c of a){if(!(c instanceof tt))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!xr(n,c.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=n,this.batches=a,this._offsets=s??ts(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,e)=>t+e.length,0)}get nullCount(){return this._nullCount===-1&&(this._nullCount=Zn(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}set(t,e){}indexOf(t,e){return-1}getByteLength(t){return 0}[Symbol.iterator](){return this.batches.length>0?Wr.visit(new M(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
7
|
+
return true;`)}function ev(r){return typeof r!="bigint"?dr(r):`${dr(r)}n`}function _h(r,t){let e=Math.ceil(r)*t-1;return(e-e%64+64||64)/t}function Nm(r,t=0){return r.length>=t?r.subarray(0,t):_o(new r.constructor(t),r,0)}var _r=class{constructor(t,e=0,i=1){this.length=Math.ceil(e/i),this.buffer=new t(this.length),this.stride=i,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,e){return this}append(t){return this.set(this.length,t)}reserve(t){if(t>0){this.length+=t;let e=this.stride,i=this.length*e,n=this.buffer.length;i>=n&&this._resize(n===0?_h(i*1,this.BYTES_PER_ELEMENT):_h(i*2,this.BYTES_PER_ELEMENT))}return this}flush(t=this.length){t=_h(t*this.stride,this.BYTES_PER_ELEMENT);let e=Nm(this.buffer,t);return this.clear(),e}clear(){return this.length=0,this.buffer=new this.ArrayType,this}_resize(t){return this.buffer=Nm(this.buffer,t)}},Si=class extends _r{last(){return this.get(this.length-1)}get(t){return this.buffer[t]}set(t,e){return this.reserve(t-this.length+1),this.buffer[t*this.stride]=e,this}},Ls=class extends Si{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,e){let{buffer:i}=this.reserve(t-this.length+1),n=t>>3,s=t%8,o=i[n]>>s&1;return e?o===0&&(i[n]|=1<<s,++this.numValid):o===1&&(i[n]&=~(1<<s),--this.numValid),this}clear(){return this.numValid=0,super.clear()}},Rs=class extends Si{constructor(t){super(t.OffsetArrayType,1,1)}append(t){return this.set(this.length-1,t)}set(t,e){let i=this.length-1,n=this.reserve(t-i+1).buffer;return i<t++&&i>=0&&n.fill(n[i],i,t),n[t]=n[t-1]+e,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 Bt=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:e}){this.length=0,this.finished=!1,this.type=t,this.children=[],this.nullValues=e,this.stride=Me(t),this._nulls=new Ls,e&&e.length>0&&(this._isValid=Fm(e))}toVector(){return new rt([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:e,_values:i,_nulls:n,_typeIds:s,children:o}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.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((e,i)=>e+i.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,e){return this.setValid(t,this.isValid(e))&&this.setValue(t,e),this}setValue(t,e){this._setValue(this,t,e)}setValid(t,e){return this.length=this._nulls.set(t,+e).length,e}addChild(t,e=`${this.numChildren}`){throw new Error(`Cannot append children to non-nested type "${this.type}"`)}getChildAt(t){return this.children[t]||null}flush(){let t,e,i,n,{type:s,length:o,nullCount:a,_typeIds:c,_offsets:l,_values:u,_nulls:h}=this;(e=c?.flush(o))?n=l?.flush(o):(n=l?.flush(o))?t=u?.flush(l.last()):t=u?.flush(o),a>0&&(i=h?.flush(o));let y=this.children.map(b=>b.flush());return this.clear(),$({type:s,length:o,nullCount:a,children:y,child:y[0],data:t,typeIds:e,nullBitmap:i,valueOffsets:n})}finish(){this.finished=!0;for(let t of this.children)t.finish();return this}clear(){var t,e,i,n;this.length=0,(t=this._nulls)===null||t===void 0||t.clear(),(e=this._values)===null||e===void 0||e.clear(),(i=this._offsets)===null||i===void 0||i.clear(),(n=this._typeIds)===null||n===void 0||n.clear();for(let s of this.children)s.clear();return this}};Bt.prototype.length=1;Bt.prototype.stride=1;Bt.prototype.children=null;Bt.prototype.finished=!1;Bt.prototype.nullValues=null;Bt.prototype._isValid=()=>!0;var zt=class extends Bt{constructor(t){super(t),this._values=new Si(this.ArrayType,0,this.stride)}setValue(t,e){let i=this._values;return i.reserve(t-i.length+1),super.setValue(t,e)}},be=class extends Bt{constructor(t){super(t),this._pendingLength=0,this._offsets=new Rs(t.type)}setValue(t,e){let i=this._pending||(this._pending=new Map),n=i.get(t);n&&(this._pendingLength-=n.length),this._pendingLength+=e instanceof qr?e[qe].length:e.length,i.set(t,e)}setValid(t,e){return super.setValid(t,e)?!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,e=this._pendingLength;return this._pendingLength=0,this._pending=void 0,t&&t.size>0&&this._flushPending(t,e),this}};var zn=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i,n){return t.prep(8,24),t.writeInt64(BigInt(n??0)),t.pad(4),t.writeInt32(i),t.writeInt64(BigInt(e??0)),t.offset()}};var Le=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFooter(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFooter(t,e){return t.setPosition(t.position()+4),(e||new r).__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):dt.V1}schema(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new ye).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}dictionaries(t,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new zn).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,10);return i?(e||new zn).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,12);return i?(e||new Gt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldInt16(0,e,dt.V1)}static addSchema(t,e){t.addFieldOffset(1,e,0)}static addDictionaries(t,e){t.addFieldOffset(2,e,0)}static startDictionariesVector(t,e){t.startVector(24,e,8)}static addRecordBatches(t,e){t.addFieldOffset(3,e,0)}static startRecordBatchesVector(t,e){t.startVector(24,e,8)}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endFooter(t){return t.endObject()}static finishFooterBuffer(t,e){t.finish(e)}static finishSizePrefixedFooterBuffer(t,e){t.finish(e,void 0,!0)}};var lt=class r{constructor(t=[],e,i,n=dt.V5){this.fields=t||[],this.metadata=e||new Map,i||(i=vh(t)),this.dictionaries=i,this.metadataVersion=n}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(t=>t.name)}toString(){return`Schema<{ ${this.fields.map((t,e)=>`${e}: ${t}`).join(", ")} }>`}select(t){let e=new Set(t),i=this.fields.filter(n=>e.has(n.name));return new r(i,this.metadata)}selectAt(t){let e=t.map(i=>this.fields[i]).filter(Boolean);return new r(e,this.metadata)}assign(...t){let e=t[0]instanceof r?t[0]:Array.isArray(t[0])?new r(t[0]):new r(t),i=[...this.fields],n=bl(bl(new Map,this.metadata),e.metadata),s=e.fields.filter(a=>{let c=i.findIndex(l=>l.name===a.name);return~c?(i[c]=a.clone({metadata:bl(bl(new Map,i[c].metadata),a.metadata)}))&&!1:!0}),o=vh(s,new Map);return new r([...i,...s],n,new Map([...this.dictionaries,...o]))}};lt.prototype.fields=null;lt.prototype.metadata=null;lt.prototype.dictionaries=null;var X=class r{static new(...t){let[e,i,n,s]=t;return t[0]&&typeof t[0]=="object"&&({name:e}=t[0],i===void 0&&(i=t[0].type),n===void 0&&(n=t[0].nullable),s===void 0&&(s=t[0].metadata)),new r(`${e}`,i,n,s)}constructor(t,e,i=!1,n){this.name=t,this.type=e,this.nullable=i,this.metadata=n||new Map}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...t){let[e,i,n,s]=t;return!t[0]||typeof t[0]!="object"?[e=this.name,i=this.type,n=this.nullable,s=this.metadata]=t:{name:e=this.name,type:i=this.type,nullable:n=this.nullable,metadata:s=this.metadata}=t[0],r.new(e,i,n,s)}};X.prototype.type=null;X.prototype.name=null;X.prototype.nullable=null;X.prototype.metadata=null;function bl(r,t){return new Map([...r||new Map,...t||new Map])}function vh(r,t=new Map){for(let e=-1,i=r.length;++e<i;){let s=r[e].type;if(_.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&&vh(s.children,t)}return t}var rv=ar,iv=Pt,Bi=class{static decode(t){t=new iv(F(t));let e=Le.getRootAsFooter(t),i=lt.decode(e.schema(),new Map,e.version());return new wh(i,e)}static encode(t){let e=new rv,i=lt.encode(e,t.schema);Le.startRecordBatchesVector(e,t.numRecordBatches);for(let o of[...t.recordBatches()].slice().reverse())Ti.encode(e,o);let n=e.endVector();Le.startDictionariesVector(e,t.numDictionaries);for(let o of[...t.dictionaryBatches()].slice().reverse())Ti.encode(e,o);let s=e.endVector();return Le.startFooter(e),Le.addSchema(e,i),Le.addVersion(e,dt.V5),Le.addRecordBatches(e,n),Le.addDictionaries(e,s),Le.finishFooterBuffer(e,Le.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=dt.V5,i,n){this.schema=t,this.version=e,i&&(this._recordBatches=i),n&&(this._dictionaryBatches=n)}*recordBatches(){for(let t,e=-1,i=this.numRecordBatches;++e<i;)(t=this.getRecordBatch(e))&&(yield t)}*dictionaryBatches(){for(let t,e=-1,i=this.numDictionaries;++e<i;)(t=this.getDictionaryBatch(e))&&(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 wh=class extends Bi{get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}constructor(t,e){super(t,e.version()),this._footer=e}getRecordBatch(t){if(t>=0&&t<this.numRecordBatches){let e=this._footer.recordBatches(t);if(e)return Ti.decode(e)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){let e=this._footer.dictionaries(t);if(e)return Ti.decode(e)}return null}},Ti=class r{static decode(t){return new r(t.metaDataLength(),t.bodyLength(),t.offset())}static encode(t,e){let{metaDataLength:i}=e,n=BigInt(e.offset),s=BigInt(e.bodyLength);return zn.createBlock(t,n,i,s)}constructor(t,e,i){this.metaDataLength=t,this.offset=Ot(i),this.bodyLength=Ot(e)}};var _t=Object.freeze({done:!0,value:void 0}),Vo=class{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},$n=class{tee(){return this._getDOMStream().tee()}pipe(t,e){return this._getNodeStream().pipe(t,e)}pipeTo(t,e){return this._getDOMStream().pipeTo(t,e)}pipeThrough(t,e){return this._getDOMStream().pipeThrough(t,e)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}},_l=class extends $n{constructor(){super(),this._values=[],this.resolvers=[],this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}get closed(){return this._closedPromise}cancel(t){return p(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(_t);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return Jt.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return Jt.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return p(this,void 0,void 0,function*(){return yield this.abort(t),_t})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),_t})}read(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return p(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((e,i)=>{this.resolvers.push({resolve:e,reject:i})}):Promise.resolve(_t)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var Gr=class extends _l{write(t){if((t=F(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?go(this.toUint8Array(!0)):this.toUint8Array(!1).then(go)}toUint8Array(t=!1){return t?Ee(this._values)[0]:p(this,void 0,void 0,function*(){var e,i,n,s;let o=[],a=0;try{for(var c=!0,l=Mt(this),u;u=yield l.next(),e=u.done,!e;c=!0){s=u.value,c=!1;let h=s;o.push(h),a+=h.byteLength}}catch(h){i={error:h}}finally{try{!c&&!e&&(n=l.return)&&(yield n.call(l))}finally{if(i)throw i.error}}return Ee(o,a)[0]})}},Yr=class{constructor(t){t&&(this.source=new Ih(Jt.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)}},Ge=class r{constructor(t){t instanceof r?this.source=t.source:t instanceof Gr?this.source=new xi(Jt.fromAsyncIterable(t)):Dc(t)?this.source=new xi(Jt.fromNodeStream(t)):bo(t)?this.source=new xi(Jt.fromDOMStream(t)):xc(t)?this.source=new xi(Jt.fromDOMStream(t.body)):nr(t)?this.source=new xi(Jt.fromIterable(t)):Oe(t)?this.source=new xi(Jt.fromAsyncIterable(t)):$e(t)&&(this.source=new xi(Jt.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)}},Ih=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,e="read"){return this.source.next({cmd:e,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||_t)}return(t){return Object.create(this.source.return&&this.source.return(t)||_t)}},xi=class{constructor(t){this.source=t,this._closedPromise=new Promise(e=>this._closedPromiseResolve=e)}cancel(t){return p(this,void 0,void 0,function*(){yield this.return(t)})}get closed(){return this._closedPromise}read(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(t,e="read"){return p(this,void 0,void 0,function*(){return yield this.source.next({cmd:e,size:t})})}throw(t){return p(this,void 0,void 0,function*(){let e=this.source.throw&&(yield this.source.throw(t))||_t;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}return(t){return p(this,void 0,void 0,function*(){let e=this.source.return&&(yield this.source.return(t))||_t;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}};var Po=class extends Yr{constructor(t,e){super(),this.position=0,this.buffer=F(t),this.size=e===void 0?this.buffer.byteLength:e}readInt32(t){let{buffer:e,byteOffset:i}=this.readAt(t,4);return new DataView(e,i).getInt32(0,!0)}seek(t){return this.position=Math.min(t,this.size),t<this.size}read(t){let{buffer:e,size:i,position:n}=this;return e&&n<i?(typeof t!="number"&&(t=Number.POSITIVE_INFINITY),this.position=Math.min(i,n+Math.min(i-n,t)),e.subarray(n,this.position)):null}readAt(t,e){let i=this.buffer,n=Math.min(this.size,t+e);return i?i.subarray(t,n):new Uint8Array(e)}close(){this.buffer&&(this.buffer=null)}throw(t){return this.close(),{done:!0,value:t}}return(t){return this.close(),{done:!0,value:t}}},mn=class extends Ge{constructor(t,e){super(),this.position=0,this._handle=t,typeof e=="number"?this.size=e:this._pending=p(this,void 0,void 0,function*(){this.size=(yield t.stat()).size,delete this._pending})}readInt32(t){return p(this,void 0,void 0,function*(){let{buffer:e,byteOffset:i}=yield this.readAt(t,4);return new DataView(e,i).getInt32(0,!0)})}seek(t){return p(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 p(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:e,size:i,position:n}=this;if(e&&n<i){typeof t!="number"&&(t=Number.POSITIVE_INFINITY);let s=n,o=0,a=0,c=Math.min(i,s+Math.min(i-s,t)),l=new Uint8Array(Math.max(0,(this.position=c)-s));for(;(s+=a)<c&&(o+=a)<l.byteLength;)({bytesRead:a}=yield e.read(l,o,l.byteLength-o,s));return l}return null})}readAt(t,e){return p(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:i,size:n}=this;if(i&&t+e<n){let s=Math.min(n,t+e),o=new Uint8Array(s-t);return(yield i.read(o,0,e,t)).buffer}return new Uint8Array(e)})}close(){return p(this,void 0,void 0,function*(){let t=this._handle;this._handle=null,t&&(yield t.close())})}throw(t){return p(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}};var Bh={};me(Bh,{BaseInt64:()=>jo,Int128:()=>zo,Int64:()=>Ai,Uint64:()=>Et});function Us(r){return r<0&&(r=4294967295+r+1),`0x${r.toString(16)}`}var Cs=8,Sh=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],jo=class{constructor(t){this.buffer=t}high(){return this.buffer[1]}low(){return this.buffer[0]}_times(t){let e=new Uint32Array([this.buffer[1]>>>16,this.buffer[1]&65535,this.buffer[0]>>>16,this.buffer[0]&65535]),i=new Uint32Array([t.buffer[1]>>>16,t.buffer[1]&65535,t.buffer[0]>>>16,t.buffer[0]&65535]),n=e[3]*i[3];this.buffer[0]=n&65535;let s=n>>>16;return n=e[2]*i[3],s+=n,n=e[3]*i[2]>>>0,s+=n,this.buffer[0]+=s<<16,this.buffer[1]=s>>>0<n?65536:0,this.buffer[1]+=s>>>16,this.buffer[1]+=e[1]*i[3]+e[2]*i[2]+e[3]*i[1],this.buffer[1]+=e[0]*i[3]+e[1]*i[2]+e[2]*i[1]+e[3]*i[0]<<16,this}_plus(t){let e=this.buffer[0]+t.buffer[0]>>>0;this.buffer[1]+=t.buffer[1],e<this.buffer[0]>>>0&&++this.buffer[1],this.buffer[0]=e}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`${Us(this.buffer[1])} ${Us(this.buffer[0])}`}},Et=class r extends jo{times(t){return this._times(t),this}plus(t){return this._plus(t),this}static from(t,e=new Uint32Array(2)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(2)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(2)){let i=t.length,n=new r(e);for(let s=0;s<i;){let o=Cs<i-s?Cs:i-s,a=new r(new Uint32Array([Number.parseInt(t.slice(s,s+o),10),0])),c=new r(new Uint32Array([Sh[o],0]));n.times(c),n.plus(a),s+=o}return n}static convertArray(t){let e=new Uint32Array(t.length*2);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+2*i*4,2));return e}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}},Ai=class r extends jo{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 e=this.buffer[1]<<0,i=t.buffer[1]<<0;return e<i||e===i&&this.buffer[0]<t.buffer[0]}static from(t,e=new Uint32Array(2)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(2)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(2)){let i=t.startsWith("-"),n=t.length,s=new r(e);for(let o=i?1:0;o<n;){let a=Cs<n-o?Cs:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0])),l=new r(new Uint32Array([Sh[a],0]));s.times(l),s.plus(c),o+=a}return i?s.negate():s}static convertArray(t){let e=new Uint32Array(t.length*2);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+2*i*4,2));return e}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}},zo=class r{constructor(t){this.buffer=t}high(){return new Ai(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new Ai(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 e=new Et(new Uint32Array([this.buffer[3],0])),i=new Et(new Uint32Array([this.buffer[2],0])),n=new Et(new Uint32Array([this.buffer[1],0])),s=new Et(new Uint32Array([this.buffer[0],0])),o=new Et(new Uint32Array([t.buffer[3],0])),a=new Et(new Uint32Array([t.buffer[2],0])),c=new Et(new Uint32Array([t.buffer[1],0])),l=new Et(new Uint32Array([t.buffer[0],0])),u=Et.multiply(s,l);this.buffer[0]=u.low();let h=new Et(new Uint32Array([u.high(),0]));return u=Et.multiply(n,l),h.plus(u),u=Et.multiply(s,c),h.plus(u),this.buffer[1]=h.low(),this.buffer[3]=h.lessThan(u)?1:0,this.buffer[2]=h.high(),new Et(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(Et.multiply(i,l)).plus(Et.multiply(n,c)).plus(Et.multiply(s,a)),this.buffer[3]+=Et.multiply(e,l).plus(Et.multiply(i,c)).plus(Et.multiply(n,a)).plus(Et.multiply(s,o)).low(),this}plus(t){let e=new Uint32Array(4);return e[3]=this.buffer[3]+t.buffer[3]>>>0,e[2]=this.buffer[2]+t.buffer[2]>>>0,e[1]=this.buffer[1]+t.buffer[1]>>>0,e[0]=this.buffer[0]+t.buffer[0]>>>0,e[0]<this.buffer[0]>>>0&&++e[1],e[1]<this.buffer[1]>>>0&&++e[2],e[2]<this.buffer[2]>>>0&&++e[3],this.buffer[3]=e[3],this.buffer[2]=e[2],this.buffer[1]=e[1],this.buffer[0]=e[0],this}hex(){return`${Us(this.buffer[3])} ${Us(this.buffer[2])} ${Us(this.buffer[1])} ${Us(this.buffer[0])}`}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}static from(t,e=new Uint32Array(4)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(4)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(4)){let i=t.startsWith("-"),n=t.length,s=new r(e);for(let o=i?1:0;o<n;){let a=Cs<n-o?Cs:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0,0,0])),l=new r(new Uint32Array([Sh[a],0,0,0]));s.times(l),s.plus(c),o+=a}return i?s.negate():s}static convertArray(t){let e=new Uint32Array(t.length*4);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+4*4*i,4));return e}};var $o=class extends B{constructor(t,e,i,n,s=dt.V5){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=i,this.dictionaries=n,this.metadataVersion=s}visit(t){return super.visit(t instanceof X?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return $({type:t,length:e})}visitBool(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitInt(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeUtf8(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitFixedSizeBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDate(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTime(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitList(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}visitStruct(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),children:this.visitMany(t.children)})}visitUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return this.metadataVersion<dt.V5&&this.readNullBitmap(t,i),t.mode===yt.Sparse?this.visitSparseUnion(t,{length:e,nullCount:i}):this.visitDenseUnion(t,{length:e,nullCount:i})}visitDenseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t.indices),dictionary:this.readDictionary(t)})}visitInterval(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDuration(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),child:this.visit(t.children[0])})}visitMap(t,{length:e,nullCount:i}=this.nextFieldNode()){return $({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(t,e,i=this.nextBufferRange()){return e>0&&this.readData(t,i)||new Uint8Array(0)}readOffsets(t,e){return this.readData(t,e)}readTypeIds(t,e){return this.readData(t,e)}readData(t,{length:e,offset:i}=this.nextBufferRange()){return this.bytes.subarray(i,i+e)}readDictionary(t){return this.dictionaries.get(t.id)}},vl=class extends $o{constructor(t,e,i,n,s){super(new Uint8Array(0),e,i,n,s),this.sources=t}readNullBitmap(t,e,{offset:i}=this.nextBufferRange()){return e<=0?new Uint8Array(0):Pn(this.sources[i])}readOffsets(t,{offset:e}=this.nextBufferRange()){return J(Uint8Array,J(t.OffsetArrayType,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return J(Uint8Array,J(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){let{sources:i}=this;return _.isTimestamp(t)?J(Uint8Array,Ai.convertArray(i[e])):(_.isInt(t)||_.isTime(t))&&t.bitWidth===64||_.isDuration(t)?J(Uint8Array,Ai.convertArray(i[e])):_.isDate(t)&&t.unit===Vt.MILLISECOND?J(Uint8Array,Ai.convertArray(i[e])):_.isDecimal(t)?J(Uint8Array,zo.convertArray(i[e])):_.isBinary(t)||_.isLargeBinary(t)||_.isFixedSizeBinary(t)?nv(i[e]):_.isBool(t)?Pn(i[e]):_.isUtf8(t)||_.isLargeUtf8(t)?Vr(i[e].join("")):J(Uint8Array,J(t.ArrayType,i[e].map(n=>+n)))}};function nv(r){let t=r.join(""),e=new Uint8Array(t.length/2);for(let i=0;i<t.length;i+=2)e[i>>1]=Number.parseInt(t.slice(i,i+2),16);return e}var ks=class extends be{constructor(t){super(t),this._values=new _r(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,e){return super.setValue(t,F(e))}_flushPending(t,e){let i=this._offsets,n=this._values.reserve(e).buffer,s=0;for(let[o,a]of t)if(a===void 0)i.set(o,0);else{let c=a.length;n.set(a,s),i.set(o,c),s+=c}}};var Vs=class extends be{constructor(t){super(t),this._values=new _r(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,e){return super.setValue(t,F(e))}_flushPending(t,e){let i=this._offsets,n=this._values.reserve(e).buffer,s=0;for(let[o,a]of t)if(a===void 0)i.set(o,BigInt(0));else{let c=a.length;n.set(a,s),i.set(o,BigInt(c)),s+=c}}};var wl=class extends Bt{constructor(t){super(t),this._values=new Ls}setValue(t,e){this._values.set(t,+e)}};var Wn=class extends zt{};Wn.prototype._setValue=ih;var Wo=class extends Wn{};Wo.prototype._setValue=Yc;var qo=class extends Wn{};qo.prototype._setValue=Hc;var Go=class extends zt{};Go.prototype._setValue=oh;var Il=class extends Bt{constructor({type:t,nullValues:e,dictionaryHashFunction:i}){super({type:new Ne(t.dictionary,t.indices,t.id,t.isOrdered)}),this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=qn({type:this.type.indices,nullValues:e}),this.dictionary=qn({type:this.type.dictionary,nullValues:null}),typeof i=="function"&&(this.valueToKey=i)}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,e){let i=this.indices;return e=i.setValid(t,e),this.length=i.length,e}setValue(t,e){let i=this._keysToIndices,n=this.valueToKey(e),s=i[n];return s===void 0&&(i[n]=s=this._dictionaryOffset+this.dictionary.append(e).length-1),this.indices.setValue(t,s)}flush(){let t=this.type,e=this._dictionary,i=this.dictionary.toVector(),n=this.indices.flush().clone(t);return n.dictionary=e?e.concat(i):i,this.finished||(this._dictionaryOffset+=i.length),this._dictionary=n.dictionary,this.clear(),n}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 Yo=class extends zt{};Yo.prototype._setValue=rh;var Sl=class extends Bt{setValue(t,e){let[i]=this.children,n=t*this.stride;for(let s=-1,o=e.length;++s<o;)i.set(n+s,e[s])}addChild(t,e="0"){if(this.numChildren>0)throw new Error("FixedSizeListBuilder can only have one child.");let i=this.children.push(t);return this.type=new yr(this.type.listSize,new X(e,t.type,!0)),i}};var Gn=class extends zt{setValue(t,e){this._values.set(t,e)}},Bl=class extends Gn{setValue(t,e){super.setValue(t,Lo(e))}},Tl=class extends Gn{},xl=class extends Gn{};var Yn=class extends zt{};Yn.prototype._setValue=ah;var Ho=class extends Yn{};Ho.prototype._setValue=il;var Ko=class extends Yn{};Ko.prototype._setValue=nl;var Di=class extends zt{};Di.prototype._setValue=ch;var Jo=class extends Di{};Jo.prototype._setValue=sl;var Qo=class extends Di{};Qo.prototype._setValue=ol;var Xo=class extends Di{};Xo.prototype._setValue=al;var Zo=class extends Di{};Zo.prototype._setValue=cl;var Ye=class extends zt{setValue(t,e){this._values.set(t,e)}},Al=class extends Ye{},Dl=class extends Ye{},Ol=class extends Ye{},El=class extends Ye{},Fl=class extends Ye{},Nl=class extends Ye{},Ml=class extends Ye{},Ll=class extends Ye{};var Rl=class extends be{constructor(t){super(t),this._offsets=new Rs(t.type)}addChild(t,e="0"){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new pr(new X(e,t.type,!0)),this.numChildren-1}_flushPending(t){let e=this._offsets,[i]=this.children;for(let[n,s]of t)if(typeof s>"u")e.set(n,0);else{let o=s,a=o.length,c=e.set(n,a).buffer[n];for(let l=-1;++l<a;)i.set(c+l,o[l])}}};var Ul=class extends be{set(t,e){return super.set(t,e)}setValue(t,e){let i=e instanceof Map?e:new Map(Object.entries(e)),n=this._pending||(this._pending=new Map),s=n.get(t);s&&(this._pendingLength-=s.size),this._pendingLength+=i.size,n.set(t,i)}addChild(t,e=`${this.numChildren}`){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new gr(new X(e,t.type,!0),this.type.keysSorted),this.numChildren-1}_flushPending(t){let e=this._offsets,[i]=this.children;for(let[n,s]of t)if(s===void 0)e.set(n,0);else{let{[n]:o,[n+1]:a}=e.set(n,s.size).buffer;for(let c of s.entries())if(i.set(o,c),++o>=a)break}}};var Cl=class extends Bt{setValue(t,e){}setValid(t,e){return this.length=Math.max(t+1,this.length),e}};var kl=class extends Bt{setValue(t,e){let{children:i,type:n}=this;switch(Array.isArray(e)||e.constructor){case!0:return n.children.forEach((s,o)=>i[o].set(t,e[o]));case Map:return n.children.forEach((s,o)=>i[o].set(t,e.get(s.name)));default:return n.children.forEach((s,o)=>i[o].set(t,e[s.name]))}}setValid(t,e){return super.setValid(t,e)||this.children.forEach(i=>i.setValid(t,e)),e}addChild(t,e=`${this.numChildren}`){let i=this.children.push(t);return this.type=new bt([...this.type.children,new X(e,t.type,!0)]),i}};var Oi=class extends zt{};Oi.prototype._setValue=nh;var ta=class extends Oi{};ta.prototype._setValue=Kc;var ea=class extends Oi{};ea.prototype._setValue=Jc;var ra=class extends Oi{};ra.prototype._setValue=Qc;var ia=class extends Oi{};ia.prototype._setValue=Xc;var Ei=class extends zt{};Ei.prototype._setValue=sh;var na=class extends Ei{};na.prototype._setValue=Zc;var sa=class extends Ei{};sa.prototype._setValue=tl;var oa=class extends Ei{};oa.prototype._setValue=el;var aa=class extends Ei{};aa.prototype._setValue=rl;var Ps=class extends Bt{constructor(t){super(t),this._typeIds=new Si(Int8Array,0,1),typeof t.valueToChildTypeId=="function"&&(this._valueToChildTypeId=t.valueToChildTypeId)}get typeIdToChildIndex(){return this.type.typeIdToChildIndex}append(t,e){return this.set(this.length,t,e)}set(t,e,i){return i===void 0&&(i=this._valueToChildTypeId(this,e,t)),this.setValue(t,e,i),this}setValue(t,e,i){this._typeIds.set(t,i);let n=this.type.typeIdToChildIndex[i],s=this.children[n];s?.set(t,e)}addChild(t,e=`${this.children.length}`){let i=this.children.push(t),{type:{children:n,mode:s,typeIds:o}}=this,a=[...n,new X(e,t.type)];return this.type=new mr(s,[...o,i],a),i}_valueToChildTypeId(t,e,i){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.")}},Vl=class extends Ps{},Pl=class extends Ps{constructor(t){super(t),this._offsets=new Si(Int32Array)}setValue(t,e,i){let n=this._typeIds.set(t,i).buffer[t],s=this.getChildAt(this.type.typeIdToChildIndex[n]),o=this._offsets.set(t,s.length).buffer[t];s?.set(o,e)}};var ca=class extends be{constructor(t){super(t),this._values=new _r(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,e){return super.setValue(t,Vr(e))}_flushPending(t,e){}};ca.prototype._flushPending=ks.prototype._flushPending;var la=class extends be{constructor(t){super(t),this._values=new _r(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,e){return super.setValue(t,Vr(e))}_flushPending(t,e){}};la.prototype._flushPending=Vs.prototype._flushPending;var Th=class extends B{visitNull(){return Cl}visitBool(){return wl}visitInt(){return Ye}visitInt8(){return Al}visitInt16(){return Dl}visitInt32(){return Ol}visitInt64(){return El}visitUint8(){return Fl}visitUint16(){return Nl}visitUint32(){return Ml}visitUint64(){return Ll}visitFloat(){return Gn}visitFloat16(){return Bl}visitFloat32(){return Tl}visitFloat64(){return xl}visitUtf8(){return ca}visitLargeUtf8(){return la}visitBinary(){return ks}visitLargeBinary(){return Vs}visitFixedSizeBinary(){return Yo}visitDate(){return Wn}visitDateDay(){return Wo}visitDateMillisecond(){return qo}visitTimestamp(){return Oi}visitTimestampSecond(){return ta}visitTimestampMillisecond(){return ea}visitTimestampMicrosecond(){return ra}visitTimestampNanosecond(){return ia}visitTime(){return Ei}visitTimeSecond(){return na}visitTimeMillisecond(){return sa}visitTimeMicrosecond(){return oa}visitTimeNanosecond(){return aa}visitDecimal(){return Go}visitList(){return Rl}visitStruct(){return kl}visitUnion(){return Ps}visitDenseUnion(){return Pl}visitSparseUnion(){return Vl}visitDictionary(){return Il}visitInterval(){return Yn}visitIntervalDayTime(){return Ho}visitIntervalYearMonth(){return Ko}visitDuration(){return Di}visitDurationSecond(){return Jo}visitDurationMillisecond(){return Qo}visitDurationMicrosecond(){return Xo}visitDurationNanosecond(){return Zo}visitFixedSizeList(){return Sl}visitMap(){return Ul}},Mm=new Th;var D=class extends B{compareSchemas(t,e){return t===e||e instanceof t.constructor&&this.compareManyFields(t.fields,e.fields)}compareManyFields(t,e){return t===e||Array.isArray(t)&&Array.isArray(e)&&t.length===e.length&&t.every((i,n)=>this.compareFields(i,e[n]))}compareFields(t,e){return t===e||e instanceof t.constructor&&t.name===e.name&&t.nullable===e.nullable&&this.visit(t.type,e.type)}};function le(r,t){return t instanceof r.constructor}function Hn(r,t){return r===t||le(r,t)}function Fi(r,t){return r===t||le(r,t)&&r.bitWidth===t.bitWidth&&r.isSigned===t.isSigned}function jl(r,t){return r===t||le(r,t)&&r.precision===t.precision}function sv(r,t){return r===t||le(r,t)&&r.byteWidth===t.byteWidth}function xh(r,t){return r===t||le(r,t)&&r.unit===t.unit}function ua(r,t){return r===t||le(r,t)&&r.unit===t.unit&&r.timezone===t.timezone}function da(r,t){return r===t||le(r,t)&&r.unit===t.unit&&r.bitWidth===t.bitWidth}function ov(r,t){return r===t||le(r,t)&&r.children.length===t.children.length&&Hr.compareManyFields(r.children,t.children)}function av(r,t){return r===t||le(r,t)&&r.children.length===t.children.length&&Hr.compareManyFields(r.children,t.children)}function Ah(r,t){return r===t||le(r,t)&&r.mode===t.mode&&r.typeIds.every((e,i)=>e===t.typeIds[i])&&Hr.compareManyFields(r.children,t.children)}function cv(r,t){return r===t||le(r,t)&&r.id===t.id&&r.isOrdered===t.isOrdered&&Hr.visit(r.indices,t.indices)&&Hr.visit(r.dictionary,t.dictionary)}function Dh(r,t){return r===t||le(r,t)&&r.unit===t.unit}function ha(r,t){return r===t||le(r,t)&&r.unit===t.unit}function lv(r,t){return r===t||le(r,t)&&r.listSize===t.listSize&&r.children.length===t.children.length&&Hr.compareManyFields(r.children,t.children)}function uv(r,t){return r===t||le(r,t)&&r.keysSorted===t.keysSorted&&r.children.length===t.children.length&&Hr.compareManyFields(r.children,t.children)}D.prototype.visitNull=Hn;D.prototype.visitBool=Hn;D.prototype.visitInt=Fi;D.prototype.visitInt8=Fi;D.prototype.visitInt16=Fi;D.prototype.visitInt32=Fi;D.prototype.visitInt64=Fi;D.prototype.visitUint8=Fi;D.prototype.visitUint16=Fi;D.prototype.visitUint32=Fi;D.prototype.visitUint64=Fi;D.prototype.visitFloat=jl;D.prototype.visitFloat16=jl;D.prototype.visitFloat32=jl;D.prototype.visitFloat64=jl;D.prototype.visitUtf8=Hn;D.prototype.visitLargeUtf8=Hn;D.prototype.visitBinary=Hn;D.prototype.visitLargeBinary=Hn;D.prototype.visitFixedSizeBinary=sv;D.prototype.visitDate=xh;D.prototype.visitDateDay=xh;D.prototype.visitDateMillisecond=xh;D.prototype.visitTimestamp=ua;D.prototype.visitTimestampSecond=ua;D.prototype.visitTimestampMillisecond=ua;D.prototype.visitTimestampMicrosecond=ua;D.prototype.visitTimestampNanosecond=ua;D.prototype.visitTime=da;D.prototype.visitTimeSecond=da;D.prototype.visitTimeMillisecond=da;D.prototype.visitTimeMicrosecond=da;D.prototype.visitTimeNanosecond=da;D.prototype.visitDecimal=Hn;D.prototype.visitList=ov;D.prototype.visitStruct=av;D.prototype.visitUnion=Ah;D.prototype.visitDenseUnion=Ah;D.prototype.visitSparseUnion=Ah;D.prototype.visitDictionary=cv;D.prototype.visitInterval=Dh;D.prototype.visitIntervalDayTime=Dh;D.prototype.visitIntervalYearMonth=Dh;D.prototype.visitDuration=ha;D.prototype.visitDurationSecond=ha;D.prototype.visitDurationMillisecond=ha;D.prototype.visitDurationMicrosecond=ha;D.prototype.visitDurationNanosecond=ha;D.prototype.visitFixedSizeList=lv;D.prototype.visitMap=uv;var Hr=new D;function Kn(r,t){return Hr.compareSchemas(r,t)}function Lm(r,t){return Hr.compareFields(r,t)}function Rm(r,t){return Hr.visit(r,t)}function qn(r){let t=r.type,e=new(Mm.getVisitFn(t)())(r);if(t.children&&t.children.length>0){let i=r.children||[],n={nullValues:r.nullValues},s=Array.isArray(i)?(o,a)=>i[a]||n:({name:o})=>i[o]||n;for(let[o,a]of t.children.entries()){let{type:c}=a,l=s(a,o);e.children.push(qn(Object.assign(Object.assign({},l),{type:c})))}}return e}function zl(r,t){return dv(r,t.map(e=>e.data.concat()))}function dv(r,t){let e=[...r.fields],i=[],n={numBatches:t.reduce((h,y)=>Math.max(h,y.length),0)},s=0,o=0,a=-1,c=t.length,l,u=[];for(;n.numBatches-- >0;){for(o=Number.POSITIVE_INFINITY,a=-1;++a<c;)u[a]=l=t[a].shift(),o=Math.min(o,l?l.length:o);Number.isFinite(o)&&(u=hv(e,o,u,t,n),o>0&&(i[s++]=$({type:new bt(e),length:o,nullCount:0,children:u.slice()})))}return[r=r.assign(e),i.map(h=>new Lt(r,h))]}function hv(r,t,e,i,n){var s;let o=(t+63&-64)>>3;for(let a=-1,c=i.length;++a<c;){let l=e[a],u=l?.length;if(u>=t)u===t?e[a]=l:(e[a]=l.slice(0,t),n.numBatches=Math.max(n.numBatches,i[a].unshift(l.slice(t,u-t))));else{let h=r[a];r[a]=h.clone({nullable:!0}),e[a]=(s=l?._changeLengthAndBackfillNullBitmap(t))!==null&&s!==void 0?s:$({type:h.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)})}}return e}var Um,_e=class r{constructor(...t){var e,i;if(t.length===0)return this.batches=[],this.schema=new lt([]),this._offsets=[0],this;let n,s;t[0]instanceof lt&&(n=t.shift()),t.at(-1)instanceof Uint32Array&&(s=t.pop());let o=c=>{if(c){if(c instanceof Lt)return[c];if(c instanceof r)return c.batches;if(c instanceof ct){if(c.type instanceof bt)return[new Lt(new lt(c.type.children),c)]}else{if(Array.isArray(c))return c.flatMap(l=>o(l));if(typeof c[Symbol.iterator]=="function")return[...c].flatMap(l=>o(l));if(typeof c=="object"){let l=Object.keys(c),u=l.map(b=>new rt([c[b]])),h=n??new lt(l.map((b,z)=>new X(String(b),u[z].type,u[z].nullable))),[,y]=zl(h,u);return y.length===0?[new Lt(c)]:y}}}return[]},a=t.flatMap(c=>o(c));if(n=(i=n??((e=a[0])===null||e===void 0?void 0:e.schema))!==null&&i!==void 0?i:new lt([]),!(n instanceof lt))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let c of a){if(!(c instanceof Lt))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!Kn(n,c.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=n,this.batches=a,this._offsets=s??fl(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,e)=>t+e.length,0)}get nullCount(){return this._nullCount===-1&&(this._nullCount=hl(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}set(t,e){}indexOf(t,e){return-1}[Symbol.iterator](){return this.batches.length>0?Ms.visit(new rt(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
8
8
|
${this.toArray().join(`,
|
|
9
9
|
`)}
|
|
10
|
-
]`}concat(...t){let e=this.schema,i=this.data.concat(t.flatMap(({data:n})=>n));return new r(e,i.map(n=>new tt(e,n)))}slice(t,e){let i=this.schema;[t,e]=pi({length:this.numRows},t,e);let n=es(this.data,this._offsets,t,e);return new r(i,n.map(s=>new tt(i,s)))}getChild(t){return this.getChildAt(this.schema.fields.findIndex(e=>e.name===t))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){let e=this.data.map(i=>i.children[t]);if(e.length===0){let{type:i}=this.schema.fields[t],n=B({type:i,length:0,nullCount:0});e.push(n._changeLengthAndBackfillNullBitmap(this.numRows))}return new M(e)}return null}setChild(t,e){var i;return this.setChildAt((i=this.schema.fields)===null||i===void 0?void 0:i.findIndex(n=>n.name===t),e)}setChildAt(t,e){let i=this.schema,n=[...this.batches];if(t>-1&&t<this.numCols){e||(e=new M([B({type:new _t,length:this.numRows})]));let s=i.fields.slice(),o=s[t].clone({type:e.type}),a=this.schema.fields.map((c,l)=>this.getChildAt(l));[s[t],a[t]]=[o,e],[i,n]=Fs(i,a)}return new r(i,n)}select(t){let e=this.schema.fields.reduce((i,n,s)=>i.set(n.name,s),new Map);return this.selectAt(t.map(i=>e.get(i)).filter(i=>i>-1))}selectAt(t){let e=this.schema.selectAt(t),i=this.batches.map(n=>n.selectAt(t));return new r(e,i)}assign(t){let e=this.schema.fields,[i,n]=t.schema.fields.reduce((a,c,l)=>{let[d,h]=a,f=e.findIndex(S=>S.name===c.name);return~f?h[f]=l:d.push(l),a},[[],[]]),s=this.schema.assign(t.schema),o=[...e.map((a,c)=>[c,n[c]]).map(([a,c])=>c===void 0?this.getChildAt(a):t.getChildAt(c)),...i.map(a=>t.getChildAt(a))].filter(Boolean);return new r(...Fs(s,o))}};Hc=Symbol.toStringTag;lt[Hc]=(r=>(r.schema=null,r.batches=[],r._offsets=new Uint32Array([0]),r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,r.isValid=Qe(gi),r.get=Qe(nt.getVisitFn(u.Struct)),r.set=rs(ht.getVisitFn(u.Struct)),r.indexOf=is(_r.getVisitFn(u.Struct)),r.getByteLength=Qe(Dt.getVisitFn(u.Struct)),"Table"))(lt.prototype);var Qc,tt=class r{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof z))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=B({nullCount:0,type:new Y(this.schema.fields),children:this.schema.fields.map(e=>B({type:e.type,nullCount:0}))})]=t,!(this.data instanceof $))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=Kc(this.schema,this.data.children);break}case 1:{let[e]=t,{fields:i,children:n,length:s}=Object.keys(e).reduce((c,l,d)=>(c.children[d]=e[l],c.length=Math.max(c.length,e[l].length),c.fields[d]=L.new({name:l,type:e[l].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new z(i),a=B({type:new Y(i),length:s,children:n,nullCount:0});[this.schema,this.data]=Kc(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=Jc(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 nt.visit(this.data,t)}set(t,e){return ht.visit(this.data,t,e)}indexOf(t,e){return _r.visit(this.data,t,e)}getByteLength(t){return Dt.visit(this.data,t)}[Symbol.iterator](){return Wr.visit(new M([this.data]))}toArray(){return[...this]}concat(...t){return new lt(this.schema,[this,...t])}slice(t,e){let[i]=new M([this.data]).slice(t,e).data;return new r(this.schema,i)}getChild(t){var e;return this.getChildAt((e=this.schema.fields)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.schema.fields.length?new M([this.data.children[t]]):null}setChild(t,e){var i;return this.setChildAt((i=this.schema.fields)===null||i===void 0?void 0:i.findIndex(n=>n.name===t),e)}setChildAt(t,e){let i=this.schema,n=this.data;if(t>-1&&t<this.numCols){e||(e=new M([B({type:new _t,length:this.numRows})]));let s=i.fields.slice(),o=n.children.slice(),a=s[t].clone({type:e.type});[s[t],o[t]]=[a,e.data[0]],i=new z(s,new Map(this.schema.metadata)),n=B({type:new Y(s),children:o})}return new r(i,n)}select(t){let e=this.schema.select(t),i=new Y(e.fields),n=[];for(let s of t){let o=this.schema.fields.findIndex(a=>a.name===s);~o&&(n[o]=this.data.children[o])}return new r(e,B({type:i,length:this.numRows,children:n}))}selectAt(t){let e=this.schema.selectAt(t),i=t.map(s=>this.data.children[s]).filter(Boolean),n=B({type:new Y(e.fields),length:this.numRows,children:i});return new r(e,n)}};Qc=Symbol.toStringTag;tt[Qc]=(r=>(r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(tt.prototype);function Kc(r,t,e=t.reduce((i,n)=>Math.max(i,n.length),0)){var i;let n=[...r.fields],s=[...t],o=(e+63&-64)>>3;for(let[a,c]of r.fields.entries()){let l=t[a];(!l||l.length!==e)&&(n[a]=c.clone({nullable:!0}),s[a]=(i=l?._changeLengthAndBackfillNullBitmap(e))!==null&&i!==void 0?i:B({type:c.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)}))}return[r.assign(n),B({type:new Y(n),length:e,children:s})]}function Jc(r,t,e=new Map){var i,n;if(((i=r?.length)!==null&&i!==void 0?i:0)>0&&r?.length===t?.length)for(let s=-1,o=r.length;++s<o;){let{type:a}=r[s],c=t[s];for(let l of[c,...((n=c?.dictionary)===null||n===void 0?void 0:n.data)||[]])Jc(a.children,l?.children,e);if(m.isDictionary(a)){let{id:l}=a;if(!e.has(l))c?.dictionary&&e.set(l,c.dictionary);else if(e.get(l)!==c.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}}return e}var Ar=class extends tt{constructor(t){let e=t.fields.map(n=>B({type:n.type})),i=B({type:new Y(t.fields),nullCount:0,children:e});super(t,i)}};var sn;(function(r){r[r.BUFFER=0]="BUFFER"})(sn||(sn={}));var on;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(on||(on={}));var Rs=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBodyCompression(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,e){return t.setPosition(t.position()+4),(e||new r).__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):on.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):sn.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,on.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,sn.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,e,i){return r.startBodyCompression(t),r.addCodec(t,e),r.addMethod(t,i),r.endBodyCompression(t)}};var ti=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var ei=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var Lt=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsRecordBatch(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new ei).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new ti).__init(this.bb.__vector(this.bb_pos+i)+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 e=this.bb.__offset(this.bb_pos,10);return e?(t||new Rs).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addNodes(t,e){t.addFieldOffset(1,e,0)}static startNodesVector(t,e){t.startVector(16,e,8)}static addBuffers(t,e){t.addFieldOffset(2,e,0)}static startBuffersVector(t,e){t.startVector(16,e,8)}static addCompression(t,e){t.addFieldOffset(3,e,0)}static endRecordBatch(t){return t.endObject()}};var qe=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryBatch(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,e){return t.setPosition(t.position()+4),(e||new r).__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 e=this.bb.__offset(this.bb_pos,6);return e?(t||new Lt).__init(this.bb.__indirect(this.bb_pos+e),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,e){t.addFieldInt64(0,e,BigInt("0"))}static addData(t,e){t.addFieldOffset(1,e,0)}static addIsDelta(t,e){t.addFieldInt8(2,+e,0)}static endDictionaryBatch(t){return t.endObject()}};var ri;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(ri||(ri={}));var ne=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMessage(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMessage(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Xe.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):ri.NONE}header(t){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__union(t,this.bb_pos+e):null}bodyLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}customMetadata(t,e){let i=this.bb.__offset(this.bb_pos,12);return i?(e||new at).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldInt16(0,e,Xe.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,ri.NONE)}static addHeader(t,e){t.addFieldOffset(2,e,0)}static addBodyLength(t,e){t.addFieldInt64(3,e,BigInt("0"))}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,e){t.finish(e)}static finishSizePrefixedMessageBuffer(t,e){t.finish(e,void 0,!0)}static createMessage(t,e,i,n,s,o){return r.startMessage(t),r.addVersion(t,e),r.addHeaderType(t,i),r.addHeader(t,n),r.addBodyLength(t,s),r.addCustomMetadata(t,o),r.endMessage(t)}};var Qo=class extends g{visit(t,e){return t==null||e==null?void 0:super.visit(t,e)}visitNull(t,e){return xi.startNull(e),xi.endNull(e)}visitInt(t,e){return ee.startInt(e),ee.addBitWidth(e,t.bitWidth),ee.addIsSigned(e,t.isSigned),ee.endInt(e)}visitFloat(t,e){return nr.startFloatingPoint(e),nr.addPrecision(e,t.precision),nr.endFloatingPoint(e)}visitBinary(t,e){return wi.startBinary(e),wi.endBinary(e)}visitBool(t,e){return Ii.startBool(e),Ii.endBool(e)}visitUtf8(t,e){return Bi.startUtf8(e),Bi.endUtf8(e)}visitDecimal(t,e){return pe.startDecimal(e),pe.addScale(e,t.scale),pe.addPrecision(e,t.precision),pe.addBitWidth(e,t.bitWidth),pe.endDecimal(e)}visitDate(t,e){return tr.startDate(e),tr.addUnit(e,t.unit),tr.endDate(e)}visitTime(t,e){return Le.startTime(e),Le.addUnit(e,t.unit),Le.addBitWidth(e,t.bitWidth),Le.endTime(e)}visitTimestamp(t,e){let i=t.timezone&&e.createString(t.timezone)||void 0;return Me.startTimestamp(e),Me.addUnit(e,t.unit),i!==void 0&&Me.addTimezone(e,i),Me.endTimestamp(e)}visitInterval(t,e){return sr.startInterval(e),sr.addUnit(e,t.unit),sr.endInterval(e)}visitDuration(t,e){return er.startDuration(e),er.addUnit(e,t.unit),er.endDuration(e)}visitList(t,e){return Ei.startList(e),Ei.endList(e)}visitStruct(t,e){return Ai.startStruct_(e),Ai.endStruct_(e)}visitUnion(t,e){ie.startTypeIdsVector(e,t.typeIds.length);let i=ie.createTypeIdsVector(e,t.typeIds);return ie.startUnion(e),ie.addMode(e,t.mode),ie.addTypeIds(e,i),ie.endUnion(e)}visitDictionary(t,e){let i=this.visit(t.indices,e);return fe.startDictionaryEncoding(e),fe.addId(e,BigInt(t.id)),fe.addIsOrdered(e,t.isOrdered),i!==void 0&&fe.addIndexType(e,i),fe.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return rr.startFixedSizeBinary(e),rr.addByteWidth(e,t.byteWidth),rr.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return ir.startFixedSizeList(e),ir.addListSize(e,t.listSize),ir.endFixedSizeList(e)}visitMap(t,e){return or.startMap(e),or.addKeysSorted(e,t.keysSorted),or.endMap(e)}},Ls=new Qo;function el(r,t=new Map){return new z(Xd(r,t),Ms(r.metadata),t)}function Jo(r){return new ft(r.count,il(r.columns),nl(r.columns))}function rl(r){return new Tt(Jo(r.data),r.id,r.isDelta)}function Xd(r,t){return(r.fields||[]).filter(Boolean).map(e=>L.fromJSON(e,t))}function Xc(r,t){return(r.children||[]).filter(Boolean).map(e=>L.fromJSON(e,t))}function il(r){return(r||[]).reduce((t,e)=>[...t,new jt(e.count,Zd(e.VALIDITY)),...il(e.children)],[])}function nl(r,t=[]){for(let e=-1,i=(r||[]).length;++e<i;){let n=r[e];n.VALIDITY&&t.push(new St(t.length,n.VALIDITY.length)),n.TYPE_ID&&t.push(new St(t.length,n.TYPE_ID.length)),n.OFFSET&&t.push(new St(t.length,n.OFFSET.length)),n.DATA&&t.push(new St(t.length,n.DATA.length)),t=nl(n.children,t)}return t}function Zd(r){return(r||[]).reduce((t,e)=>t+ +(e===0),0)}function sl(r,t){let e,i,n,s,o,a;return!t||!(s=r.dictionary)?(o=tl(r,Xc(r,t)),n=new L(r.name,o,r.nullable,Ms(r.metadata))):t.has(e=s.id)?(i=(i=s.indexType)?Zc(i):new ce,a=new Bt(t.get(e),i,e,s.isOrdered),n=new L(r.name,a,r.nullable,Ms(r.metadata))):(i=(i=s.indexType)?Zc(i):new ce,t.set(e,o=tl(r,Xc(r,t))),a=new Bt(o,i,e,s.isOrdered),n=new L(r.name,a,r.nullable,Ms(r.metadata))),n||null}function Ms(r=[]){return new Map(r.map(({key:t,value:e})=>[t,e]))}function Zc(r){return new rt(r.isSigned,r.bitWidth)}function tl(r,t){let e=r.type.name;switch(e){case"NONE":return new _t;case"null":return new _t;case"binary":return new Se;case"utf8":return new Te;case"bool":return new Ee;case"list":return new Kt((t||[])[0]);case"struct":return new Y(t||[]);case"struct_":return new Y(t||[])}switch(e){case"int":{let i=r.type;return new rt(i.isSigned,i.bitWidth)}case"floatingpoint":{let i=r.type;return new It(Q[i.precision])}case"decimal":{let i=r.type;return new xe(i.scale,i.precision,i.bitWidth)}case"date":{let i=r.type;return new Ae(dt[i.unit])}case"time":{let i=r.type;return new Ht(_[i.unit],i.bitWidth)}case"timestamp":{let i=r.type;return new Oe(_[i.unit],i.timezone)}case"interval":{let i=r.type;return new Be(gt[i.unit])}case"duration":{let i=r.type;return new Ne(_[i.unit])}case"union":{let i=r.type,[n,...s]=(i.mode+"").toLowerCase(),o=n.toUpperCase()+s.join("");return new Qt(W[o],i.typeIds||[],t||[])}case"fixedsizebinary":{let i=r.type;return new De(i.byteWidth)}case"fixedsizelist":{let i=r.type;return new Jt(i.listSize,(t||[])[0])}case"map":{let i=r.type;return new Xt((t||[])[0],i.keysSorted)}}throw new Error(`Unrecognized type: "${e}"`)}var th=wr,eh=Ft,Et=class r{static fromJSON(t,e){let i=new r(0,X.V5,e);return i._createHeader=rh(t,e),i}static decode(t){t=new eh(O(t));let e=ne.getRootAsMessage(t),i=e.bodyLength(),n=e.version(),s=e.headerType(),o=new r(i,n,s);return o._createHeader=ih(e,s),o}static encode(t){let e=new th,i=-1;return t.isSchema()?i=z.encode(e,t.header()):t.isRecordBatch()?i=ft.encode(e,t.header()):t.isDictionaryBatch()&&(i=Tt.encode(e,t.header())),ne.startMessage(e),ne.addVersion(e,X.V5),ne.addHeader(e,i),ne.addHeaderType(e,t.headerType),ne.addBodyLength(e,BigInt(t.bodyLength)),ne.finishMessageBuffer(e,ne.endMessage(e)),e.asUint8Array()}static from(t,e=0){if(t instanceof z)return new r(0,X.V5,k.Schema,t);if(t instanceof ft)return new r(e,X.V5,k.RecordBatch,t);if(t instanceof Tt)return new r(e,X.V5,k.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===k.Schema}isRecordBatch(){return this.headerType===k.RecordBatch}isDictionaryBatch(){return this.headerType===k.DictionaryBatch}constructor(t,e,i,n){this._version=e,this._headerType=i,this.body=new Uint8Array(0),n&&(this._createHeader=()=>n),this._bodyLength=wt(t)}},ft=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,e,i){this._nodes=e,this._buffers=i,this._length=wt(t)}},Tt=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,e,i=!1){this._data=t,this._isDelta=i,this._id=wt(e)}},St=class{constructor(t,e){this.offset=wt(t),this.length=wt(e)}},jt=class{constructor(t,e){this.length=wt(t),this.nullCount=wt(e)}};function rh(r,t){return()=>{switch(t){case k.Schema:return z.fromJSON(r);case k.RecordBatch:return ft.fromJSON(r);case k.DictionaryBatch:return Tt.fromJSON(r)}throw new Error(`Unrecognized Message type: { name: ${k[t]}, type: ${t} }`)}}function ih(r,t){return()=>{switch(t){case k.Schema:return z.decode(r.header(new vt),new Map,r.version());case k.RecordBatch:return ft.decode(r.header(new Lt),r.version());case k.DictionaryBatch:return Tt.decode(r.header(new qe),r.version())}throw new Error(`Unrecognized Message type: { name: ${k[t]}, type: ${t} }`)}}L.encode=ph;L.decode=hh;L.fromJSON=sl;z.encode=fh;z.decode=nh;z.fromJSON=el;ft.encode=mh;ft.decode=sh;ft.fromJSON=Jo;Tt.encode=yh;Tt.decode=oh;Tt.fromJSON=rl;jt.encode=gh;jt.decode=ch;St.encode=_h;St.decode=ah;function nh(r,t=new Map,e=X.V5){let i=dh(r,t);return new z(i,Us(r),t,e)}function sh(r,t=X.V5){if(r.compression()!==null)throw new Error("Record batch compression not implemented");return new ft(r.length(),lh(r),uh(r,t))}function oh(r,t=X.V5){return new Tt(ft.decode(r.data(),t),r.id(),r.isDelta())}function ah(r){return new St(r.offset(),r.length())}function ch(r){return new jt(r.length(),r.nullCount())}function lh(r){let t=[];for(let e,i=-1,n=-1,s=r.nodesLength();++i<s;)(e=r.nodes(i))&&(t[++n]=jt.decode(e));return t}function uh(r,t){let e=[];for(let i,n=-1,s=-1,o=r.buffersLength();++n<o;)(i=r.buffers(n))&&(t<X.V4&&(i.bb_pos+=8*(n+1)),e[++s]=St.decode(i));return e}function dh(r,t){let e=[];for(let i,n=-1,s=-1,o=r.fieldsLength();++n<o;)(i=r.fields(n))&&(e[++s]=L.decode(i,t));return e}function ol(r,t){let e=[];for(let i,n=-1,s=-1,o=r.childrenLength();++n<o;)(i=r.children(n))&&(e[++s]=L.decode(i,t));return e}function hh(r,t){let e,i,n,s,o,a;return!t||!(a=r.dictionary())?(n=cl(r,ol(r,t)),i=new L(r.name(),n,r.nullable(),Us(r))):t.has(e=wt(a.id()))?(s=(s=a.indexType())?al(s):new ce,o=new Bt(t.get(e),s,e,a.isOrdered()),i=new L(r.name(),o,r.nullable(),Us(r))):(s=(s=a.indexType())?al(s):new ce,t.set(e,n=cl(r,ol(r,t))),o=new Bt(n,s,e,a.isOrdered()),i=new L(r.name(),o,r.nullable(),Us(r))),i||null}function Us(r){let t=new Map;if(r)for(let e,i,n=-1,s=Math.trunc(r.customMetadataLength());++n<s;)(e=r.customMetadata(n))&&(i=e.key())!=null&&t.set(i,e.value());return t}function al(r){return new rt(r.isSigned(),r.bitWidth())}function cl(r,t){let e=r.typeType();switch(e){case H.NONE:return new _t;case H.Null:return new _t;case H.Binary:return new Se;case H.Utf8:return new Te;case H.Bool:return new Ee;case H.List:return new Kt((t||[])[0]);case H.Struct_:return new Y(t||[])}switch(e){case H.Int:{let i=r.type(new ee);return new rt(i.isSigned(),i.bitWidth())}case H.FloatingPoint:{let i=r.type(new nr);return new It(i.precision())}case H.Decimal:{let i=r.type(new pe);return new xe(i.scale(),i.precision(),i.bitWidth())}case H.Date:{let i=r.type(new tr);return new Ae(i.unit())}case H.Time:{let i=r.type(new Le);return new Ht(i.unit(),i.bitWidth())}case H.Timestamp:{let i=r.type(new Me);return new Oe(i.unit(),i.timezone())}case H.Interval:{let i=r.type(new sr);return new Be(i.unit())}case H.Duration:{let i=r.type(new er);return new Ne(i.unit())}case H.Union:{let i=r.type(new ie);return new Qt(i.mode(),i.typeIdsArray()||[],t||[])}case H.FixedSizeBinary:{let i=r.type(new rr);return new De(i.byteWidth())}case H.FixedSizeList:{let i=r.type(new ir);return new Jt(i.listSize(),(t||[])[0])}case H.Map:{let i=r.type(new or);return new Xt((t||[])[0],i.keysSorted())}}throw new Error(`Unrecognized type: "${H[e]}" (${e})`)}function fh(r,t){let e=t.fields.map(s=>L.encode(r,s));vt.startFieldsVector(r,e.length);let i=vt.createFieldsVector(r,e),n=t.metadata&&t.metadata.size>0?vt.createCustomMetadataVector(r,[...t.metadata].map(([s,o])=>{let a=r.createString(`${s}`),c=r.createString(`${o}`);return at.startKeyValue(r),at.addKey(r,a),at.addValue(r,c),at.endKeyValue(r)})):-1;return vt.startSchema(r),vt.addFields(r,i),vt.addEndianness(r,bh?Ze.Little:Ze.Big),n!==-1&&vt.addCustomMetadata(r,n),vt.endSchema(r)}function ph(r,t){let e=-1,i=-1,n=-1,s=t.type,o=t.typeId;m.isDictionary(s)?(o=s.dictionary.typeId,n=Ls.visit(s,r),i=Ls.visit(s.dictionary,r)):i=Ls.visit(s,r);let a=(s.children||[]).map(d=>L.encode(r,d)),c=mt.createChildrenVector(r,a),l=t.metadata&&t.metadata.size>0?mt.createCustomMetadataVector(r,[...t.metadata].map(([d,h])=>{let f=r.createString(`${d}`),S=r.createString(`${h}`);return at.startKeyValue(r),at.addKey(r,f),at.addValue(r,S),at.endKeyValue(r)})):-1;return t.name&&(e=r.createString(t.name)),mt.startField(r),mt.addType(r,i),mt.addTypeType(r,o),mt.addChildren(r,c),mt.addNullable(r,!!t.nullable),e!==-1&&mt.addName(r,e),n!==-1&&mt.addDictionary(r,n),l!==-1&&mt.addCustomMetadata(r,l),mt.endField(r)}function mh(r,t){let e=t.nodes||[],i=t.buffers||[];Lt.startNodesVector(r,e.length);for(let o of e.slice().reverse())jt.encode(r,o);let n=r.endVector();Lt.startBuffersVector(r,i.length);for(let o of i.slice().reverse())St.encode(r,o);let s=r.endVector();return Lt.startRecordBatch(r),Lt.addLength(r,BigInt(t.length)),Lt.addNodes(r,n),Lt.addBuffers(r,s),Lt.endRecordBatch(r)}function yh(r,t){let e=ft.encode(r,t.data);return qe.startDictionaryBatch(r),qe.addId(r,BigInt(t.id)),qe.addIsDelta(r,t.isDelta),qe.addData(r,e),qe.endDictionaryBatch(r)}function gh(r,t){return ei.createFieldNode(r,BigInt(t.length),BigInt(t.nullCount))}function _h(r,t){return ti.createBuffer(r,BigInt(t.offset),BigInt(t.length))}var bh=(()=>{let r=new ArrayBuffer(2);return new DataView(r).setInt16(0,256,!0),new Int16Array(r)[0]===256})();var Zo=r=>`Expected ${k[r]} Message in stream, but was null or length 0.`,ta=r=>`Header pointer of flatbuffer-encoded ${k[r]} Message is null or length 0.`,ll=(r,t)=>`Expected to read ${r} metadata bytes, but only read ${t}.`,ul=(r,t)=>`Expected to read ${r} bytes for message body, but only read ${t}.`,ii=class{constructor(t){this.source=t instanceof ye?t:new ye(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?K:t.value===-1&&(t=this.readMetadataLength()).done?K:(t=this.readMetadata(t.value)).done?K:t}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}readMessage(t){let e;if((e=this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Zo(t));return e.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let e=O(this.source.read(t));if(e.byteLength<t)throw new Error(ul(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){let e=k.Schema,i=this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(ta(e));return n}readMetadataLength(){let t=this.source.read(Cs),e=t&&new Ft(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}}readMetadata(t){let e=this.source.read(t);if(!e)return K;if(e.byteLength<t)throw new Error(ll(t,e.byteLength));return{done:!1,value:Et.decode(e)}}},an=class{constructor(t,e){this.source=t instanceof Pt?t:gn(t)?new ar(t,e):new Pt(t)}[Symbol.asyncIterator](){return this}next(){return p(this,void 0,void 0,function*(){let t;return(t=yield this.readMetadataLength()).done?K:t.value===-1&&(t=yield this.readMetadataLength()).done?K:(t=yield this.readMetadata(t.value)).done?K:t})}throw(t){return p(this,void 0,void 0,function*(){return yield this.source.throw(t)})}return(t){return p(this,void 0,void 0,function*(){return yield this.source.return(t)})}readMessage(t){return p(this,void 0,void 0,function*(){let e;if((e=yield this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Zo(t));return e.value})}readMessageBody(t){return p(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let e=O(yield this.source.read(t));if(e.byteLength<t)throw new Error(ul(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()})}readSchema(t=!1){return p(this,void 0,void 0,function*(){let e=k.Schema,i=yield this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(ta(e));return n})}readMetadataLength(){return p(this,void 0,void 0,function*(){let t=yield this.source.read(Cs),e=t&&new Ft(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}})}readMetadata(t){return p(this,void 0,void 0,function*(){let e=yield this.source.read(t);if(!e)return K;if(e.byteLength<t)throw new Error(ll(t,e.byteLength));return{done:!1,value:Et.decode(e)}})}},cn=class extends ii{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof Ni?t:new Ni(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:Et.fromJSON(t.schema,k.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let e=t.dictionaries[this._dictionaryIndex++];return this._body=e.data.columns,{done:!1,value:Et.fromJSON(e,k.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let e=t.batches[this._batchIndex++];return this._body=e.columns,{done:!1,value:Et.fromJSON(e,k.RecordBatch)}}return this._body=[],K}readMessageBody(t){return e(this._body);function e(i){return(i||[]).reduce((n,s)=>[...n,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE_ID&&[s.TYPE_ID]||[],...s.OFFSET&&[s.OFFSET]||[],...s.DATA&&[s.DATA]||[],...e(s.children)],[])}}readMessage(t){let e;if((e=this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Zo(t));return e.value}readSchema(){let t=k.Schema,e=this.readMessage(t),i=e?.header();if(!e||!i)throw new Error(ta(t));return i}},Cs=4,Xo="ARROW1",ni=new Uint8Array(Xo.length);for(let r=0;r<Xo.length;r+=1)ni[r]=Xo.codePointAt(r);function ks(r,t=0){for(let e=-1,i=ni.length;++e<i;)if(ni[e]!==r[t+e])return!1;return!0}var si=ni.length,ea=si+Cs,dl=si*2+Cs;var ct=class r extends Ir{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 e=this._impl.open(t);return At(e)?e.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 ut.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return ut.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,e){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof r?t:mn(t)?Ih(t):gn(t)?Th(t):At(t)?p(this,void 0,void 0,function*(){return yield r.from(yield t)}):_n(t)||ui(t)||wn(t)||Mt(t)?Sh(new Pt(t)):vh(new ye(t))}static readAll(t){return t instanceof r?t.isSync()?hl(t):fl(t):mn(t)||ArrayBuffer.isView(t)||qt(t)||yn(t)?hl(t):fl(t)}},_e=class extends ct{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return xt(this,arguments,function*(){yield F(yield*Cr($t(this[Symbol.iterator]())))})}},cr=class extends ct{constructor(t){super(t),this._impl=t}readAll(){var t,e,i,n;return p(this,void 0,void 0,function*(){let s=new Array;try{for(var o=!0,a=$t(this),c;c=yield a.next(),t=c.done,!t;o=!0){n=c.value,o=!1;let l=n;s.push(l)}}catch(l){e={error:l}}finally{try{!o&&!t&&(i=a.return)&&(yield i.call(a))}finally{if(e)throw e.error}}return s})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},lr=class extends _e{constructor(t){super(t),this._impl=t}},ln=class extends cr{constructor(t){super(t),this._impl=t}},Ps=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,e){let i=this._loadVectors(t,e,this.schema.fields),n=B({type:new Y(this.schema.fields),length:t.length,children:i});return new tt(this.schema,n)}_loadDictionaryBatch(t,e){let{id:i,isDelta:n}=t,{dictionaries:s,schema:o}=this,a=s.get(i);if(n||!a){let c=o.dictionaries.get(i),l=this._loadVectors(t.data,e,[c]);return(a&&n?a.concat(new M(l)):new M(l)).memoize()}return a.memoize()}_loadVectors(t,e,i){return new Li(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(i)}},oi=class extends Ps{constructor(t,e){super(e),this._reader=mn(t)?new cn(this._handle=t):new ii(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=pl(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):K}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):K}next(){if(this.closed)return K;let t,{_reader:e}=this;for(;t=this._readNextMessageAndValidate();)if(t.isSchema())this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let i=t.header(),n=e.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(i,n)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let i=t.header(),n=e.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(i,n);this.dictionaries.set(i.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Ar(this.schema)}):this.return()}_readNextMessageAndValidate(t){return this._reader.readMessage(t)}},ai=class extends Ps{constructor(t,e){super(e),this._reader=new an(this._handle=t)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return p(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 p(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=pl(this,t),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(t):K})}return(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):K})}next(){return p(this,void 0,void 0,function*(){if(this.closed)return K;let t,{_reader:e}=this;for(;t=yield this._readNextMessageAndValidate();)if(t.isSchema())yield this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let i=t.header(),n=yield e.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(i,n)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let i=t.header(),n=yield e.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(i,n);this.dictionaries.set(i.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Ar(this.schema)}):yield this.return()})}_readNextMessageAndValidate(t){return p(this,void 0,void 0,function*(){return yield this._reader.readMessage(t)})}},Vs=class extends oi{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,e){super(t instanceof Di?t:new Di(t),e)}isSync(){return!0}isFile(){return!0}open(t){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let e of this._footer.dictionaryBatches())e&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(t)}readRecordBatch(t){var e;if(this.closed)return null;this._footer||this.open();let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(t);if(i&&this._handle.seek(i.offset)){let n=this._reader.readMessage(k.RecordBatch);if(n?.isRecordBatch()){let s=n.header(),o=this._reader.readMessageBody(n.bodyLength);return this._loadRecordBatch(s,o)}}return null}_readDictionaryBatch(t){var e;let i=(e=this._footer)===null||e===void 0?void 0:e.getDictionaryBatch(t);if(i&&this._handle.seek(i.offset)){let n=this._reader.readMessage(k.DictionaryBatch);if(n?.isDictionaryBatch()){let s=n.header(),o=this._reader.readMessageBody(n.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}}_readFooter(){let{_handle:t}=this,e=t.size-ea,i=t.readInt32(e),n=t.readAt(e-i,i);return Ue.decode(n)}_readNextMessageAndValidate(t){var e;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(this._recordBatchIndex);if(i&&this._handle.seek(i.offset))return this._reader.readMessage(t)}return null}},ra=class extends ai{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,...e){let i=typeof e[0]!="number"?e.shift():void 0,n=e[0]instanceof Map?e.shift():void 0;super(t instanceof ar?t:new ar(t,i),n)}isFile(){return!0}isAsync(){return!0}open(t){let e=Object.create(null,{open:{get:()=>super.open}});return p(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let i of this._footer.dictionaryBatches())i&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield e.open.call(this,t)})}readRecordBatch(t){var e;return p(this,void 0,void 0,function*(){if(this.closed)return null;this._footer||(yield this.open());let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(t);if(i&&(yield this._handle.seek(i.offset))){let n=yield this._reader.readMessage(k.RecordBatch);if(n?.isRecordBatch()){let s=n.header(),o=yield this._reader.readMessageBody(n.bodyLength);return this._loadRecordBatch(s,o)}}return null})}_readDictionaryBatch(t){var e;return p(this,void 0,void 0,function*(){let i=(e=this._footer)===null||e===void 0?void 0:e.getDictionaryBatch(t);if(i&&(yield this._handle.seek(i.offset))){let n=yield this._reader.readMessage(k.DictionaryBatch);if(n?.isDictionaryBatch()){let s=n.header(),o=yield this._reader.readMessageBody(n.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}})}_readFooter(){return p(this,void 0,void 0,function*(){let{_handle:t}=this;t._pending&&(yield t._pending);let e=t.size-ea,i=yield t.readInt32(e),n=yield t.readAt(e-i,i);return Ue.decode(n)})}_readNextMessageAndValidate(t){return p(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let e=this._footer.getRecordBatch(this._recordBatchIndex);if(e&&(yield this._handle.seek(e.offset)))return yield this._reader.readMessage(t)}return null})}},ia=class extends oi{constructor(t,e){super(t,e)}_loadVectors(t,e,i){return new us(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(i)}};function pl(r,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:r.autoDestroy}function*hl(r){let t=ct.from(r);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function fl(r){return xt(this,arguments,function*(){let e=yield F(ct.from(r));try{if(!(yield F(e.open({autoDestroy:!1}))).closed)do yield yield F(e);while(!(yield F(e.reset().open())).closed)}finally{yield F(e.cancel())}})}function Ih(r){return new _e(new ia(r))}function vh(r){let t=r.peek(si+7&-8);return t&&t.byteLength>=4?ks(t)?new lr(new Vs(r.read())):new _e(new oi(r)):new _e(new oi(function*(){}()))}function Sh(r){return p(this,void 0,void 0,function*(){let t=yield r.peek(si+7&-8);return t&&t.byteLength>=4?ks(t)?new lr(new Vs(yield r.read())):new cr(new ai(r)):new cr(new ai(function(){return xt(this,arguments,function*(){})}()))})}function Th(r){return p(this,void 0,void 0,function*(){let{size:t}=yield r.stat(),e=new ar(r,t);return t>=dl&&ks(yield e.readAt(0,si+7&-8))?new ln(new ra(e)):new cr(new ai(e))})}var et=class r extends g{static assemble(...t){let e=n=>n.flatMap(s=>Array.isArray(s)?e(s):s instanceof tt?s.data.children:s.data),i=new r;return i.visitMany(e(t)),i}constructor(){super(),this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}visit(t){if(t instanceof M)return this.visitMany(t.data),this;let{type:e}=t;if(!m.isDictionary(e)){let{length:i}=t;if(i>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");if(m.isUnion(e))this.nodes.push(new jt(i,0));else{let{nullCount:n}=t;m.isNull(e)||se.call(this,n<=0?new Uint8Array(0):yr(t.offset,i,t.nullBitmap)),this.nodes.push(new jt(i,n))}}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 se(r){let t=r.byteLength+7&-8;return this.buffers.push(r),this.bufferRegions.push(new St(this._byteLength,t)),this._byteLength+=t,this}function Eh(r){var t;let{type:e,length:i,typeIds:n,valueOffsets:s}=r;if(se.call(this,n),e.mode===W.Sparse)return na.call(this,r);if(e.mode===W.Dense){if(r.offset<=0)return se.call(this,s),na.call(this,r);{let o=new Int32Array(i),a=Object.create(null),c=Object.create(null);for(let l,d,h=-1;++h<i;)(l=n[h])!==void 0&&((d=a[l])===void 0&&(d=a[l]=s[h]),o[h]=s[h]-d,c[l]=((t=c[l])!==null&&t!==void 0?t:0)+1);se.call(this,o),this.visitMany(r.children.map((l,d)=>{let h=e.typeIds[d],f=a[h],S=c[h];return l.slice(f,Math.min(i,S))}))}}return this}function xh(r){let t;return r.nullCount>=r.length?se.call(this,new Uint8Array(0)):(t=r.values)instanceof Uint8Array?se.call(this,yr(r.offset,r.length,t)):se.call(this,gr(r.values))}function Ge(r){return se.call(this,r.values.subarray(0,r.length*r.stride))}function ml(r){let{length:t,values:e,valueOffsets:i}=r,{[0]:n,[t]:s}=i,o=Math.min(s-n,e.byteLength-n);return se.call(this,In(-n,t+1,i)),se.call(this,e.subarray(n,n+o)),this}function sa(r){let{length:t,valueOffsets:e}=r;if(e){let{[0]:i,[t]:n}=e;return se.call(this,In(-i,t+1,e)),this.visit(r.children[0].slice(i,n-i))}return this.visit(r.children[0])}function na(r){return this.visitMany(r.type.children.map((t,e)=>r.children[e]).filter(Boolean))[0]}et.prototype.visitBool=xh;et.prototype.visitInt=Ge;et.prototype.visitFloat=Ge;et.prototype.visitUtf8=ml;et.prototype.visitBinary=ml;et.prototype.visitFixedSizeBinary=Ge;et.prototype.visitDate=Ge;et.prototype.visitTimestamp=Ge;et.prototype.visitTime=Ge;et.prototype.visitDecimal=Ge;et.prototype.visitList=sa;et.prototype.visitStruct=na;et.prototype.visitUnion=Eh;et.prototype.visitInterval=Ge;et.prototype.visitDuration=Ge;et.prototype.visitFixedSizeList=sa;et.prototype.visitMap=sa;var Or=class extends Ir{static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,e){throw new Error('"throughDOM" not available in this environment')}constructor(t){super(),this._position=0,this._started=!1,this._sink=new me,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,yt(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 At(t)?t.then(e=>this.writeAll(e)):Mt(t)?aa(this,t):oa(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,e=null){return t===this._sink||t instanceof me?this._sink=t:(this._sink=new me,t&&La(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&Ma(t)&&this.toNodeStream({objectMode:!1}).pipe(t)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,(!e||!xr(e,this._schema))&&(e==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=e,this._writeSchema(e))),this}write(t){let e=null;if(this._sink){if(t==null)return this.finish()&&void 0;if(t instanceof lt&&!(e=t.schema))return this.finish()&&void 0;if(t instanceof tt&&!(e=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(e&&!xr(e,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,e)}t instanceof tt?t instanceof Ar||this._writeRecordBatch(t):t instanceof lt?this.writeAll(t.batches):qt(t)&&this.writeAll(t)}_writeMessage(t,e=8){let i=e-1,n=Et.encode(t),s=n.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+i&~i,c=a-s-o;return t.headerType===k.RecordBatch?this._recordBatchBlocks.push(new Ce(a,t.bodyLength,this._position)):t.headerType===k.DictionaryBatch&&this._dictionaryBlocks.push(new Ce(a,t.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(a-o)),s>0&&this._write(n),this._writePadding(c)}_write(t){if(this._started){let e=O(t);e&&e.byteLength>0&&(this._sink.write(e),this._position+=e.byteLength)}return this}_writeSchema(t){return this._writeMessage(Et.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:e,nodes:i,bufferRegions:n,buffers:s}=et.assemble(t),o=new ft(t.numRows,i,n),a=Et.from(o,e);return this._writeDictionaries(t)._writeMessage(a)._writeBodyBuffers(s)}_writeDictionaryBatch(t,e,i=!1){this._dictionaryDeltaOffsets.set(e,t.length+(this._dictionaryDeltaOffsets.get(e)||0));let{byteLength:n,nodes:s,bufferRegions:o,buffers:a}=et.assemble(new M([t])),c=new ft(t.length,s,o),l=new Tt(c,e,i),d=Et.from(l,n);return this._writeMessage(d)._writeBodyBuffers(a)}_writeBodyBuffers(t){let e,i,n;for(let s=-1,o=t.length;++s<o;)(e=t[s])&&(i=e.byteLength)>0&&(this._write(e),(n=(i+7&-8)-i)>0&&this._writePadding(n));return this}_writeDictionaries(t){for(let[e,i]of t.dictionaries){let n=this._dictionaryDeltaOffsets.get(e)||0;if(n===0||(i=i?.slice(n)).length>0)for(let s of i.data)this._writeDictionaryBatch(s,e,n>0),n+=s.length}return this}},Br=class r extends Or{static writeAll(t,e){let i=new r(e);return At(t)?t.then(n=>i.writeAll(n)):Mt(t)?aa(i,t):oa(i,t)}},Nr=class r extends Or{static writeAll(t){let e=new r;return At(t)?t.then(i=>e.writeAll(i)):Mt(t)?aa(e,t):oa(e,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeFooter(t){let e=Ue.encode(new Ue(t,X.V5,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(e)._write(Int32Array.of(e.byteLength))._writeMagic()}};function oa(r,t){let e=t;t instanceof lt&&(e=t.batches,r.reset(void 0,t.schema));for(let i of e)r.write(i);return r.finish()}function aa(r,t){var e,i,n,s,o,a,c;return p(this,void 0,void 0,function*(){try{for(e=!0,i=$t(t);n=yield i.next(),s=n.done,!s;e=!0){c=n.value,e=!1;let l=c;r.write(l)}}catch(l){o={error:l}}finally{try{!e&&!s&&(a=i.return)&&(yield a.call(i))}finally{if(o)throw o.error}}return r.finish()})}function yl(r,t){if(Mt(r))return Oh(r,t);if(qt(r))return Ah(r,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function Ah(r,t){let e=null,i=t?.type==="bytes"||!1,n=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){s(o,e||(e=r[Symbol.iterator]()))},pull(o){e?s(o,e):o.close()},cancel(){(e?.return&&e.return()||!0)&&(e=null)}}),Object.assign({highWaterMark:i?n:void 0},t));function s(o,a){let c,l=null,d=o.desiredSize||null;for(;!(l=a.next(i?d:null)).done;)if(ArrayBuffer.isView(l.value)&&(c=O(l.value))&&(d!=null&&i&&(d=d-c.byteLength+1),l.value=c),o.enqueue(l.value),d!=null&&--d<=0)return;o.close()}}function Oh(r,t){let e=null,i=t?.type==="bytes"||!1,n=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){return p(this,void 0,void 0,function*(){yield s(o,e||(e=r[Symbol.asyncIterator]()))})},pull(o){return p(this,void 0,void 0,function*(){e?yield s(o,e):o.close()})},cancel(){return p(this,void 0,void 0,function*(){(e?.return&&(yield e.return())||!0)&&(e=null)})}}),Object.assign({highWaterMark:i?n:void 0},t));function s(o,a){return p(this,void 0,void 0,function*(){let c,l=null,d=o.desiredSize||null;for(;!(l=yield a.next(i?d:null)).done;)if(ArrayBuffer.isView(l.value)&&(c=O(l.value))&&(d!=null&&i&&(d=d-c.byteLength+1),l.value=c),o.enqueue(l.value),d!=null&&--d<=0)return;o.close()})}}function bl(r){return new ca(r)}var ca=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:e,["writableStrategy"]:i,["queueingStrategy"]:n="count"}=t,s=Fa(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=Sr(s),this._getSize=n!=="bytes"?gl:_l;let{["highWaterMark"]:o=n==="bytes"?Math.pow(2,14):1e3}=Object.assign({},e),{["highWaterMark"]:a=n==="bytes"?Math.pow(2,14):1e3}=Object.assign({},i);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:n!=="bytes"?gl:_l}),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 e=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(t)),this._bufferedSize-e}_maybeFlush(t,e){e!=null&&(this._bufferedSize>=e.desiredSize&&++this._numChunks&&this._enqueue(e,t.toVector()),t.finished&&((t.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(e,t.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(e,null)))}_enqueue(t,e){this._bufferedSize=0,this._controller=null,e==null?t.close():t.enqueue(e)}},gl=r=>{var t;return(t=r?.length)!==null&&t!==void 0?t:0},_l=r=>{var t;return(t=r?.byteLength)!==null&&t!==void 0?t:0};function js(r,t){let e=new me,i=null,n=new ReadableStream({cancel(){return p(this,void 0,void 0,function*(){yield e.close()})},start(a){return p(this,void 0,void 0,function*(){yield o(a,i||(i=yield s()))})},pull(a){return p(this,void 0,void 0,function*(){i?yield o(a,i):a.close()})}});return{writable:new WritableStream(e,Object.assign({highWaterMark:Math.pow(2,14)},r)),readable:n};function s(){return p(this,void 0,void 0,function*(){return yield(yield ct.from(e)).open(t)})}function o(a,c){return p(this,void 0,void 0,function*(){let l=a.desiredSize,d=null;for(;!(d=yield c.next()).done;)if(a.enqueue(d.value),l!=null&&--l<=0)return;a.close()})}}function zs(r,t){let e=new this(r),i=new Pt(e),n=new ReadableStream({cancel(){return p(this,void 0,void 0,function*(){yield i.cancel()})},pull(o){return p(this,void 0,void 0,function*(){yield s(o)})},start(o){return p(this,void 0,void 0,function*(){yield s(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},t));return{writable:new WritableStream(e,r),readable:n};function s(o){return p(this,void 0,void 0,function*(){let a=null,c=o.desiredSize;for(;a=yield i.read(c||null);)if(o.enqueue(a),c!=null&&(c-=a.byteLength)<=0)return;o.close()})}}function Dr(r){let t=ct.from(r);return At(t)?t.then(e=>Dr(e)):t.isAsync()?t.readAll().then(e=>new lt(e)):new lt(t.readAll())}function $s(r,t="stream"){return(t==="stream"?Br:Nr).writeAll(r).toUint8Array(!0)}var Dh=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},bo),Go),Uo),wo),po),Mo),go),{compareSchemas:xr,compareFields:Wc,compareTypes:Yc});ut.toDOMStream=yl;J.throughDOM=bl;ct.throughDOM=js;lr.throughDOM=js;_e.throughDOM=js;Or.throughDOM=zs;Nr.throughDOM=zs;Br.throughDOM=zs;function la(r="ws://localhost:3000/"){let t=[],e=!1,i=null,n,s={open(){e=!0,c()},close(){for(e=!1,i=null,n=null;t.length;)t.shift().reject("Socket closed")},error(l){if(i){let{reject:d}=i;i=null,c(),d(l)}else console.error("WebSocket error: ",l)},message({data:l}){if(i){let{query:d,resolve:h,reject:f}=i;if(i=null,c(),typeof l=="string"){let S=JSON.parse(l);S.error?f(S.error):h(S)}else if(d.type==="exec")h();else if(d.type==="arrow")h(Dr(l.arrayBuffer()));else throw new Error(`Unexpected socket data: ${l}`)}else console.log("WebSocket message: ",l)}};function o(){n=new WebSocket(r);for(let l in s)n.addEventListener(l,s[l])}function a(l,d,h){n==null&&o(),t.push({query:l,resolve:d,reject:h}),e&&!i&&c()}function c(){t.length&&(i=t.shift(),n.send(JSON.stringify(i.query)))}return{get connected(){return e},query(l){return new Promise((d,h)=>a(l,d,h))}}}var zt=class{constructor(t,e){t&&(this.table=String(t)),e&&(this.column=e)}get columns(){return this.column?[this.column]:[]}toString(){let{table:t,column:e}=this;if(e){let i=e.startsWith("*")?e:`"${e}"`;return`${t?`${Il(t)}.`:""}${i}`}else return t?Il(t):"NULL"}};function Il(r){return r.split(".").map(e=>`"${e}"`).join(".")}function vl(r,t){return r instanceof zt&&r.column===t}function P(r){return typeof r=="string"?Tl(r):r}function Fr(r){return typeof r=="string"?Sl(r):r}function Sl(r){return new zt(r)}function Tl(r,t){return arguments.length===1&&(t=r,r=null),new zt(r,t)}function ur(r){switch(typeof r){case"boolean":return r?"TRUE":"FALSE";case"string":return`'${r}'`;case"number":return Number.isFinite(r)?String(r):"NULL";default:if(r==null)return"NULL";if(r instanceof Date){let t=+r;if(Number.isNaN(t))return"NULL";let e=r.getUTCFullYear(),i=r.getUTCMonth(),n=r.getUTCDate();return t===Date.UTC(e,i,n)?`MAKE_DATE(${e}, ${i+1}, ${n})`:`EPOCH_MS(${t})`}else return r instanceof RegExp?`'${r.source}'`:String(r)}}var Rr=r=>typeof r?.addEventListener=="function";function qs(r){return r instanceof dr}var dr=class{constructor(t,e,i){this._expr=Array.isArray(t)?t:[t],this._deps=e||[],this.annotate(i);let n=this._expr.filter(s=>Rr(s));n.length>0?(this._params=Array.from(new Set(n)),this._params.forEach(s=>{s.addEventListener("value",()=>Fh(this,this.map?.get("value")))})):this.addEventListener=void 0}get value(){return this}get columns(){let{_params:t,_deps:e}=this;if(t){let i=new Set(t.flatMap(n=>{let s=n.value?.columns;return Array.isArray(s)?s:[]}));if(i.size){let n=new Set(e);return i.forEach(s=>n.add(s)),Array.from(n)}}return e}get column(){return this._deps.length?this._deps[0]:this.columns[0]}annotate(...t){return Object.assign(this,...t)}toString(){return this._expr.map(t=>Rr(t)&&!qs(t)?ur(t.value):t).join("")}addEventListener(t,e){let i=this.map||(this.map=new Map);(i.get(t)||(i.set(t,new Set),i.get(t))).add(e)}};function Fh(r,t){if(t?.size)return Promise.allSettled(Array.from(t,e=>e(r)))}function ua(r,t){let e=[r[0]],i=new Set,n=t.length;for(let s=0,o=0;s<n;){let a=t[s];Rr(a)?e[++o]=a:(Array.isArray(a?.columns)&&a.columns.forEach(l=>i.add(l)),e[o]+=typeof a=="string"?a:ur(a));let c=r[++s];Rr(e[o])?e[++o]=c:e[o]+=c}return{spans:e,cols:Array.from(i)}}function D(r,...t){let{spans:e,cols:i}=ua(r,t);return new dr(e,i)}function un(r){r(this.op,this),this.children?.forEach(t=>t.visit(r))}function El(r,t){let e=t.filter(n=>n!=null).map(P),i=e.map((n,s)=>s?` ${r} `:"");return e.length===1?i.push(""):e.length>1&&(i[0]="(",i.push(")")),D(i,...e).annotate({op:r,children:e,visit:un})}var da=(...r)=>El("AND",r.flat()),ha=(...r)=>El("OR",r.flat()),Rh=r=>t=>D`(${r} ${P(t)})`.annotate({op:r,a:t,visit:un}),Lh=Rh("NOT"),xl=r=>t=>D`(${P(t)} ${r})`.annotate({op:r,a:t,visit:un}),fa=xl("IS NULL"),Mh=xl("IS NOT NULL"),hr=r=>(t,e)=>D`(${P(t)} ${r} ${P(e)})`.annotate({op:r,a:t,b:e,visit:un}),Uh=hr("="),Ch=hr("<>"),kh=hr("<"),Ph=hr(">"),Vh=hr("<="),jh=hr(">="),zh=hr("IS DISTINCT FROM"),$h=hr("IS NOT DISTINCT FROM");function qh(r,t,e,i){t=P(t);let n=r.startsWith("NOT ")?"NOT ":"";return(e?i?D`${n}(${e[0]} <= ${t} AND ${t} < ${e[1]})`:D`(${t} ${r} ${e[0]} AND ${e[1]})`:D``).annotate({op:r,visit:un,field:t,range:e})}var Gs=(r,t,e)=>qh("BETWEEN",r,t,e);function Lr(r,t){return Array.from({length:r},()=>t)}function pt(r,t){return(...e)=>{let i=e.map(P),n=t?`::${t}`:"";return(i.length?D([`${r}(`,...Lr(i.length-1,", "),`)${n}`],...i):D`${r}()${n}`).annotate({func:r,args:i})}}var Gh=pt("REGEXP_MATCHES"),Wh=pt("CONTAINS"),Yh=pt("PREFIX"),Hh=pt("SUFFIX"),Kh=pt("LOWER"),Qh=pt("UPPER"),Jh=pt("LENGTH"),Xh=pt("ISNAN"),Zh=pt("ISFINITE"),tf=pt("ISINF");var dn=class r extends dr{constructor(t,e,i,n,s="",o="",a=""){let c;if(n&&!(s||o||a))c=n?D`${e} OVER "${n}"`:D`${e} OVER ()`;else{let f=s&&o?" ":"",S=(s||o)&&a?" ":"";c=D`${e} OVER (${n?`"${n}" `:""}${s}${f}${o}${S}${a})`}i&&(c=D`(${c})::${i}`);let{_expr:d,_deps:h}=c;super(d,h,{window:t,func:e,type:i,name:n,group:s,order:o,frame:a})}get basis(){return this.column}get label(){let{func:t}=this;return t.label??t.toString()}over(t){let{window:e,func:i,type:n,group:s,order:o,frame:a}=this;return new r(e,i,n,t,s,o,a)}partitionby(...t){let e=t.flat().filter(d=>d).map(P),i=D(["PARTITION BY ",Lr(e.length-1,", "),""],...e),{window:n,func:s,type:o,name:a,order:c,frame:l}=this;return new r(n,s,o,a,i,c,l)}orderby(...t){let e=t.flat().filter(d=>d).map(P),i=D(["ORDER BY ",Lr(e.length-1,", "),""],...e),{window:n,func:s,type:o,name:a,group:c,frame:l}=this;return new r(n,s,o,a,c,i,l)}rows(t){let e=Al("ROWS",t),{window:i,func:n,type:s,name:o,group:a,order:c}=this;return new r(i,n,s,o,a,c,e)}range(t){let e=Al("RANGE",t),{window:i,func:n,type:s,name:o,group:a,order:c}=this;return new r(i,n,s,o,a,c,e)}};function Al(r,t){if(Rr(t)){let e=D`${t}`;return e.toString=()=>`${r} ${Ol(t.value)}`,e}return`${r} ${Ol(t)}`}function Ol(r){let[t,e]=r,i=t===0?"CURRENT ROW":Number.isFinite(t)?`${Math.abs(t)} PRECEDING`:"UNBOUNDED PRECEDING",n=e===0?"CURRENT ROW":Number.isFinite(e)?`${Math.abs(e)} FOLLOWING`:"UNBOUNDED FOLLOWING";return`BETWEEN ${i} AND ${n}`}function oe(r,t){return(...e)=>{let i=pt(r)(...e);return new dn(r,i,t)}}var ef=oe("ROW_NUMBER","INTEGER"),rf=oe("RANK","INTEGER"),nf=oe("DENSE_RANK","INTEGER"),sf=oe("PERCENT_RANK"),of=oe("CUME_DIST"),af=oe("NTILE"),cf=oe("LAG"),lf=oe("LEAD"),uf=oe("FIRST_VALUE"),df=oe("LAST_VALUE"),hf=oe("NTH_VALUE");var pa=class r extends dr{constructor(t,e,i,n,s){e=(e||[]).map(P);let{strings:o,exprs:a}=ff(t,e,i,n,s),{spans:c,cols:l}=ua(o,a);super(c,l,{aggregate:t,args:e,type:i,isDistinct:n,filter:s})}get basis(){return this.column}get label(){let{aggregate:t,args:e,isDistinct:i}=this,n=i?"DISTINCT"+(e.length?" ":""):"",s=e.length?`(${n}${e.map(pf).join(", ")})`:"";return`${t.toLowerCase()}${s}`}distinct(){let{aggregate:t,args:e,type:i,filter:n}=this;return new r(t,e,i,!0,n)}where(t){let{aggregate:e,args:i,type:n,isDistinct:s}=this;return new r(e,i,n,s,t)}window(){let{aggregate:t,args:e,type:i,isDistinct:n}=this,s=new r(t,e,null,n);return new dn(t,s,i)}partitionby(...t){return this.window().partitionby(...t)}orderby(...t){return this.window().orderby(...t)}rows(t,e){return this.window().rows(t,e)}range(t,e){return this.window().range(t,e)}};function ff(r,t,e,i,n){let s=`)${e?`::${e}`:""}`,o=[`${r}(${i?"DISTINCT ":""}`],a=[];return t.length?(o=o.concat([...Lr(t.length-1,", "),`${s}${n?" FILTER (WHERE ":""}`,...n?[")"]:[]]),a=[...t,...n?[n]:[]]):o[0]+="*"+s,{exprs:a,strings:o}}function pf(r){let t=ur(r);return t&&t.startsWith('"')&&t.endsWith('"')?t.slice(1,-1):t}function C(r,t){return(...e)=>new pa(r,e,t)}var hn=C("COUNT","INTEGER"),mf=C("AVG"),yf=C("AVG"),gf=C("MAD"),ma=C("MAX"),ya=C("MIN"),_f=C("SUM","DOUBLE"),bf=C("PRODUCT"),wf=C("MEDIAN"),If=C("QUANTILE"),vf=C("MODE"),Sf=C("VARIANCE"),Tf=C("STDDEV"),Ef=C("SKEWNESS"),xf=C("KURTOSIS"),Af=C("ENTROPY"),Of=C("VAR_POP"),Bf=C("STDDEV_POP"),Nf=C("CORR"),Df=C("COVAR_POP"),Ff=C("REGR_INTERCEPT"),Rf=C("REGR_SLOPE"),Lf=C("REGR_COUNT"),Mf=C("REGR_R2"),Uf=C("REGR_SYY"),Cf=C("REGR_SXX"),kf=C("REGR_SXY"),Pf=C("REGR_AVGX"),Vf=C("REGR_AVGY"),jf=C("FIRST"),zf=C("LAST"),$f=C("ARG_MIN"),qf=C("ARG_MAX"),Gf=C("STRING_AGG"),Wf=C("ARRAY_AGG");var ga=r=>D`epoch_ms(${P(r)})`;var Yf=pt("ST_AsGeoJSON"),Hf=pt("ST_X"),Kf=pt("ST_Y"),Qf=pt("ST_CENTROID");var be=class r{static select(...t){return new r().select(...t)}static from(...t){return new r().from(...t)}static with(...t){return new r().with(...t)}static union(...t){return new Mr("UNION",t.flat())}static unionAll(...t){return new Mr("UNION ALL",t.flat())}static intersect(...t){return new Mr("INTERSECT",t.flat())}static except(...t){return new Mr("EXCEPT",t.flat())}constructor(){this.query={with:[],select:[],from:[],where:[],groupby:[],having:[],window:[],qualify:[],orderby:[]}}clone(){let t=new r;return t.query={...this.query},t}with(...t){let{query:e}=this;if(t.length===0)return e.with;{let i=[],n=(s,o)=>{let a=o.clone();a.cteFor=this,i.push({as:s,query:a})};return t.flat().forEach(s=>{if(s!=null)if(s.as&&s.query)n(s.as,s.query);else for(let o in s)n(o,s[o])}),e.with=e.with.concat(i),this}}select(...t){let{query:e}=this;if(t.length===0)return e.select;{let i=[];for(let n of t.flat())if(n!=null)if(typeof n=="string")i.push({as:n,expr:P(n)});else if(n instanceof zt)i.push({as:n.column,expr:n});else if(Array.isArray(n))i.push({as:n[0],expr:n[1]});else for(let s in n)i.push({as:Ws(s),expr:P(n[s])});return e.select=e.select.concat(i),this}}$select(...t){return this.query.select=[],this.select(...t)}distinct(t=!0){return this.query.distinct=!!t,this}from(...t){let{query:e}=this;if(t.length===0)return e.from;{let i=[];return t.flat().forEach(n=>{if(n!=null)if(typeof n=="string")i.push({as:n,from:Fr(n)});else if(n instanceof zt)i.push({as:n.table,from:n});else if(Ys(n)||qs(n))i.push({from:n});else if(Array.isArray(n))i.push({as:Ws(n[0]),from:Fr(n[1])});else for(let s in n)i.push({as:Ws(s),from:Fr(n[s])})}),e.from=e.from.concat(i),this}}$from(...t){return this.query.from=[],this.from(...t)}sample(t,e){let{query:i}=this;if(arguments.length===0)return i.sample;{let n=t;return typeof t=="number"&&(n=t>0&&t<1?{perc:100*t,method:e}:{rows:Math.round(t),method:e}),i.sample=n,this}}where(...t){let{query:e}=this;return t.length===0?e.where:(e.where=e.where.concat(t.flat().filter(i=>i)),this)}$where(...t){return this.query.where=[],this.where(...t)}groupby(...t){let{query:e}=this;return t.length===0?e.groupby:(e.groupby=e.groupby.concat(t.flat().filter(i=>i).map(P)),this)}$groupby(...t){return this.query.groupby=[],this.groupby(...t)}having(...t){let{query:e}=this;return t.length===0?e.having:(e.having=e.having.concat(t.flat().filter(i=>i)),this)}window(...t){let{query:e}=this;if(t.length===0)return e.window;{let i=[];return t.flat().forEach(n=>{if(n!=null)for(let s in n)i.push({as:Ws(s),expr:n[s]})}),e.window=e.window.concat(i),this}}qualify(...t){let{query:e}=this;return t.length===0?e.qualify:(e.qualify=e.qualify.concat(t.flat().filter(i=>i)),this)}orderby(...t){let{query:e}=this;return t.length===0?e.orderby:(e.orderby=e.orderby.concat(t.flat().filter(i=>i).map(P)),this)}limit(t){let{query:e}=this;return arguments.length===0?e.limit:(e.limit=Number.isFinite(t)?t:void 0,this)}offset(t){let{query:e}=this;return arguments.length===0?e.offset:(e.offset=Number.isFinite(t)?t:void 0,this)}get subqueries(){let{query:t,cteFor:e}=this,n=(e?.query||t).with?.reduce((o,{as:a,query:c})=>(o[a]=c,o),{}),s=[];return t.from.forEach(({from:o})=>{if(Ys(o))s.push(o);else if(n[o.table]){let a=n[o.table];s.push(a)}}),s}toString(){let{select:t,distinct:e,from:i,sample:n,where:s,groupby:o,having:a,window:c,qualify:l,orderby:d,limit:h,offset:f,with:S}=this.query,U=[];if(S.length){let G=S.map(({as:j,query:it})=>`"${j}" AS (${it})`);U.push(`WITH ${G.join(", ")}`)}let Ie=t.map(({as:G,expr:j})=>vl(j,G)&&!j.table?`${j}`:`${j} AS "${G}"`);if(U.push(`SELECT${e?" DISTINCT":""} ${Ie.join(", ")}`),i.length){let G=i.map(({as:j,from:it})=>{let ve=Ys(it)?`(${it})`:`${it}`;return!j||j===it.table?ve:`${ve} AS "${j}"`});U.push(`FROM ${G.join(", ")}`)}if(s.length){let G=s.map(String).filter(j=>j).join(" AND ");G&&U.push(`WHERE ${G}`)}if(n){let{rows:G,perc:j,method:it,seed:ve}=n,fn=G?`${G} ROWS`:`${j} PERCENT`,pn=it?` (${it}${ve!=null?`, ${ve}`:""})`:"";U.push(`USING SAMPLE ${fn}${pn}`)}if(o.length&&U.push(`GROUP BY ${o.join(", ")}`),a.length){let G=a.map(String).filter(j=>j).join(" AND ");G&&U.push(`HAVING ${G}`)}if(c.length){let G=c.map(({as:j,expr:it})=>`"${j}" AS (${it})`);U.push(`WINDOW ${G.join(", ")}`)}if(l.length){let G=l.map(String).filter(j=>j).join(" AND ");G&&U.push(`QUALIFY ${G}`)}return d.length&&U.push(`ORDER BY ${d.join(", ")}`),Number.isFinite(h)&&U.push(`LIMIT ${h}`),Number.isFinite(f)&&U.push(`OFFSET ${f}`),U.join(" ")}},Mr=class r{constructor(t,e){this.op=t,this.queries=e.map(i=>i.clone()),this.query={orderby:[]}}clone(){let t=new r(this.op,this.queries);return t.query={...this.query},t}orderby(...t){let{query:e}=this;return t.length===0?e.orderby:(e.orderby=e.orderby.concat(t.flat().filter(i=>i).map(P)),this)}limit(t){let{query:e}=this;return arguments.length===0?e.limit:(e.limit=Number.isFinite(t)?t:void 0,this)}offset(t){let{query:e}=this;return arguments.length===0?e.offset:(e.offset=Number.isFinite(t)?t:void 0,this)}get subqueries(){let{queries:t,cteFor:e}=this;return e&&t.forEach(i=>i.cteFor=e),t}toString(){let{op:t,queries:e,query:{orderby:i,limit:n,offset:s}}=this,o=[e.join(` ${t} `)];return i.length&&o.push(`ORDER BY ${i.join(", ")}`),Number.isFinite(n)&&o.push(`LIMIT ${n}`),Number.isFinite(s)&&o.push(`OFFSET ${s}`),o.join(" ")}};function Ys(r){return r instanceof be||r instanceof Mr}function Ws(r){return Jf(r)?r.slice(1,-1):r}function Jf(r){return r[0]==='"'&&r[r.length-1]==='"'}var Hs=r=>r;function Xf(){return{apply:Hs,invert:Hs,sqlApply:P,sqlInvert:Hs}}function Zf({base:r}={}){if(r==null||r===Math.E)return{apply:Math.log,invert:Math.exp,sqlApply:t=>D`LN(${P(t)})`,sqlInvert:t=>D`EXP(${t})`};if(r===10)return{apply:Math.log10,invert:t=>Math.pow(10,t),sqlApply:t=>D`LOG(${P(t)})`,sqlInvert:t=>D`POW(10, ${t})`};{let t=+r;return{apply:e=>Math.log(e)/Math.log(t),invert:e=>Math.pow(t,e),sqlApply:e=>D`LN(${P(e)}) / LN(${t})`,sqlInvert:e=>D`POW(${t}, ${e})`}}}function tp({constant:r=1}={}){let t=+r;return{apply:e=>Math.sign(e)*Math.log1p(Math.abs(e)),invert:e=>Math.sign(e)*Math.exp(Math.abs(e)-t),sqlApply:e=>(e=P(e),D`SIGN(${e}) * LN(${t} + ABS(${e}))`),sqlInvert:e=>D`SIGN(${e}) * (EXP(ABS(${e})) - ${t})`}}function ep(){return{apply:r=>Math.sign(r)*Math.sqrt(Math.abs(r)),invert:r=>Math.sign(r)*r*r,sqlApply:r=>(r=P(r),D`SIGN(${r}) * SQRT(ABS(${r}))`),sqlInvert:r=>D`SIGN(${r}) * (${r}) ** 2`}}function rp({exponent:r=1}={}){let t=+r;return{apply:e=>Math.sign(e)*Math.pow(Math.abs(e),t),invert:e=>Math.sign(e)*Math.pow(Math.abs(e),1/t),sqlApply:e=>(e=P(e),D`SIGN(${e}) * POW(ABS(${e}), ${t})`),sqlInvert:e=>D`SIGN(${e}) * POW(ABS(${e}), 1/${t})`}}function Bl(){return{apply:r=>+r,invert:r=>new Date(r),sqlApply:r=>r instanceof Date?+r:ga(P(r)),sqlInvert:Hs}}var ip={linear:Xf,log:Zf,symlog:tp,sqrt:ep,pow:rp,time:Bl,utc:Bl};function _a(r){let t=ip[r.type];return t?{...r,...t(r)}:null}function Ks(r,t,{replace:e=!1,temp:i=!0,view:n=!1}={}){return"CREATE"+(e?" OR REPLACE ":" ")+(i?"TEMP ":"")+(n?"VIEW":"TABLE")+(e?" ":" IF NOT EXISTS ")+r+" AS "+t}function Nl(r){switch(r){case"BIGINT":case"HUGEINT":case"INTEGER":case"SMALLINT":case"TINYINT":case"UBIGINT":case"UINTEGER":case"USMALLINT":case"UTINYINT":case"DOUBLE":case"FLOAT":case"REAL":case"DECIMAL":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":return"string";case"LIST":return"array";case"BLOB":case"STRUCT":case"MAP":return"object";default:throw new Error(`Unsupported type: ${r}`)}}var np="count",sp="nulls",op="max",ap="min",cp="distinct";var lp={[np]:hn,[cp]:r=>hn(r).distinct(),[op]:ma,[ap]:ya,[sp]:r=>hn().where(fa(r))};function Dl({table:r,column:t},e){return be.from(r).select(e.map(i=>[i,lp[i](t)]))}var Fl=()=>Object.create(null),Qs=class{constructor(t){this.mc=t,this.clear()}clear(){this.tables=Fl()}tableInfo(t){let e=this.tables;if(e[t])return e[t];let i=up(this.mc,t).catch(n=>{throw e[t]=null,n});return e[t]=i}async fieldInfo({table:t,column:e,stats:i}){let s=(await this.tableInfo(t))[e];if(s==null)return;if(!i?.length)return s;let o=await this.mc.query(Dl(s,i),{persist:!0}),a={...s,...Array.from(o)[0]};for(let c in a){let l=a[c];typeof l=="bigint"&&(a[c]=Number(l))}return a}async queryFields(t){let e=await dp(this,t);return(await Promise.all(e.map(n=>this.fieldInfo(n)))).filter(n=>n)}};async function up(r,t){let e=await r.query(`DESCRIBE ${Fr(t)}`,{type:"json",cache:!1}),i=Fl();for(let n of e)i[n.column_name]={table:t,column:n.column_name,sqlType:n.column_type,type:Nl(n.column_type),nullable:n.null==="YES"};return i}async function dp(r,t){return t.length===1&&t[0].column==="*"?Object.values(await r.tableInfo(t[0].table)):t}function Ll(r){let t=2166136261;for(let e=0,i=r.length;e<i;++e){let n=r.charCodeAt(e),s=n&65280;s&&(t=Rl(t^s>>8)),t=Rl(t^n&255)}return hp(t)}function Rl(r){return r+(r<<1)+(r<<4)+(r<<7)+(r<<8)+(r<<24)}function hp(r){return r+=r<<13,r^=r>>>7,r+=r<<3,r^=r>>>17,r+=r<<5,r&4294967295}var Js=class{constructor(t,{selection:e,temp:i=!0}){this.mc=t,this.selection=e,this.temp=i,this.reset()}reset(){this.enabled=!1,this.clients=null,this.indices=null,this.activeView=null}clear(){this.indices&&(this.mc.cancel(Array.from(this.indices.values(),t=>t.result)),this.indices=null)}index(t,e){if(this.clients!==t){let l=Array.from(t,Ul),d=l[0]?.from;this.enabled=l.every(h=>h&&h.from===d),this.clients=t,this.activeView=null,this.clear()}if(!this.enabled)return!1;e=e||this.selection.active;let{source:i}=e;if(i&&i===this.activeView?.source)return!0;if(this.clear(),!i)return!1;let n=this.activeView=fp(e);if(!n)return!1;this.mc.logger().warn("DATA CUBE INDEX CONSTRUCTION");let s=this.selection.remove(i),o=this.indices=new Map,{mc:a,temp:c}=this;for(let l of t){if(s.skip(l,e))continue;let d=Ul(l),h=l.query(s.predicate(l)).select({...n.columns,...d.count}).groupby(Object.keys(n.columns)),[f]=h.subqueries;if(f){let it=Object.values(n.columns).map(ve=>ve.columns[0]);mp(f,it)}let S=h.orderby();h.query.orderby=[];let U=h.toString(),G=`cube_index_${(Ll(U)>>>0).toString(16)}`,j=a.exec(Ks(G,U,{temp:c}));o.set(l,{table:G,result:j,order:S,...d})}}async update(){let{clients:t,selection:e,activeView:i}=this,n=i.predicate(e.active.predicate);return Promise.all(Array.from(t).map(s=>this.updateClient(s,n)))}async updateClient(t,e){let i=this.indices.get(t);if(!i)return;e||(e=this.activeView.predicate(this.selection.active.predicate));let{table:n,dims:s,aggr:o,order:a=[]}=i,c=be.select(s,o).from(n).groupby(s).where(e).orderby(a);return this.mc.updateClient(t,c)}};function fp(r){let{source:t,schema:e}=r,i=r.predicate?.columns;if(!e||!i)return null;let{type:n,scales:s,pixelSize:o=1}=e,a;if(n==="interval"&&s){let c=s.map(l=>pp(l,o));if(c.some(l=>l==null))return null;c.length===1?(a=l=>l?Gs("active0",l.range.map(c[0])):[],i={active0:c[0](r.predicate.field)}):(a=l=>l?da(l.children.map(({range:d},h)=>Gs(`active${h}`,d.map(c[h])))):[],i=Object.fromEntries(r.predicate.children.map((l,d)=>[`active${d}`,c[d](l.field)])))}else if(n==="point")a=c=>c,i=Object.fromEntries(i.map(c=>[c.toString(),c]));else return null;return{source:t,columns:i,predicate:a}}function pp(r,t){let{apply:e,sqlApply:i}=_a(r);if(e){let{domain:n,range:s}=r,o=e(Math.min(...n)),a=e(Math.max(...n)),c=Math.abs(s[1]-s[0])/(a-o)/t,l=t===1?"":`${t}::INTEGER * `;return d=>D`${l}FLOOR(${c}::DOUBLE * (${i(d)} - ${o}::DOUBLE))::INTEGER`}}var Ml={from:NaN};function Ul(r){if(!r.filterIndexable)return Ml;let t=r.query(),e=ba(t);if(!e||!t.groupby)return Ml;let i=new Set(t.groupby().map(a=>a.column)),n=[],s=[],o;for(let{as:a,expr:{aggregate:c}}of t.select())switch(c?.toUpperCase?.()){case"COUNT":case"SUM":n.push({[a]:D`SUM("${a}")::DOUBLE`});break;case"AVG":o="_count_",n.push({[a]:D`(SUM("${a}" * ${o}) / SUM(${o}))::DOUBLE`});break;case"MAX":n.push({[a]:D`MAX("${a}")`});break;case"MIN":n.push({[a]:D`MIN("${a}")`});break;default:if(i.has(a))s.push(a);else return null}return{aggr:n,dims:s,count:o?{[o]:D`COUNT(*)`}:{},from:e}}function ba(r){let t=r.subqueries;if(r.select){let i=r.from();if(!i.length)return;if(t.length===0)return i[0].from.table}let e=ba(t[0]);for(let i=1;i<t.length;++i){let n=ba(t[i]);if(n!==void 0&&n!==e)return NaN}return e}function mp(r,t){let e=new Set,i=n=>{e.has(n)||(e.add(n),n.select&&n.from().length&&n.select(t),n.subqueries.forEach(i))};i(r)}var Xs=class{constructor(t,e,i=!0){this.mc=t,this.selection=e,this.clients=new Set,this.indexer=i?new Js(this.mc,{...i,selection:e}):null;let{value:n,activate:s}=this.handlers={value:()=>this.update(),activate:o=>this.indexer?.index(this.clients,o)};e.addEventListener("value",n),e.addEventListener("activate",s)}finalize(){let{value:t,activate:e}=this.handlers;this.selection.removeEventListener("value",t),this.selection.removeEventListener("activate",e)}reset(){this.indexer?.reset()}add(t){return(this.clients=new Set(this.clients)).add(t),this}remove(t){return this.clients.has(t)&&(this.clients=new Set(this.clients)).delete(t),this}update(){let{mc:t,indexer:e,clients:i,selection:n}=this;return e?.index(i)?e.update():yp(t,i,n)}};function yp(r,t,e){return Promise.all(Array.from(t).map(i=>{let n=e.predicate(i);if(n!=null)return r.updateClient(i,i.query(n))}))}function Zs(){let r,t,e=new Promise((i,n)=>{r=i,t=n});return e.fulfill=i=>(r(i),e),e.reject=i=>(t(i),e),e}function gp(r){return(typeof requestAnimationFrame<"u"?requestAnimationFrame:typeof setImmediate<"u"?setImmediate:setTimeout)(r)}function Cl(r,t,e){let i=[],n=0;function s(){let o=_p(i,t);i=[],n=0;for(let a of o)wp(a,r,e),Sp(a,t)}return{add(o,a){o.request.type==="arrow"?(n=n||gp(()=>s()),i.push({entry:o,priority:a,index:i.length})):r(o,a)}}}function _p(r,t){let e=[],i=new Map;for(let n of r){let{entry:{request:s}}=n,o=bp(s.query,t);if(!i.has(o)){let a=[];e.push(a),i.set(o,a)}i.get(o).push(n)}return e}function bp(r,t){let e=`${r}`;if(r instanceof be&&!t.get(e)){if(r.orderby().length||r.where().length||r.qualify().length||r.having().length)return e;let i=r.clone().$select("*"),n=r.groupby();if(n.length){let s={};r.select().forEach(({as:o,expr:a})=>s[o]=a),i.$groupby(n.map(o=>o instanceof zt&&s[o.column]||o))}return`${i}`}else return e}function wp(r,t,e){if(Ip(r))t({request:{type:"arrow",cache:!1,record:!1,query:vp(r,e)},result:r.result=Zs()});else for(let{entry:i,priority:n}of r)t(i,n)}function Ip(r){if(r.length>1){let t=`${r[0].entry.request.query}`;for(let e=1;e<r.length;++e)if(t!==`${r[e].entry.request.query}`)return!0}return!1}function vp(r,t){let e=r.maps=[],i=new Map;for(let o of r){let{query:a}=o.entry.request,c=[];e.push(c);for(let{as:l,expr:d}of a.select()){let h=`${d}`;i.has(h)||i.set(h,[`col${i.size}`,d]);let[f]=i.get(h);c.push([f,l])}t(`${a}`)}let n=r[0].entry.request.query.clone(),s=n.groupby();if(s.length){let o={};r.maps[0].forEach(([a,c])=>o[c]=a),n.$groupby(s.map(a=>a instanceof zt&&o[a.column]||a))}return n.$select(Array.from(i.values()))}async function Sp(r,t){let{maps:e,result:i}=r;if(!e)return;let n;try{n=await i}catch(s){for(let{entry:o}of r)o.result.reject(s);return}r.forEach(({entry:s},o)=>{let{request:a,result:c}=s,l=Tp(n,e[o]);a.cache&&t.set(String(a.query),l),c.fulfill(l)})}function Tp(r,t){if(t){let e={};for(let[i,n]of t)e[n]=r.getChild(i);return new r.constructor(e)}else return r}var Ep=typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,kl=()=>({get:()=>{},set:(r,t)=>t,clear:()=>{}});function Pl({max:r=1e3,ttl:t=3*60*60*1e3}={}){let e=new Map;function i(){let n=performance.now()-t,s=null,o=1/0;for(let[a,c]of e){let{last:l}=c;l<o&&(s=a,o=l),n>l&&e.delete(a)}s&&e.delete(s)}return{get(n){let s=e.get(n);if(s)return s.last=performance.now(),s.value},set(n,s){return e.set(n,{last:performance.now(),value:s}),e.size>r&&Ep(i),s},clear(){e=new Map}}}function Vl(r){let t=Array.from({length:r},()=>({head:null,tail:null}));return{isEmpty(){return t.every(e=>!e.head)},insert(e,i){let n=t[i];if(!n)throw new Error(`Invalid queue priority rank: ${i}`);let s={item:e,next:null};n.head===null?n.head=n.tail=s:n.tail=n.tail.next=s},remove(e){for(let i of t){let{head:n,tail:s}=i;for(let o=null,a=n;a;o=a,a=a.next)e(a.item)&&(a===n?n=a.next:o.next=a.next,a===s&&(s=o||n));i.head=n,i.tail=s}},next(){for(let e of t){let{head:i}=e;if(i!==null)return e.head=i.next,e.tail===i&&(e.tail=null),i.item}}}}var we={High:0,Normal:1,Low:2};function jl(){let r=Vl(3),t,e,i,n=[],s=null,o;function a(){if(s||r.isEmpty())return;let{request:h,result:f}=r.next();s=d(h,f),s.finally(()=>{s=null,a()})}function c(h,f=we.Normal){r.insert(h,f),a()}function l(h){n.length&&h&&n.forEach(f=>f.add(h))}async function d(h,f){try{let{query:S,type:U,cache:Ie=!1,record:G=!0,options:j}=h,it=S?`${S}`:null;if(G&&l(it),Ie){let pn=e.get(it);if(pn){i.debug("Cache"),f.fulfill(pn);return}}let ve=performance.now(),fn=await t.query({type:U,sql:it,...j});Ie&&e.set(it,fn),i.debug(`Request: ${(performance.now()-ve).toFixed(1)}`),f.fulfill(fn)}catch(S){f.reject(S)}}return{cache(h){return h!==void 0?e=h===!0?Pl():h||kl():e},logger(h){return h?i=h:i},connector(h){return h?t=h:t},consolidate(h){h&&!o?o=Cl(c,e,l):!h&&o&&(o=null)},request(h,f=we.Normal){let S=Zs(),U={request:h,result:S};return o?o.add(U,f):c(U,f),S},cancel(h){let f=new Set(h);r.remove(({result:S})=>f.has(S))},clear(){r.remove(({result:h})=>(h.reject("Cleared"),!0))},record(){let h=[],f={add(S){h.push(S)},reset(){h=[]},snapshot(){return h.slice()},stop(){return n=n.filter(S=>S!==f),h}};return n.push(f),f}}}function zl(){return{debug(){},info(){},log(){},warn(){},error(){}}}var to;function xp(r){return r?to=r:to==null&&(to=new eo),to}var eo=class{constructor(t=la(),e={}){let{logger:i=console,manager:n=jl()}=e;this.catalog=new Qs(this),this.manager=n,this.logger(i),this.configure(e),this.databaseConnector(t),this.clear()}logger(t){return arguments.length&&(this._logger=t||zl(),this.manager.logger(this._logger)),this._logger}configure({cache:t=!0,consolidate:e=!0,indexes:i=!0}){this.manager.cache(t),this.manager.consolidate(e),this.indexes=i}clear({clients:t=!0,cache:e=!0,catalog:i=!1}={}){this.manager.clear(),t&&(this.clients?.forEach(n=>this.disconnect(n)),this.filterGroups?.forEach(n=>n.finalize()),this.clients=new Set,this.filterGroups=new Map),e&&this.manager.cache().clear(),i&&this.catalog.clear()}databaseConnector(t){return this.manager.connector(t)}cancel(t){this.manager.cancel(t)}exec(t,{priority:e=we.Normal}={}){return t=Array.isArray(t)?t.join(`;
|
|
11
|
-
`):t,this.manager.request({type:"exec",query:t},e)}query(t,{type:e="arrow",cache:i=!0,priority:n=we.Normal,...s}={}){return this.manager.request({type:e,query:t,cache:i,options:s},n)}prefetch(t,e={}){return this.query(t,{...e,cache:!0,priority:we.Low})}createBundle(t,e,i=we.Low){let n={name:t,queries:e};return this.manager.request({type:"create-bundle",options:n},i)}loadBundle(t,e=we.High){let i={name:t};return this.manager.request({type:"load-bundle",options:i},e)}updateClient(t,e,i=we.Normal){return t.queryPending(),this.query(e,{priority:i}).then(n=>t.queryResult(n).update(),n=>{t.queryError(n),this._logger.error(n)})}requestQuery(t,e){return this.filterGroups.get(t.filterBy)?.reset(),e?this.updateClient(t,e):t.update()}async connect(t){let{catalog:e,clients:i,filterGroups:n,indexes:s}=this;if(i.has(t))throw new Error("Client already connected.");i.add(t),t.coordinator=this;let o=t.fields();o?.length&&t.fieldInfo(await e.queryFields(o));let a=t.filterBy;if(a)if(n.has(a))n.get(a).add(t);else{let c=new Xs(this,a,s);n.set(a,c.add(t))}t.requestQuery()}disconnect(t){let{clients:e,filterGroups:i}=this;e.has(t)&&(e.delete(t),i.get(t.filterBy)?.remove(t),t.coordinator=null)}};var ro=class{constructor(){this._callbacks=new Map}addEventListener(t,e){this._callbacks.has(t)||this._callbacks.set(t,{callbacks:new Set,pending:null,queue:new wa}),this._callbacks.get(t).callbacks.add(e)}removeEventListener(t,e){let i=this._callbacks.get(t);i&&i.callbacks.delete(e)}willEmit(t,e){return e}emitQueueFilter(){return null}cancel(t){this._callbacks.get(t)?.queue.clear()}emit(t,e){let i=this._callbacks.get(t)||{};if(i.pending)i.queue.enqueue(e,this.emitQueueFilter(t,e));else{let n=this.willEmit(t,e),{callbacks:s,queue:o}=i;if(s?.size){let a=Promise.allSettled(Array.from(s,c=>c(n))).then(()=>{i.pending=null,o.isEmpty()||this.emit(t,o.dequeue())});i.pending=a}}}},wa=class{constructor(){this.clear()}clear(){this.next=null}isEmpty(){return!this.next}enqueue(t,e){let i={value:t};if(e&&this.next){let n=this;for(;n.next;)e(n.next.value)?n=n.next:n.next=n.next.next;n.next=i}else this.next=i}dequeue(){let{next:t}=this;return this.next=t?.next,t?.value}};function Ia(r,t){return r===t?!1:r instanceof Date&&t instanceof Date?+r!=+t:Array.isArray(r)&&Array.isArray(t)?Ap(r,t):!0}function Ap(r,t){if(r.length!==t.length)return!0;for(let e=0;e<r.length;++e)if(r[e]!==t[e])return!0;return!1}function io(r){return r instanceof ci}var ci=class r extends ro{constructor(t){super(),this._value=t}static value(t){return new r(t)}static array(t){if(t.some(e=>io(e))){let e=new r,i=()=>e.update(t.map(n=>io(n)?n.value:n));return i(),t.forEach(n=>io(n)?n.addEventListener("value",i):0),e}return new r(t)}get value(){return this._value}update(t,{force:e}={}){return Ia(this._value,t)||e?this.emit("value",t):this.cancel("value"),this}willEmit(t,e){return t==="value"&&(this._value=e),e}};function Op(r){return r instanceof no}var no=class r extends ci{static intersect({cross:t=!1}={}){return new r(new Ur({cross:t}))}static union({cross:t=!1}={}){return new r(new Ur({cross:t,union:!0}))}static single({cross:t=!1}={}){return new r(new Ur({cross:t,single:!0}))}static crossfilter(){return new r(new Ur({cross:!0}))}constructor(t=new Ur){super([]),this._resolved=this._value,this._resolver=t}clone(){let t=new r(this._resolver);return t._value=t._resolved=this._value,t}remove(t){let e=this.clone();return e._value=e._resolved=e._resolver.resolve(this._resolved,{source:t}),e._value.active={source:t},e}get active(){return this.clauses.active}get value(){return this.active?.value}get clauses(){return super.value}get single(){return this._resolver.single}activate(t){this.emit("activate",t)}update(t){return this._resolved=this._resolver.resolve(this._resolved,t,!0),this._resolved.active=t,super.update(this._resolved)}willEmit(t,e){return t==="value"?(this._value=e,this.value):e}emitQueueFilter(t,e){return t==="value"?this._resolver.queueFilter(e):null}skip(t,e){return this._resolver.skip(t,e)}predicate(t,e=!1){let{clauses:i}=this,n=e?null:i.active;return this._resolver.predicate(i,n,t)}},Ur=class{constructor({union:t,cross:e,single:i}={}){this.union=!!t,this.cross=!!e,this.single=!!i}resolve(t,e,i=!1){let{source:n,predicate:s}=e,o=t.filter(c=>n!==c.source),a=this.single?[]:o;return this.single&&i&&o.forEach(c=>c.source?.reset?.()),s&&a.push(e),a}skip(t,e){return this.cross&&e?.clients?.has(t)}predicate(t,e,i){let{union:n}=this;if(this.skip(i,e))return;let s=t.filter(o=>!this.skip(i,o)).map(o=>o.predicate);return n&&s.length>1?ha(s):s}queueFilter(t){if(this.cross){let e=t.active?.source;return i=>i.active?.source!==e}}};function Bp(r="http://localhost:3000/"){return{async query(t){let e=fetch(r,{method:"POST",mode:"cors",cache:"no-cache",credentials:"omit",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});return t.type==="exec"?e:t.type==="arrow"?Dr(e):(await e).json()}}}var Np=Object.create,$l=Object.defineProperty,Dp=Object.getOwnPropertyDescriptor,Fp=Object.getOwnPropertyNames,Rp=Object.getPrototypeOf,Lp=Object.prototype.hasOwnProperty,Mp=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),Up=(r,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Fp(t))!Lp.call(r,n)&&n!==e&&$l(r,n,{get:()=>t[n],enumerable:!(i=Dp(t,n))||i.enumerable});return r},Cp=(r,t,e)=>(e=r!=null?Np(Rp(r)):{},Up(t||!r||!r.__esModule?$l(e,"default",{value:r,enumerable:!0}):e,r)),kp=Mp((r,t)=>{t.exports=Worker}),Pp=(r=>(r[r.UNDEFINED=0]="UNDEFINED",r[r.AUTOMATIC=1]="AUTOMATIC",r[r.READ_ONLY=2]="READ_ONLY",r[r.READ_WRITE=3]="READ_WRITE",r))(Pp||{}),Vp=(r=>(r[r.IDENTIFIER=0]="IDENTIFIER",r[r.NUMERIC_CONSTANT=1]="NUMERIC_CONSTANT",r[r.STRING_CONSTANT=2]="STRING_CONSTANT",r[r.OPERATOR=3]="OPERATOR",r[r.KEYWORD=4]="KEYWORD",r[r.COMMENT=5]="COMMENT",r))(Vp||{}),jp=(r=>(r[r.NONE=0]="NONE",r[r.DEBUG=1]="DEBUG",r[r.INFO=2]="INFO",r[r.WARNING=3]="WARNING",r[r.ERROR=4]="ERROR",r))(jp||{}),zp=(r=>(r[r.NONE=0]="NONE",r[r.CONNECT=1]="CONNECT",r[r.DISCONNECT=2]="DISCONNECT",r[r.OPEN=3]="OPEN",r[r.QUERY=4]="QUERY",r[r.INSTANTIATE=5]="INSTANTIATE",r))(zp||{}),$p=(r=>(r[r.NONE=0]="NONE",r[r.OK=1]="OK",r[r.ERROR=2]="ERROR",r[r.START=3]="START",r[r.RUN=4]="RUN",r[r.CAPTURE=5]="CAPTURE",r))($p||{}),qp=(r=>(r[r.NONE=0]="NONE",r[r.WEB_WORKER=1]="WEB_WORKER",r[r.NODE_WORKER=2]="NODE_WORKER",r[r.BINDINGS=3]="BINDINGS",r[r.ASYNC_DUCKDB=4]="ASYNC_DUCKDB",r))(qp||{}),ql=class{log(r){}},Gl=class{constructor(r=2){this.level=r}log(r){r.level>=this.level&&console.log(r)}};var Gp=(r=>(r[r.SUCCESS=0]="SUCCESS",r))(Gp||{}),Wp=class{constructor(r,t){this._bindings=r,this._conn=t}get bindings(){return this._bindings}async close(){return this._bindings.disconnect(this._conn)}useUnsafe(r){return r(this._bindings,this._conn)}async query(r){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:r});let t=await this._bindings.runQuery(this._conn,r),e=ct.from(t);return console.assert(e.isSync(),"Reader is not sync"),console.assert(e.isFile(),"Reader is not file"),new lt(e)}async send(r){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:r});let t=await this._bindings.startPendingQuery(this._conn,r);for(;t==null;)t=await this._bindings.pollPendingQuery(this._conn);let e=new Wl(this._bindings,this._conn,t),i=await ct.from(e);return console.assert(i.isAsync()),console.assert(i.isStream()),i}async cancelSent(){return await this._bindings.cancelPendingQuery(this._conn)}async getTableNames(r){return await this._bindings.getTableNames(this._conn,r)}async prepare(r){let t=await this._bindings.createPrepared(this._conn,r);return new Yp(this._bindings,this._conn,t)}async insertArrowTable(r,t){let e=$s(r,"stream");await this.insertArrowFromIPCStream(e,t)}async insertArrowFromIPCStream(r,t){await this._bindings.insertArrowFromIPCStream(this._conn,r,t)}async insertCSVFromPath(r,t){await this._bindings.insertCSVFromPath(this._conn,r,t)}async insertJSONFromPath(r,t){await this._bindings.insertJSONFromPath(this._conn,r,t)}},Wl=class{constructor(r,t,e){this.db=r,this.conn=t,this.header=e,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 r;return this._inFlight!=null?(r=await this._inFlight,this._inFlight=null):r=await this.db.fetchQueryResults(this.conn),this._depleted=r.length==0,this._depleted||(this._inFlight=this.db.fetchQueryResults(this.conn)),{done:this._depleted,value:r}}[Symbol.asyncIterator](){return this}},Yp=class{constructor(r,t,e){this.bindings=r,this.connectionId=t,this.statementId=e}async close(){await this.bindings.closePrepared(this.connectionId,this.statementId)}async query(...r){let t=await this.bindings.runPrepared(this.connectionId,this.statementId,r),e=ct.from(t);return console.assert(e.isSync()),console.assert(e.isFile()),new lt(e)}async send(...r){let t=await this.bindings.sendPrepared(this.connectionId,this.statementId,r),e=new Wl(this.bindings,this.connectionId,t),i=await ct.from(e);return console.assert(i.isAsync()),console.assert(i.isStream()),i}},Hp=(r=>(r.CANCEL_PENDING_QUERY="CANCEL_PENDING_QUERY",r.CLOSE_PREPARED="CLOSE_PREPARED",r.COLLECT_FILE_STATISTICS="COLLECT_FILE_STATISTICS",r.CONNECT="CONNECT",r.COPY_FILE_TO_BUFFER="COPY_FILE_TO_BUFFER",r.COPY_FILE_TO_PATH="COPY_FILE_TO_PATH",r.CREATE_PREPARED="CREATE_PREPARED",r.DISCONNECT="DISCONNECT",r.DROP_FILE="DROP_FILE",r.DROP_FILES="DROP_FILES",r.EXPORT_FILE_STATISTICS="EXPORT_FILE_STATISTICS",r.FETCH_QUERY_RESULTS="FETCH_QUERY_RESULTS",r.FLUSH_FILES="FLUSH_FILES",r.GET_FEATURE_FLAGS="GET_FEATURE_FLAGS",r.GET_TABLE_NAMES="GET_TABLE_NAMES",r.GET_VERSION="GET_VERSION",r.GLOB_FILE_INFOS="GLOB_FILE_INFOS",r.INSERT_ARROW_FROM_IPC_STREAM="INSERT_ARROW_FROM_IPC_STREAM",r.INSERT_CSV_FROM_PATH="IMPORT_CSV_FROM_PATH",r.INSERT_JSON_FROM_PATH="IMPORT_JSON_FROM_PATH",r.INSTANTIATE="INSTANTIATE",r.OPEN="OPEN",r.PING="PING",r.POLL_PENDING_QUERY="POLL_PENDING_QUERY",r.REGISTER_FILE_BUFFER="REGISTER_FILE_BUFFER",r.REGISTER_FILE_HANDLE="REGISTER_FILE_HANDLE",r.REGISTER_FILE_URL="REGISTER_FILE_URL",r.RESET="RESET",r.RUN_PREPARED="RUN_PREPARED",r.RUN_QUERY="RUN_QUERY",r.SEND_PREPARED="SEND_PREPARED",r.START_PENDING_QUERY="START_PENDING_QUERY",r.TOKENIZE="TOKENIZE",r))(Hp||{}),Kp=(r=>(r.CONNECTION_INFO="CONNECTION_INFO",r.ERROR="ERROR",r.FEATURE_FLAGS="FEATURE_FLAGS",r.FILE_BUFFER="FILE_BUFFER",r.FILE_INFOS="FILE_INFOS",r.FILE_SIZE="FILE_SIZE",r.FILE_STATISTICS="FILE_STATISTICS",r.INSTANTIATE_PROGRESS="INSTANTIATE_PROGRESS",r.LOG="LOG",r.OK="OK",r.PREPARED_STATEMENT_ID="PREPARED_STATEMENT_ID",r.QUERY_PLAN="QUERY_PLAN",r.QUERY_RESULT="QUERY_RESULT",r.QUERY_RESULT_CHUNK="QUERY_RESULT_CHUNK",r.QUERY_RESULT_HEADER="QUERY_RESULT_HEADER",r.QUERY_RESULT_HEADER_OR_NULL="QUERY_RESULT_HEADER_OR_NULL",r.REGISTERED_FILE="REGISTERED_FILE",r.SCRIPT_TOKENS="SCRIPT_TOKENS",r.SUCCESS="SUCCESS",r.TABLE_NAMES="TABLE_NAMES",r.VERSION_STRING="VERSION_STRING",r))(Kp||{}),V=class{constructor(r,t){this.promiseResolver=()=>{},this.promiseRejecter=()=>{},this.type=r,this.data=t,this.promise=new Promise((e,i)=>{this.promiseResolver=e,this.promiseRejecter=i})}};function so(r){switch(r.typeId){case u.Binary:return{sqlType:"binary"};case u.Bool:return{sqlType:"bool"};case u.Date:return{sqlType:"date"};case u.DateDay:return{sqlType:"date32[d]"};case u.DateMillisecond:return{sqlType:"date64[ms]"};case u.Decimal:{let t=r;return{sqlType:"decimal",precision:t.precision,scale:t.scale}}case u.Float:return{sqlType:"float"};case u.Float16:return{sqlType:"float16"};case u.Float32:return{sqlType:"float32"};case u.Float64:return{sqlType:"float64"};case u.Int:return{sqlType:"int32"};case u.Int16:return{sqlType:"int16"};case u.Int32:return{sqlType:"int32"};case u.Int64:return{sqlType:"int64"};case u.Uint16:return{sqlType:"uint16"};case u.Uint32:return{sqlType:"uint32"};case u.Uint64:return{sqlType:"uint64"};case u.Uint8:return{sqlType:"uint8"};case u.IntervalDayTime:return{sqlType:"interval[dt]"};case u.IntervalYearMonth:return{sqlType:"interval[m]"};case u.List:return{sqlType:"list",valueType:so(r.valueType)};case u.FixedSizeBinary:return{sqlType:"fixedsizebinary",byteWidth:r.byteWidth};case u.Null:return{sqlType:"null"};case u.Utf8:return{sqlType:"utf8"};case u.Struct:return{sqlType:"struct",fields:r.children.map(t=>Aa(t.name,t.type))};case u.Map:{let t=r;return{sqlType:"map",keyType:so(t.keyType),valueType:so(t.valueType)}}case u.Time:return{sqlType:"time[s]"};case u.TimeMicrosecond:return{sqlType:"time[us]"};case u.TimeMillisecond:return{sqlType:"time[ms]"};case u.TimeNanosecond:return{sqlType:"time[ns]"};case u.TimeSecond:return{sqlType:"time[s]"};case u.Timestamp:return{sqlType:"timestamp",timezone:r.timezone||void 0};case u.TimestampSecond:return{sqlType:"timestamp[s]",timezone:r.timezone||void 0};case u.TimestampMicrosecond:return{sqlType:"timestamp[us]",timezone:r.timezone||void 0};case u.TimestampNanosecond:return{sqlType:"timestamp[ns]",timezone:r.timezone||void 0};case u.TimestampMillisecond:return{sqlType:"timestamp[ms]",timezone:r.timezone||void 0}}throw new Error("unsupported arrow type: ".concat(r.toString()))}function Aa(r,t){let e=so(t);return e.name=r,e}var Qp=new TextEncoder,Yl=class{constructor(r,t=null){this._onInstantiationProgress=[],this._worker=null,this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{},this._nextMessageId=0,this._pendingRequests=new Map,this._logger=r,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(r){this._worker=r,this._worker.addEventListener("message",this._onMessageHandler),this._worker.addEventListener("error",this._onErrorHandler),this._worker.addEventListener("close",this._onCloseHandler),this._workerShutdownPromise=new Promise((t,e)=>{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(r,t=[]){if(!this._worker){console.error("cannot send a message since the worker is not set!");return}let e=this._nextMessageId++;return this._pendingRequests.set(e,r),this._worker.postMessage({messageId:e,type:r.type,data:r.data},t),await r.promise}onMessage(r){var t;let e=r.data;switch(e.type){case"LOG":{this._logger.log(e.data);return}case"INSTANTIATE_PROGRESS":{for(let n of this._onInstantiationProgress)n(e.data);return}}let i=this._pendingRequests.get(e.requestId);if(!i){console.warn("unassociated response: [".concat(e.requestId,", ").concat(e.type.toString(),"]"));return}if(this._pendingRequests.delete(e.requestId),e.type=="ERROR"){let n=new Error(e.data.message);n.name=e.data.name,(t=Object.getOwnPropertyDescriptor(n,"stack"))!=null&&t.writable&&(n.stack=e.data.stack),i.promiseRejecter(n);return}switch(i.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(e.type=="OK"){i.promiseResolver(e.data);return}break;case"INSTANTIATE":if(this._onInstantiationProgress=[],e.type=="OK"){i.promiseResolver(e.data);return}break;case"GLOB_FILE_INFOS":if(e.type=="FILE_INFOS"){i.promiseResolver(e.data);return}break;case"GET_VERSION":if(e.type=="VERSION_STRING"){i.promiseResolver(e.data);return}break;case"GET_FEATURE_FLAGS":if(e.type=="FEATURE_FLAGS"){i.promiseResolver(e.data);return}break;case"GET_TABLE_NAMES":if(e.type=="TABLE_NAMES"){i.promiseResolver(e.data);return}break;case"TOKENIZE":if(e.type=="SCRIPT_TOKENS"){i.promiseResolver(e.data);return}break;case"COPY_FILE_TO_BUFFER":if(e.type=="FILE_BUFFER"){i.promiseResolver(e.data);return}break;case"EXPORT_FILE_STATISTICS":if(e.type=="FILE_STATISTICS"){i.promiseResolver(e.data);return}break;case"CONNECT":if(e.type=="CONNECTION_INFO"){i.promiseResolver(e.data);return}break;case"RUN_PREPARED":case"RUN_QUERY":if(e.type=="QUERY_RESULT"){i.promiseResolver(e.data);return}break;case"SEND_PREPARED":if(e.type=="QUERY_RESULT_HEADER"){i.promiseResolver(e.data);return}break;case"START_PENDING_QUERY":if(e.type=="QUERY_RESULT_HEADER_OR_NULL"){i.promiseResolver(e.data);return}break;case"POLL_PENDING_QUERY":if(e.type=="QUERY_RESULT_HEADER_OR_NULL"){i.promiseResolver(e.data);return}break;case"CANCEL_PENDING_QUERY":if(this._onInstantiationProgress=[],e.type=="SUCCESS"){i.promiseResolver(e.data);return}break;case"FETCH_QUERY_RESULTS":if(e.type=="QUERY_RESULT_CHUNK"){i.promiseResolver(e.data);return}break;case"CREATE_PREPARED":if(e.type=="PREPARED_STATEMENT_ID"){i.promiseResolver(e.data);return}break}i.promiseRejecter(new Error("unexpected response type: ".concat(e.type.toString())))}onError(r){console.error(r),console.error("error in duckdb worker: ".concat(r.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 r=new V("RESET",null);return await this.postTask(r)}async ping(){let r=new V("PING",null);await this.postTask(r)}async dropFile(r){let t=new V("DROP_FILE",r);return await this.postTask(t)}async dropFiles(){let r=new V("DROP_FILES",null);return await this.postTask(r)}async flushFiles(){let r=new V("FLUSH_FILES",null);return await this.postTask(r)}async instantiate(r,t=null,e=i=>{}){this._onInstantiationProgress.push(e);let i=new V("INSTANTIATE",[r,t]);return await this.postTask(i)}async getVersion(){let r=new V("GET_VERSION",null);return await this.postTask(r)}async getFeatureFlags(){let r=new V("GET_FEATURE_FLAGS",null);return await this.postTask(r)}async open(r){let t=new V("OPEN",r);await this.postTask(t)}async tokenize(r){let t=new V("TOKENIZE",r);return await this.postTask(t)}async connectInternal(){let r=new V("CONNECT",null);return await this.postTask(r)}async connect(){let r=await this.connectInternal();return new Wp(this,r)}async disconnect(r){let t=new V("DISCONNECT",r);await this.postTask(t)}async runQuery(r,t){let e=new V("RUN_QUERY",[r,t]);return await this.postTask(e)}async startPendingQuery(r,t){let e=new V("START_PENDING_QUERY",[r,t]);return await this.postTask(e)}async pollPendingQuery(r){let t=new V("POLL_PENDING_QUERY",r);return await this.postTask(t)}async cancelPendingQuery(r){let t=new V("CANCEL_PENDING_QUERY",r);return await this.postTask(t)}async fetchQueryResults(r){let t=new V("FETCH_QUERY_RESULTS",r);return await this.postTask(t)}async getTableNames(r,t){let e=new V("GET_TABLE_NAMES",[r,t]);return await this.postTask(e)}async createPrepared(r,t){let e=new V("CREATE_PREPARED",[r,t]);return await this.postTask(e)}async closePrepared(r,t){let e=new V("CLOSE_PREPARED",[r,t]);await this.postTask(e)}async runPrepared(r,t,e){let i=new V("RUN_PREPARED",[r,t,e]);return await this.postTask(i)}async sendPrepared(r,t,e){let i=new V("SEND_PREPARED",[r,t,e]);return await this.postTask(i)}async globFiles(r){let t=new V("GLOB_FILE_INFOS",r);return await this.postTask(t)}async registerFileText(r,t){let e=Qp.encode(t);await this.registerFileBuffer(r,e)}async registerFileURL(r,t,e,i){t===void 0&&(t=r);let n=new V("REGISTER_FILE_URL",[r,t,e,i]);await this.postTask(n)}async registerEmptyFileBuffer(r){let t=new V("REGISTER_FILE_BUFFER",[r,new Uint8Array]);await this.postTask(t)}async registerFileBuffer(r,t){let e=new V("REGISTER_FILE_BUFFER",[r,t]);await this.postTask(e,[t.buffer])}async registerFileHandle(r,t,e,i){let n=new V("REGISTER_FILE_HANDLE",[r,t,e,i]);await this.postTask(n,[])}async collectFileStatistics(r,t){let e=new V("COLLECT_FILE_STATISTICS",[r,t]);await this.postTask(e,[])}async exportFileStatistics(r){let t=new V("EXPORT_FILE_STATISTICS",r);return await this.postTask(t,[])}async copyFileToBuffer(r){let t=new V("COPY_FILE_TO_BUFFER",r);return await this.postTask(t)}async copyFileToPath(r,t){let e=new V("COPY_FILE_TO_PATH",[r,t]);await this.postTask(e)}async insertArrowFromIPCStream(r,t,e){if(t.length==0)return;let i=new V("INSERT_ARROW_FROM_IPC_STREAM",[r,t,e]);await this.postTask(i,[t.buffer])}async insertCSVFromPath(r,t,e){if(e.columns!==void 0){let n=[];for(let s in e.columns){let o=e.columns[s];n.push(Aa(s,o))}e.columnsFlat=n,delete e.columns}let i=new V("IMPORT_CSV_FROM_PATH",[r,t,e]);await this.postTask(i)}async insertJSONFromPath(r,t,e){if(e.columns!==void 0){let n=[];for(let s in e.columns){let o=e.columns[s];n.push(Aa(s,o))}e.columnsFlat=n,delete e.columns}let i=new V("IMPORT_JSON_FROM_PATH",[r,t,e]);await this.postTask(i)}};var Jp=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])),Xp=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])),Zp=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])),tm=()=>(async r=>{try{return typeof MessageChannel<"u"&&new MessageChannel().port1.postMessage(new SharedArrayBuffer(1)),WebAssembly.validate(r)}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])),Oa={name:"@duckdb/duckdb-wasm",version:"1.28.1-dev99.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":"^14.0.1"},devDependencies:{"@types/emscripten":"^1.39.10","@types/jasmine":"^5.1.4","@typescript-eslint/eslint-plugin":"^6.18.0","@typescript-eslint/parser":"^6.18.0",esbuild:"^0.19.10",eslint:"^8.56.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-react":"^7.33.2","fast-glob":"^3.3.2",jasmine:"^5.1.0","jasmine-core":"^5.1.1","jasmine-spec-reporter":"^7.0.0","js-sha256":"^0.10.1",karma:"^6.4.2","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.2","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.2",puppeteer:"^21.7.0",rimraf:"^5.0.5",s3rver:"^3.7.1",typedoc:"^0.25.7",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/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-blocking":"./dist/duckdb-browser-blocking.mjs","./dist/duckdb-browser-blocking.mjs":"./dist/duckdb-browser-blocking.mjs","./dist/duckdb-browser-blocking.cjs":"./dist/duckdb-browser-blocking.cjs","./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":{browser:{types:"./dist/duckdb-browser-blocking.d.ts",import:"./dist/duckdb-browser-blocking.mjs",require:"./dist/duckdb-browser-blocking.cjs"},node:{types:"./dist/duckdb-node-blocking.d.ts",require:"./dist/duckdb-node-blocking.cjs",import:"./dist/duckdb-node-blocking.cjs"},types:"./dist/duckdb-browser-blocking.d.ts",import:"./dist/duckdb-browser-blocking.mjs",require:"./dist/duckdb-browser-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"}}},em=Oa.name,rm=Oa.version,Ba=Oa.version.split("."),HE=Ba[0],KE=Ba[1],QE=Ba[2],im=()=>typeof navigator>"u";function Hl(){let r="https://cdn.jsdelivr.net/npm/".concat(em,"@").concat(rm,"/dist/");return{mvp:{mainModule:"".concat(r,"duckdb-mvp.wasm"),mainWorker:"".concat(r,"duckdb-browser-mvp.worker.js")},eh:{mainModule:"".concat(r,"duckdb-eh.wasm"),mainWorker:"".concat(r,"duckdb-browser-eh.worker.js")}}}var va=null,Sa=null,Ta=null,Ea=null,xa=null;async function nm(){return va==null&&(va=typeof BigInt64Array<"u"),Sa==null&&(Sa=await Xp()),Ta==null&&(Ta=await tm()),Ea==null&&(Ea=await Zp()),xa==null&&(xa=await Jp()),{bigInt64Array:va,crossOriginIsolated:im()||globalThis.crossOriginIsolated||!1,wasmExceptions:Sa,wasmSIMD:Ea,wasmThreads:Ta,wasmBulkMemory:xa}}async function Kl(r){let t=await nm();if(t.wasmExceptions){if(t.wasmSIMD&&t.wasmThreads&&t.crossOriginIsolated&&r.coi)return{mainModule:r.coi.mainModule,mainWorker:r.coi.mainWorker,pthreadWorker:r.coi.pthreadWorker};if(r.eh)return{mainModule:r.eh.mainModule,mainWorker:r.eh.mainWorker,pthreadWorker:null}}return{mainModule:r.mvp.mainModule,mainWorker:r.mvp.mainWorker,pthreadWorker:null}}var JE=Cp(kp());function sm(){let r=new TextDecoder;return t=>(typeof SharedArrayBuffer<"u"&&t.buffer instanceof SharedArrayBuffer&&(t=new Uint8Array(t)),r.decode(t))}var XE=sm(),om=(r=>(r[r.BUFFER=0]="BUFFER",r[r.NODE_FS=1]="NODE_FS",r[r.BROWSER_FILEREADER=2]="BROWSER_FILEREADER",r[r.BROWSER_FSACCESS=3]="BROWSER_FSACCESS",r[r.HTTP=4]="HTTP",r[r.S3=5]="S3",r))(om||{});function cm(r={}){let{duckdb:t,connection:e,...i}=r,n=t,s=e,o;function a(){return o||(o=(n?Promise.resolve(n):lm(i).then(d=>n=d)).then(d=>d.connect()).then(d=>s=d)),o}async function c(){return n||await a(),n}async function l(){return s||await a(),s}return{getDuckDB:c,getConnection:l,query:async d=>{let{type:h,sql:f}=d,U=await(await l()).query(f);return h==="exec"?void 0:h==="arrow"?U:Array.from(U)}}}async function lm({log:r=!1}={}){let t=Hl(),e=await Kl(t),i=URL.createObjectURL(new Blob([`importScripts("${e.mainWorker}");`],{type:"text/javascript"})),n=new Worker(i),s=r?new Gl:new ql,o=new Yl(s,n);return await o.instantiate(e.mainModule,e.pthreadWorker),URL.revokeObjectURL(i),o}function um(){let r=new Set,t,e=new Promise(i=>t=i);return{pending(i){r.add(i)},ready(i){return r.delete(i),r.size===0},resolve(){e=new Promise(i=>{t(),t=i})},get promise(){return e}}}export{eo as Coordinator,ao as MosaicClient,ci as Param,we as Priority,no as Selection,xp as coordinator,Ia as distinct,io as isParam,Op as isSelection,Bp as restConnector,la as socketConnector,um as synchronizer,oo as throttle,cm as wasmConnector};
|
|
10
|
+
]`}concat(...t){let e=this.schema,i=this.data.concat(t.flatMap(({data:n})=>n));return new r(e,i.map(n=>new Lt(e,n)))}slice(t,e){let i=this.schema;[t,e]=Ro({length:this.numRows},t,e);let n=pl(this.data,this._offsets,t,e);return new r(i,n.map(s=>new Lt(i,s)))}getChild(t){return this.getChildAt(this.schema.fields.findIndex(e=>e.name===t))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){let e=this.data.map(i=>i.children[t]);if(e.length===0){let{type:i}=this.schema.fields[t],n=$({type:i,length:0,nullCount:0});e.push(n._changeLengthAndBackfillNullBitmap(this.numRows))}return new rt(e)}return null}setChild(t,e){var i;return this.setChildAt((i=this.schema.fields)===null||i===void 0?void 0:i.findIndex(n=>n.name===t),e)}setChildAt(t,e){let i=this.schema,n=[...this.batches];if(t>-1&&t<this.numCols){e||(e=new rt([$({type:new ce,length:this.numRows})]));let s=i.fields.slice(),o=s[t].clone({type:e.type}),a=this.schema.fields.map((c,l)=>this.getChildAt(l));[s[t],a[t]]=[o,e],[i,n]=zl(i,a)}return new r(i,n)}select(t){let e=this.schema.fields.reduce((i,n,s)=>i.set(n.name,s),new Map);return this.selectAt(t.map(i=>e.get(i)).filter(i=>i>-1))}selectAt(t){let e=this.schema.selectAt(t),i=this.batches.map(n=>n.selectAt(t));return new r(e,i)}assign(t){let e=this.schema.fields,[i,n]=t.schema.fields.reduce((a,c,l)=>{let[u,h]=a,y=e.findIndex(b=>b.name===c.name);return~y?h[y]=l:u.push(l),a},[[],[]]),s=this.schema.assign(t.schema),o=[...e.map((a,c)=>[c,n[c]]).map(([a,c])=>c===void 0?this.getChildAt(a):t.getChildAt(c)),...i.map(a=>t.getChildAt(a))].filter(Boolean);return new r(...zl(s,o))}};Um=Symbol.toStringTag;_e[Um]=(r=>(r.schema=null,r.batches=[],r._offsets=new Uint32Array([0]),r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,r.isValid=Ns(ko),r.get=Ns(jt.getVisitFn(f.Struct)),r.set=ml(Qt.getVisitFn(f.Struct)),r.indexOf=yl(jn.getVisitFn(f.Struct)),"Table"))(_e.prototype);var km,Lt=class r{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof lt))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=$({nullCount:0,type:new bt(this.schema.fields),children:this.schema.fields.map(e=>$({type:e.type,nullCount:0}))})]=t,!(this.data instanceof ct))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=Cm(this.schema,this.data.children);break}case 1:{let[e]=t,{fields:i,children:n,length:s}=Object.keys(e).reduce((c,l,u)=>(c.children[u]=e[l],c.length=Math.max(c.length,e[l].length),c.fields[u]=X.new({name:l,type:e[l].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new lt(i),a=$({type:new bt(i),length:s,children:n,nullCount:0});[this.schema,this.data]=Cm(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=Vm(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 jt.visit(this.data,t)}set(t,e){return Qt.visit(this.data,t,e)}indexOf(t,e){return jn.visit(this.data,t,e)}[Symbol.iterator](){return Ms.visit(new rt([this.data]))}toArray(){return[...this]}concat(...t){return new _e(this.schema,[this,...t])}slice(t,e){let[i]=new rt([this.data]).slice(t,e).data;return new r(this.schema,i)}getChild(t){var e;return this.getChildAt((e=this.schema.fields)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.schema.fields.length?new rt([this.data.children[t]]):null}setChild(t,e){var i;return this.setChildAt((i=this.schema.fields)===null||i===void 0?void 0:i.findIndex(n=>n.name===t),e)}setChildAt(t,e){let i=this.schema,n=this.data;if(t>-1&&t<this.numCols){e||(e=new rt([$({type:new ce,length:this.numRows})]));let s=i.fields.slice(),o=n.children.slice(),a=s[t].clone({type:e.type});[s[t],o[t]]=[a,e.data[0]],i=new lt(s,new Map(this.schema.metadata)),n=$({type:new bt(s),children:o})}return new r(i,n)}select(t){let e=this.schema.select(t),i=new bt(e.fields),n=[];for(let s of t){let o=this.schema.fields.findIndex(a=>a.name===s);~o&&(n[o]=this.data.children[o])}return new r(e,$({type:i,length:this.numRows,children:n}))}selectAt(t){let e=this.schema.selectAt(t),i=t.map(s=>this.data.children[s]).filter(Boolean),n=$({type:new bt(e.fields),length:this.numRows,children:i});return new r(e,n)}};km=Symbol.toStringTag;Lt[km]=(r=>(r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(Lt.prototype);function Cm(r,t,e=t.reduce((i,n)=>Math.max(i,n.length),0)){var i;let n=[...r.fields],s=[...t],o=(e+63&-64)>>3;for(let[a,c]of r.fields.entries()){let l=t[a];(!l||l.length!==e)&&(n[a]=c.clone({nullable:!0}),s[a]=(i=l?._changeLengthAndBackfillNullBitmap(e))!==null&&i!==void 0?i:$({type:c.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)}))}return[r.assign(n),$({type:new bt(n),length:e,children:s})]}function Vm(r,t,e=new Map){var i,n;if(((i=r?.length)!==null&&i!==void 0?i:0)>0&&r?.length===t?.length)for(let s=-1,o=r.length;++s<o;){let{type:a}=r[s],c=t[s];for(let l of[c,...((n=c?.dictionary)===null||n===void 0?void 0:n.data)||[]])Vm(a.children,l?.children,e);if(_.isDictionary(a)){let{id:l}=a;if(!e.has(l))c?.dictionary&&e.set(l,c.dictionary);else if(e.get(l)!==c.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}}return e}var Jn=class extends Lt{constructor(t){let e=t.fields.map(n=>$({type:n.type})),i=$({type:new bt(t.fields),nullCount:0,children:e});super(t,i)}};var vr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMessage(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMessage(t,e){return t.setPosition(t.position()+4),(e||new r).__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):dt.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):tt.NONE}header(t){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__union(t,this.bb_pos+e):null}bodyLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}customMetadata(t,e){let i=this.bb.__offset(this.bb_pos,12);return i?(e||new Gt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldInt16(0,e,dt.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,tt.NONE)}static addHeader(t,e){t.addFieldOffset(2,e,0)}static addBodyLength(t,e){t.addFieldInt64(3,e,BigInt("0"))}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,e){t.finish(e)}static finishSizePrefixedMessageBuffer(t,e){t.finish(e,void 0,!0)}static createMessage(t,e,i,n,s,o){return r.startMessage(t),r.addVersion(t,e),r.addHeaderType(t,i),r.addHeader(t,n),r.addBodyLength(t,s),r.addCustomMetadata(t,o),r.endMessage(t)}};var Oh=class extends B{visit(t,e){return t==null||e==null?void 0:super.visit(t,e)}visitNull(t,e){return Oo.startNull(e),Oo.endNull(e)}visitInt(t,e){return cr.startInt(e),cr.addBitWidth(e,t.bitWidth),cr.addIsSigned(e,t.isSigned),cr.endInt(e)}visitFloat(t,e){return ln.startFloatingPoint(e),ln.addPrecision(e,t.precision),ln.endFloatingPoint(e)}visitBinary(t,e){return Bo.startBinary(e),Bo.endBinary(e)}visitLargeBinary(t,e){return xo.startLargeBinary(e),xo.endLargeBinary(e)}visitBool(t,e){return To.startBool(e),To.endBool(e)}visitUtf8(t,e){return Fo.startUtf8(e),Fo.endUtf8(e)}visitLargeUtf8(t,e){return Ao.startLargeUtf8(e),Ao.endLargeUtf8(e)}visitDecimal(t,e){return $r.startDecimal(e),$r.addScale(e,t.scale),$r.addPrecision(e,t.precision),$r.addBitWidth(e,t.bitWidth),$r.endDecimal(e)}visitDate(t,e){return sn.startDate(e),sn.addUnit(e,t.unit),sn.endDate(e)}visitTime(t,e){return li.startTime(e),li.addUnit(e,t.unit),li.addBitWidth(e,t.bitWidth),li.endTime(e)}visitTimestamp(t,e){let i=t.timezone&&e.createString(t.timezone)||void 0;return ui.startTimestamp(e),ui.addUnit(e,t.unit),i!==void 0&&ui.addTimezone(e,i),ui.endTimestamp(e)}visitInterval(t,e){return un.startInterval(e),un.addUnit(e,t.unit),un.endInterval(e)}visitDuration(t,e){return on.startDuration(e),on.addUnit(e,t.unit),on.endDuration(e)}visitList(t,e){return Do.startList(e),Do.endList(e)}visitStruct(t,e){return Eo.startStruct_(e),Eo.endStruct_(e)}visitUnion(t,e){lr.startTypeIdsVector(e,t.typeIds.length);let i=lr.createTypeIdsVector(e,t.typeIds);return lr.startUnion(e),lr.addMode(e,t.mode),lr.addTypeIds(e,i),lr.endUnion(e)}visitDictionary(t,e){let i=this.visit(t.indices,e);return zr.startDictionaryEncoding(e),zr.addId(e,BigInt(t.id)),zr.addIsOrdered(e,t.isOrdered),i!==void 0&&zr.addIndexType(e,i),zr.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return an.startFixedSizeBinary(e),an.addByteWidth(e,t.byteWidth),an.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return cn.startFixedSizeList(e),cn.addListSize(e,t.listSize),cn.endFixedSizeList(e)}visitMap(t,e){return dn.startMap(e),dn.addKeysSorted(e,t.keysSorted),dn.endMap(e)}},$l=new Oh;function $m(r,t=new Map){return new lt(pv(r,t),Wl(r.metadata),t)}function Eh(r){return new Xt(r.count,qm(r.columns),Gm(r.columns))}function Wm(r){return new we(Eh(r.data),r.id,r.isDelta)}function pv(r,t){return(r.fields||[]).filter(Boolean).map(e=>X.fromJSON(e,t))}function Pm(r,t){return(r.children||[]).filter(Boolean).map(e=>X.fromJSON(e,t))}function qm(r){return(r||[]).reduce((t,e)=>[...t,new He(e.count,mv(e.VALIDITY)),...qm(e.children)],[])}function Gm(r,t=[]){for(let e=-1,i=(r||[]).length;++e<i;){let n=r[e];n.VALIDITY&&t.push(new ve(t.length,n.VALIDITY.length)),n.TYPE_ID&&t.push(new ve(t.length,n.TYPE_ID.length)),n.OFFSET&&t.push(new ve(t.length,n.OFFSET.length)),n.DATA&&t.push(new ve(t.length,n.DATA.length)),t=Gm(n.children,t)}return t}function mv(r){return(r||[]).reduce((t,e)=>t+ +(e===0),0)}function Ym(r,t){let e,i,n,s,o,a;return!t||!(s=r.dictionary)?(o=zm(r,Pm(r,t)),n=new X(r.name,o,r.nullable,Wl(r.metadata))):t.has(e=s.id)?(i=(i=s.indexType)?jm(i):new Wr,a=new Ne(t.get(e),i,e,s.isOrdered),n=new X(r.name,a,r.nullable,Wl(r.metadata))):(i=(i=s.indexType)?jm(i):new Wr,t.set(e,o=zm(r,Pm(r,t))),a=new Ne(o,i,e,s.isOrdered),n=new X(r.name,a,r.nullable,Wl(r.metadata))),n||null}function Wl(r=[]){return new Map(r.map(({key:t,value:e})=>[t,e]))}function jm(r){return new Ct(r.isSigned,r.bitWidth)}function zm(r,t){let e=r.type.name;switch(e){case"NONE":return new ce;case"null":return new ce;case"binary":return new di;case"largebinary":return new hi;case"utf8":return new fi;case"largeutf8":return new pi;case"bool":return new mi;case"list":return new pr((t||[])[0]);case"struct":return new bt(t||[]);case"struct_":return new bt(t||[])}switch(e){case"int":{let i=r.type;return new Ct(i.isSigned,i.bitWidth)}case"floatingpoint":{let i=r.type;return new ge(pt[i.precision])}case"decimal":{let i=r.type;return new yi(i.scale,i.precision,i.bitWidth)}case"date":{let i=r.type;return new gi(Vt[i.unit])}case"time":{let i=r.type;return new fr(v[i.unit],i.bitWidth)}case"timestamp":{let i=r.type;return new bi(v[i.unit],i.timezone)}case"interval":{let i=r.type;return new _i(Kt[i.unit])}case"duration":{let i=r.type;return new vi(v[i.unit])}case"union":{let i=r.type,[n,...s]=(i.mode+"").toLowerCase(),o=n.toUpperCase()+s.join("");return new mr(yt[o],i.typeIds||[],t||[])}case"fixedsizebinary":{let i=r.type;return new wi(i.byteWidth)}case"fixedsizelist":{let i=r.type;return new yr(i.listSize,(t||[])[0])}case"map":{let i=r.type;return new gr((t||[])[0],i.keysSorted)}}throw new Error(`Unrecognized type: "${e}"`)}var yv=ar,gv=Pt,Ie=class r{static fromJSON(t,e){let i=new r(0,dt.V5,e);return i._createHeader=bv(t,e),i}static decode(t){t=new gv(F(t));let e=vr.getRootAsMessage(t),i=e.bodyLength(),n=e.version(),s=e.headerType(),o=new r(i,n,s);return o._createHeader=_v(e,s),o}static encode(t){let e=new yv,i=-1;return t.isSchema()?i=lt.encode(e,t.header()):t.isRecordBatch()?i=Xt.encode(e,t.header()):t.isDictionaryBatch()&&(i=we.encode(e,t.header())),vr.startMessage(e),vr.addVersion(e,dt.V5),vr.addHeader(e,i),vr.addHeaderType(e,t.headerType),vr.addBodyLength(e,BigInt(t.bodyLength)),vr.finishMessageBuffer(e,vr.endMessage(e)),e.asUint8Array()}static from(t,e=0){if(t instanceof lt)return new r(0,dt.V5,tt.Schema,t);if(t instanceof Xt)return new r(e,dt.V5,tt.RecordBatch,t);if(t instanceof we)return new r(e,dt.V5,tt.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===tt.Schema}isRecordBatch(){return this.headerType===tt.RecordBatch}isDictionaryBatch(){return this.headerType===tt.DictionaryBatch}constructor(t,e,i,n){this._version=e,this._headerType=i,this.body=new Uint8Array(0),n&&(this._createHeader=()=>n),this._bodyLength=Ot(t)}},Xt=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,e,i){this._nodes=e,this._buffers=i,this._length=Ot(t)}},we=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,e,i=!1){this._data=t,this._isDelta=i,this._id=Ot(e)}},ve=class{constructor(t,e){this.offset=Ot(t),this.length=Ot(e)}},He=class{constructor(t,e){this.length=Ot(t),this.nullCount=Ot(e)}};function bv(r,t){return()=>{switch(t){case tt.Schema:return lt.fromJSON(r);case tt.RecordBatch:return Xt.fromJSON(r);case tt.DictionaryBatch:return we.fromJSON(r)}throw new Error(`Unrecognized Message type: { name: ${tt[t]}, type: ${t} }`)}}function _v(r,t){return()=>{switch(t){case tt.Schema:return lt.decode(r.header(new ye),new Map,r.version());case tt.RecordBatch:return Xt.decode(r.header(new Fe),r.version());case tt.DictionaryBatch:return we.decode(r.header(new ci),r.version())}throw new Error(`Unrecognized Message type: { name: ${tt[t]}, type: ${t} }`)}}X.encode=Ev;X.decode=Dv;X.fromJSON=Ym;lt.encode=Ov;lt.decode=vv;lt.fromJSON=$m;Xt.encode=Fv;Xt.decode=wv;Xt.fromJSON=Eh;we.encode=Nv;we.decode=Iv;we.fromJSON=Wm;He.encode=Mv;He.decode=Bv;ve.encode=Lv;ve.decode=Sv;function vv(r,t=new Map,e=dt.V5){let i=Av(r,t);return new lt(i,ql(r),t,e)}function wv(r,t=dt.V5){if(r.compression()!==null)throw new Error("Record batch compression not implemented");return new Xt(r.length(),Tv(r),xv(r,t))}function Iv(r,t=dt.V5){return new we(Xt.decode(r.data(),t),r.id(),r.isDelta())}function Sv(r){return new ve(r.offset(),r.length())}function Bv(r){return new He(r.length(),r.nullCount())}function Tv(r){let t=[];for(let e,i=-1,n=-1,s=r.nodesLength();++i<s;)(e=r.nodes(i))&&(t[++n]=He.decode(e));return t}function xv(r,t){let e=[];for(let i,n=-1,s=-1,o=r.buffersLength();++n<o;)(i=r.buffers(n))&&(t<dt.V4&&(i.bb_pos+=8*(n+1)),e[++s]=ve.decode(i));return e}function Av(r,t){let e=[];for(let i,n=-1,s=-1,o=r.fieldsLength();++n<o;)(i=r.fields(n))&&(e[++s]=X.decode(i,t));return e}function Hm(r,t){let e=[];for(let i,n=-1,s=-1,o=r.childrenLength();++n<o;)(i=r.children(n))&&(e[++s]=X.decode(i,t));return e}function Dv(r,t){let e,i,n,s,o,a;return!t||!(a=r.dictionary())?(n=Jm(r,Hm(r,t)),i=new X(r.name(),n,r.nullable(),ql(r))):t.has(e=Ot(a.id()))?(s=(s=a.indexType())?Km(s):new Wr,o=new Ne(t.get(e),s,e,a.isOrdered()),i=new X(r.name(),o,r.nullable(),ql(r))):(s=(s=a.indexType())?Km(s):new Wr,t.set(e,n=Jm(r,Hm(r,t))),o=new Ne(n,s,e,a.isOrdered()),i=new X(r.name(),o,r.nullable(),ql(r))),i||null}function ql(r){let t=new Map;if(r)for(let e,i,n=-1,s=Math.trunc(r.customMetadataLength());++n<s;)(e=r.customMetadata(n))&&(i=e.key())!=null&&t.set(i,e.value());return t}function Km(r){return new Ct(r.isSigned(),r.bitWidth())}function Jm(r,t){let e=r.typeType();switch(e){case mt.NONE:return new ce;case mt.Null:return new ce;case mt.Binary:return new di;case mt.LargeBinary:return new hi;case mt.Utf8:return new fi;case mt.LargeUtf8:return new pi;case mt.Bool:return new mi;case mt.List:return new pr((t||[])[0]);case mt.Struct_:return new bt(t||[])}switch(e){case mt.Int:{let i=r.type(new cr);return new Ct(i.isSigned(),i.bitWidth())}case mt.FloatingPoint:{let i=r.type(new ln);return new ge(i.precision())}case mt.Decimal:{let i=r.type(new $r);return new yi(i.scale(),i.precision(),i.bitWidth())}case mt.Date:{let i=r.type(new sn);return new gi(i.unit())}case mt.Time:{let i=r.type(new li);return new fr(i.unit(),i.bitWidth())}case mt.Timestamp:{let i=r.type(new ui);return new bi(i.unit(),i.timezone())}case mt.Interval:{let i=r.type(new un);return new _i(i.unit())}case mt.Duration:{let i=r.type(new on);return new vi(i.unit())}case mt.Union:{let i=r.type(new lr);return new mr(i.mode(),i.typeIdsArray()||[],t||[])}case mt.FixedSizeBinary:{let i=r.type(new an);return new wi(i.byteWidth())}case mt.FixedSizeList:{let i=r.type(new cn);return new yr(i.listSize(),(t||[])[0])}case mt.Map:{let i=r.type(new dn);return new gr((t||[])[0],i.keysSorted())}}throw new Error(`Unrecognized type: "${mt[e]}" (${e})`)}function Ov(r,t){let e=t.fields.map(s=>X.encode(r,s));ye.startFieldsVector(r,e.length);let i=ye.createFieldsVector(r,e),n=t.metadata&&t.metadata.size>0?ye.createCustomMetadataVector(r,[...t.metadata].map(([s,o])=>{let a=r.createString(`${s}`),c=r.createString(`${o}`);return Gt.startKeyValue(r),Gt.addKey(r,a),Gt.addValue(r,c),Gt.endKeyValue(r)})):-1;return ye.startSchema(r),ye.addFields(r,i),ye.addEndianness(r,Rv?nn.Little:nn.Big),n!==-1&&ye.addCustomMetadata(r,n),ye.endSchema(r)}function Ev(r,t){let e=-1,i=-1,n=-1,s=t.type,o=t.typeId;_.isDictionary(s)?(o=s.dictionary.typeId,n=$l.visit(s,r),i=$l.visit(s.dictionary,r)):i=$l.visit(s,r);let a=(s.children||[]).map(u=>X.encode(r,u)),c=se.createChildrenVector(r,a),l=t.metadata&&t.metadata.size>0?se.createCustomMetadataVector(r,[...t.metadata].map(([u,h])=>{let y=r.createString(`${u}`),b=r.createString(`${h}`);return Gt.startKeyValue(r),Gt.addKey(r,y),Gt.addValue(r,b),Gt.endKeyValue(r)})):-1;return t.name&&(e=r.createString(t.name)),se.startField(r),se.addType(r,i),se.addTypeType(r,o),se.addChildren(r,c),se.addNullable(r,!!t.nullable),e!==-1&&se.addName(r,e),n!==-1&&se.addDictionary(r,n),l!==-1&&se.addCustomMetadata(r,l),se.endField(r)}function Fv(r,t){let e=t.nodes||[],i=t.buffers||[];Fe.startNodesVector(r,e.length);for(let o of e.slice().reverse())He.encode(r,o);let n=r.endVector();Fe.startBuffersVector(r,i.length);for(let o of i.slice().reverse())ve.encode(r,o);let s=r.endVector();return Fe.startRecordBatch(r),Fe.addLength(r,BigInt(t.length)),Fe.addNodes(r,n),Fe.addBuffers(r,s),Fe.endRecordBatch(r)}function Nv(r,t){let e=Xt.encode(r,t.data);return ci.startDictionaryBatch(r),ci.addId(r,BigInt(t.id)),ci.addIsDelta(r,t.isDelta),ci.addData(r,e),ci.endDictionaryBatch(r)}function Mv(r,t){return Bs.createFieldNode(r,BigInt(t.length),BigInt(t.nullCount))}function Lv(r,t){return Ss.createBuffer(r,BigInt(t.offset),BigInt(t.length))}var Rv=(()=>{let r=new ArrayBuffer(2);return new DataView(r).setInt16(0,256,!0),new Int16Array(r)[0]===256})();var Nh=r=>`Expected ${tt[r]} Message in stream, but was null or length 0.`,Mh=r=>`Header pointer of flatbuffer-encoded ${tt[r]} Message is null or length 0.`,Qm=(r,t)=>`Expected to read ${r} metadata bytes, but only read ${t}.`,Xm=(r,t)=>`Expected to read ${r} bytes for message body, but only read ${t}.`,js=class{constructor(t){this.source=t instanceof Yr?t:new Yr(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?_t:t.value===-1&&(t=this.readMetadataLength()).done?_t:(t=this.readMetadata(t.value)).done?_t:t}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}readMessage(t){let e;if((e=this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Nh(t));return e.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let e=F(this.source.read(t));if(e.byteLength<t)throw new Error(Xm(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){let e=tt.Schema,i=this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Mh(e));return n}readMetadataLength(){let t=this.source.read(Gl),e=t&&new Pt(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}}readMetadata(t){let e=this.source.read(t);if(!e)return _t;if(e.byteLength<t)throw new Error(Qm(t,e.byteLength));return{done:!1,value:Ie.decode(e)}}},fa=class{constructor(t,e){this.source=t instanceof Ge?t:Tc(t)?new mn(t,e):new Ge(t)}[Symbol.asyncIterator](){return this}next(){return p(this,void 0,void 0,function*(){let t;return(t=yield this.readMetadataLength()).done?_t:t.value===-1&&(t=yield this.readMetadataLength()).done?_t:(t=yield this.readMetadata(t.value)).done?_t:t})}throw(t){return p(this,void 0,void 0,function*(){return yield this.source.throw(t)})}return(t){return p(this,void 0,void 0,function*(){return yield this.source.return(t)})}readMessage(t){return p(this,void 0,void 0,function*(){let e;if((e=yield this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Nh(t));return e.value})}readMessageBody(t){return p(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let e=F(yield this.source.read(t));if(e.byteLength<t)throw new Error(Xm(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()})}readSchema(t=!1){return p(this,void 0,void 0,function*(){let e=tt.Schema,i=yield this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Mh(e));return n})}readMetadataLength(){return p(this,void 0,void 0,function*(){let t=yield this.source.read(Gl),e=t&&new Pt(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}})}readMetadata(t){return p(this,void 0,void 0,function*(){let e=yield this.source.read(t);if(!e)return _t;if(e.byteLength<t)throw new Error(Qm(t,e.byteLength));return{done:!1,value:Ie.decode(e)}})}},pa=class extends js{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof Vo?t:new Vo(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:Ie.fromJSON(t.schema,tt.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let e=t.dictionaries[this._dictionaryIndex++];return this._body=e.data.columns,{done:!1,value:Ie.fromJSON(e,tt.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let e=t.batches[this._batchIndex++];return this._body=e.columns,{done:!1,value:Ie.fromJSON(e,tt.RecordBatch)}}return this._body=[],_t}readMessageBody(t){return e(this._body);function e(i){return(i||[]).reduce((n,s)=>[...n,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE_ID&&[s.TYPE_ID]||[],...s.OFFSET&&[s.OFFSET]||[],...s.DATA&&[s.DATA]||[],...e(s.children)],[])}}readMessage(t){let e;if((e=this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Nh(t));return e.value}readSchema(){let t=tt.Schema,e=this.readMessage(t),i=e?.header();if(!e||!i)throw new Error(Mh(t));return i}},Gl=4,Fh="ARROW1",zs=new Uint8Array(Fh.length);for(let r=0;r<Fh.length;r+=1)zs[r]=Fh.codePointAt(r);function Yl(r,t=0){for(let e=-1,i=zs.length;++e<i;)if(zs[e]!==r[t+e])return!1;return!0}var $s=zs.length,Lh=$s+Gl,Zm=$s*2+Gl;var Re=class r extends $n{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 e=this._impl.open(t);return Oe(e)?e.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 Jt.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return Jt.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,e){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof r?t:Sc(t)?Cv(t):Tc(t)?Pv(t):Oe(t)?p(this,void 0,void 0,function*(){return yield r.from(yield t)}):xc(t)||bo(t)||Dc(t)||$e(t)?Vv(new Ge(t)):kv(new Yr(t))}static readAll(t){return t instanceof r?t.isSync()?ty(t):ey(t):Sc(t)||ArrayBuffer.isView(t)||nr(t)||Bc(t)?ty(t):ey(t)}},Ni=class extends Re{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return gt(this,arguments,function*(){yield g(yield*ze(Mt(this[Symbol.iterator]())))})}},Qn=class extends Re{constructor(t){super(t),this._impl=t}readAll(){var t,e,i,n;return p(this,void 0,void 0,function*(){let s=new Array;try{for(var o=!0,a=Mt(this),c;c=yield a.next(),t=c.done,!t;o=!0){n=c.value,o=!1;let l=n;s.push(l)}}catch(l){e={error:l}}finally{try{!o&&!t&&(i=a.return)&&(yield i.call(a))}finally{if(e)throw e.error}}return s})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},Xn=class extends Ni{constructor(t){super(t),this._impl=t}},Hl=class extends Qn{constructor(t){super(t),this._impl=t}},Kl=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,e){let i=this._loadVectors(t,e,this.schema.fields),n=$({type:new bt(this.schema.fields),length:t.length,children:i});return new Lt(this.schema,n)}_loadDictionaryBatch(t,e){let{id:i,isDelta:n}=t,{dictionaries:s,schema:o}=this,a=s.get(i);if(n||!a){let c=o.dictionaries.get(i),l=this._loadVectors(t.data,e,[c]);return(a&&n?a.concat(new rt(l)):new rt(l)).memoize()}return a.memoize()}_loadVectors(t,e,i){return new $o(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(i)}},Ws=class extends Kl{constructor(t,e){super(e),this._reader=Sc(t)?new pa(this._handle=t):new js(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=ry(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):_t}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):_t}next(){if(this.closed)return _t;let t,{_reader:e}=this;for(;t=this._readNextMessageAndValidate();)if(t.isSchema())this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let i=t.header(),n=e.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(i,n)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let i=t.header(),n=e.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(i,n);this.dictionaries.set(i.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Jn(this.schema)}):this.return()}_readNextMessageAndValidate(t){return this._reader.readMessage(t)}},qs=class extends Kl{constructor(t,e){super(e),this._reader=new fa(this._handle=t)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return p(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 p(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=ry(this,t),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(t):_t})}return(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):_t})}next(){return p(this,void 0,void 0,function*(){if(this.closed)return _t;let t,{_reader:e}=this;for(;t=yield this._readNextMessageAndValidate();)if(t.isSchema())yield this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let i=t.header(),n=yield e.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(i,n)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let i=t.header(),n=yield e.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(i,n);this.dictionaries.set(i.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new Jn(this.schema)}):yield this.return()})}_readNextMessageAndValidate(t){return p(this,void 0,void 0,function*(){return yield this._reader.readMessage(t)})}},Jl=class extends Ws{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,e){super(t instanceof Po?t:new Po(t),e)}isSync(){return!0}isFile(){return!0}open(t){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let e of this._footer.dictionaryBatches())e&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(t)}readRecordBatch(t){var e;if(this.closed)return null;this._footer||this.open();let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(t);if(i&&this._handle.seek(i.offset)){let n=this._reader.readMessage(tt.RecordBatch);if(n?.isRecordBatch()){let s=n.header(),o=this._reader.readMessageBody(n.bodyLength);return this._loadRecordBatch(s,o)}}return null}_readDictionaryBatch(t){var e;let i=(e=this._footer)===null||e===void 0?void 0:e.getDictionaryBatch(t);if(i&&this._handle.seek(i.offset)){let n=this._reader.readMessage(tt.DictionaryBatch);if(n?.isDictionaryBatch()){let s=n.header(),o=this._reader.readMessageBody(n.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}}_readFooter(){let{_handle:t}=this,e=t.size-Lh,i=t.readInt32(e),n=t.readAt(e-i,i);return Bi.decode(n)}_readNextMessageAndValidate(t){var e;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(this._recordBatchIndex);if(i&&this._handle.seek(i.offset))return this._reader.readMessage(t)}return null}},Rh=class extends qs{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,...e){let i=typeof e[0]!="number"?e.shift():void 0,n=e[0]instanceof Map?e.shift():void 0;super(t instanceof mn?t:new mn(t,i),n)}isFile(){return!0}isAsync(){return!0}open(t){let e=Object.create(null,{open:{get:()=>super.open}});return p(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let i of this._footer.dictionaryBatches())i&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield e.open.call(this,t)})}readRecordBatch(t){var e;return p(this,void 0,void 0,function*(){if(this.closed)return null;this._footer||(yield this.open());let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(t);if(i&&(yield this._handle.seek(i.offset))){let n=yield this._reader.readMessage(tt.RecordBatch);if(n?.isRecordBatch()){let s=n.header(),o=yield this._reader.readMessageBody(n.bodyLength);return this._loadRecordBatch(s,o)}}return null})}_readDictionaryBatch(t){var e;return p(this,void 0,void 0,function*(){let i=(e=this._footer)===null||e===void 0?void 0:e.getDictionaryBatch(t);if(i&&(yield this._handle.seek(i.offset))){let n=yield this._reader.readMessage(tt.DictionaryBatch);if(n?.isDictionaryBatch()){let s=n.header(),o=yield this._reader.readMessageBody(n.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}})}_readFooter(){return p(this,void 0,void 0,function*(){let{_handle:t}=this;t._pending&&(yield t._pending);let e=t.size-Lh,i=yield t.readInt32(e),n=yield t.readAt(e-i,i);return Bi.decode(n)})}_readNextMessageAndValidate(t){return p(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let e=this._footer.getRecordBatch(this._recordBatchIndex);if(e&&(yield this._handle.seek(e.offset)))return yield this._reader.readMessage(t)}return null})}},Uh=class extends Ws{constructor(t,e){super(t,e)}_loadVectors(t,e,i){return new vl(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(i)}};function ry(r,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:r.autoDestroy}function*ty(r){let t=Re.from(r);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function ey(r){return gt(this,arguments,function*(){let e=yield g(Re.from(r));try{if(!(yield g(e.open({autoDestroy:!1}))).closed)do yield yield g(e);while(!(yield g(e.reset().open())).closed)}finally{yield g(e.cancel())}})}function Cv(r){return new Ni(new Uh(r))}function kv(r){let t=r.peek($s+7&-8);return t&&t.byteLength>=4?Yl(t)?new Xn(new Jl(r.read())):new Ni(new Ws(r)):new Ni(new Ws(function*(){}()))}function Vv(r){return p(this,void 0,void 0,function*(){let t=yield r.peek($s+7&-8);return t&&t.byteLength>=4?Yl(t)?new Xn(new Jl(yield r.read())):new Qn(new qs(r)):new Qn(new qs(function(){return gt(this,arguments,function*(){})}()))})}function Pv(r){return p(this,void 0,void 0,function*(){let{size:t}=yield r.stat(),e=new mn(r,t);return t>=Zm&&Yl(yield e.readAt(0,$s+7&-8))?new Hl(new Rh(e)):new Qn(new qs(e))})}var At=class r extends B{static assemble(...t){let e=n=>n.flatMap(s=>Array.isArray(s)?e(s):s instanceof Lt?s.data.children:s.data),i=new r;return i.visitMany(e(t)),i}constructor(){super(),this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}visit(t){if(t instanceof rt)return this.visitMany(t.data),this;let{type:e}=t;if(!_.isDictionary(e)){let{length:i}=t;if(i>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");if(_.isUnion(e))this.nodes.push(new He(i,0));else{let{nullCount:n}=t;_.isNull(e)||wr.call(this,n<=0?new Uint8Array(0):Vn(t.offset,i,t.nullBitmap)),this.nodes.push(new He(i,n))}}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 wr(r){let t=r.byteLength+7&-8;return this.buffers.push(r),this.bufferRegions.push(new ve(this._byteLength,t)),this._byteLength+=t,this}function jv(r){var t;let{type:e,length:i,typeIds:n,valueOffsets:s}=r;if(wr.call(this,n),e.mode===yt.Sparse)return Ch.call(this,r);if(e.mode===yt.Dense){if(r.offset<=0)return wr.call(this,s),Ch.call(this,r);{let o=new Int32Array(i),a=Object.create(null),c=Object.create(null);for(let l,u,h=-1;++h<i;)(l=n[h])!==void 0&&((u=a[l])===void 0&&(u=a[l]=s[h]),o[h]=s[h]-u,c[l]=((t=c[l])!==null&&t!==void 0?t:0)+1);wr.call(this,o),this.visitMany(r.children.map((l,u)=>{let h=e.typeIds[u],y=a[h],b=c[h];return l.slice(y,Math.min(i,b))}))}}return this}function zv(r){let t;return r.nullCount>=r.length?wr.call(this,new Uint8Array(0)):(t=r.values)instanceof Uint8Array?wr.call(this,Vn(r.offset,r.length,t)):wr.call(this,Pn(r.values))}function Mi(r){return wr.call(this,r.values.subarray(0,r.length*r.stride))}function Ql(r){let{length:t,values:e,valueOffsets:i}=r,n=Ot(i[0]),s=Ot(i[t]),o=Math.min(s-n,e.byteLength-n);return wr.call(this,Ec(-n,t+1,i)),wr.call(this,e.subarray(n,n+o)),this}function kh(r){let{length:t,valueOffsets:e}=r;if(e){let{[0]:i,[t]:n}=e;return wr.call(this,Ec(-i,t+1,e)),this.visit(r.children[0].slice(i,n-i))}return this.visit(r.children[0])}function Ch(r){return this.visitMany(r.type.children.map((t,e)=>r.children[e]).filter(Boolean))[0]}At.prototype.visitBool=zv;At.prototype.visitInt=Mi;At.prototype.visitFloat=Mi;At.prototype.visitUtf8=Ql;At.prototype.visitLargeUtf8=Ql;At.prototype.visitBinary=Ql;At.prototype.visitLargeBinary=Ql;At.prototype.visitFixedSizeBinary=Mi;At.prototype.visitDate=Mi;At.prototype.visitTimestamp=Mi;At.prototype.visitTime=Mi;At.prototype.visitDecimal=Mi;At.prototype.visitList=kh;At.prototype.visitStruct=Ch;At.prototype.visitUnion=jv;At.prototype.visitInterval=Mi;At.prototype.visitDuration=Mi;At.prototype.visitFixedSizeList=kh;At.prototype.visitMap=kh;var Zn=class extends $n{static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,e){throw new Error('"throughDOM" not available in this environment')}constructor(t){super(),this._position=0,this._started=!1,this._sink=new Gr,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,ae(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 Oe(t)?t.then(e=>this.writeAll(e)):$e(t)?Ph(this,t):Vh(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,e=null){return t===this._sink||t instanceof Gr?this._sink=t:(this._sink=new Gr,t&&yp(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&gp(t)&&this.toNodeStream({objectMode:!1}).pipe(t)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,(!e||!Kn(e,this._schema))&&(e==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=e,this._writeSchema(e))),this}write(t){let e=null;if(this._sink){if(t==null)return this.finish()&&void 0;if(t instanceof _e&&!(e=t.schema))return this.finish()&&void 0;if(t instanceof Lt&&!(e=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(e&&!Kn(e,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,e)}t instanceof Lt?t instanceof Jn||this._writeRecordBatch(t):t instanceof _e?this.writeAll(t.batches):nr(t)&&this.writeAll(t)}_writeMessage(t,e=8){let i=e-1,n=Ie.encode(t),s=n.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+i&~i,c=a-s-o;return t.headerType===tt.RecordBatch?this._recordBatchBlocks.push(new Ti(a,t.bodyLength,this._position)):t.headerType===tt.DictionaryBatch&&this._dictionaryBlocks.push(new Ti(a,t.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(a-o)),s>0&&this._write(n),this._writePadding(c)}_write(t){if(this._started){let e=F(t);e&&e.byteLength>0&&(this._sink.write(e),this._position+=e.byteLength)}return this}_writeSchema(t){return this._writeMessage(Ie.from(t))}_writeFooter(t){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(zs)}_writePadding(t){return t>0?this._write(new Uint8Array(t)):this}_writeRecordBatch(t){let{byteLength:e,nodes:i,bufferRegions:n,buffers:s}=At.assemble(t),o=new Xt(t.numRows,i,n),a=Ie.from(o,e);return this._writeDictionaries(t)._writeMessage(a)._writeBodyBuffers(s)}_writeDictionaryBatch(t,e,i=!1){this._dictionaryDeltaOffsets.set(e,t.length+(this._dictionaryDeltaOffsets.get(e)||0));let{byteLength:n,nodes:s,bufferRegions:o,buffers:a}=At.assemble(new rt([t])),c=new Xt(t.length,s,o),l=new we(c,e,i),u=Ie.from(l,n);return this._writeMessage(u)._writeBodyBuffers(a)}_writeBodyBuffers(t){let e,i,n;for(let s=-1,o=t.length;++s<o;)(e=t[s])&&(i=e.byteLength)>0&&(this._write(e),(n=(i+7&-8)-i)>0&&this._writePadding(n));return this}_writeDictionaries(t){for(let[e,i]of t.dictionaries){let n=this._dictionaryDeltaOffsets.get(e)||0;if(n===0||(i=i?.slice(n)).length>0)for(let s of i.data)this._writeDictionaryBatch(s,e,n>0),n+=s.length}return this}},ma=class r extends Zn{static writeAll(t,e){let i=new r(e);return Oe(t)?t.then(n=>i.writeAll(n)):$e(t)?Ph(i,t):Vh(i,t)}},ya=class r extends Zn{static writeAll(t){let e=new r;return Oe(t)?t.then(i=>e.writeAll(i)):$e(t)?Ph(e,t):Vh(e,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeFooter(t){let e=Bi.encode(new Bi(t,dt.V5,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(e)._write(Int32Array.of(e.byteLength))._writeMagic()}};function Vh(r,t){let e=t;t instanceof _e&&(e=t.batches,r.reset(void 0,t.schema));for(let i of e)r.write(i);return r.finish()}function Ph(r,t){var e,i,n,s,o,a,c;return p(this,void 0,void 0,function*(){try{for(e=!0,i=Mt(t);n=yield i.next(),s=n.done,!s;e=!0){c=n.value,e=!1;let l=c;r.write(l)}}catch(l){o={error:l}}finally{try{!e&&!s&&(a=i.return)&&(yield a.call(i))}finally{if(o)throw o.error}}return r.finish()})}function iy(r,t){if($e(r))return Wv(r,t);if(nr(r))return $v(r,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function $v(r,t){let e=null,i=t?.type==="bytes"||!1,n=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){s(o,e||(e=r[Symbol.iterator]()))},pull(o){e?s(o,e):o.close()},cancel(){(e?.return&&e.return()||!0)&&(e=null)}}),Object.assign({highWaterMark:i?n:void 0},t));function s(o,a){let c,l=null,u=o.desiredSize||null;for(;!(l=a.next(i?u:null)).done;)if(ArrayBuffer.isView(l.value)&&(c=F(l.value))&&(u!=null&&i&&(u=u-c.byteLength+1),l.value=c),o.enqueue(l.value),u!=null&&--u<=0)return;o.close()}}function Wv(r,t){let e=null,i=t?.type==="bytes"||!1,n=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){return p(this,void 0,void 0,function*(){yield s(o,e||(e=r[Symbol.asyncIterator]()))})},pull(o){return p(this,void 0,void 0,function*(){e?yield s(o,e):o.close()})},cancel(){return p(this,void 0,void 0,function*(){(e?.return&&(yield e.return())||!0)&&(e=null)})}}),Object.assign({highWaterMark:i?n:void 0},t));function s(o,a){return p(this,void 0,void 0,function*(){let c,l=null,u=o.desiredSize||null;for(;!(l=yield a.next(i?u:null)).done;)if(ArrayBuffer.isView(l.value)&&(c=F(l.value))&&(u!=null&&i&&(u=u-c.byteLength+1),l.value=c),o.enqueue(l.value),u!=null&&--u<=0)return;o.close()})}}function oy(r){return new jh(r)}var jh=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:e,["writableStrategy"]:i,["queueingStrategy"]:n="count"}=t,s=Ic(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=qn(s),this._getSize=n!=="bytes"?ny:sy;let{["highWaterMark"]:o=n==="bytes"?Math.pow(2,14):1e3}=Object.assign({},e),{["highWaterMark"]:a=n==="bytes"?Math.pow(2,14):1e3}=Object.assign({},i);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:n!=="bytes"?ny:sy}),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 e=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(t)),this._bufferedSize-e}_maybeFlush(t,e){e!=null&&(this._bufferedSize>=e.desiredSize&&++this._numChunks&&this._enqueue(e,t.toVector()),t.finished&&((t.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(e,t.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(e,null)))}_enqueue(t,e){this._bufferedSize=0,this._controller=null,e==null?t.close():t.enqueue(e)}},ny=r=>{var t;return(t=r?.length)!==null&&t!==void 0?t:0},sy=r=>{var t;return(t=r?.byteLength)!==null&&t!==void 0?t:0};function Xl(r,t){let e=new Gr,i=null,n=new ReadableStream({cancel(){return p(this,void 0,void 0,function*(){yield e.close()})},start(a){return p(this,void 0,void 0,function*(){yield o(a,i||(i=yield s()))})},pull(a){return p(this,void 0,void 0,function*(){i?yield o(a,i):a.close()})}});return{writable:new WritableStream(e,Object.assign({highWaterMark:Math.pow(2,14)},r)),readable:n};function s(){return p(this,void 0,void 0,function*(){return yield(yield Re.from(e)).open(t)})}function o(a,c){return p(this,void 0,void 0,function*(){let l=a.desiredSize,u=null;for(;!(u=yield c.next()).done;)if(a.enqueue(u.value),l!=null&&--l<=0)return;a.close()})}}function Zl(r,t){let e=new this(r),i=new Ge(e),n=new ReadableStream({cancel(){return p(this,void 0,void 0,function*(){yield i.cancel()})},pull(o){return p(this,void 0,void 0,function*(){yield s(o)})},start(o){return p(this,void 0,void 0,function*(){yield s(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},t));return{writable:new WritableStream(e,r),readable:n};function s(o){return p(this,void 0,void 0,function*(){let a=null,c=o.desiredSize;for(;a=yield i.read(c||null);)if(o.enqueue(a),c!=null&&(c-=a.byteLength)<=0)return;o.close()})}}function ts(r){let t=Re.from(r);return Oe(t)?t.then(e=>ts(e)):t.isAsync()?t.readAll().then(e=>new _e(e)):new _e(t.readAll())}var Gv=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Xd),Bh),mh),Zd),Yd),ph),Jd),{compareSchemas:Kn,compareFields:Lm,compareTypes:Rm});Jt.toDOMStream=iy;Bt.throughDOM=oy;Re.throughDOM=Xl;Xn.throughDOM=Xl;Ni.throughDOM=Xl;Zn.throughDOM=Zl;ya.throughDOM=Zl;ma.throughDOM=Zl;function zh(r="ws://localhost:3000/"){let t=[],e=!1,i=null,n,s={open(){e=!0,c()},close(){for(e=!1,i=null,n=null;t.length;)t.shift().reject("Socket closed")},error(l){if(i){let{reject:u}=i;i=null,c(),u(l)}else console.error("WebSocket error: ",l)},message({data:l}){if(i){let{query:u,resolve:h,reject:y}=i;if(i=null,c(),typeof l=="string"){let b=JSON.parse(l);b.error?y(b.error):h(b)}else if(u.type==="exec")h();else if(u.type==="arrow")h(ts(l.arrayBuffer()));else throw new Error(`Unexpected socket data: ${l}`)}else console.log("WebSocket message: ",l)}};function o(){n=new WebSocket(r);for(let l in s)n.addEventListener(l,s[l])}function a(l,u,h){n==null&&o(),t.push({query:l,resolve:u,reject:h}),e&&!i&&c()}function c(){t.length&&(i=t.shift(),n.send(JSON.stringify(i.query)))}return{get connected(){return e},query(l){return new Promise((u,h)=>a(l,u,h))}}}var Ke=class{constructor(t,e){t&&(this.table=String(t)),e&&(this.column=e)}get columns(){return this.column?[this.column]:[]}toString(){let{table:t,column:e}=this;if(e){let i=e.startsWith("*")?e:`"${e}"`;return`${t?`${ay(t)}.`:""}${i}`}else return t?ay(t):"NULL"}};function ay(r){return r.split(".").map(e=>`"${e}"`).join(".")}function cy(r,t){return r instanceof Ke&&r.column===t}function st(r){return typeof r=="string"?uy(r):r}function es(r){return typeof r=="string"?ly(r):r}function ly(r){return new Ke(r)}function uy(r,t){return arguments.length===1&&(t=r,r=null),new Ke(r,t)}function yn(r){switch(typeof r){case"boolean":return r?"TRUE":"FALSE";case"string":return`'${r}'`;case"number":return Number.isFinite(r)?String(r):"NULL";default:if(r==null)return"NULL";if(r instanceof Date){let t=+r;if(Number.isNaN(t))return"NULL";let e=r.getUTCFullYear(),i=r.getUTCMonth(),n=r.getUTCDate();return t===Date.UTC(e,i,n)?`MAKE_DATE(${e}, ${i+1}, ${n})`:`EPOCH_MS(${t})`}else return r instanceof RegExp?`'${r.source}'`:String(r)}}var rs=r=>typeof r?.addEventListener=="function";function tu(r){return r instanceof gn}var gn=class{constructor(t,e,i){this._expr=Array.isArray(t)?t:[t],this._deps=e||[],this.annotate(i);let n=this._expr.filter(s=>rs(s));n.length>0?(this._params=Array.from(new Set(n)),this._params.forEach(s=>{s.addEventListener("value",()=>Yv(this,this.map?.get("value")))})):this.addEventListener=void 0}get value(){return this}get columns(){let{_params:t,_deps:e}=this;if(t){let i=new Set(t.flatMap(n=>{let s=n.value?.columns;return Array.isArray(s)?s:[]}));if(i.size){let n=new Set(e);return i.forEach(s=>n.add(s)),Array.from(n)}}return e}get column(){return this._deps.length?this._deps[0]:this.columns[0]}annotate(...t){return Object.assign(this,...t)}toString(){return this._expr.map(t=>rs(t)&&!tu(t)?yn(t.value):t).join("")}addEventListener(t,e){let i=this.map||(this.map=new Map);(i.get(t)||(i.set(t,new Set),i.get(t))).add(e)}};function Yv(r,t){if(t?.size)return Promise.allSettled(Array.from(t,e=>e(r)))}function $h(r,t){let e=[r[0]],i=new Set,n=t.length;for(let s=0,o=0;s<n;){let a=t[s];rs(a)?e[++o]=a:(Array.isArray(a?.columns)&&a.columns.forEach(l=>i.add(l)),e[o]+=typeof a=="string"?a:yn(a));let c=r[++s];rs(e[o])?e[++o]=c:e[o]+=c}return{spans:e,cols:Array.from(i)}}function q(r,...t){let{spans:e,cols:i}=$h(r,t);return new gn(e,i)}function ga(r){r(this.op,this),this.children?.forEach(t=>t.visit(r))}function dy(r,t){let e=t.filter(n=>n!=null).map(st),i=e.map((n,s)=>s?` ${r} `:"");return e.length===1?i.push(""):e.length>1&&(i[0]="(",i.push(")")),q(i,...e).annotate({op:r,children:e,visit:ga})}var Wh=(...r)=>dy("AND",r.flat()),qh=(...r)=>dy("OR",r.flat()),Hv=r=>t=>q`(${r} ${st(t)})`.annotate({op:r,a:t,visit:ga}),Kv=Hv("NOT"),hy=r=>t=>q`(${st(t)} ${r})`.annotate({op:r,a:t,visit:ga}),Gh=hy("IS NULL"),Jv=hy("IS NOT NULL"),bn=r=>(t,e)=>q`(${st(t)} ${r} ${st(e)})`.annotate({op:r,a:t,b:e,visit:ga}),Qv=bn("="),Xv=bn("<>"),Zv=bn("<"),tw=bn(">"),ew=bn("<="),rw=bn(">="),iw=bn("IS DISTINCT FROM"),nw=bn("IS NOT DISTINCT FROM");function sw(r,t,e,i){t=st(t);let n=r.startsWith("NOT ")?"NOT ":"";return(e?i?q`${n}(${e[0]} <= ${t} AND ${t} < ${e[1]})`:q`(${t} ${r} ${e[0]} AND ${e[1]})`:q``).annotate({op:r,visit:ga,field:t,range:e})}var eu=(r,t,e)=>sw("BETWEEN",r,t,e);function is(r,t){return Array.from({length:r},()=>t)}function Zt(r,t){return(...e)=>{let i=e.map(st),n=t?`::${t}`:"";return(i.length?q([`${r}(`,...is(i.length-1,", "),`)${n}`],...i):q`${r}()${n}`).annotate({func:r,args:i})}}var ow=Zt("REGEXP_MATCHES"),aw=Zt("CONTAINS"),cw=Zt("PREFIX"),lw=Zt("SUFFIX"),uw=Zt("LOWER"),dw=Zt("UPPER"),hw=Zt("LENGTH"),fw=Zt("ISNAN"),pw=Zt("ISFINITE"),mw=Zt("ISINF");var ba=class r extends gn{constructor(t,e,i,n,s="",o="",a=""){let c;if(n&&!(s||o||a))c=n?q`${e} OVER "${n}"`:q`${e} OVER ()`;else{let y=s&&o?" ":"",b=(s||o)&&a?" ":"";c=q`${e} OVER (${n?`"${n}" `:""}${s}${y}${o}${b}${a})`}i&&(c=q`(${c})::${i}`);let{_expr:u,_deps:h}=c;super(u,h,{window:t,func:e,type:i,name:n,group:s,order:o,frame:a})}get basis(){return this.column}get label(){let{func:t}=this;return t.label??t.toString()}over(t){let{window:e,func:i,type:n,group:s,order:o,frame:a}=this;return new r(e,i,n,t,s,o,a)}partitionby(...t){let e=t.flat().filter(u=>u).map(st),i=q(["PARTITION BY ",is(e.length-1,", "),""],...e),{window:n,func:s,type:o,name:a,order:c,frame:l}=this;return new r(n,s,o,a,i,c,l)}orderby(...t){let e=t.flat().filter(u=>u).map(st),i=q(["ORDER BY ",is(e.length-1,", "),""],...e),{window:n,func:s,type:o,name:a,group:c,frame:l}=this;return new r(n,s,o,a,c,i,l)}rows(t){let e=fy("ROWS",t),{window:i,func:n,type:s,name:o,group:a,order:c}=this;return new r(i,n,s,o,a,c,e)}range(t){let e=fy("RANGE",t),{window:i,func:n,type:s,name:o,group:a,order:c}=this;return new r(i,n,s,o,a,c,e)}};function fy(r,t){if(rs(t)){let e=q`${t}`;return e.toString=()=>`${r} ${py(t.value)}`,e}return`${r} ${py(t)}`}function py(r){let[t,e]=r,i=t===0?"CURRENT ROW":Number.isFinite(t)?`${Math.abs(t)} PRECEDING`:"UNBOUNDED PRECEDING",n=e===0?"CURRENT ROW":Number.isFinite(e)?`${Math.abs(e)} FOLLOWING`:"UNBOUNDED FOLLOWING";return`BETWEEN ${i} AND ${n}`}function Ir(r,t){return(...e)=>{let i=Zt(r)(...e);return new ba(r,i,t)}}var yw=Ir("ROW_NUMBER","INTEGER"),gw=Ir("RANK","INTEGER"),bw=Ir("DENSE_RANK","INTEGER"),_w=Ir("PERCENT_RANK"),vw=Ir("CUME_DIST"),ww=Ir("NTILE"),Iw=Ir("LAG"),Sw=Ir("LEAD"),Bw=Ir("FIRST_VALUE"),Tw=Ir("LAST_VALUE"),xw=Ir("NTH_VALUE");var Yh=class r extends gn{constructor(t,e,i,n,s){e=(e||[]).map(st);let{strings:o,exprs:a}=Aw(t,e,i,n,s),{spans:c,cols:l}=$h(o,a);super(c,l,{aggregate:t,args:e,type:i,isDistinct:n,filter:s})}get basis(){return this.column}get label(){let{aggregate:t,args:e,isDistinct:i}=this,n=i?"DISTINCT"+(e.length?" ":""):"",s=e.length?`(${n}${e.map(Dw).join(", ")})`:"";return`${t.toLowerCase()}${s}`}distinct(){let{aggregate:t,args:e,type:i,filter:n}=this;return new r(t,e,i,!0,n)}where(t){let{aggregate:e,args:i,type:n,isDistinct:s}=this;return new r(e,i,n,s,t)}window(){let{aggregate:t,args:e,type:i,isDistinct:n}=this,s=new r(t,e,null,n);return new ba(t,s,i)}partitionby(...t){return this.window().partitionby(...t)}orderby(...t){return this.window().orderby(...t)}rows(t,e){return this.window().rows(t,e)}range(t,e){return this.window().range(t,e)}};function Aw(r,t,e,i,n){let s=`)${e?`::${e}`:""}`,o=[`${r}(${i?"DISTINCT ":""}`],a=[];return t.length?(o=o.concat([...is(t.length-1,", "),`${s}${n?" FILTER (WHERE ":""}`,...n?[")"]:[]]),a=[...t,...n?[n]:[]]):o[0]+="*"+s,{exprs:a,strings:o}}function Dw(r){let t=yn(r);return t&&t.startsWith('"')&&t.endsWith('"')?t.slice(1,-1):t}function nt(r,t){return(...e)=>new Yh(r,e,t)}var _a=nt("COUNT","INTEGER"),Ow=nt("AVG"),Ew=nt("AVG"),Fw=nt("MAD"),Hh=nt("MAX"),Kh=nt("MIN"),Nw=nt("SUM","DOUBLE"),Mw=nt("PRODUCT"),Lw=nt("MEDIAN"),Rw=nt("QUANTILE"),Uw=nt("MODE"),Cw=nt("VARIANCE"),kw=nt("STDDEV"),Vw=nt("SKEWNESS"),Pw=nt("KURTOSIS"),jw=nt("ENTROPY"),zw=nt("VAR_POP"),$w=nt("STDDEV_POP"),Ww=nt("CORR"),qw=nt("COVAR_POP"),Gw=nt("REGR_INTERCEPT"),Yw=nt("REGR_SLOPE"),Hw=nt("REGR_COUNT"),Kw=nt("REGR_R2"),Jw=nt("REGR_SYY"),Qw=nt("REGR_SXX"),Xw=nt("REGR_SXY"),Zw=nt("REGR_AVGX"),t0=nt("REGR_AVGY"),e0=nt("FIRST"),r0=nt("LAST"),i0=nt("ARG_MIN"),n0=nt("ARG_MAX"),s0=nt("STRING_AGG"),o0=nt("ARRAY_AGG");var Jh=r=>q`epoch_ms(${st(r)})`;var a0=Zt("ST_AsGeoJSON"),c0=Zt("ST_X"),l0=Zt("ST_Y"),u0=Zt("ST_CENTROID");var Je=class r{static select(...t){return new r().select(...t)}static from(...t){return new r().from(...t)}static with(...t){return new r().with(...t)}static union(...t){return new ns("UNION",t.flat())}static unionAll(...t){return new ns("UNION ALL",t.flat())}static intersect(...t){return new ns("INTERSECT",t.flat())}static except(...t){return new ns("EXCEPT",t.flat())}static describe(t){let e=t.clone(),{clone:i,toString:n}=e;return Object.assign(e,{describe:!0,clone:()=>r.describe(i.call(e)),toString:()=>`DESCRIBE ${n.call(e)}`})}constructor(){this.query={with:[],select:[],from:[],where:[],groupby:[],having:[],window:[],qualify:[],orderby:[]}}clone(){let t=new r;return t.query={...this.query},t}with(...t){let{query:e}=this;if(t.length===0)return e.with;{let i=[],n=(s,o)=>{let a=o.clone();a.cteFor=this,i.push({as:s,query:a})};return t.flat().forEach(s=>{if(s!=null)if(s.as&&s.query)n(s.as,s.query);else for(let o in s)n(o,s[o])}),e.with=e.with.concat(i),this}}select(...t){let{query:e}=this;if(t.length===0)return e.select;{let i=[];for(let n of t.flat())if(n!=null)if(typeof n=="string")i.push({as:n,expr:st(n)});else if(n instanceof Ke)i.push({as:n.column,expr:n});else if(Array.isArray(n))i.push({as:n[0],expr:n[1]});else for(let s in n)i.push({as:ru(s),expr:st(n[s])});return e.select=e.select.concat(i),this}}$select(...t){return this.query.select=[],this.select(...t)}distinct(t=!0){return this.query.distinct=!!t,this}from(...t){let{query:e}=this;if(t.length===0)return e.from;{let i=[];return t.flat().forEach(n=>{if(n!=null)if(typeof n=="string")i.push({as:n,from:es(n)});else if(n instanceof Ke)i.push({as:n.table,from:n});else if(va(n)||tu(n))i.push({from:n});else if(Array.isArray(n))i.push({as:ru(n[0]),from:es(n[1])});else for(let s in n)i.push({as:ru(s),from:es(n[s])})}),e.from=e.from.concat(i),this}}$from(...t){return this.query.from=[],this.from(...t)}sample(t,e){let{query:i}=this;if(arguments.length===0)return i.sample;{let n=t;return typeof t=="number"&&(n=t>0&&t<1?{perc:100*t,method:e}:{rows:Math.round(t),method:e}),i.sample=n,this}}where(...t){let{query:e}=this;return t.length===0?e.where:(e.where=e.where.concat(t.flat().filter(i=>i)),this)}$where(...t){return this.query.where=[],this.where(...t)}groupby(...t){let{query:e}=this;return t.length===0?e.groupby:(e.groupby=e.groupby.concat(t.flat().filter(i=>i).map(st)),this)}$groupby(...t){return this.query.groupby=[],this.groupby(...t)}having(...t){let{query:e}=this;return t.length===0?e.having:(e.having=e.having.concat(t.flat().filter(i=>i)),this)}window(...t){let{query:e}=this;if(t.length===0)return e.window;{let i=[];return t.flat().forEach(n=>{if(n!=null)for(let s in n)i.push({as:ru(s),expr:n[s]})}),e.window=e.window.concat(i),this}}qualify(...t){let{query:e}=this;return t.length===0?e.qualify:(e.qualify=e.qualify.concat(t.flat().filter(i=>i)),this)}orderby(...t){let{query:e}=this;return t.length===0?e.orderby:(e.orderby=e.orderby.concat(t.flat().filter(i=>i).map(st)),this)}limit(t){let{query:e}=this;return arguments.length===0?e.limit:(e.limit=Number.isFinite(t)?t:void 0,this)}offset(t){let{query:e}=this;return arguments.length===0?e.offset:(e.offset=Number.isFinite(t)?t:void 0,this)}get subqueries(){let{query:t,cteFor:e}=this,n=(e?.query||t).with?.reduce((o,{as:a,query:c})=>(o[a]=c,o),{}),s=[];return t.from.forEach(({from:o})=>{if(va(o))s.push(o);else if(n[o.table]){let a=n[o.table];s.push(a)}}),s}toString(){let{with:t,select:e,distinct:i,from:n,sample:s,where:o,groupby:a,having:c,window:l,qualify:u,orderby:h,limit:y,offset:b}=this.query,z=[];if(t.length){let ft=t.map(({as:et,query:Nt})=>`"${et}" AS (${Nt})`);z.push(`WITH ${ft.join(", ")}`)}let ir=e.map(({as:ft,expr:et})=>cy(et,ft)&&!et.table?`${et}`:`${et} AS "${ft}"`);if(z.push(`SELECT${i?" DISTINCT":""} ${ir.join(", ")}`),n.length){let ft=n.map(({as:et,from:Nt})=>{let ai=va(Nt)?`(${Nt})`:`${Nt}`;return!et||et===Nt.table?ai:`${ai} AS "${et}"`});z.push(`FROM ${ft.join(", ")}`)}if(o.length){let ft=o.map(String).filter(et=>et).join(" AND ");ft&&z.push(`WHERE ${ft}`)}if(s){let{rows:ft,perc:et,method:Nt,seed:ai}=s,vc=ft?`${ft} ROWS`:`${et} PERCENT`,wc=Nt?` (${Nt}${ai!=null?`, ${ai}`:""})`:"";z.push(`USING SAMPLE ${vc}${wc}`)}if(a.length&&z.push(`GROUP BY ${a.join(", ")}`),c.length){let ft=c.map(String).filter(et=>et).join(" AND ");ft&&z.push(`HAVING ${ft}`)}if(l.length){let ft=l.map(({as:et,expr:Nt})=>`"${et}" AS (${Nt})`);z.push(`WINDOW ${ft.join(", ")}`)}if(u.length){let ft=u.map(String).filter(et=>et).join(" AND ");ft&&z.push(`QUALIFY ${ft}`)}return h.length&&z.push(`ORDER BY ${h.join(", ")}`),Number.isFinite(y)&&z.push(`LIMIT ${y}`),Number.isFinite(b)&&z.push(`OFFSET ${b}`),z.join(" ")}},ns=class r{constructor(t,e){this.op=t,this.queries=e.map(i=>i.clone()),this.query={orderby:[]}}clone(){let t=new r(this.op,this.queries);return t.query={...this.query},t}orderby(...t){let{query:e}=this;return t.length===0?e.orderby:(e.orderby=e.orderby.concat(t.flat().filter(i=>i).map(st)),this)}limit(t){let{query:e}=this;return arguments.length===0?e.limit:(e.limit=Number.isFinite(t)?t:void 0,this)}offset(t){let{query:e}=this;return arguments.length===0?e.offset:(e.offset=Number.isFinite(t)?t:void 0,this)}get subqueries(){let{queries:t,cteFor:e}=this;return e&&t.forEach(i=>i.cteFor=e),t}toString(){let{op:t,queries:e,query:{orderby:i,limit:n,offset:s}}=this,o=[e.join(` ${t} `)];return i.length&&o.push(`ORDER BY ${i.join(", ")}`),Number.isFinite(n)&&o.push(`LIMIT ${n}`),Number.isFinite(s)&&o.push(`OFFSET ${s}`),o.join(" ")}};function va(r){return r instanceof Je||r instanceof ns}function Qh(r){return va(r)&&r.describe}function ru(r){return d0(r)?r.slice(1,-1):r}function d0(r){return r[0]==='"'&&r[r.length-1]==='"'}var iu=r=>r;function h0(){return{apply:iu,invert:iu,sqlApply:st,sqlInvert:iu}}function f0({base:r}={}){if(r==null||r===Math.E)return{apply:Math.log,invert:Math.exp,sqlApply:t=>q`LN(${st(t)})`,sqlInvert:t=>q`EXP(${t})`};if(r===10)return{apply:Math.log10,invert:t=>Math.pow(10,t),sqlApply:t=>q`LOG(${st(t)})`,sqlInvert:t=>q`POW(10, ${t})`};{let t=+r;return{apply:e=>Math.log(e)/Math.log(t),invert:e=>Math.pow(t,e),sqlApply:e=>q`LN(${st(e)}) / LN(${t})`,sqlInvert:e=>q`POW(${t}, ${e})`}}}function p0({constant:r=1}={}){let t=+r;return{apply:e=>Math.sign(e)*Math.log1p(Math.abs(e)),invert:e=>Math.sign(e)*Math.exp(Math.abs(e)-t),sqlApply:e=>(e=st(e),q`SIGN(${e}) * LN(${t} + ABS(${e}))`),sqlInvert:e=>q`SIGN(${e}) * (EXP(ABS(${e})) - ${t})`}}function m0(){return{apply:r=>Math.sign(r)*Math.sqrt(Math.abs(r)),invert:r=>Math.sign(r)*r*r,sqlApply:r=>(r=st(r),q`SIGN(${r}) * SQRT(ABS(${r}))`),sqlInvert:r=>q`SIGN(${r}) * (${r}) ** 2`}}function y0({exponent:r=1}={}){let t=+r;return{apply:e=>Math.sign(e)*Math.pow(Math.abs(e),t),invert:e=>Math.sign(e)*Math.pow(Math.abs(e),1/t),sqlApply:e=>(e=st(e),q`SIGN(${e}) * POW(ABS(${e}), ${t})`),sqlInvert:e=>q`SIGN(${e}) * POW(ABS(${e}), 1/${t})`}}function my(){return{apply:r=>+r,invert:r=>new Date(r),sqlApply:r=>r instanceof Date?+r:Jh(st(r)),sqlInvert:iu}}var g0={linear:h0,log:f0,symlog:p0,sqrt:m0,pow:y0,time:my,utc:my};function Xh(r){let t=g0[r.type];return t?{...r,...t(r)}:null}function nu(r,t,{replace:e=!1,temp:i=!0,view:n=!1}={}){return"CREATE"+(e?" OR REPLACE ":" ")+(i?"TEMP ":"")+(n?"VIEW":"TABLE")+(e?" ":" IF NOT EXISTS ")+r+" AS "+t}function gy(r){let t=2166136261;for(let e=0,i=r.length;e<i;++e){let n=r.charCodeAt(e),s=n&65280;s&&(t=yy(t^s>>8)),t=yy(t^n&255)}return b0(t)}function yy(r){return r+(r<<1)+(r<<4)+(r<<7)+(r<<8)+(r<<24)}function b0(r){return r+=r<<13,r^=r>>>7,r+=r<<3,r^=r>>>17,r+=r<<5,r&4294967295}var su=class{constructor(t,{selection:e,temp:i=!0}){this.mc=t,this.selection=e,this.temp=i,this.reset()}reset(){this.enabled=!1,this.clients=null,this.indices=null,this.activeView=null}clear(){this.indices&&(this.mc.cancel(Array.from(this.indices.values(),t=>t.result)),this.indices=null)}index(t,e){if(this.clients!==t){let l=Array.from(t,_y),u=l[0]?.from;this.enabled=l.every(h=>h&&h.from===u),this.clients=t,this.activeView=null,this.clear()}if(!this.enabled)return!1;e=e||this.selection.active;let{source:i}=e;if(i&&i===this.activeView?.source)return!0;if(this.clear(),!i)return!1;let n=this.activeView=_0(e);if(!n)return!1;this.mc.logger().warn("DATA CUBE INDEX CONSTRUCTION");let s=this.selection.remove(i),o=this.indices=new Map,{mc:a,temp:c}=this;for(let l of t){if(s.skip(l,e))continue;let u=_y(l),h=l.query(s.predicate(l)).select({...n.columns,...u.count}).groupby(Object.keys(n.columns)),[y]=h.subqueries;if(y){let Nt=Object.values(n.columns).map(ai=>ai.columns[0]);w0(y,Nt)}let b=h.orderby();h.query.orderby=[];let z=h.toString(),ft=`cube_index_${(gy(z)>>>0).toString(16)}`,et=a.exec(nu(ft,z,{temp:c}));o.set(l,{table:ft,result:et,order:b,...u})}}async update(){let{clients:t,selection:e,activeView:i}=this,n=i.predicate(e.active.predicate);return Promise.all(Array.from(t).map(s=>this.updateClient(s,n)))}async updateClient(t,e){let i=this.indices.get(t);if(!i)return;e||(e=this.activeView.predicate(this.selection.active.predicate));let{table:n,dims:s,aggr:o,order:a=[]}=i,c=Je.select(s,o).from(n).groupby(s).where(e).orderby(a);return this.mc.updateClient(t,c)}};function _0(r){let{source:t,schema:e}=r,i=r.predicate?.columns;if(!e||!i)return null;let{type:n,scales:s,pixelSize:o=1}=e,a;if(n==="interval"&&s){let c=s.map(l=>v0(l,o));if(c.some(l=>l==null))return null;c.length===1?(a=l=>l?eu("active0",l.range.map(c[0])):[],i={active0:c[0](r.predicate.field)}):(a=l=>l?Wh(l.children.map(({range:u},h)=>eu(`active${h}`,u.map(c[h])))):[],i=Object.fromEntries(r.predicate.children.map((l,u)=>[`active${u}`,c[u](l.field)])))}else if(n==="point")a=c=>c,i=Object.fromEntries(i.map(c=>[c.toString(),c]));else return null;return{source:t,columns:i,predicate:a}}function v0(r,t){let{apply:e,sqlApply:i}=Xh(r);if(e){let{domain:n,range:s}=r,o=e(Math.min(...n)),a=e(Math.max(...n)),c=Math.abs(s[1]-s[0])/(a-o)/t,l=t===1?"":`${t}::INTEGER * `;return u=>q`${l}FLOOR(${c}::DOUBLE * (${i(u)} - ${o}::DOUBLE))::INTEGER`}}var by={from:NaN};function _y(r){if(!r.filterIndexable)return by;let t=r.query(),e=Zh(t);if(!e||!t.groupby)return by;let i=new Set(t.groupby().map(a=>a.column)),n=[],s=[],o;for(let{as:a,expr:{aggregate:c}}of t.select())switch(c?.toUpperCase?.()){case"COUNT":case"SUM":n.push({[a]:q`SUM("${a}")::DOUBLE`});break;case"AVG":o="_count_",n.push({[a]:q`(SUM("${a}" * ${o}) / SUM(${o}))::DOUBLE`});break;case"MAX":n.push({[a]:q`MAX("${a}")`});break;case"MIN":n.push({[a]:q`MIN("${a}")`});break;default:if(i.has(a))s.push(a);else return null}return{aggr:n,dims:s,count:o?{[o]:q`COUNT(*)`}:{},from:e}}function Zh(r){let t=r.subqueries;if(r.select){let i=r.from();if(!i.length)return;if(t.length===0)return i[0].from.table}let e=Zh(t[0]);for(let i=1;i<t.length;++i){let n=Zh(t[i]);if(n!==void 0&&n!==e)return NaN}return e}function w0(r,t){let e=new Set,i=n=>{e.has(n)||(e.add(n),n.select&&n.from().length&&n.select(t),n.subqueries.forEach(i))};i(r)}var ou=class{constructor(t,e,i=!0){this.mc=t,this.selection=e,this.clients=new Set,this.indexer=i?new su(this.mc,{...i,selection:e}):null;let{value:n,activate:s}=this.handlers={value:()=>this.update(),activate:o=>this.indexer?.index(this.clients,o)};e.addEventListener("value",n),e.addEventListener("activate",s)}finalize(){let{value:t,activate:e}=this.handlers;this.selection.removeEventListener("value",t),this.selection.removeEventListener("activate",e)}reset(){this.indexer?.reset()}add(t){return(this.clients=new Set(this.clients)).add(t),this}remove(t){return this.clients.has(t)&&(this.clients=new Set(this.clients)).delete(t),this}update(){let{mc:t,indexer:e,clients:i,selection:n}=this;return e?.index(i)?e.update():I0(t,i,n)}};function I0(r,t,e){return Promise.all(Array.from(t).map(i=>{let n=e.predicate(i);if(n!=null)return r.updateClient(i,i.query(n))}))}function au(){let r,t,e=new Promise((i,n)=>{r=i,t=n});return e.fulfill=i=>(r(i),e),e.reject=i=>(t(i),e),e}function S0(r){return(typeof requestAnimationFrame<"u"?requestAnimationFrame:typeof setImmediate<"u"?setImmediate:setTimeout)(r)}function vy(r,t,e){let i=[],n=0;function s(){let o=B0(i,t);i=[],n=0;for(let a of o)x0(a,r,e),O0(a,t)}return{add(o,a){o.request.type==="arrow"?(n=n||S0(()=>s()),i.push({entry:o,priority:a,index:i.length})):r(o,a)}}}function B0(r,t){let e=[],i=new Map;for(let n of r){let{entry:{request:s}}=n,o=T0(s.query,t);if(!i.has(o)){let a=[];e.push(a),i.set(o,a)}i.get(o).push(n)}return e}function T0(r,t){let e=`${r}`;if(r instanceof Je&&!t.get(e)){if(r.orderby().length||r.where().length||r.qualify().length||r.having().length)return e;let i=r.clone().$select("*"),n=r.groupby();if(n.length){let s={};r.select().forEach(({as:o,expr:a})=>s[o]=a),i.$groupby(n.map(o=>o instanceof Ke&&s[o.column]||o))}return`${i}`}else return e}function x0(r,t,e){if(A0(r))t({request:{type:"arrow",cache:!1,record:!1,query:r.query=D0(r,e)},result:r.result=au()});else for(let{entry:i,priority:n}of r)t(i,n)}function A0(r){if(r.length>1){let t=`${r[0].entry.request.query}`;for(let e=1;e<r.length;++e)if(t!==`${r[e].entry.request.query}`)return!0}return!1}function D0(r,t){let e=r.maps=[],i=new Map;for(let o of r){let{query:a}=o.entry.request,c=[];e.push(c);for(let{as:l,expr:u}of a.select()){let h=`${u}`;i.has(h)||i.set(h,[`col${i.size}`,u]);let[y]=i.get(h);c.push([y,l])}t(`${a}`)}let n=r[0].entry.request.query.clone(),s=n.groupby();if(s.length){let o={};r.maps[0].forEach(([a,c])=>o[c]=a),n.$groupby(s.map(a=>a instanceof Ke&&o[a.column]||a))}return n.$select(Array.from(i.values()))}async function O0(r,t){let{maps:e,query:i,result:n}=r;if(!e)return;let s;try{s=await n}catch(a){for(let{entry:c}of r)c.result.reject(a);return}let o=Qh(i);r.forEach(({entry:a},c)=>{let{request:l,result:u}=a,h=e[c],y=o&&h?F0(s,h):h?E0(s,h):s;l.cache&&t.set(String(l.query),y),u.fulfill(y)})}function E0(r,t){let e={};for(let[i,n]of t)e[n]=r.getChild(i);return new r.constructor(e)}function F0(r,t){let e=new Map(t),i=[];for(let n of r)e.has(n.column_name)&&i.push({...n,column_name:e.get(n.column_name)});return i}var N0=typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,wy=()=>({get:()=>{},set:(r,t)=>t,clear:()=>{}});function Iy({max:r=1e3,ttl:t=3*60*60*1e3}={}){let e=new Map;function i(){let n=performance.now()-t,s=null,o=1/0;for(let[a,c]of e){let{last:l}=c;l<o&&(s=a,o=l),n>l&&e.delete(a)}s&&e.delete(s)}return{get(n){let s=e.get(n);if(s)return s.last=performance.now(),s.value},set(n,s){return e.set(n,{last:performance.now(),value:s}),e.size>r&&N0(i),s},clear(){e=new Map}}}function Sy(r){let t=Array.from({length:r},()=>({head:null,tail:null}));return{isEmpty(){return t.every(e=>!e.head)},insert(e,i){let n=t[i];if(!n)throw new Error(`Invalid queue priority rank: ${i}`);let s={item:e,next:null};n.head===null?n.head=n.tail=s:n.tail=n.tail.next=s},remove(e){for(let i of t){let{head:n,tail:s}=i;for(let o=null,a=n;a;o=a,a=a.next)e(a.item)&&(a===n?n=a.next:o.next=a.next,a===s&&(s=o||n));i.head=n,i.tail=s}},next(){for(let e of t){let{head:i}=e;if(i!==null)return e.head=i.next,e.tail===i&&(e.tail=null),i.item}}}}var Kr={High:0,Normal:1,Low:2};function By(){let r=Sy(3),t,e,i,n=[],s=null,o;function a(){if(s||r.isEmpty())return;let{request:h,result:y}=r.next();s=u(h,y),s.finally(()=>{s=null,a()})}function c(h,y=Kr.Normal){r.insert(h,y),a()}function l(h){n.length&&h&&n.forEach(y=>y.add(h))}async function u(h,y){try{let{query:b,type:z,cache:ir=!1,record:ft=!0,options:et}=h,Nt=b?`${b}`:null;if(ft&&l(Nt),ir){let wc=e.get(Nt);if(wc){i.debug("Cache"),y.fulfill(wc);return}}let ai=performance.now(),vc=await t.query({type:z,sql:Nt,...et});ir&&e.set(Nt,vc),i.debug(`Request: ${(performance.now()-ai).toFixed(1)}`),y.fulfill(vc)}catch(b){y.reject(b)}}return{cache(h){return h!==void 0?e=h===!0?Iy():h||wy():e},logger(h){return h?i=h:i},connector(h){return h?t=h:t},consolidate(h){h&&!o?o=vy(c,e,l):!h&&o&&(o=null)},request(h,y=Kr.Normal){let b=au(),z={request:h,result:b};return o?o.add(z,y):c(z,y),b},cancel(h){let y=new Set(h);r.remove(({result:b})=>y.has(b))},clear(){r.remove(({result:h})=>(h.reject("Cleared"),!0))},record(){let h=[],y={add(b){h.push(b)},reset(){h=[]},snapshot(){return h.slice()},stop(){return n=n.filter(b=>b!==y),h}};return n.push(y),y}}}function tf(r){switch(r){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":return"string";case"ARRAY":case"LIST":return"array";case"BLOB":case"STRUCT":case"MAP":case"GEOMETRY":return"object";default:if(r.startsWith("DECIMAL"))return"number";if(r.startsWith("STRUCT")||r.startsWith("MAP"))return"object";if(r.endsWith("]"))return"array";throw new Error(`Unsupported type: ${r}`)}}function M0(r){return typeof r?.getChild=="function"}function L0(r){switch(r.typeId){case 2:case 3:case 7:return Float64Array;default:return Array}}function ef(r){let{typeId:t}=r;if(t===10)return e=>e==null?e:new Date(e);if(t===2&&r.bitWidth>=64)return e=>e==null?e:Number(e);if(t===7){let e=1/Math.pow(10,r.scale);return i=>i==null?i:xy(i,e)}return e=>e}function R0(r){let{type:t}=r,{typeId:e}=t;if(e===10){let i=r.length,n=new Array(i);for(let s=0;s<i;++s){let o=r.get(s);n[s]=o==null?null:new Date(o)}return n}if(e===2&&t.bitWidth>=64){let i=r.length,n=new Float64Array(i);for(let s=0;s<i;++s){let o=r.get(s);n[s]=o==null?NaN:Number(o)}return n}if(e===7){let i=1/Math.pow(10,t.scale),n=r.length,s=new Float64Array(n);for(let o=0;o<n;++o){let a=r.get(o);s[o]=a==null?NaN:xy(a,i)}return s}return r.toArray()}var Ty=Array.from({length:8},(r,t)=>Math.pow(2,t*32));function xy(r,t){let e=r.length,i=0;if(r.signed&&(r[e-1]|0)<0){for(let n=0;n<e;++n)i+=~(r[n]|0)*Ty[n];i=-(i+1)}else for(let n=0;n<e;++n)i+=r[n]*Ty[n];return i*t}var U0="count",C0="nulls",k0="max",V0="min",P0="distinct";var j0={[U0]:_a,[P0]:r=>_a(r).distinct(),[k0]:Hh,[V0]:Kh,[C0]:r=>_a().where(Gh(r))};function z0(r,t,e){return Je.from(r).select(Array.from(e,i=>[i,j0[i](t)]))}async function Ay(r,t){return t.length===1&&`${t[0].column}`=="*"?W0(r,t[0].table):(await Promise.all(t.map(e=>$0(r,e)))).filter(e=>e)}async function $0(r,{table:t,column:e,stats:i}){let n=Je.from({source:t}).select({column:e}).groupby(e.aggregate?q`ALL`:[]),[s]=Array.from(await r.query(Je.describe(n))),o={table:t,column:`${e}`,sqlType:s.column_type,type:tf(s.column_type),nullable:s.null==="YES"};if(!(i?.length||i?.size))return o;let a=await r.query(z0(t,e,i),{persist:!0});for(let c=0;c<a.numCols;++c){let{name:l}=a.schema.fields[c],u=a.getChildAt(c),h=ef(u.type);o[l]=h(u.get(0))}return o}async function W0(r,t){let e=await r.query(`DESCRIBE ${es(t)}`);return Array.from(e).map(i=>({table:t,column:i.column_name,sqlType:i.column_type,type:tf(i.column_type),nullable:i.null==="YES"}))}function Dy(){return{debug(){},info(){},log(){},warn(){},error(){}}}var cu;function q0(r){return r?cu=r:cu==null&&(cu=new lu),cu}var lu=class{constructor(t=zh(),e={}){let{logger:i=console,manager:n=By()}=e;this.manager=n,this.logger(i),this.configure(e),this.databaseConnector(t),this.clear()}logger(t){return arguments.length&&(this._logger=t||Dy(),this.manager.logger(this._logger)),this._logger}configure({cache:t=!0,consolidate:e=!0,indexes:i=!0}){this.manager.cache(t),this.manager.consolidate(e),this.indexes=i}clear({clients:t=!0,cache:e=!0}={}){this.manager.clear(),t&&(this.clients?.forEach(i=>this.disconnect(i)),this.filterGroups?.forEach(i=>i.finalize()),this.clients=new Set,this.filterGroups=new Map),e&&this.manager.cache().clear()}databaseConnector(t){return this.manager.connector(t)}cancel(t){this.manager.cancel(t)}exec(t,{priority:e=Kr.Normal}={}){return t=Array.isArray(t)?t.join(`;
|
|
11
|
+
`):t,this.manager.request({type:"exec",query:t},e)}query(t,{type:e="arrow",cache:i=!0,priority:n=Kr.Normal,...s}={}){return this.manager.request({type:e,query:t,cache:i,options:s},n)}prefetch(t,e={}){return this.query(t,{...e,cache:!0,priority:Kr.Low})}createBundle(t,e,i=Kr.Low){let n={name:t,queries:e};return this.manager.request({type:"create-bundle",options:n},i)}loadBundle(t,e=Kr.High){let i={name:t};return this.manager.request({type:"load-bundle",options:i},e)}updateClient(t,e,i=Kr.Normal){return t.queryPending(),this.query(e,{priority:i}).then(n=>t.queryResult(n).update(),n=>{t.queryError(n),this._logger.error(n)})}requestQuery(t,e){return this.filterGroups.get(t.filterBy)?.reset(),e?this.updateClient(t,e):t.update()}async connect(t){let{clients:e,filterGroups:i,indexes:n}=this;if(e.has(t))throw new Error("Client already connected.");e.add(t),t.coordinator=this;let s=t.fields();s?.length&&t.fieldInfo(await Ay(this,s));let o=t.filterBy;if(o)if(i.has(o))i.get(o).add(t);else{let a=new ou(this,o,n);i.set(o,a.add(t))}t.requestQuery()}disconnect(t){let{clients:e,filterGroups:i}=this;e.has(t)&&(e.delete(t),i.get(t.filterBy)?.remove(t),t.coordinator=null)}};var uu=class{constructor(){this._callbacks=new Map}addEventListener(t,e){this._callbacks.has(t)||this._callbacks.set(t,{callbacks:new Set,pending:null,queue:new rf}),this._callbacks.get(t).callbacks.add(e)}removeEventListener(t,e){let i=this._callbacks.get(t);i&&i.callbacks.delete(e)}willEmit(t,e){return e}emitQueueFilter(){return null}cancel(t){this._callbacks.get(t)?.queue.clear()}emit(t,e){let i=this._callbacks.get(t)||{};if(i.pending)i.queue.enqueue(e,this.emitQueueFilter(t,e));else{let n=this.willEmit(t,e),{callbacks:s,queue:o}=i;if(s?.size){let a=Promise.allSettled(Array.from(s,c=>c(n))).then(()=>{i.pending=null,o.isEmpty()||this.emit(t,o.dequeue())});i.pending=a}}}},rf=class{constructor(){this.clear()}clear(){this.next=null}isEmpty(){return!this.next}enqueue(t,e){let i={value:t};if(e&&this.next){let n=this;for(;n.next;)e(n.next.value)?n=n.next:n.next=n.next.next;n.next=i}else this.next=i}dequeue(){let{next:t}=this;return this.next=t?.next,t?.value}};function nf(r,t){return r===t?!1:r instanceof Date&&t instanceof Date?+r!=+t:Array.isArray(r)&&Array.isArray(t)?G0(r,t):!0}function G0(r,t){if(r.length!==t.length)return!0;for(let e=0;e<r.length;++e)if(r[e]!==t[e])return!0;return!1}function du(r){return r instanceof Gs}var Gs=class r extends uu{constructor(t){super(),this._value=t}static value(t){return new r(t)}static array(t){if(t.some(e=>du(e))){let e=new r,i=()=>e.update(t.map(n=>du(n)?n.value:n));return i(),t.forEach(n=>du(n)?n.addEventListener("value",i):0),e}return new r(t)}get value(){return this._value}update(t,{force:e}={}){return nf(this._value,t)||e?this.emit("value",t):this.cancel("value"),this}willEmit(t,e){return t==="value"&&(this._value=e),e}};function Y0(r){return r instanceof hu}var hu=class r extends Gs{static intersect({cross:t=!1}={}){return new r(new ss({cross:t}))}static union({cross:t=!1}={}){return new r(new ss({cross:t,union:!0}))}static single({cross:t=!1}={}){return new r(new ss({cross:t,single:!0}))}static crossfilter(){return new r(new ss({cross:!0}))}constructor(t=new ss){super([]),this._resolved=this._value,this._resolver=t}clone(){let t=new r(this._resolver);return t._value=t._resolved=this._value,t}remove(t){let e=this.clone();return e._value=e._resolved=e._resolver.resolve(this._resolved,{source:t}),e._value.active={source:t},e}get active(){return this.clauses.active}get value(){return this.active?.value}get clauses(){return super.value}get single(){return this._resolver.single}activate(t){this.emit("activate",t)}update(t){return this._resolved=this._resolver.resolve(this._resolved,t,!0),this._resolved.active=t,super.update(this._resolved)}willEmit(t,e){return t==="value"?(this._value=e,this.value):e}emitQueueFilter(t,e){return t==="value"?this._resolver.queueFilter(e):null}skip(t,e){return this._resolver.skip(t,e)}predicate(t,e=!1){let{clauses:i}=this,n=e?null:i.active;return this._resolver.predicate(i,n,t)}},ss=class{constructor({union:t,cross:e,single:i}={}){this.union=!!t,this.cross=!!e,this.single=!!i}resolve(t,e,i=!1){let{source:n,predicate:s}=e,o=t.filter(c=>n!==c.source),a=this.single?[]:o;return this.single&&i&&o.forEach(c=>c.source?.reset?.()),s&&a.push(e),a}skip(t,e){return this.cross&&e?.clients?.has(t)}predicate(t,e,i){let{union:n}=this;if(this.skip(i,e))return;let s=t.filter(o=>!this.skip(i,o)).map(o=>o.predicate);return n&&s.length>1?qh(s):s}queueFilter(t){if(this.cross){let e=t.active?.source;return i=>i.active?.source!==e}}};function H0(r="http://localhost:3000/"){return{async query(t){let e=fetch(r,{method:"POST",mode:"cors",cache:"no-cache",credentials:"omit",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});return t.type==="exec"?e:t.type==="arrow"?ts(e):(await e).json()}}}var uf={};me(uf,{compareArrayLike:()=>lf,joinUint8Arrays:()=>Ue,memcpy:()=>Ys,rebaseValueOffsets:()=>_u,toArrayBufferView:()=>Q,toArrayBufferViewAsyncIterator:()=>Tr,toArrayBufferViewIterator:()=>Jr,toBigInt64Array:()=>eI,toBigUint64Array:()=>nI,toFloat32Array:()=>sI,toFloat32ArrayAsyncIterator:()=>wI,toFloat32ArrayIterator:()=>fI,toFloat64Array:()=>oI,toFloat64ArrayAsyncIterator:()=>II,toFloat64ArrayIterator:()=>pI,toInt16Array:()=>tI,toInt16ArrayAsyncIterator:()=>gI,toInt16ArrayIterator:()=>lI,toInt32Array:()=>os,toInt32ArrayAsyncIterator:()=>bI,toInt32ArrayIterator:()=>uI,toInt8Array:()=>Z0,toInt8ArrayAsyncIterator:()=>yI,toInt8ArrayIterator:()=>cI,toUint16Array:()=>rI,toUint16ArrayAsyncIterator:()=>_I,toUint16ArrayIterator:()=>dI,toUint32Array:()=>iI,toUint32ArrayAsyncIterator:()=>vI,toUint32ArrayIterator:()=>hI,toUint8Array:()=>Y,toUint8ArrayAsyncIterator:()=>cf,toUint8ArrayIterator:()=>af,toUint8ClampedArray:()=>aI,toUint8ClampedArrayAsyncIterator:()=>SI,toUint8ClampedArrayIterator:()=>mI});var K0=new TextDecoder("utf-8"),wa=r=>K0.decode(r),J0=new TextEncoder,_n=r=>J0.encode(r);var Q0=r=>typeof r=="number",Oy=r=>typeof r=="boolean",Yt=r=>typeof r=="function",ue=r=>r!=null&&Object(r)===r,Sr=r=>ue(r)&&Yt(r.then);var Br=r=>ue(r)&&Yt(r[Symbol.iterator]),Qe=r=>ue(r)&&Yt(r[Symbol.asyncIterator]),fu=r=>ue(r)&&ue(r.schema);var pu=r=>ue(r)&&"done"in r&&"value"in r;var mu=r=>ue(r)&&Yt(r.stat)&&Q0(r.fd);var yu=r=>ue(r)&&Ia(r.body),gu=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Ey=r=>ue(r)&&Yt(r.abort)&&Yt(r.getWriter)&&!gu(r),Ia=r=>ue(r)&&Yt(r.cancel)&&Yt(r.getReader)&&!gu(r),Fy=r=>ue(r)&&Yt(r.end)&&Yt(r.write)&&Oy(r.writable)&&!gu(r),bu=r=>ue(r)&&Yt(r.read)&&Yt(r.pipe)&&Oy(r.readable)&&!gu(r),Ny=r=>ue(r)&&Yt(r.clear)&&Yt(r.bytes)&&Yt(r.position)&&Yt(r.setPosition)&&Yt(r.capacity)&&Yt(r.getBufferIdentifier)&&Yt(r.createLong);var of=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function X0(r){let t=r[0]?[r[0]]:[],e,i,n,s;for(let o,a,c=0,l=0,u=r.length;++c<u;){if(o=t[l],a=r[c],!o||!a||o.buffer!==a.buffer||a.byteOffset<o.byteOffset){a&&(t[++l]=a);continue}if({byteOffset:e,byteLength:n}=o,{byteOffset:i,byteLength:s}=a,e+n<i||i+s<e){a&&(t[++l]=a);continue}t[l]=new Uint8Array(o.buffer,e,i-e+s)}return t}function Ys(r,t,e=0,i=t.byteLength){let n=r.byteLength,s=new Uint8Array(r.buffer,r.byteOffset,n),o=new Uint8Array(t.buffer,t.byteOffset,Math.min(i,n));return s.set(o,e),r}function Ue(r,t){let e=X0(r),i=e.reduce((u,h)=>u+h.byteLength,0),n,s,o,a=0,c=-1,l=Math.min(t||Number.POSITIVE_INFINITY,i);for(let u=e.length;++c<u;){if(n=e[c],s=n.subarray(0,Math.min(n.length,l-a)),l<=a+s.length){s.length<n.length?e[c]=n.subarray(s.length):s.length===n.length&&c++,o?Ys(o,s,a):o=s;break}Ys(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function Q(r,t){let e=pu(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=_n(e)),e instanceof ArrayBuffer?new r(e):e instanceof of?new r(e):Ny(e)?Q(r,e.bytes()):ArrayBuffer.isView(e)?e.byteLength<=0?new r(0):new r(e.buffer,e.byteOffset,e.byteLength/r.BYTES_PER_ELEMENT):r.from(e)):new r(0)}var Z0=r=>Q(Int8Array,r),tI=r=>Q(Int16Array,r),os=r=>Q(Int32Array,r),eI=r=>Q(BigInt64Array,r),Y=r=>Q(Uint8Array,r),rI=r=>Q(Uint16Array,r),iI=r=>Q(Uint32Array,r),nI=r=>Q(BigUint64Array,r),sI=r=>Q(Float32Array,r),oI=r=>Q(Float64Array,r),aI=r=>Q(Uint8ClampedArray,r),sf=r=>(r.next(),r);function*Jr(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof of?e(t):Br(t)?t:e(t);return yield*sf(function*(n){let s=null;do s=n.next(yield Q(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var cI=r=>Jr(Int8Array,r),lI=r=>Jr(Int16Array,r),uI=r=>Jr(Int32Array,r),af=r=>Jr(Uint8Array,r),dI=r=>Jr(Uint16Array,r),hI=r=>Jr(Uint32Array,r),fI=r=>Jr(Float32Array,r),pI=r=>Jr(Float64Array,r),mI=r=>Jr(Uint8ClampedArray,r);function Tr(r,t){return gt(this,arguments,function*(){if(Sr(t))return yield g(yield g(yield*ze(Mt(Tr(r,yield g(t))))));let i=function(o){return gt(this,arguments,function*(){yield yield g(yield g(o))})},n=function(o){return gt(this,arguments,function*(){yield g(yield*ze(Mt(sf(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 of?i(t):Br(t)?n(t):Qe(t)?t:i(t);return yield g(yield*ze(Mt(sf(function(o){return gt(this,arguments,function*(){let a=null;do a=yield g(o.next(yield yield g(Q(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield g(new r)})}var yI=r=>Tr(Int8Array,r),gI=r=>Tr(Int16Array,r),bI=r=>Tr(Int32Array,r),cf=r=>Tr(Uint8Array,r),_I=r=>Tr(Uint16Array,r),vI=r=>Tr(Uint32Array,r),wI=r=>Tr(Float32Array,r),II=r=>Tr(Float64Array,r),SI=r=>Tr(Uint8ClampedArray,r);function _u(r,t,e){if(r!==0){e=e.slice(0,t);for(let i=-1,n=e.length;++i<n;)e[i]+=r}return e.subarray(0,t)}function lf(r,t){let e=0,i=r.length;if(i!==t.length)return!1;if(i>0)do if(r[e]!==t[e])return!1;while(++e<i);return!0}var te={fromIterable(r){return vu(BI(r))},fromAsyncIterable(r){return vu(TI(r))},fromDOMStream(r){return vu(xI(r))},fromNodeStream(r){return vu(AI(r))},toDOMStream(r,t){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(r,t){throw new Error('"toNodeStream" not available in this environment')}},vu=r=>(r.next(),r);function*BI(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?Ue(i,o)[0]:([n,i,a]=Ue(i,o),n)}({cmd:s,size:o}=yield null);let l=af(r)[Symbol.iterator]();try{do if({done:t,value:n}=Number.isNaN(o-a)?l.next():l.next(o-a),!t&&n.byteLength>0&&(i.push(n),a+=n.byteLength),t||o<=a)do({cmd:s,size:o}=yield c());while(o<a);while(!t)}catch(u){(e=!0)&&typeof l.throw=="function"&&l.throw(u)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function TI(r){return gt(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Ue(n,a)[0]:([s,n,c]=Ue(n,a),s)}({cmd:o,size:a}=yield yield g(null));let u=cf(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield g(u.next()):yield g(u.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield g(l()));while(a<c);while(!e)}catch(h){(i=!0)&&typeof u.throw=="function"&&(yield g(u.throw(h)))}finally{i===!1&&typeof u.return=="function"&&(yield g(u.return(new Uint8Array(0))))}return yield g(null)})}function xI(r){return gt(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Ue(n,a)[0]:([s,n,c]=Ue(n,a),s)}({cmd:o,size:a}=yield yield g(null));let u=new hf(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield g(u.read()):yield g(u.read(a-c)),!e&&s.byteLength>0&&(n.push(Y(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield g(l()));while(a<c);while(!e)}catch(h){(i=!0)&&(yield g(u.cancel(h)))}finally{i===!1?yield g(u.cancel()):r.locked&&u.releaseLock()}return yield g(null)})}var hf=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 p(this,void 0,void 0,function*(){let{reader:e,source:i}=this;e&&(yield e.cancel(t).catch(()=>{})),i&&i.locked&&this.releaseLock()})}read(t){return p(this,void 0,void 0,function*(){if(t===0)return{done:this.reader==null,value:new Uint8Array(0)};let e=yield this.reader.read();return!e.done&&(e.value=Y(e)),e})}},df=(r,t)=>{let e=n=>i([t,n]),i;return[t,e,new Promise(n=>(i=n)&&r.once(t,e))]};function AI(r){return gt(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],u;function h(){return o==="peek"?Ue(l,a)[0]:([u,l,c]=Ue(l,a),u)}if({cmd:o,size:a}=yield yield g(null),r.isTTY)return yield yield g(new Uint8Array(0)),yield g(null);try{e[0]=df(r,"end"),e[1]=df(r,"error");do{if(e[2]=df(r,"readable"),[i,s]=yield g(Promise.race(e.map(b=>b[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(u=Y(r.read(a-c)),u.byteLength<a-c&&(u=Y(r.read()))):u=Y(r.read()),u.byteLength>0&&(l.push(u),c+=u.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield g(h()));while(a<c)}while(!n)}finally{yield g(y(e,i==="error"?s:null))}return yield g(null);function y(b,z){return u=l=null,new Promise((ir,ft)=>{for(let[et,Nt]of b)r.off(et,Nt);try{let et=r.destroy;et&&et.call(r,z),z=void 0}catch(et){z=et||z}finally{z!=null?ft(z):ir()}})}})}var Dt;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(Dt||(Dt={}));var vt;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(vt||(vt={}));var Tt;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(Tt||(Tt={}));var ee;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(ee||(ee={}));var O;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(O||(O={}));var de;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(de||(de={}));var ot;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(ot||(ot={}));var d;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.Float=3]="Float",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct=13]="Struct",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.Dictionary=-1]="Dictionary",r[r.Int8=-2]="Int8",r[r.Int16=-3]="Int16",r[r.Int32=-4]="Int32",r[r.Int64=-5]="Int64",r[r.Uint8=-6]="Uint8",r[r.Uint16=-7]="Uint16",r[r.Uint32=-8]="Uint32",r[r.Uint64=-9]="Uint64",r[r.Float16=-10]="Float16",r[r.Float32=-11]="Float32",r[r.Float64=-12]="Float64",r[r.DateDay=-13]="DateDay",r[r.DateMillisecond=-14]="DateMillisecond",r[r.TimestampSecond=-15]="TimestampSecond",r[r.TimestampMillisecond=-16]="TimestampMillisecond",r[r.TimestampMicrosecond=-17]="TimestampMicrosecond",r[r.TimestampNanosecond=-18]="TimestampNanosecond",r[r.TimeSecond=-19]="TimeSecond",r[r.TimeMillisecond=-20]="TimeMillisecond",r[r.TimeMicrosecond=-21]="TimeMicrosecond",r[r.TimeNanosecond=-22]="TimeNanosecond",r[r.DenseUnion=-23]="DenseUnion",r[r.SparseUnion=-24]="SparseUnion",r[r.IntervalDayTime=-25]="IntervalDayTime",r[r.IntervalYearMonth=-26]="IntervalYearMonth",r[r.DurationSecond=-27]="DurationSecond",r[r.DurationMillisecond=-28]="DurationMillisecond",r[r.DurationMicrosecond=-29]="DurationMicrosecond",r[r.DurationNanosecond=-30]="DurationNanosecond"})(d||(d={}));var Xe;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Xe||(Xe={}));var Ff={};me(Ff,{clampIndex:()=>bS,clampRange:()=>xa,createElementComparator:()=>In});var ff={};me(ff,{valueToString:()=>xr});function xr(r){if(r===null)return"null";if(r===void 0)return"undefined";switch(typeof r){case"number":return`${r}`;case"bigint":return`${r}`;case"string":return`"${r}"`}return typeof r[Symbol.toPrimitive]=="function"?r[Symbol.toPrimitive]("string"):ArrayBuffer.isView(r)?r instanceof BigInt64Array||r instanceof BigUint64Array?`[${[...r].map(t=>xr(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var mf={};me(mf,{BN:()=>Ba,bigNumToBigInt:()=>Ry,bigNumToString:()=>Js,isArrowBigNumSymbol:()=>My});var My=Symbol.for("isArrowBigNum");function Ar(r,...t){return t.length===0?Object.setPrototypeOf(Q(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}Ar.prototype[My]=!0;Ar.prototype.toJSON=function(){return`"${Js(this)}"`};Ar.prototype.valueOf=function(){return Ly(this)};Ar.prototype.toString=function(){return Js(this)};Ar.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return Ly(this);case"string":return Js(this);case"default":return Ry(this)}return Js(this)};function Hs(...r){return Ar.apply(this,r)}function Ks(...r){return Ar.apply(this,r)}function Sa(...r){return Ar.apply(this,r)}Object.setPrototypeOf(Hs.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(Ks.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(Sa.prototype,Object.create(Uint32Array.prototype));Object.assign(Hs.prototype,Ar.prototype,{constructor:Hs,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array});Object.assign(Ks.prototype,Ar.prototype,{constructor:Ks,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array});Object.assign(Sa.prototype,Ar.prototype,{constructor:Sa,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array});function Ly(r){let{buffer:t,byteOffset:e,length:i,signed:n}=r,s=new BigUint64Array(t,e,i),o=n&&s.at(-1)&BigInt(1)<<BigInt(63),a=BigInt(o?1:0),c=BigInt(0);if(o){for(let l of s)a+=~l*(BigInt(1)<<BigInt(32)*c++);a*=BigInt(-1)}else for(let l of s)a+=l*(BigInt(1)<<BigInt(32)*c++);return a}var Js=r=>{if(r.byteLength===8)return`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`;if(!r.signed)return pf(r);let t=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2);if(new Int16Array([t.at(-1)])[0]>=0)return pf(r);t=t.slice();let i=1;for(let s=0;s<t.length;s++){let o=t[s],a=~o+i;t[s]=a,i&=o===0?1:0}return`-${pf(t)}`},Ry=r=>r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:Js(r);function pf(r){let t="",e=new Uint32Array(2),i=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2),n=new Uint32Array((i=new Uint16Array(i).reverse()).buffer),s=-1,o=i.length-1;do{for(e[0]=i[s=0];s<o;)i[s++]=e[1]=e[0]/10,e[0]=(e[0]-e[1]*10<<16)+i[s];i[s]=e[1]=e[0]/10,e[0]=e[0]-e[1]*10,t=`${e[0]}${t}`}while(n[0]||n[1]||n[2]||n[3]);return t??"0"}var Ba=class r{static new(t,e){switch(e){case!0:return new Hs(t);case!1:return new Ks(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new Hs(t)}return t.byteLength===16?new Sa(t):new Ks(t)}static signed(t){return new Hs(t)}static unsigned(t){return new Ks(t)}static decimal(t){return new Sa(t)}constructor(t,e){return r.new(t,e)}};function Se(r){if(typeof r=="bigint"&&(r<Number.MIN_SAFE_INTEGER||r>Number.MAX_SAFE_INTEGER))throw new TypeError(`${r} is not safe to convert to a number.`);return Number(r)}var Uy,Cy,ky,Vy,Py,jy,zy,$y,Wy,qy,Gy,Yy,Hy,Ky,Jy,Qy,Xy,Zy,tg,eg,I=class r{static isNull(t){return t?.typeId===d.Null}static isInt(t){return t?.typeId===d.Int}static isFloat(t){return t?.typeId===d.Float}static isBinary(t){return t?.typeId===d.Binary}static isUtf8(t){return t?.typeId===d.Utf8}static isBool(t){return t?.typeId===d.Bool}static isDecimal(t){return t?.typeId===d.Decimal}static isDate(t){return t?.typeId===d.Date}static isTime(t){return t?.typeId===d.Time}static isTimestamp(t){return t?.typeId===d.Timestamp}static isInterval(t){return t?.typeId===d.Interval}static isDuration(t){return t?.typeId===d.Duration}static isList(t){return t?.typeId===d.List}static isStruct(t){return t?.typeId===d.Struct}static isUnion(t){return t?.typeId===d.Union}static isFixedSizeBinary(t){return t?.typeId===d.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===d.FixedSizeList}static isMap(t){return t?.typeId===d.Map}static isDictionary(t){return t?.typeId===d.Dictionary}static isDenseUnion(t){return r.isUnion(t)&&t.mode===vt.Dense}static isSparseUnion(t){return r.isUnion(t)&&t.mode===vt.Sparse}get typeId(){return d.NONE}};Uy=Symbol.toStringTag;I[Uy]=(r=>(r.children=null,r.ArrayType=Array,r[Symbol.toStringTag]="DataType"))(I.prototype);var he=class extends I{toString(){return"Null"}get typeId(){return d.Null}};Cy=Symbol.toStringTag;he[Cy]=(r=>r[Symbol.toStringTag]="Null")(he.prototype);var kt=class extends I{constructor(t,e){super(),this.isSigned=t,this.bitWidth=e}get typeId(){return d.Int}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}`}};ky=Symbol.toStringTag;kt[ky]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(kt.prototype);var wu=class extends kt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},Iu=class extends kt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},Qr=class extends kt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},Su=class extends kt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},Bu=class extends kt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Tu=class extends kt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},xu=class extends kt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},Au=class extends kt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(wu.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(Iu.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(Qr.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(Su.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(Bu.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Tu.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(xu.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(Au.prototype,"ArrayType",{value:BigUint64Array});var Be=class extends I{constructor(t){super(),this.precision=t}get typeId(){return d.Float}get ArrayType(){switch(this.precision){case Tt.HALF:return Uint16Array;case Tt.SINGLE:return Float32Array;case Tt.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};Vy=Symbol.toStringTag;Be[Vy]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(Be.prototype);var Du=class extends Be{constructor(){super(Tt.HALF)}},Ou=class extends Be{constructor(){super(Tt.SINGLE)}},Eu=class extends Be{constructor(){super(Tt.DOUBLE)}};Object.defineProperty(Du.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Ou.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Eu.prototype,"ArrayType",{value:Float64Array});var Li=class extends I{constructor(){super()}get typeId(){return d.Binary}toString(){return"Binary"}};Py=Symbol.toStringTag;Li[Py]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(Li.prototype);var Ri=class extends I{constructor(){super()}get typeId(){return d.Utf8}toString(){return"Utf8"}};jy=Symbol.toStringTag;Ri[jy]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(Ri.prototype);var Ui=class extends I{constructor(){super()}get typeId(){return d.Bool}toString(){return"Bool"}};zy=Symbol.toStringTag;Ui[zy]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(Ui.prototype);var Ci=class extends I{constructor(t,e,i=128){super(),this.scale=t,this.precision=e,this.bitWidth=i}get typeId(){return d.Decimal}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};$y=Symbol.toStringTag;Ci[$y]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(Ci.prototype);var ki=class extends I{constructor(t){super(),this.unit=t}get typeId(){return d.Date}toString(){return`Date${(this.unit+1)*32}<${ee[this.unit]}>`}};Wy=Symbol.toStringTag;ki[Wy]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Date"))(ki.prototype);var Dr=class extends I{constructor(t,e){super(),this.unit=t,this.bitWidth=e}get typeId(){return d.Time}toString(){return`Time${this.bitWidth}<${O[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};qy=Symbol.toStringTag;Dr[qy]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(Dr.prototype);var Vi=class extends I{constructor(t,e){super(),this.unit=t,this.timezone=e}get typeId(){return d.Timestamp}toString(){return`Timestamp<${O[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};Gy=Symbol.toStringTag;Vi[Gy]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Timestamp"))(Vi.prototype);var Pi=class extends I{constructor(t){super(),this.unit=t}get typeId(){return d.Interval}toString(){return`Interval<${de[this.unit]}>`}};Yy=Symbol.toStringTag;Pi[Yy]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(Pi.prototype);var ji=class extends I{constructor(t){super(),this.unit=t}get typeId(){return d.Duration}toString(){return`Duration<${O[this.unit]}>`}};Hy=Symbol.toStringTag;ji[Hy]=(r=>(r.unit=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Duration"))(ji.prototype);var Or=class extends I{constructor(t){super(),this.children=[t]}get typeId(){return d.List}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};Ky=Symbol.toStringTag;Or[Ky]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(Or.prototype);var wt=class extends I{constructor(t){super(),this.children=t}get typeId(){return d.Struct}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Jy=Symbol.toStringTag;wt[Jy]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(wt.prototype);var Er=class extends I{constructor(t,e,i){super(),this.mode=t,this.children=i,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((n,s,o)=>(n[s]=o)&&n||n,Object.create(null))}get typeId(){return d.Union}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Qy=Symbol.toStringTag;Er[Qy]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(Er.prototype);var zi=class extends I{constructor(t){super(),this.byteWidth=t}get typeId(){return d.FixedSizeBinary}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Xy=Symbol.toStringTag;zi[Xy]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(zi.prototype);var Fr=class extends I{constructor(t,e){super(),this.listSize=t,this.children=[e]}get typeId(){return d.FixedSizeList}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}>`}};Zy=Symbol.toStringTag;Fr[Zy]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(Fr.prototype);var Nr=class extends I{constructor(t,e=!1){var i,n,s;if(super(),this.children=[t],this.keysSorted=e,t&&(t.name="entries",!((i=t?.type)===null||i===void 0)&&i.children)){let o=(n=t?.type)===null||n===void 0?void 0:n.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 typeId(){return d.Map}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(", ")}}>`}};tg=Symbol.toStringTag;Nr[tg]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(Nr.prototype);var DI=(r=>()=>++r)(-1),Ce=class extends I{constructor(t,e,i,n){super(),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?DI():Se(i)}get typeId(){return d.Dictionary}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};eg=Symbol.toStringTag;Ce[eg]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Ce.prototype);function ke(r){let t=r;switch(r.typeId){case d.Decimal:return r.bitWidth/32;case d.Timestamp:return 2;case d.Date:return 1+t.unit;case d.Interval:return 1+t.unit;case d.FixedSizeList:return t.listSize;case d.FixedSizeBinary:return t.byteWidth;default:return 1}}var S=class{visitMany(t,...e){return t.map((i,n)=>this.visit(i,...e.map(s=>s[n])))}visit(...t){return this.getVisitFn(t[0],!1).apply(this,t)}getVisitFn(t,e=!0){return OI(this,t,e)}getVisitFnByTypeId(t,e=!0){return Qs(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function OI(r,t,e=!0){return typeof t=="number"?Qs(r,t,e):typeof t=="string"&&t in d?Qs(r,d[t],e):t&&t instanceof I?Qs(r,rg(t),e):t?.type&&t.type instanceof I?Qs(r,rg(t.type),e):Qs(r,d.NONE,e)}function Qs(r,t,e=!0){let i=null;switch(t){case d.Null:i=r.visitNull;break;case d.Bool:i=r.visitBool;break;case d.Int:i=r.visitInt;break;case d.Int8:i=r.visitInt8||r.visitInt;break;case d.Int16:i=r.visitInt16||r.visitInt;break;case d.Int32:i=r.visitInt32||r.visitInt;break;case d.Int64:i=r.visitInt64||r.visitInt;break;case d.Uint8:i=r.visitUint8||r.visitInt;break;case d.Uint16:i=r.visitUint16||r.visitInt;break;case d.Uint32:i=r.visitUint32||r.visitInt;break;case d.Uint64:i=r.visitUint64||r.visitInt;break;case d.Float:i=r.visitFloat;break;case d.Float16:i=r.visitFloat16||r.visitFloat;break;case d.Float32:i=r.visitFloat32||r.visitFloat;break;case d.Float64:i=r.visitFloat64||r.visitFloat;break;case d.Utf8:i=r.visitUtf8;break;case d.Binary:i=r.visitBinary;break;case d.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case d.Date:i=r.visitDate;break;case d.DateDay:i=r.visitDateDay||r.visitDate;break;case d.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case d.Timestamp:i=r.visitTimestamp;break;case d.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case d.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case d.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case d.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case d.Time:i=r.visitTime;break;case d.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case d.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case d.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case d.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case d.Decimal:i=r.visitDecimal;break;case d.List:i=r.visitList;break;case d.Struct:i=r.visitStruct;break;case d.Union:i=r.visitUnion;break;case d.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case d.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case d.Dictionary:i=r.visitDictionary;break;case d.Interval:i=r.visitInterval;break;case d.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case d.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case d.Duration:i=r.visitDuration;break;case d.DurationSecond:i=r.visitDurationSecond||r.visitDuration;break;case d.DurationMillisecond:i=r.visitDurationMillisecond||r.visitDuration;break;case d.DurationMicrosecond:i=r.visitDurationMicrosecond||r.visitDuration;break;case d.DurationNanosecond:i=r.visitDurationNanosecond||r.visitDuration;break;case d.FixedSizeList:i=r.visitFixedSizeList;break;case d.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${d[t]}'`)}function rg(r){switch(r.typeId){case d.Null:return d.Null;case d.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?d.Int8:d.Uint8;case 16:return e?d.Int16:d.Uint16;case 32:return e?d.Int32:d.Uint32;case 64:return e?d.Int64:d.Uint64}return d.Int}case d.Float:switch(r.precision){case Tt.HALF:return d.Float16;case Tt.SINGLE:return d.Float32;case Tt.DOUBLE:return d.Float64}return d.Float;case d.Binary:return d.Binary;case d.Utf8:return d.Utf8;case d.Bool:return d.Bool;case d.Decimal:return d.Decimal;case d.Time:switch(r.unit){case O.SECOND:return d.TimeSecond;case O.MILLISECOND:return d.TimeMillisecond;case O.MICROSECOND:return d.TimeMicrosecond;case O.NANOSECOND:return d.TimeNanosecond}return d.Time;case d.Timestamp:switch(r.unit){case O.SECOND:return d.TimestampSecond;case O.MILLISECOND:return d.TimestampMillisecond;case O.MICROSECOND:return d.TimestampMicrosecond;case O.NANOSECOND:return d.TimestampNanosecond}return d.Timestamp;case d.Date:switch(r.unit){case ee.DAY:return d.DateDay;case ee.MILLISECOND:return d.DateMillisecond}return d.Date;case d.Interval:switch(r.unit){case de.DAY_TIME:return d.IntervalDayTime;case de.YEAR_MONTH:return d.IntervalYearMonth}return d.Interval;case d.Duration:switch(r.unit){case O.SECOND:return d.DurationSecond;case O.MILLISECOND:return d.DurationMillisecond;case O.MICROSECOND:return d.DurationMicrosecond;case O.NANOSECOND:return d.DurationNanosecond}return d.Duration;case d.Map:return d.Map;case d.List:return d.List;case d.Struct:return d.Struct;case d.Union:switch(r.mode){case vt.Dense:return d.DenseUnion;case vt.Sparse:return d.SparseUnion}return d.Union;case d.FixedSizeBinary:return d.FixedSizeBinary;case d.FixedSizeList:return d.FixedSizeList;case d.Dictionary:return d.Dictionary}throw new Error(`Unrecognized type '${d[r.typeId]}'`)}S.prototype.visitInt8=null;S.prototype.visitInt16=null;S.prototype.visitInt32=null;S.prototype.visitInt64=null;S.prototype.visitUint8=null;S.prototype.visitUint16=null;S.prototype.visitUint32=null;S.prototype.visitUint64=null;S.prototype.visitFloat16=null;S.prototype.visitFloat32=null;S.prototype.visitFloat64=null;S.prototype.visitDateDay=null;S.prototype.visitDateMillisecond=null;S.prototype.visitTimestampSecond=null;S.prototype.visitTimestampMillisecond=null;S.prototype.visitTimestampMicrosecond=null;S.prototype.visitTimestampNanosecond=null;S.prototype.visitTimeSecond=null;S.prototype.visitTimeMillisecond=null;S.prototype.visitTimeMicrosecond=null;S.prototype.visitTimeNanosecond=null;S.prototype.visitDenseUnion=null;S.prototype.visitSparseUnion=null;S.prototype.visitIntervalDayTime=null;S.prototype.visitIntervalYearMonth=null;S.prototype.visitDuration=null;S.prototype.visitDurationSecond=null;S.prototype.visitDurationMillisecond=null;S.prototype.visitDurationMicrosecond=null;S.prototype.visitDurationNanosecond=null;var yf={};me(yf,{float64ToUint16:()=>Ta,uint16ToFloat64:()=>Fu});var ig=new Float64Array(1),Xs=new Uint32Array(ig.buffer);function Fu(r){let t=(r&31744)>>10,e=(r&1023)/1024,i=Math.pow(-1,(r&32768)>>15);switch(t){case 31:return i*(e?Number.NaN:1/0);case 0:return i*(e?6103515625e-14*e:0)}return i*Math.pow(2,t-15)*(1+e)}function Ta(r){if(r!==r)return 32256;ig[0]=r;let t=(Xs[1]&2147483648)>>16&65535,e=Xs[1]&2146435072,i=0;return e>=1089470464?Xs[0]>0?e=31744:(e=(e&2080374784)>>16,i=(Xs[1]&1048575)>>10):e<=1056964608?(i=1048576+(Xs[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=(Xs[1]&1048575)+512>>10),t|e|i&65535}var k=class extends S{};function G(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var EI=(r,t,e)=>{r[t]=Math.trunc(e/864e5)},gf=(r,t,e)=>{r[t]=Math.trunc(e%4294967296),r[t+1]=Math.trunc(e/4294967296)},FI=(r,t,e)=>{r[t]=Math.trunc(e*1e3%4294967296),r[t+1]=Math.trunc(e*1e3/4294967296)},NI=(r,t,e)=>{r[t]=Math.trunc(e*1e6%4294967296),r[t+1]=Math.trunc(e*1e6/4294967296)},ng=(r,t,e,i)=>{if(e+1<t.length){let{[e]:n,[e+1]:s}=t;r.set(i.subarray(0,s-n),n)}},MI=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},$i=({values:r},t,e)=>{r[t]=e},bf=({values:r},t,e)=>{r[t]=e},sg=({values:r},t,e)=>{r[t]=Ta(e)},LI=(r,t,e)=>{switch(r.type.precision){case Tt.HALF:return sg(r,t,e);case Tt.SINGLE:case Tt.DOUBLE:return bf(r,t,e)}},Nu=({values:r},t,e)=>{EI(r,t,e.valueOf())},Mu=({values:r},t,e)=>{gf(r,t*2,e.valueOf())},_f=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},RI=({values:r,valueOffsets:t},e,i)=>ng(r,t,e,i),UI=({values:r,valueOffsets:t},e,i)=>{ng(r,t,e,_n(i))},vf=(r,t,e)=>{r.type.unit===ee.DAY?Nu(r,t,e):Mu(r,t,e)},Lu=({values:r},t,e)=>gf(r,t*2,e/1e3),Ru=({values:r},t,e)=>gf(r,t*2,e),Uu=({values:r},t,e)=>FI(r,t*2,e),Cu=({values:r},t,e)=>NI(r,t*2,e),wf=(r,t,e)=>{switch(r.type.unit){case O.SECOND:return Lu(r,t,e);case O.MILLISECOND:return Ru(r,t,e);case O.MICROSECOND:return Uu(r,t,e);case O.NANOSECOND:return Cu(r,t,e)}},ku=({values:r},t,e)=>{r[t]=e},Vu=({values:r},t,e)=>{r[t]=e},Pu=({values:r},t,e)=>{r[t]=e},ju=({values:r},t,e)=>{r[t]=e},If=(r,t,e)=>{switch(r.type.unit){case O.SECOND:return ku(r,t,e);case O.MILLISECOND:return Vu(r,t,e);case O.MICROSECOND:return Pu(r,t,e);case O.NANOSECOND:return ju(r,t,e)}},Sf=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},CI=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=re.getVisitFn(i);if(Array.isArray(e))for(let o=-1,a=n[t],c=n[t+1];a<c;)s(i,a++,e[++o]);else for(let o=-1,a=n[t],c=n[t+1];a<c;)s(i,a++,e.get(++o))},kI=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=re.getVisitFn(i),{[t]:o,[t+1]:a}=n,c=e instanceof Map?e.entries():Object.entries(e);for(let l of c)if(s(i,o,l),++o>=a)break},VI=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),PI=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),jI=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),zI=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),$I=(r,t,e)=>{let i=r.type.children.map(s=>re.getVisitFn(s.type)),n=e instanceof Map?jI(t,e):e instanceof it?PI(t,e):Array.isArray(e)?VI(t,e):zI(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},WI=(r,t,e)=>{r.type.mode===vt.Dense?og(r,t,e):ag(r,t,e)},og=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];re.visit(n,r.valueOffsets[t],e)},ag=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];re.visit(n,t,e)},qI=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},Bf=(r,t,e)=>{r.type.unit===de.DAY_TIME?zu(r,t,e):$u(r,t,e)},zu=({values:r},t,e)=>{r.set(e.subarray(0,2),2*t)},$u=({values:r},t,e)=>{r[t]=e[0]*12+e[1]%12},Wu=({values:r},t,e)=>{r[t]=e},qu=({values:r},t,e)=>{r[t]=e},Gu=({values:r},t,e)=>{r[t]=e},Yu=({values:r},t,e)=>{r[t]=e},Tf=(r,t,e)=>{switch(r.type.unit){case O.SECOND:return Wu(r,t,e);case O.MILLISECOND:return qu(r,t,e);case O.MICROSECOND:return Gu(r,t,e);case O.NANOSECOND:return Yu(r,t,e)}},GI=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=re.getVisitFn(n);if(Array.isArray(e))for(let o=-1,a=t*i;++o<i;)s(n,a+o,e[o]);else for(let o=-1,a=t*i;++o<i;)s(n,a+o,e.get(o))};k.prototype.visitBool=G(MI);k.prototype.visitInt=G($i);k.prototype.visitInt8=G($i);k.prototype.visitInt16=G($i);k.prototype.visitInt32=G($i);k.prototype.visitInt64=G($i);k.prototype.visitUint8=G($i);k.prototype.visitUint16=G($i);k.prototype.visitUint32=G($i);k.prototype.visitUint64=G($i);k.prototype.visitFloat=G(LI);k.prototype.visitFloat16=G(sg);k.prototype.visitFloat32=G(bf);k.prototype.visitFloat64=G(bf);k.prototype.visitUtf8=G(UI);k.prototype.visitBinary=G(RI);k.prototype.visitFixedSizeBinary=G(_f);k.prototype.visitDate=G(vf);k.prototype.visitDateDay=G(Nu);k.prototype.visitDateMillisecond=G(Mu);k.prototype.visitTimestamp=G(wf);k.prototype.visitTimestampSecond=G(Lu);k.prototype.visitTimestampMillisecond=G(Ru);k.prototype.visitTimestampMicrosecond=G(Uu);k.prototype.visitTimestampNanosecond=G(Cu);k.prototype.visitTime=G(If);k.prototype.visitTimeSecond=G(ku);k.prototype.visitTimeMillisecond=G(Vu);k.prototype.visitTimeMicrosecond=G(Pu);k.prototype.visitTimeNanosecond=G(ju);k.prototype.visitDecimal=G(Sf);k.prototype.visitList=G(CI);k.prototype.visitStruct=G($I);k.prototype.visitUnion=G(WI);k.prototype.visitDenseUnion=G(og);k.prototype.visitSparseUnion=G(ag);k.prototype.visitDictionary=G(qI);k.prototype.visitInterval=G(Bf);k.prototype.visitIntervalDayTime=G(zu);k.prototype.visitIntervalYearMonth=G($u);k.prototype.visitDuration=G(Tf);k.prototype.visitDurationSecond=G(Wu);k.prototype.visitDurationMillisecond=G(qu);k.prototype.visitDurationMicrosecond=G(Gu);k.prototype.visitDurationNanosecond=G(Yu);k.prototype.visitFixedSizeList=G(GI);k.prototype.visitMap=G(kI);var re=new k;var Mr=Symbol.for("parent"),Zs=Symbol.for("rowIndex"),vn=class{constructor(t,e){return this[Mr]=t,this[Zs]=e,new Proxy(this,new Af)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Zs],e=this[Mr],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=$t.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${xr(t)}: ${xr(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new xf(this[Mr],this[Zs])}},xf=class{constructor(t,e){this.childIndex=0,this.children=t.children,this.rowIndex=e,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,$t.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(vn.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Mr]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Zs]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var Af=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Mr].type.children.map(e=>e.name)}has(t,e){return t[Mr].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[Mr].type.children.findIndex(i=>i.name===e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Mr].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=$t.visit(t[Mr].children[i],t[Zs]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Mr].type.children.findIndex(s=>s.name===e);return n!==-1?(re.visit(t[Mr].children[n],t[Zs],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var N=class extends S{};function P(r){return(t,e)=>t.getValid(e)?r(t,e):null}var YI=(r,t)=>864e5*r[t],Df=(r,t)=>4294967296*r[t+1]+(r[t]>>>0),HI=(r,t)=>4294967296*(r[t+1]/1e3)+(r[t]>>>0)/1e3,KI=(r,t)=>4294967296*(r[t+1]/1e6)+(r[t]>>>0)/1e6,cg=r=>new Date(r),JI=(r,t)=>cg(YI(r,t)),QI=(r,t)=>cg(Df(r,t)),XI=(r,t)=>null,lg=(r,t,e)=>{if(e+1>=t.length)return null;let i=t[e],n=t[e+1];return r.subarray(i,n)},ZI=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},ug=({values:r},t)=>JI(r,t),dg=({values:r},t)=>QI(r,t*2),wn=({stride:r,values:t},e)=>t[r*e],tS=({stride:r,values:t},e)=>Fu(t[r*e]),hg=({values:r},t)=>r[t],eS=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),rS=({values:r,valueOffsets:t},e)=>lg(r,t,e),iS=({values:r,valueOffsets:t},e)=>{let i=lg(r,t,e);return i!==null?wa(i):null},nS=({values:r},t)=>r[t],sS=({type:r,values:t},e)=>r.precision!==Tt.HALF?t[e]:Fu(t[e]),oS=(r,t)=>r.type.unit===ee.DAY?ug(r,t):dg(r,t),fg=({values:r},t)=>1e3*Df(r,t*2),pg=({values:r},t)=>Df(r,t*2),mg=({values:r},t)=>HI(r,t*2),yg=({values:r},t)=>KI(r,t*2),aS=(r,t)=>{switch(r.type.unit){case O.SECOND:return fg(r,t);case O.MILLISECOND:return pg(r,t);case O.MICROSECOND:return mg(r,t);case O.NANOSECOND:return yg(r,t)}},gg=({values:r},t)=>r[t],bg=({values:r},t)=>r[t],_g=({values:r},t)=>r[t],vg=({values:r},t)=>r[t],cS=(r,t)=>{switch(r.type.unit){case O.SECOND:return gg(r,t);case O.MILLISECOND:return bg(r,t);case O.MICROSECOND:return _g(r,t);case O.NANOSECOND:return vg(r,t)}},lS=({values:r,stride:t},e)=>Ba.decimal(r.subarray(t*e,t*(e+1))),uS=(r,t)=>{let{valueOffsets:e,stride:i,children:n}=r,{[t*i]:s,[t*i+1]:o}=e,c=n[0].slice(s,o-s);return new it([c])},dS=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new Xr(o.slice(n,s-n))},hS=(r,t)=>new vn(r,t),fS=(r,t)=>r.type.mode===vt.Dense?wg(r,t):Ig(r,t),wg=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return $t.visit(i,r.valueOffsets[t])},Ig=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return $t.visit(i,t)},pS=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},mS=(r,t)=>r.type.unit===de.DAY_TIME?Sg(r,t):Bg(r,t),Sg=({values:r},t)=>r.subarray(2*t,2*(t+1)),Bg=({values:r},t)=>{let e=r[t],i=new Int32Array(2);return i[0]=Math.trunc(e/12),i[1]=Math.trunc(e%12),i},Tg=({values:r},t)=>r[t],xg=({values:r},t)=>r[t],Ag=({values:r},t)=>r[t],Dg=({values:r},t)=>r[t],yS=(r,t)=>{switch(r.type.unit){case O.SECOND:return Tg(r,t);case O.MILLISECOND:return xg(r,t);case O.MICROSECOND:return Ag(r,t);case O.NANOSECOND:return Dg(r,t)}},gS=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new it([s])};N.prototype.visitNull=P(XI);N.prototype.visitBool=P(ZI);N.prototype.visitInt=P(nS);N.prototype.visitInt8=P(wn);N.prototype.visitInt16=P(wn);N.prototype.visitInt32=P(wn);N.prototype.visitInt64=P(hg);N.prototype.visitUint8=P(wn);N.prototype.visitUint16=P(wn);N.prototype.visitUint32=P(wn);N.prototype.visitUint64=P(hg);N.prototype.visitFloat=P(sS);N.prototype.visitFloat16=P(tS);N.prototype.visitFloat32=P(wn);N.prototype.visitFloat64=P(wn);N.prototype.visitUtf8=P(iS);N.prototype.visitBinary=P(rS);N.prototype.visitFixedSizeBinary=P(eS);N.prototype.visitDate=P(oS);N.prototype.visitDateDay=P(ug);N.prototype.visitDateMillisecond=P(dg);N.prototype.visitTimestamp=P(aS);N.prototype.visitTimestampSecond=P(fg);N.prototype.visitTimestampMillisecond=P(pg);N.prototype.visitTimestampMicrosecond=P(mg);N.prototype.visitTimestampNanosecond=P(yg);N.prototype.visitTime=P(cS);N.prototype.visitTimeSecond=P(gg);N.prototype.visitTimeMillisecond=P(bg);N.prototype.visitTimeMicrosecond=P(_g);N.prototype.visitTimeNanosecond=P(vg);N.prototype.visitDecimal=P(lS);N.prototype.visitList=P(uS);N.prototype.visitStruct=P(hS);N.prototype.visitUnion=P(fS);N.prototype.visitDenseUnion=P(wg);N.prototype.visitSparseUnion=P(Ig);N.prototype.visitDictionary=P(pS);N.prototype.visitInterval=P(mS);N.prototype.visitIntervalDayTime=P(Sg);N.prototype.visitIntervalYearMonth=P(Bg);N.prototype.visitDuration=P(yS);N.prototype.visitDurationSecond=P(Tg);N.prototype.visitDurationMillisecond=P(xg);N.prototype.visitDurationMicrosecond=P(Ag);N.prototype.visitDurationNanosecond=P(Dg);N.prototype.visitFixedSizeList=P(gS);N.prototype.visitMap=P(dS);var $t=new N;var Ze=Symbol.for("keys"),to=Symbol.for("vals"),Xr=class{constructor(t){return this[Ze]=new it([t.children[0]]).memoize(),this[to]=t.children[1],new Proxy(this,new Ef)}[Symbol.iterator](){return new Of(this[Ze],this[to])}get size(){return this[Ze].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Ze],e=this[to],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=$t.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${xr(t)}: ${xr(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},Of=class{constructor(t,e){this.keys=t,this.vals=e,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),$t.visit(this.vals,t)]})}},Ef=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Ze].toArray().map(String)}has(t,e){return t[Ze].includes(e)}getOwnPropertyDescriptor(t,e){if(t[Ze].indexOf(e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Ze].indexOf(e);if(i!==-1){let n=$t.visit(Reflect.get(t,to),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Ze].indexOf(e);return n!==-1?(re.visit(Reflect.get(t,to),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(Xr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Ze]:{writable:!0,enumerable:!1,configurable:!1,value:null},[to]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function bS(r,t,e){let i=r.length,n=t>-1?t:i+t%i;return e?e(r,n):n}var Og;function xa(r,t,e,i){let{length:n=0}=r,s=typeof t!="number"?0:t,o=typeof e!="number"?n:e;return s<0&&(s=(s%n+n)%n),o<0&&(o=(o%n+n)%n),o<s&&(Og=s,s=o,o=Og),o>n&&(o=n),i?i(r,s,o):[s,o]}var Eg=r=>r!==r;function In(r){if(typeof r!=="object"||r===null)return Eg(r)?Eg:e=>e===r;if(r instanceof Date){let e=r.valueOf();return i=>i instanceof Date?i.valueOf()===e:!1}return ArrayBuffer.isView(r)?e=>e?lf(r,e):!1:r instanceof Map?vS(r):Array.isArray(r)?_S(r):r instanceof it?wS(r):IS(r,!0)}function _S(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=In(r[e]);return Hu(t)}function vS(r){let t=-1,e=[];for(let i of r.values())e[++t]=In(i);return Hu(e)}function wS(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=In(r.get(e));return Hu(t)}function IS(r,t=!1){let e=Object.keys(r);if(!t&&e.length===0)return()=>!1;let i=[];for(let n=-1,s=e.length;++n<s;)i[n]=In(r[e[n]]);return Hu(i,e)}function Hu(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return SS(r,e);case Map:return Fg(r,e,e.keys());case Xr:case vn:case Object:case void 0:return Fg(r,e,t||Object.keys(e))}return e instanceof it?BS(r,e):!1}}function SS(r,t){let e=r.length;if(t.length!==e)return!1;for(let i=-1;++i<e;)if(!r[i](t[i]))return!1;return!0}function BS(r,t){let e=r.length;if(t.length!==e)return!1;for(let i=-1;++i<e;)if(!r[i](t.get(i)))return!1;return!0}function Fg(r,t,e){let i=e[Symbol.iterator](),n=t instanceof Map?t.keys():Object.keys(t)[Symbol.iterator](),s=t instanceof Map?t.values():Object.values(t)[Symbol.iterator](),o=0,a=r.length,c=s.next(),l=i.next(),u=n.next();for(;o<a&&!l.done&&!u.done&&!c.done&&!(l.value!==u.value||!r[o](c.value));++o,l=i.next(),u=n.next(),c=s.next());return o===a&&l.done&&u.done&&c.done?!0:(i.return&&i.return(),n.return&&n.return(),s.return&&s.return(),!1)}var Nf={};me(Nf,{BitIterator:()=>as,getBit:()=>Ng,getBool:()=>Ju,packBools:()=>ls,popcnt_array:()=>Mg,popcnt_bit_range:()=>Aa,popcnt_uint32:()=>Ku,setBool:()=>TS,truncateBitmap:()=>cs});function Ju(r,t,e,i){return(e&1<<i)!==0}function Ng(r,t,e,i){return(e&1<<i)>>i}function TS(r,t,e){return e?!!(r[t>>3]|=1<<t%8)||!0:!(r[t>>3]&=~(1<<t%8))&&!1}function cs(r,t,e){let i=e.byteLength+7&-8;if(r>0||e.byteLength<i){let n=new Uint8Array(i);return n.set(r%8===0?e.subarray(r>>3):ls(new as(e,r,t,null,Ju)).subarray(0,i)),n}return e}function ls(r){let t=[],e=0,i=0,n=0;for(let o of r)o&&(n|=1<<i),++i===8&&(t[e++]=n,n=i=0);(e===0||i>0)&&(t[e++]=n);let s=new Uint8Array(t.length+7&-8);return s.set(t),s}var as=class{constructor(t,e,i,n,s){this.bytes=t,this.length=i,this.context=n,this.get=s,this.bit=e%8,this.byteIndex=e>>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 Aa(r,t,e){if(e-t<=0)return 0;if(e-t<8){let s=0;for(let o of new as(r,t,e-t,r,Ng))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return Aa(r,t,n)+Aa(r,i,e)+Mg(r,n>>3,i-n>>3)}function Mg(r,t,e){let i=0,n=Math.trunc(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength),o=e===void 0?r.byteLength:n+e;for(;o-n>=4;)i+=Ku(s.getUint32(n)),n+=4;for(;o-n>=2;)i+=Ku(s.getUint16(n)),n+=2;for(;o-n>=1;)i+=Ku(s.getUint8(n)),n+=1;return i}function Ku(r){let t=Math.trunc(r);return t=t-(t>>>1&1431655765),t=(t&858993459)+(t>>>2&858993459),(t+(t>>>4)&252645135)*16843009>>>24}var xS=-1,ht=class r{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 I.isSparseUnion(t)?this.children.some(e=>e.nullable):I.isDenseUnion(t)?this.children.some(e=>e.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0,{valueOffsets:e,values:i,nullBitmap:n,typeIds:s}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.byteLength),s&&(t+=s.byteLength),this.children.reduce((o,a)=>o+a.byteLength,t)}get nullCount(){if(I.isUnion(this.type))return this.children.reduce((i,n)=>i+n.nullCount,0);let t=this._nullCount,e;return t<=xS&&(e=this.nullBitmap)&&(this._nullCount=t=this.length-Aa(e,this.offset,this.offset+this.length)),t}constructor(t,e,i,n,s,o=[],a){this.type=t,this.children=o,this.dictionary=a,this.offset=Math.floor(Math.max(e||0,0)),this.length=Math.floor(Math.max(i||0,0)),this._nullCount=Math.floor(Math.max(n||0,-1));let c;s instanceof r?(this.stride=s.stride,this.values=s.values,this.typeIds=s.typeIds,this.nullBitmap=s.nullBitmap,this.valueOffsets=s.valueOffsets):(this.stride=ke(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:e}=this;if(I.isUnion(e)){let i=e,n=this.children[i.typeIdToChildIndex[this.typeIds[t]]],s=i.mode===vt.Dense?this.valueOffsets[t]:t;return n.getValid(s)}if(this.nullable&&this.nullCount>0){let i=this.offset+t;return(this.nullBitmap[i>>3]&1<<i%8)!==0}return!0}setValid(t,e){let i,{type:n}=this;if(I.isUnion(n)){let s=n,o=this.children[s.typeIdToChildIndex[this.typeIds[t]]],a=s.mode===vt.Dense?this.valueOffsets[t]:t;i=o.getValid(a),o.setValid(a,e)}else{let{nullBitmap:s}=this,{offset:o,length:a}=this,c=o+t,l=1<<c%8,u=c>>3;(!s||s.byteLength<=u)&&(s=new Uint8Array((o+a+63&-64)>>3).fill(255),this.nullCount>0&&s.set(cs(o,a,this.nullBitmap),0),Object.assign(this,{nullBitmap:s,_nullCount:-1}));let h=s[u];i=(h&l)!==0,e?s[u]=h|l:s[u]=h&~l}return i!==!!e&&(this._nullCount=this.nullCount+(e?-1:1)),e}clone(t=this.type,e=this.offset,i=this.length,n=this._nullCount,s=this,o=this.children){return new r(t,e,i,n,s,o,this.dictionary)}slice(t,e){let{stride:i,typeId:n,children:s}=this,o=+(this._nullCount===0)-1,a=n===16?i:1,c=this._sliceBuffers(t,e,i,n);return this.clone(this.type,this.offset+t,e,o,c,s.length===0||this.valueOffsets?s:this._sliceChildren(s,a*t,a*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===d.Null)return this.clone(this.type,0,t,0);let{length:e,nullCount:i}=this,n=new Uint8Array((t+63&-64)>>3).fill(255,0,e>>3);n[e>>3]=(1<<e-(e&-8))-1,i>0&&n.set(cs(this.offset,e,this.nullBitmap),0);let s=this.buffers;return s[Xe.VALIDITY]=n,this.clone(this.type,0,t,i+(t-e),s)}_sliceBuffers(t,e,i,n){let s,{buffers:o}=this;return(s=o[Xe.TYPE])&&(o[Xe.TYPE]=s.subarray(t,t+e)),(s=o[Xe.OFFSET])&&(o[Xe.OFFSET]=s.subarray(t,t+e+1))||(s=o[Xe.DATA])&&(o[Xe.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};ht.prototype.children=Object.freeze([]);var Mf=class r extends S{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){let{["type"]:e,["offset"]:i=0,["length"]:n=0}=t;return new ht(e,i,n,n)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.data),s=Y(t.nullBitmap),o=os(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ht(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.data),s=Y(t.nullBitmap),o=os(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ht(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=Y(t.nullBitmap),o=os(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ht(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=Y(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=Q(e.ArrayType,t.typeIds),{["length"]:o=s.length,["nullCount"]:a=-1}=t;if(I.isSparseUnion(e))return new ht(e,i,o,a,[void 0,void 0,void 0,s],n);let c=os(t.valueOffsets);return new ht(e,i,o,a,[c,void 0,void 0,s],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.indices.ArrayType,t.data),{["dictionary"]:o=new it([new r().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ht(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitDuration(t){let{["type"]:e,["offset"]:i=0}=t,n=Y(t.nullBitmap),s=Q(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,s,n])}visitFixedSizeList(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new r().visit({type:e.valueType})}=t,s=Y(t.nullBitmap),{["length"]:o=n.length/ke(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new ht(e,i,o,a,[void 0,void 0,s],[n])}visitMap(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new r().visit({type:e.childType})}=t,s=Y(t.nullBitmap),o=os(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new ht(e,i,a,c,[o,void 0,s],[n])}},AS=new Mf;function H(r){return AS.visit(r)}var Da=class{constructor(t=0,e){this.numChunks=t,this.getChunkIterator=e,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 Qu(r){return r.reduce((t,e)=>t+e.nullCount,0)}function Xu(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function Zu(r,t,e,i){let n=[];for(let s=-1,o=r.length;++s<o;){let a=r[s],c=t[s],{length:l}=a;if(c>=i)break;if(e>=c+l)continue;if(c>=e&&c+l<=i){n.push(a);continue}let u=Math.max(0,e-c),h=Math.min(i-c,l);n.push(a.slice(u,h-u))}return n.length===0&&n.push(r[0].slice(0,0)),n}function Lf(r,t,e,i){let n=0,s=0,o=t.length-1;do{if(n>=o-1)return e<t[o]?i(r,n,e-t[n]):null;s=n+Math.trunc((o-n)*.5),e<t[s]?o=s:n=s}while(n<o)}function Oa(r,t){return r.getValid(t)}function Sn(r){function t(e,i,n){return r(e[i],n)}return function(e){let i=this.data;return Lf(i,this._offsets,e,t)}}function td(r){let t;function e(i,n,s){return r(i[n],s,t)}return function(i,n){let s=this.data;t=n;let o=Lf(s,this._offsets,i,e);return t=void 0,o}}function ed(r){let t;function e(i,n,s){let o=s,a=0,c=0;for(let l=n-1,u=i.length;++l<u;){let h=i[l];if(~(a=r(h,t,o)))return c+a;o=0,c+=h.length}return-1}return function(i,n){t=i;let s=this.data,o=typeof n!="number"?e(s,0,0):Lf(s,this._offsets,n,e);return t=void 0,o}}var M=class extends S{};function DS(r,t){return t===null&&r.length>0?0:-1}function OS(r,t){let{nullBitmap:e}=r;if(!e||r.nullCount<=0)return-1;let i=0;for(let n of new as(e,r.offset+(t||0),r.length,e,Ju)){if(!n)return i;++i}return-1}function K(r,t,e){if(t===void 0)return-1;if(t===null)switch(r.typeId){case d.Union:break;case d.Dictionary:break;default:return OS(r,e)}let i=$t.getVisitFn(r),n=In(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}function Lg(r,t,e){let i=$t.getVisitFn(r),n=In(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}M.prototype.visitNull=DS;M.prototype.visitBool=K;M.prototype.visitInt=K;M.prototype.visitInt8=K;M.prototype.visitInt16=K;M.prototype.visitInt32=K;M.prototype.visitInt64=K;M.prototype.visitUint8=K;M.prototype.visitUint16=K;M.prototype.visitUint32=K;M.prototype.visitUint64=K;M.prototype.visitFloat=K;M.prototype.visitFloat16=K;M.prototype.visitFloat32=K;M.prototype.visitFloat64=K;M.prototype.visitUtf8=K;M.prototype.visitBinary=K;M.prototype.visitFixedSizeBinary=K;M.prototype.visitDate=K;M.prototype.visitDateDay=K;M.prototype.visitDateMillisecond=K;M.prototype.visitTimestamp=K;M.prototype.visitTimestampSecond=K;M.prototype.visitTimestampMillisecond=K;M.prototype.visitTimestampMicrosecond=K;M.prototype.visitTimestampNanosecond=K;M.prototype.visitTime=K;M.prototype.visitTimeSecond=K;M.prototype.visitTimeMillisecond=K;M.prototype.visitTimeMicrosecond=K;M.prototype.visitTimeNanosecond=K;M.prototype.visitDecimal=K;M.prototype.visitList=K;M.prototype.visitStruct=K;M.prototype.visitUnion=K;M.prototype.visitDenseUnion=Lg;M.prototype.visitSparseUnion=Lg;M.prototype.visitDictionary=K;M.prototype.visitInterval=K;M.prototype.visitIntervalDayTime=K;M.prototype.visitIntervalYearMonth=K;M.prototype.visitDuration=K;M.prototype.visitDurationSecond=K;M.prototype.visitDurationMillisecond=K;M.prototype.visitDurationMicrosecond=K;M.prototype.visitDurationNanosecond=K;M.prototype.visitFixedSizeList=K;M.prototype.visitMap=K;var us=new M;var L=class extends S{};function j(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(t.typeId===d.Timestamp||t instanceof kt&&t.bitWidth!==64||t instanceof Dr&&t.bitWidth!==64||t instanceof Be&&t.precision!==Tt.HALF))return new Da(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new Da(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new Rf(o)})}var Rf=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}};L.prototype.visitNull=j;L.prototype.visitBool=j;L.prototype.visitInt=j;L.prototype.visitInt8=j;L.prototype.visitInt16=j;L.prototype.visitInt32=j;L.prototype.visitInt64=j;L.prototype.visitUint8=j;L.prototype.visitUint16=j;L.prototype.visitUint32=j;L.prototype.visitUint64=j;L.prototype.visitFloat=j;L.prototype.visitFloat16=j;L.prototype.visitFloat32=j;L.prototype.visitFloat64=j;L.prototype.visitUtf8=j;L.prototype.visitBinary=j;L.prototype.visitFixedSizeBinary=j;L.prototype.visitDate=j;L.prototype.visitDateDay=j;L.prototype.visitDateMillisecond=j;L.prototype.visitTimestamp=j;L.prototype.visitTimestampSecond=j;L.prototype.visitTimestampMillisecond=j;L.prototype.visitTimestampMicrosecond=j;L.prototype.visitTimestampNanosecond=j;L.prototype.visitTime=j;L.prototype.visitTimeSecond=j;L.prototype.visitTimeMillisecond=j;L.prototype.visitTimeMicrosecond=j;L.prototype.visitTimeNanosecond=j;L.prototype.visitDecimal=j;L.prototype.visitList=j;L.prototype.visitStruct=j;L.prototype.visitUnion=j;L.prototype.visitDenseUnion=j;L.prototype.visitSparseUnion=j;L.prototype.visitDictionary=j;L.prototype.visitInterval=j;L.prototype.visitIntervalDayTime=j;L.prototype.visitIntervalYearMonth=j;L.prototype.visitDuration=j;L.prototype.visitDurationSecond=j;L.prototype.visitDurationMillisecond=j;L.prototype.visitDurationMicrosecond=j;L.prototype.visitDurationNanosecond=j;L.prototype.visitFixedSizeList=j;L.prototype.visitMap=j;var eo=new L;var ES=(r,t)=>r+t,Zr=class extends S{visitNull(t,e){return 0}visitInt(t,e){return t.type.bitWidth/8}visitFloat(t,e){return t.type.ArrayType.BYTES_PER_ELEMENT}visitBool(t,e){return 1/8}visitDecimal(t,e){return t.type.bitWidth/8}visitDate(t,e){return(t.type.unit+1)*4}visitTime(t,e){return t.type.bitWidth/8}visitTimestamp(t,e){return t.type.unit===O.SECOND?4:8}visitInterval(t,e){return(t.type.unit+1)*4}visitDuration(t,e){return 8}visitStruct(t,e){return t.children.reduce((i,n)=>i+Ve.visit(n,e),0)}visitFixedSizeBinary(t,e){return t.type.byteWidth}visitMap(t,e){return 8+t.children.reduce((i,n)=>i+Ve.visit(n,e),0)}visitDictionary(t,e){var i;return t.type.indices.bitWidth/8+(((i=t.dictionary)===null||i===void 0?void 0:i.getByteLength(t.values[e]))||0)}},FS=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),NS=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),MS=({valueOffsets:r,stride:t,children:e},i)=>{let n=e[0],{[i*t]:s}=r,{[i*t+1]:o}=r,a=Ve.getVisitFn(n.type),c=n.slice(s,o-s),l=8;for(let u=-1,h=o-s;++u<h;)l+=a(c,u);return l},LS=({stride:r,children:t},e)=>{let i=t[0],n=i.slice(e*r,r),s=Ve.getVisitFn(i.type),o=0;for(let a=-1,c=n.length;++a<c;)o+=s(n,a);return o},RS=(r,t)=>r.type.mode===vt.Dense?Rg(r,t):Ug(r,t),Rg=({type:r,children:t,typeIds:e,valueOffsets:i},n)=>{let s=r.typeIdToChildIndex[e[n]];return 8+Ve.visit(t[s],i[n])},Ug=({children:r},t)=>4+Ve.visitMany(r,r.map(()=>t)).reduce(ES,0);Zr.prototype.visitUtf8=FS;Zr.prototype.visitBinary=NS;Zr.prototype.visitList=MS;Zr.prototype.visitFixedSizeList=LS;Zr.prototype.visitUnion=RS;Zr.prototype.visitDenseUnion=Rg;Zr.prototype.visitSparseUnion=Ug;var Ve=new Zr;var Cg,kg={},Vg={},it=class r{constructor(t){var e,i,n;let s=t[0]instanceof r?t.flatMap(a=>a.data):t;if(s.length===0||s.some(a=>!(a instanceof ht)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(e=s[0])===null||e===void 0?void 0:e.type;switch(s.length){case 0:this._offsets=[0];break;case 1:{let{get:a,set:c,indexOf:l,byteLength:u}=kg[o.typeId],h=s[0];this.isValid=y=>Oa(h,y),this.get=y=>a(h,y),this.set=(y,b)=>c(h,y,b),this.indexOf=y=>l(h,y),this.getByteLength=y=>u(h,y),this._offsets=[0,h.length];break}default:Object.setPrototypeOf(this,Vg[o.typeId]),this._offsets=Xu(s);break}this.data=s,this.type=o,this.stride=ke(o),this.numChildren=(n=(i=o.children)===null||i===void 0?void 0:i.length)!==null&&n!==void 0?n:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullCount(){return Qu(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${d[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}getByteLength(t){return 0}[Symbol.iterator](){return eo.visit(this)}concat(...t){return new r(this.data.concat(t.flatMap(e=>e.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new r(xa(this,t,e,({data:i,_offsets:n},s,o)=>Zu(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case d.Int:case d.Float:case d.Decimal:case d.Time:case d.Timestamp:switch(e.length){case 0:return new s;case 1:return e[0].values.subarray(0,i*n);default:return e.reduce((o,{values:a,length:c})=>(o.array.set(a.subarray(0,c*n),o.offset),o.offset+=c*n,o),{array:new s(i*n),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e;return this.getChildAt((e=this.type.children)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new r(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return I.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(I.isDictionary(this.type)){let t=new rd(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return new rd(this)}unmemoize(){if(I.isDictionary(this.type)&&this.isMemoized){let t=this.data[0].dictionary.unmemoize(),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return this}};Cg=Symbol.toStringTag;it[Cg]=(r=>{r.type=I.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(d).map(e=>d[e]).filter(e=>typeof e=="number"&&e!==d.NONE);for(let e of t){let i=$t.getVisitFnByTypeId(e),n=re.getVisitFnByTypeId(e),s=us.getVisitFnByTypeId(e),o=Ve.getVisitFnByTypeId(e);kg[e]={get:i,set:n,indexOf:s,byteLength:o},Vg[e]=Object.create(r,{isValid:{value:Sn(Oa)},get:{value:Sn($t.getVisitFnByTypeId(e))},set:{value:td(re.getVisitFnByTypeId(e))},indexOf:{value:ed(us.getVisitFnByTypeId(e))},getByteLength:{value:Sn(Ve.getVisitFnByTypeId(e))}})}return"Vector"})(it.prototype);var rd=class r extends it{constructor(t){super(t.data);let e=this.get,i=this.set,n=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=e.call(this,o);return s[o]=c,c}}),Object.defineProperty(this,"set",{value(o,a){i.call(this,o,a),s[o]=a}}),Object.defineProperty(this,"slice",{value:(o,a)=>new r(n.call(this,o,a))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new it(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Pg(r){if(!r||r.length<=0)return function(n){return!0};let t="",e=r.filter(i=>i===i);return e.length>0&&(t=`
|
|
12
|
+
switch (x) {${e.map(i=>`
|
|
13
|
+
case ${US(i)}:`).join("")}
|
|
14
|
+
return false;
|
|
15
|
+
}`),r.length!==e.length&&(t=`if (x !== x) return false;
|
|
16
|
+
${t}`),new Function("x",`${t}
|
|
17
|
+
return true;`)}function US(r){return typeof r!="bigint"?xr(r):`${xr(r)}n`}var Uf=(r,t)=>(Math.ceil(r)*t+63&-64||64)/t,CS=(r,t=0)=>r.length>=t?r.subarray(0,t):Ys(new r.constructor(t),r,0),Bn=class{constructor(t,e=1){this.buffer=t,this.stride=e,this.BYTES_PER_ELEMENT=t.BYTES_PER_ELEMENT,this.ArrayType=t.constructor,this._resize(this.length=Math.ceil(t.length/e))}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,e){return this}append(t){return this.set(this.length,t)}reserve(t){if(t>0){this.length+=t;let e=this.stride,i=this.length*e,n=this.buffer.length;i>=n&&this._resize(n===0?Uf(i*1,this.BYTES_PER_ELEMENT):Uf(i*2,this.BYTES_PER_ELEMENT))}return this}flush(t=this.length){t=Uf(t*this.stride,this.BYTES_PER_ELEMENT);let e=CS(this.buffer,t);return this.clear(),e}clear(){return this.length=0,this._resize(0),this}_resize(t){return this.buffer=Ys(new this.ArrayType(t),this.buffer)}};Bn.prototype.offset=0;var Wi=class extends Bn{last(){return this.get(this.length-1)}get(t){return this.buffer[t]}set(t,e){return this.reserve(t-this.length+1),this.buffer[t*this.stride]=e,this}},ro=class extends Wi{constructor(t=new Uint8Array(0)){super(t,1/8),this.numValid=0}get numInvalid(){return this.length-this.numValid}get(t){return this.buffer[t>>3]>>t%8&1}set(t,e){let{buffer:i}=this.reserve(t-this.length+1),n=t>>3,s=t%8,o=i[n]>>s&1;return e?o===0&&(i[n]|=1<<s,++this.numValid):o===1&&(i[n]&=~(1<<s),--this.numValid),this}clear(){return this.numValid=0,super.clear()}},io=class extends Wi{constructor(t=new Int32Array(1)){super(t,1)}append(t){return this.set(this.length-1,t)}set(t,e){let i=this.length-1,n=this.reserve(t-i+1).buffer;return i<t++&&n.fill(n[i],i,t),n[t]=n[t-1]+e,this}flush(t=this.length-1){return t>this.length&&this.set(t-1,0),super.flush(t+1)}};var xt=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:e}){this.length=0,this.finished=!1,this.type=t,this.children=[],this.nullValues=e,this.stride=ke(t),this._nulls=new ro,e&&e.length>0&&(this._isValid=Pg(e))}toVector(){return new it([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:e,_values:i,_nulls:n,_typeIds:s,children:o}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.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((e,i)=>e+i.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,e){return this.setValid(t,this.isValid(e))&&this.setValue(t,e),this}setValue(t,e){this._setValue(this,t,e)}setValid(t,e){return this.length=this._nulls.set(t,+e).length,e}addChild(t,e=`${this.numChildren}`){throw new Error(`Cannot append children to non-nested type "${this.type}"`)}getChildAt(t){return this.children[t]||null}flush(){let t,e,i,n,{type:s,length:o,nullCount:a,_typeIds:c,_offsets:l,_values:u,_nulls:h}=this;(e=c?.flush(o))?n=l?.flush(o):(n=l?.flush(o))?t=u?.flush(l.last()):t=u?.flush(o),a>0&&(i=h?.flush(o));let y=this.children.map(b=>b.flush());return this.clear(),H({type:s,length:o,nullCount:a,children:y,child:y[0],data:t,typeIds:e,nullBitmap:i,valueOffsets:n})}finish(){this.finished=!0;for(let t of this.children)t.finish();return this}clear(){var t,e,i,n;this.length=0,(t=this._nulls)===null||t===void 0||t.clear(),(e=this._values)===null||e===void 0||e.clear(),(i=this._offsets)===null||i===void 0||i.clear(),(n=this._typeIds)===null||n===void 0||n.clear();for(let s of this.children)s.clear();return this}};xt.prototype.length=1;xt.prototype.stride=1;xt.prototype.children=null;xt.prototype.finished=!1;xt.prototype.nullValues=null;xt.prototype._isValid=()=>!0;var Wt=class extends xt{constructor(t){super(t),this._values=new Wi(new this.ArrayType(0),this.stride)}setValue(t,e){let i=this._values;return i.reserve(t-i.length+1),super.setValue(t,e)}},ti=class extends xt{constructor(t){super(t),this._pendingLength=0,this._offsets=new io}setValue(t,e){let i=this._pending||(this._pending=new Map),n=i.get(t);n&&(this._pendingLength-=n.length),this._pendingLength+=e instanceof Xr?e[Ze].length:e.length,i.set(t,e)}setValid(t,e){return super.setValid(t,e)?!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,e=this._pendingLength;return this._pendingLength=0,this._pending=void 0,t&&t.size>0&&this._flushPending(t,e),this}};var ds=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i,n){return t.prep(8,24),t.writeInt64(BigInt(n??0)),t.pad(4),t.writeInt32(i),t.writeInt64(BigInt(e??0)),t.offset()}};var Ht=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}key(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,t):null}value(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,i){return r.startKeyValue(t),r.addKey(t,e),r.addValue(t,i),r.endKeyValue(t)}};var Tn;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(Tn||(Tn={}));var xn;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(xn||(xn={}));var Ea;(function(r){r[r.DenseArray=0]="DenseArray"})(Ea||(Ea={}));var Lr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,i){return r.startInt(t),r.addBitWidth(t,e),r.addIsSigned(t,i),r.endInt(t)}};var ei=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new r).__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 e=this.bb.__offset(this.bb_pos,6);return e?(t||new Lr).__init(this.bb.__indirect(this.bb_pos+e),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):Ea.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,Ea.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var Fa=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return r.startBinary(t),r.endBinary(t)}};var Na=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return r.startBool(t),r.endBool(t)}};var Ma;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(Ma||(Ma={}));var An=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Ma.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Ma.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return r.startDate(t),r.addUnit(t,e),r.endDate(t)}};var ri=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static addScale(t,e){t.addFieldInt32(1,e,0)}static addBitWidth(t,e){t.addFieldInt32(2,e,128)}static endDecimal(t){return t.endObject()}static createDecimal(t,e,i,n){return r.startDecimal(t),r.addPrecision(t,e),r.addScale(t,i),r.addBitWidth(t,n),r.endDecimal(t)}};var Rr;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(Rr||(Rr={}));var Dn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Rr.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Rr.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,e){return r.startDuration(t),r.addUnit(t,e),r.endDuration(t)}};var On=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeBinary(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(t,e){return r.startFixedSizeBinary(t),r.addByteWidth(t,e),r.endFixedSizeBinary(t)}};var En=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeList(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt32(0,e,0)}static endFixedSizeList(t){return t.endObject()}static createFixedSizeList(t,e){return r.startFixedSizeList(t),r.addListSize(t,e),r.endFixedSizeList(t)}};var La;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(La||(La={}));var Fn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFloatingPoint(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new r).__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):La.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,La.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return r.startFloatingPoint(t),r.addPrecision(t,e),r.endFloatingPoint(t)}};var Ra;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(Ra||(Ra={}));var Nn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInterval(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Ra.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Ra.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return r.startInterval(t),r.addUnit(t,e),r.endInterval(t)}};var Ua=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsList(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return r.startList(t),r.endList(t)}};var Mn=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMap(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){t.addFieldInt8(0,+e,0)}static endMap(t){return t.endObject()}static createMap(t,e){return r.startMap(t),r.addKeysSorted(t,e),r.endMap(t)}};var Ca=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsNull(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return r.startNull(t),r.endNull(t)}};var ka=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsStruct_(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return r.startStruct_(t),r.endStruct_(t)}};var qi=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTime(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Rr.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,e){t.addFieldInt16(0,e,Rr.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,i){return r.startTime(t),r.addUnit(t,e),r.addBitWidth(t,i),r.endTime(t)}};var Gi=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTimestamp(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Rr.SECOND}timezone(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startTimestamp(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,Rr.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,i){return r.startTimestamp(t),r.addUnit(t,e),r.addTimezone(t,i),r.endTimestamp(t)}};var Va;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Va||(Va={}));var Ur=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUnion(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Va.Sparse}typeIds(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb.__vector(this.bb_pos+e)+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,e){t.addFieldInt16(0,e,Va.Sparse)}static addTypeIds(t,e){t.addFieldOffset(1,e,0)}static createTypeIdsVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addInt32(e[i]);return t.endVector()}static startTypeIdsVector(t,e){t.startVector(4,e,4)}static endUnion(t){return t.endObject()}static createUnion(t,e,i){return r.startUnion(t),r.addMode(t,e),r.addTypeIds(t,i),r.endUnion(t)}};var Pa=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUtf8(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUtf8(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(t){return r.startUtf8(t),r.endUtf8(t)}};var It;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.FloatingPoint=3]="FloatingPoint",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct_=13]="Struct_",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.LargeList=21]="LargeList",r[r.RunEndEncoded=22]="RunEndEncoded"})(It||(It={}));var oe=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsField(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsField(t,e){return t.setPosition(t.position()+4),(e||new r).__init(t.readInt32(t.position())+t.position(),t)}name(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,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):It.NONE}type(t){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__union(t,this.bb_pos+e):null}dictionary(t){let e=this.bb.__offset(this.bb_pos,12);return e?(t||new ei).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}children(t,e){let i=this.bb.__offset(this.bb_pos,14);return i?(e||new r).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,16);return i?(e||new Ht).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldOffset(0,e,0)}static addNullable(t,e){t.addFieldInt8(1,+e,0)}static addTypeType(t,e){t.addFieldInt8(2,e,It.NONE)}static addType(t,e){t.addFieldOffset(3,e,0)}static addDictionary(t,e){t.addFieldOffset(4,e,0)}static addChildren(t,e){t.addFieldOffset(5,e,0)}static createChildrenVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startChildrenVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(6,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endField(t){return t.endObject()}};var Te=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsSchema(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsSchema(t,e){return t.setPosition(t.position()+4),(e||new r).__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):xn.Little}fields(t,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new oe).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new Ht).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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 e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt64(this.bb.__vector(this.bb_pos+e)+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,e){t.addFieldInt16(0,e,xn.Little)}static addFields(t,e){t.addFieldOffset(1,e,0)}static createFieldsVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startFieldsVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(2,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static addFeatures(t,e){t.addFieldOffset(3,e,0)}static createFeaturesVector(t,e){t.startVector(8,e.length,8);for(let i=e.length-1;i>=0;i--)t.addInt64(e[i]);return t.endVector()}static startFeaturesVector(t,e){t.startVector(8,e,8)}static endSchema(t){return t.endObject()}static finishSchemaBuffer(t,e){t.finish(e)}static finishSizePrefixedSchemaBuffer(t,e){t.finish(e,void 0,!0)}static createSchema(t,e,i,n,s){return r.startSchema(t),r.addEndianness(t,e),r.addFields(t,i),r.addCustomMetadata(t,n),r.addFeatures(t,s),r.endSchema(t)}};var Pe=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFooter(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFooter(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Tn.V1}schema(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new Te).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}dictionaries(t,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new ds).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,10);return i?(e||new ds).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,12);return i?(e||new Ht).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldInt16(0,e,Tn.V1)}static addSchema(t,e){t.addFieldOffset(1,e,0)}static addDictionaries(t,e){t.addFieldOffset(2,e,0)}static startDictionariesVector(t,e){t.startVector(24,e,8)}static addRecordBatches(t,e){t.addFieldOffset(3,e,0)}static startRecordBatchesVector(t,e){t.startVector(24,e,8)}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endFooter(t){return t.endObject()}static finishFooterBuffer(t,e){t.finish(e)}static finishSizePrefixedFooterBuffer(t,e){t.finish(e,void 0,!0)}};var ut=class r{constructor(t=[],e,i,n=Dt.V5){this.fields=t||[],this.metadata=e||new Map,i||(i=Cf(t)),this.dictionaries=i,this.metadataVersion=n}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(t=>t.name)}toString(){return`Schema<{ ${this.fields.map((t,e)=>`${e}: ${t}`).join(", ")} }>`}select(t){let e=new Set(t),i=this.fields.filter(n=>e.has(n.name));return new r(i,this.metadata)}selectAt(t){let e=t.map(i=>this.fields[i]).filter(Boolean);return new r(e,this.metadata)}assign(...t){let e=t[0]instanceof r?t[0]:Array.isArray(t[0])?new r(t[0]):new r(t),i=[...this.fields],n=id(id(new Map,this.metadata),e.metadata),s=e.fields.filter(a=>{let c=i.findIndex(l=>l.name===a.name);return~c?(i[c]=a.clone({metadata:id(id(new Map,i[c].metadata),a.metadata)}))&&!1:!0}),o=Cf(s,new Map);return new r([...i,...s],n,new Map([...this.dictionaries,...o]))}};ut.prototype.fields=null;ut.prototype.metadata=null;ut.prototype.dictionaries=null;var Z=class r{static new(...t){let[e,i,n,s]=t;return t[0]&&typeof t[0]=="object"&&({name:e}=t[0],i===void 0&&(i=t[0].type),n===void 0&&(n=t[0].nullable),s===void 0&&(s=t[0].metadata)),new r(`${e}`,i,n,s)}constructor(t,e,i=!1,n){this.name=t,this.type=e,this.nullable=i,this.metadata=n||new Map}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...t){let[e,i,n,s]=t;return!t[0]||typeof t[0]!="object"?[e=this.name,i=this.type,n=this.nullable,s=this.metadata]=t:{name:e=this.name,type:i=this.type,nullable:n=this.nullable,metadata:s=this.metadata}=t[0],r.new(e,i,n,s)}};Z.prototype.type=null;Z.prototype.name=null;Z.prototype.nullable=null;Z.prototype.metadata=null;function id(r,t){return new Map([...r||new Map,...t||new Map])}function Cf(r,t=new Map){for(let e=-1,i=r.length;++e<i;){let s=r[e].type;if(I.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&&Cf(s.children,t)}return t}var kS=ar,VS=Pt,Yi=class{static decode(t){t=new VS(Y(t));let e=Pe.getRootAsFooter(t),i=ut.decode(e.schema(),new Map,e.version());return new kf(i,e)}static encode(t){let e=new kS,i=ut.encode(e,t.schema);Pe.startRecordBatchesVector(e,t.numRecordBatches);for(let o of[...t.recordBatches()].slice().reverse())Hi.encode(e,o);let n=e.endVector();Pe.startDictionariesVector(e,t.numDictionaries);for(let o of[...t.dictionaryBatches()].slice().reverse())Hi.encode(e,o);let s=e.endVector();return Pe.startFooter(e),Pe.addSchema(e,i),Pe.addVersion(e,Dt.V5),Pe.addRecordBatches(e,n),Pe.addDictionaries(e,s),Pe.finishFooterBuffer(e,Pe.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=Dt.V5,i,n){this.schema=t,this.version=e,i&&(this._recordBatches=i),n&&(this._dictionaryBatches=n)}*recordBatches(){for(let t,e=-1,i=this.numRecordBatches;++e<i;)(t=this.getRecordBatch(e))&&(yield t)}*dictionaryBatches(){for(let t,e=-1,i=this.numDictionaries;++e<i;)(t=this.getDictionaryBatch(e))&&(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 kf=class extends Yi{get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}constructor(t,e){super(t,e.version()),this._footer=e}getRecordBatch(t){if(t>=0&&t<this.numRecordBatches){let e=this._footer.recordBatches(t);if(e)return Hi.decode(e)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){let e=this._footer.dictionaries(t);if(e)return Hi.decode(e)}return null}},Hi=class r{static decode(t){return new r(t.metaDataLength(),t.bodyLength(),t.offset())}static encode(t,e){let{metaDataLength:i}=e,n=BigInt(e.offset),s=BigInt(e.bodyLength);return ds.createBlock(t,n,i,s)}constructor(t,e,i){this.metaDataLength=t,this.offset=Se(i),this.bodyLength=Se(e)}};var St=Object.freeze({done:!0,value:void 0}),ja=class{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},hs=class{tee(){return this._getDOMStream().tee()}pipe(t,e){return this._getNodeStream().pipe(t,e)}pipeTo(t,e){return this._getDOMStream().pipeTo(t,e)}pipeThrough(t,e){return this._getDOMStream().pipeThrough(t,e)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}},nd=class extends hs{constructor(){super(),this._values=[],this.resolvers=[],this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}get closed(){return this._closedPromise}cancel(t){return p(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(St);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return te.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return te.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return p(this,void 0,void 0,function*(){return yield this.abort(t),St})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),St})}read(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return p(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((e,i)=>{this.resolvers.push({resolve:e,reject:i})}):Promise.resolve(St)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var ii=class extends nd{write(t){if((t=Y(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?wa(this.toUint8Array(!0)):this.toUint8Array(!1).then(wa)}toUint8Array(t=!1){return t?Ue(this._values)[0]:p(this,void 0,void 0,function*(){var e,i,n,s;let o=[],a=0;try{for(var c=!0,l=Mt(this),u;u=yield l.next(),e=u.done,!e;c=!0){s=u.value,c=!1;let h=s;o.push(h),a+=h.byteLength}}catch(h){i={error:h}}finally{try{!c&&!e&&(n=l.return)&&(yield n.call(l))}finally{if(i)throw i.error}}return Ue(o,a)[0]})}},ni=class{constructor(t){t&&(this.source=new Vf(te.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)}},tr=class r{constructor(t){t instanceof r?this.source=t.source:t instanceof ii?this.source=new Ki(te.fromAsyncIterable(t)):bu(t)?this.source=new Ki(te.fromNodeStream(t)):Ia(t)?this.source=new Ki(te.fromDOMStream(t)):yu(t)?this.source=new Ki(te.fromDOMStream(t.body)):Br(t)?this.source=new Ki(te.fromIterable(t)):Sr(t)?this.source=new Ki(te.fromAsyncIterable(t)):Qe(t)&&(this.source=new Ki(te.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)}},Vf=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,e="read"){return this.source.next({cmd:e,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||St)}return(t){return Object.create(this.source.return&&this.source.return(t)||St)}},Ki=class{constructor(t){this.source=t,this._closedPromise=new Promise(e=>this._closedPromiseResolve=e)}cancel(t){return p(this,void 0,void 0,function*(){yield this.return(t)})}get closed(){return this._closedPromise}read(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return p(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(t,e="read"){return p(this,void 0,void 0,function*(){return yield this.source.next({cmd:e,size:t})})}throw(t){return p(this,void 0,void 0,function*(){let e=this.source.throw&&(yield this.source.throw(t))||St;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}return(t){return p(this,void 0,void 0,function*(){let e=this.source.return&&(yield this.source.return(t))||St;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}};var za=class extends ni{constructor(t,e){super(),this.position=0,this.buffer=Y(t),this.size=e===void 0?this.buffer.byteLength:e}readInt32(t){let{buffer:e,byteOffset:i}=this.readAt(t,4);return new DataView(e,i).getInt32(0,!0)}seek(t){return this.position=Math.min(t,this.size),t<this.size}read(t){let{buffer:e,size:i,position:n}=this;return e&&n<i?(typeof t!="number"&&(t=Number.POSITIVE_INFINITY),this.position=Math.min(i,n+Math.min(i-n,t)),e.subarray(n,this.position)):null}readAt(t,e){let i=this.buffer,n=Math.min(this.size,t+e);return i?i.subarray(t,n):new Uint8Array(e)}close(){this.buffer&&(this.buffer=null)}throw(t){return this.close(),{done:!0,value:t}}return(t){return this.close(),{done:!0,value:t}}},Ln=class extends tr{constructor(t,e){super(),this.position=0,this._handle=t,typeof e=="number"?this.size=e:this._pending=p(this,void 0,void 0,function*(){this.size=(yield t.stat()).size,delete this._pending})}readInt32(t){return p(this,void 0,void 0,function*(){let{buffer:e,byteOffset:i}=yield this.readAt(t,4);return new DataView(e,i).getInt32(0,!0)})}seek(t){return p(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 p(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:e,size:i,position:n}=this;if(e&&n<i){typeof t!="number"&&(t=Number.POSITIVE_INFINITY);let s=n,o=0,a=0,c=Math.min(i,s+Math.min(i-s,t)),l=new Uint8Array(Math.max(0,(this.position=c)-s));for(;(s+=a)<c&&(o+=a)<l.byteLength;)({bytesRead:a}=yield e.read(l,o,l.byteLength-o,s));return l}return null})}readAt(t,e){return p(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:i,size:n}=this;if(i&&t+e<n){let s=Math.min(n,t+e),o=new Uint8Array(s-t);return(yield i.read(o,0,e,t)).buffer}return new Uint8Array(e)})}close(){return p(this,void 0,void 0,function*(){let t=this._handle;this._handle=null,t&&(yield t.close())})}throw(t){return p(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:t}})}};var jf={};me(jf,{BaseInt64:()=>$a,Int128:()=>Wa,Int64:()=>Ji,Uint64:()=>Ft});function no(r){return r<0&&(r=4294967295+r+1),`0x${r.toString(16)}`}var so=8,Pf=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],$a=class{constructor(t){this.buffer=t}high(){return this.buffer[1]}low(){return this.buffer[0]}_times(t){let e=new Uint32Array([this.buffer[1]>>>16,this.buffer[1]&65535,this.buffer[0]>>>16,this.buffer[0]&65535]),i=new Uint32Array([t.buffer[1]>>>16,t.buffer[1]&65535,t.buffer[0]>>>16,t.buffer[0]&65535]),n=e[3]*i[3];this.buffer[0]=n&65535;let s=n>>>16;return n=e[2]*i[3],s+=n,n=e[3]*i[2]>>>0,s+=n,this.buffer[0]+=s<<16,this.buffer[1]=s>>>0<n?65536:0,this.buffer[1]+=s>>>16,this.buffer[1]+=e[1]*i[3]+e[2]*i[2]+e[3]*i[1],this.buffer[1]+=e[0]*i[3]+e[1]*i[2]+e[2]*i[1]+e[3]*i[0]<<16,this}_plus(t){let e=this.buffer[0]+t.buffer[0]>>>0;this.buffer[1]+=t.buffer[1],e<this.buffer[0]>>>0&&++this.buffer[1],this.buffer[0]=e}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`${no(this.buffer[1])} ${no(this.buffer[0])}`}},Ft=class r extends $a{times(t){return this._times(t),this}plus(t){return this._plus(t),this}static from(t,e=new Uint32Array(2)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(2)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(2)){let i=t.length,n=new r(e);for(let s=0;s<i;){let o=so<i-s?so:i-s,a=new r(new Uint32Array([Number.parseInt(t.slice(s,s+o),10),0])),c=new r(new Uint32Array([Pf[o],0]));n.times(c),n.plus(a),s+=o}return n}static convertArray(t){let e=new Uint32Array(t.length*2);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+2*i*4,2));return e}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}},Ji=class r extends $a{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 e=this.buffer[1]<<0,i=t.buffer[1]<<0;return e<i||e===i&&this.buffer[0]<t.buffer[0]}static from(t,e=new Uint32Array(2)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(2)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(2)){let i=t.startsWith("-"),n=t.length,s=new r(e);for(let o=i?1:0;o<n;){let a=so<n-o?so:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0])),l=new r(new Uint32Array([Pf[a],0]));s.times(l),s.plus(c),o+=a}return i?s.negate():s}static convertArray(t){let e=new Uint32Array(t.length*2);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+2*i*4,2));return e}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}},Wa=class r{constructor(t){this.buffer=t}high(){return new Ji(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new Ji(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 e=new Ft(new Uint32Array([this.buffer[3],0])),i=new Ft(new Uint32Array([this.buffer[2],0])),n=new Ft(new Uint32Array([this.buffer[1],0])),s=new Ft(new Uint32Array([this.buffer[0],0])),o=new Ft(new Uint32Array([t.buffer[3],0])),a=new Ft(new Uint32Array([t.buffer[2],0])),c=new Ft(new Uint32Array([t.buffer[1],0])),l=new Ft(new Uint32Array([t.buffer[0],0])),u=Ft.multiply(s,l);this.buffer[0]=u.low();let h=new Ft(new Uint32Array([u.high(),0]));return u=Ft.multiply(n,l),h.plus(u),u=Ft.multiply(s,c),h.plus(u),this.buffer[1]=h.low(),this.buffer[3]=h.lessThan(u)?1:0,this.buffer[2]=h.high(),new Ft(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(Ft.multiply(i,l)).plus(Ft.multiply(n,c)).plus(Ft.multiply(s,a)),this.buffer[3]+=Ft.multiply(e,l).plus(Ft.multiply(i,c)).plus(Ft.multiply(n,a)).plus(Ft.multiply(s,o)).low(),this}plus(t){let e=new Uint32Array(4);return e[3]=this.buffer[3]+t.buffer[3]>>>0,e[2]=this.buffer[2]+t.buffer[2]>>>0,e[1]=this.buffer[1]+t.buffer[1]>>>0,e[0]=this.buffer[0]+t.buffer[0]>>>0,e[0]<this.buffer[0]>>>0&&++e[1],e[1]<this.buffer[1]>>>0&&++e[2],e[2]<this.buffer[2]>>>0&&++e[3],this.buffer[3]=e[3],this.buffer[2]=e[2],this.buffer[1]=e[1],this.buffer[0]=e[0],this}hex(){return`${no(this.buffer[3])} ${no(this.buffer[2])} ${no(this.buffer[1])} ${no(this.buffer[0])}`}static multiply(t,e){return new r(new Uint32Array(t.buffer)).times(e)}static add(t,e){return new r(new Uint32Array(t.buffer)).plus(e)}static from(t,e=new Uint32Array(4)){return r.fromString(typeof t=="string"?t:t.toString(),e)}static fromNumber(t,e=new Uint32Array(4)){return r.fromString(t.toString(),e)}static fromString(t,e=new Uint32Array(4)){let i=t.startsWith("-"),n=t.length,s=new r(e);for(let o=i?1:0;o<n;){let a=so<n-o?so:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0,0,0])),l=new r(new Uint32Array([Pf[a],0,0,0]));s.times(l),s.plus(c),o+=a}return i?s.negate():s}static convertArray(t){let e=new Uint32Array(t.length*4);for(let i=-1,n=t.length;++i<n;)r.from(t[i],new Uint32Array(e.buffer,e.byteOffset+4*4*i,4));return e}};var qa=class extends S{constructor(t,e,i,n,s=Dt.V5){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=i,this.dictionaries=n,this.metadataVersion=s}visit(t){return super.visit(t instanceof Z?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return H({type:t,length:e})}visitBool(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitInt(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitFixedSizeBinary(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDate(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTime(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitList(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}visitStruct(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),children:this.visitMany(t.children)})}visitUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return this.metadataVersion<Dt.V5&&this.readNullBitmap(t,i),t.mode===vt.Sparse?this.visitSparseUnion(t,{length:e,nullCount:i}):this.visitDenseUnion(t,{length:e,nullCount:i})}visitDenseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t.indices),dictionary:this.readDictionary(t)})}visitInterval(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDuration(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),child:this.visit(t.children[0])})}visitMap(t,{length:e,nullCount:i}=this.nextFieldNode()){return H({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(t,e,i=this.nextBufferRange()){return e>0&&this.readData(t,i)||new Uint8Array(0)}readOffsets(t,e){return this.readData(t,e)}readTypeIds(t,e){return this.readData(t,e)}readData(t,{length:e,offset:i}=this.nextBufferRange()){return this.bytes.subarray(i,i+e)}readDictionary(t){return this.dictionaries.get(t.id)}},sd=class extends qa{constructor(t,e,i,n,s){super(new Uint8Array(0),e,i,n,s),this.sources=t}readNullBitmap(t,e,{offset:i}=this.nextBufferRange()){return e<=0?new Uint8Array(0):ls(this.sources[i])}readOffsets(t,{offset:e}=this.nextBufferRange()){return Q(Uint8Array,Q(Int32Array,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return Q(Uint8Array,Q(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){let{sources:i}=this;return I.isTimestamp(t)?Q(Uint8Array,Ji.convertArray(i[e])):(I.isInt(t)||I.isTime(t))&&t.bitWidth===64||I.isDuration(t)?Q(Uint8Array,Ji.convertArray(i[e])):I.isDate(t)&&t.unit===ee.MILLISECOND?Q(Uint8Array,Ji.convertArray(i[e])):I.isDecimal(t)?Q(Uint8Array,Wa.convertArray(i[e])):I.isBinary(t)||I.isFixedSizeBinary(t)?PS(i[e]):I.isBool(t)?ls(i[e]):I.isUtf8(t)?_n(i[e].join("")):Q(Uint8Array,Q(t.ArrayType,i[e].map(n=>+n)))}};function PS(r){let t=r.join(""),e=new Uint8Array(t.length/2);for(let i=0;i<t.length;i+=2)e[i>>1]=Number.parseInt(t.slice(i,i+2),16);return e}var oo=class extends ti{constructor(t){super(t),this._values=new Bn(new Uint8Array(0))}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,e){return super.setValue(t,Y(e))}_flushPending(t,e){let i=this._offsets,n=this._values.reserve(e).buffer,s=0;for(let[o,a]of t)if(a===void 0)i.set(o,0);else{let c=a.length;n.set(a,s),i.set(o,c),s+=c}}};var od=class extends xt{constructor(t){super(t),this._values=new ro}setValue(t,e){this._values.set(t,+e)}};var fs=class extends Wt{};fs.prototype._setValue=vf;var Ga=class extends fs{};Ga.prototype._setValue=Nu;var Ya=class extends fs{};Ya.prototype._setValue=Mu;var Ha=class extends Wt{};Ha.prototype._setValue=Sf;var ad=class extends xt{constructor({type:t,nullValues:e,dictionaryHashFunction:i}){super({type:new Ce(t.dictionary,t.indices,t.id,t.isOrdered)}),this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=ps({type:this.type.indices,nullValues:e}),this.dictionary=ps({type:this.type.dictionary,nullValues:null}),typeof i=="function"&&(this.valueToKey=i)}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,e){let i=this.indices;return e=i.setValid(t,e),this.length=i.length,e}setValue(t,e){let i=this._keysToIndices,n=this.valueToKey(e),s=i[n];return s===void 0&&(i[n]=s=this._dictionaryOffset+this.dictionary.append(e).length-1),this.indices.setValue(t,s)}flush(){let t=this.type,e=this._dictionary,i=this.dictionary.toVector(),n=this.indices.flush().clone(t);return n.dictionary=e?e.concat(i):i,this.finished||(this._dictionaryOffset+=i.length),this._dictionary=n.dictionary,this.clear(),n}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 Ka=class extends Wt{};Ka.prototype._setValue=_f;var cd=class extends xt{setValue(t,e){let[i]=this.children,n=t*this.stride;for(let s=-1,o=e.length;++s<o;)i.set(n+s,e[s])}addChild(t,e="0"){if(this.numChildren>0)throw new Error("FixedSizeListBuilder can only have one child.");let i=this.children.push(t);return this.type=new Fr(this.type.listSize,new Z(e,t.type,!0)),i}};var ms=class extends Wt{setValue(t,e){this._values.set(t,e)}},ld=class extends ms{setValue(t,e){super.setValue(t,Ta(e))}},ud=class extends ms{},dd=class extends ms{};var ys=class extends Wt{};ys.prototype._setValue=Bf;var Ja=class extends ys{};Ja.prototype._setValue=zu;var Qa=class extends ys{};Qa.prototype._setValue=$u;var Qi=class extends Wt{};Qi.prototype._setValue=Tf;var Xa=class extends Qi{};Xa.prototype._setValue=Wu;var Za=class extends Qi{};Za.prototype._setValue=qu;var tc=class extends Qi{};tc.prototype._setValue=Gu;var ec=class extends Qi{};ec.prototype._setValue=Yu;var er=class extends Wt{setValue(t,e){this._values.set(t,e)}},hd=class extends er{},fd=class extends er{},pd=class extends er{},md=class extends er{},yd=class extends er{},gd=class extends er{},bd=class extends er{},_d=class extends er{};var vd=class extends ti{constructor(t){super(t),this._offsets=new io}addChild(t,e="0"){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new Or(new Z(e,t.type,!0)),this.numChildren-1}_flushPending(t){let e=this._offsets,[i]=this.children;for(let[n,s]of t)if(typeof s>"u")e.set(n,0);else{let o=s,a=o.length,c=e.set(n,a).buffer[n];for(let l=-1;++l<a;)i.set(c+l,o[l])}}};var wd=class extends ti{set(t,e){return super.set(t,e)}setValue(t,e){let i=e instanceof Map?e:new Map(Object.entries(e)),n=this._pending||(this._pending=new Map),s=n.get(t);s&&(this._pendingLength-=s.size),this._pendingLength+=i.size,n.set(t,i)}addChild(t,e=`${this.numChildren}`){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=t,this.type=new Nr(new Z(e,t.type,!0),this.type.keysSorted),this.numChildren-1}_flushPending(t){let e=this._offsets,[i]=this.children;for(let[n,s]of t)if(s===void 0)e.set(n,0);else{let{[n]:o,[n+1]:a}=e.set(n,s.size).buffer;for(let c of s.entries())if(i.set(o,c),++o>=a)break}}};var Id=class extends xt{setValue(t,e){}setValid(t,e){return this.length=Math.max(t+1,this.length),e}};var Sd=class extends xt{setValue(t,e){let{children:i,type:n}=this;switch(Array.isArray(e)||e.constructor){case!0:return n.children.forEach((s,o)=>i[o].set(t,e[o]));case Map:return n.children.forEach((s,o)=>i[o].set(t,e.get(s.name)));default:return n.children.forEach((s,o)=>i[o].set(t,e[s.name]))}}setValid(t,e){return super.setValid(t,e)||this.children.forEach(i=>i.setValid(t,e)),e}addChild(t,e=`${this.numChildren}`){let i=this.children.push(t);return this.type=new wt([...this.type.children,new Z(e,t.type,!0)]),i}};var Xi=class extends Wt{};Xi.prototype._setValue=wf;var rc=class extends Xi{};rc.prototype._setValue=Lu;var ic=class extends Xi{};ic.prototype._setValue=Ru;var nc=class extends Xi{};nc.prototype._setValue=Uu;var sc=class extends Xi{};sc.prototype._setValue=Cu;var Zi=class extends Wt{};Zi.prototype._setValue=If;var oc=class extends Zi{};oc.prototype._setValue=ku;var ac=class extends Zi{};ac.prototype._setValue=Vu;var cc=class extends Zi{};cc.prototype._setValue=Pu;var lc=class extends Zi{};lc.prototype._setValue=ju;var ao=class extends xt{constructor(t){super(t),this._typeIds=new Wi(new Int8Array(0),1),typeof t.valueToChildTypeId=="function"&&(this._valueToChildTypeId=t.valueToChildTypeId)}get typeIdToChildIndex(){return this.type.typeIdToChildIndex}append(t,e){return this.set(this.length,t,e)}set(t,e,i){return i===void 0&&(i=this._valueToChildTypeId(this,e,t)),this.setValue(t,e,i),this}setValue(t,e,i){this._typeIds.set(t,i);let n=this.type.typeIdToChildIndex[i],s=this.children[n];s?.set(t,e)}addChild(t,e=`${this.children.length}`){let i=this.children.push(t),{type:{children:n,mode:s,typeIds:o}}=this,a=[...n,new Z(e,t.type)];return this.type=new Er(s,[...o,i],a),i}_valueToChildTypeId(t,e,i){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.")}},Bd=class extends ao{},Td=class extends ao{constructor(t){super(t),this._offsets=new Wi(new Int32Array(0))}setValue(t,e,i){let n=this._typeIds.set(t,i).buffer[t],s=this.getChildAt(this.type.typeIdToChildIndex[n]),o=this._offsets.set(t,s.length).buffer[t];s?.set(o,e)}};var uc=class extends ti{constructor(t){super(t),this._values=new Bn(new Uint8Array(0))}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,e){return super.setValue(t,_n(e))}_flushPending(t,e){}};uc.prototype._flushPending=oo.prototype._flushPending;var zf=class extends S{visitNull(){return Id}visitBool(){return od}visitInt(){return er}visitInt8(){return hd}visitInt16(){return fd}visitInt32(){return pd}visitInt64(){return md}visitUint8(){return yd}visitUint16(){return gd}visitUint32(){return bd}visitUint64(){return _d}visitFloat(){return ms}visitFloat16(){return ld}visitFloat32(){return ud}visitFloat64(){return dd}visitUtf8(){return uc}visitBinary(){return oo}visitFixedSizeBinary(){return Ka}visitDate(){return fs}visitDateDay(){return Ga}visitDateMillisecond(){return Ya}visitTimestamp(){return Xi}visitTimestampSecond(){return rc}visitTimestampMillisecond(){return ic}visitTimestampMicrosecond(){return nc}visitTimestampNanosecond(){return sc}visitTime(){return Zi}visitTimeSecond(){return oc}visitTimeMillisecond(){return ac}visitTimeMicrosecond(){return cc}visitTimeNanosecond(){return lc}visitDecimal(){return Ha}visitList(){return vd}visitStruct(){return Sd}visitUnion(){return ao}visitDenseUnion(){return Td}visitSparseUnion(){return Bd}visitDictionary(){return ad}visitInterval(){return ys}visitIntervalDayTime(){return Ja}visitIntervalYearMonth(){return Qa}visitDuration(){return Qi}visitDurationSecond(){return Xa}visitDurationMillisecond(){return Za}visitDurationMicrosecond(){return tc}visistDurationNanosecond(){return ec}visitFixedSizeList(){return cd}visitMap(){return wd}},jg=new zf;var R=class extends S{compareSchemas(t,e){return t===e||e instanceof t.constructor&&this.compareManyFields(t.fields,e.fields)}compareManyFields(t,e){return t===e||Array.isArray(t)&&Array.isArray(e)&&t.length===e.length&&t.every((i,n)=>this.compareFields(i,e[n]))}compareFields(t,e){return t===e||e instanceof t.constructor&&t.name===e.name&&t.nullable===e.nullable&&this.visit(t.type,e.type)}};function fe(r,t){return t instanceof r.constructor}function dc(r,t){return r===t||fe(r,t)}function tn(r,t){return r===t||fe(r,t)&&r.bitWidth===t.bitWidth&&r.isSigned===t.isSigned}function xd(r,t){return r===t||fe(r,t)&&r.precision===t.precision}function jS(r,t){return r===t||fe(r,t)&&r.byteWidth===t.byteWidth}function $f(r,t){return r===t||fe(r,t)&&r.unit===t.unit}function hc(r,t){return r===t||fe(r,t)&&r.unit===t.unit&&r.timezone===t.timezone}function fc(r,t){return r===t||fe(r,t)&&r.unit===t.unit&&r.bitWidth===t.bitWidth}function zS(r,t){return r===t||fe(r,t)&&r.children.length===t.children.length&&si.compareManyFields(r.children,t.children)}function $S(r,t){return r===t||fe(r,t)&&r.children.length===t.children.length&&si.compareManyFields(r.children,t.children)}function Wf(r,t){return r===t||fe(r,t)&&r.mode===t.mode&&r.typeIds.every((e,i)=>e===t.typeIds[i])&&si.compareManyFields(r.children,t.children)}function WS(r,t){return r===t||fe(r,t)&&r.id===t.id&&r.isOrdered===t.isOrdered&&si.visit(r.indices,t.indices)&&si.visit(r.dictionary,t.dictionary)}function qf(r,t){return r===t||fe(r,t)&&r.unit===t.unit}function pc(r,t){return r===t||fe(r,t)&&r.unit===t.unit}function qS(r,t){return r===t||fe(r,t)&&r.listSize===t.listSize&&r.children.length===t.children.length&&si.compareManyFields(r.children,t.children)}function GS(r,t){return r===t||fe(r,t)&&r.keysSorted===t.keysSorted&&r.children.length===t.children.length&&si.compareManyFields(r.children,t.children)}R.prototype.visitNull=dc;R.prototype.visitBool=dc;R.prototype.visitInt=tn;R.prototype.visitInt8=tn;R.prototype.visitInt16=tn;R.prototype.visitInt32=tn;R.prototype.visitInt64=tn;R.prototype.visitUint8=tn;R.prototype.visitUint16=tn;R.prototype.visitUint32=tn;R.prototype.visitUint64=tn;R.prototype.visitFloat=xd;R.prototype.visitFloat16=xd;R.prototype.visitFloat32=xd;R.prototype.visitFloat64=xd;R.prototype.visitUtf8=dc;R.prototype.visitBinary=dc;R.prototype.visitFixedSizeBinary=jS;R.prototype.visitDate=$f;R.prototype.visitDateDay=$f;R.prototype.visitDateMillisecond=$f;R.prototype.visitTimestamp=hc;R.prototype.visitTimestampSecond=hc;R.prototype.visitTimestampMillisecond=hc;R.prototype.visitTimestampMicrosecond=hc;R.prototype.visitTimestampNanosecond=hc;R.prototype.visitTime=fc;R.prototype.visitTimeSecond=fc;R.prototype.visitTimeMillisecond=fc;R.prototype.visitTimeMicrosecond=fc;R.prototype.visitTimeNanosecond=fc;R.prototype.visitDecimal=dc;R.prototype.visitList=zS;R.prototype.visitStruct=$S;R.prototype.visitUnion=Wf;R.prototype.visitDenseUnion=Wf;R.prototype.visitSparseUnion=Wf;R.prototype.visitDictionary=WS;R.prototype.visitInterval=qf;R.prototype.visitIntervalDayTime=qf;R.prototype.visitIntervalYearMonth=qf;R.prototype.visitDuration=pc;R.prototype.visitDurationSecond=pc;R.prototype.visitDurationMillisecond=pc;R.prototype.visitDurationMicrosecond=pc;R.prototype.visitDurationNanosecond=pc;R.prototype.visitFixedSizeList=qS;R.prototype.visitMap=GS;var si=new R;function gs(r,t){return si.compareSchemas(r,t)}function zg(r,t){return si.compareFields(r,t)}function $g(r,t){return si.visit(r,t)}function ps(r){let t=r.type,e=new(jg.getVisitFn(t)())(r);if(t.children&&t.children.length>0){let i=r.children||[],n={nullValues:r.nullValues},s=Array.isArray(i)?(o,a)=>i[a]||n:({name:o})=>i[o]||n;for(let[o,a]of t.children.entries()){let{type:c}=a,l=s(a,o);e.children.push(ps(Object.assign(Object.assign({},l),{type:c})))}}return e}function Ad(r,t){return YS(r,t.map(e=>e.data.concat()))}function YS(r,t){let e=[...r.fields],i=[],n={numBatches:t.reduce((h,y)=>Math.max(h,y.length),0)},s=0,o=0,a=-1,c=t.length,l,u=[];for(;n.numBatches-- >0;){for(o=Number.POSITIVE_INFINITY,a=-1;++a<c;)u[a]=l=t[a].shift(),o=Math.min(o,l?l.length:o);Number.isFinite(o)&&(u=HS(e,o,u,t,n),o>0&&(i[s++]=H({type:new wt(e),length:o,nullCount:0,children:u.slice()})))}return[r=r.assign(e),i.map(h=>new Rt(r,h))]}function HS(r,t,e,i,n){var s;let o=(t+63&-64)>>3;for(let a=-1,c=i.length;++a<c;){let l=e[a],u=l?.length;if(u>=t)u===t?e[a]=l:(e[a]=l.slice(0,t),n.numBatches=Math.max(n.numBatches,i[a].unshift(l.slice(t,u-t))));else{let h=r[a];r[a]=h.clone({nullable:!0}),e[a]=(s=l?._changeLengthAndBackfillNullBitmap(t))!==null&&s!==void 0?s:H({type:h.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)})}}return e}var Wg,pe=class r{constructor(...t){var e,i;if(t.length===0)return this.batches=[],this.schema=new ut([]),this._offsets=[0],this;let n,s;t[0]instanceof ut&&(n=t.shift()),t.at(-1)instanceof Uint32Array&&(s=t.pop());let o=c=>{if(c){if(c instanceof Rt)return[c];if(c instanceof r)return c.batches;if(c instanceof ht){if(c.type instanceof wt)return[new Rt(new ut(c.type.children),c)]}else{if(Array.isArray(c))return c.flatMap(l=>o(l));if(typeof c[Symbol.iterator]=="function")return[...c].flatMap(l=>o(l));if(typeof c=="object"){let l=Object.keys(c),u=l.map(b=>new it([c[b]])),h=new ut(l.map((b,z)=>new Z(String(b),u[z].type))),[,y]=Ad(h,u);return y.length===0?[new Rt(c)]:y}}}return[]},a=t.flatMap(c=>o(c));if(n=(i=n??((e=a[0])===null||e===void 0?void 0:e.schema))!==null&&i!==void 0?i:new ut([]),!(n instanceof ut))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let c of a){if(!(c instanceof Rt))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!gs(n,c.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=n,this.batches=a,this._offsets=s??Xu(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,e)=>t+e.length,0)}get nullCount(){return this._nullCount===-1&&(this._nullCount=Qu(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}set(t,e){}indexOf(t,e){return-1}getByteLength(t){return 0}[Symbol.iterator](){return this.batches.length>0?eo.visit(new it(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
18
|
+
${this.toArray().join(`,
|
|
19
|
+
`)}
|
|
20
|
+
]`}concat(...t){let e=this.schema,i=this.data.concat(t.flatMap(({data:n})=>n));return new r(e,i.map(n=>new Rt(e,n)))}slice(t,e){let i=this.schema;[t,e]=xa({length:this.numRows},t,e);let n=Zu(this.data,this._offsets,t,e);return new r(i,n.map(s=>new Rt(i,s)))}getChild(t){return this.getChildAt(this.schema.fields.findIndex(e=>e.name===t))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){let e=this.data.map(i=>i.children[t]);if(e.length===0){let{type:i}=this.schema.fields[t],n=H({type:i,length:0,nullCount:0});e.push(n._changeLengthAndBackfillNullBitmap(this.numRows))}return new it(e)}return null}setChild(t,e){var i;return this.setChildAt((i=this.schema.fields)===null||i===void 0?void 0:i.findIndex(n=>n.name===t),e)}setChildAt(t,e){let i=this.schema,n=[...this.batches];if(t>-1&&t<this.numCols){e||(e=new it([H({type:new he,length:this.numRows})]));let s=i.fields.slice(),o=s[t].clone({type:e.type}),a=this.schema.fields.map((c,l)=>this.getChildAt(l));[s[t],a[t]]=[o,e],[i,n]=Ad(i,a)}return new r(i,n)}select(t){let e=this.schema.fields.reduce((i,n,s)=>i.set(n.name,s),new Map);return this.selectAt(t.map(i=>e.get(i)).filter(i=>i>-1))}selectAt(t){let e=this.schema.selectAt(t),i=this.batches.map(n=>n.selectAt(t));return new r(e,i)}assign(t){let e=this.schema.fields,[i,n]=t.schema.fields.reduce((a,c,l)=>{let[u,h]=a,y=e.findIndex(b=>b.name===c.name);return~y?h[y]=l:u.push(l),a},[[],[]]),s=this.schema.assign(t.schema),o=[...e.map((a,c)=>[c,n[c]]).map(([a,c])=>c===void 0?this.getChildAt(a):t.getChildAt(c)),...i.map(a=>t.getChildAt(a))].filter(Boolean);return new r(...Ad(s,o))}};Wg=Symbol.toStringTag;pe[Wg]=(r=>(r.schema=null,r.batches=[],r._offsets=new Uint32Array([0]),r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,r.isValid=Sn(Oa),r.get=Sn($t.getVisitFn(d.Struct)),r.set=td(re.getVisitFn(d.Struct)),r.indexOf=ed(us.getVisitFn(d.Struct)),r.getByteLength=Sn(Ve.getVisitFn(d.Struct)),"Table"))(pe.prototype);var Gg,Rt=class r{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof ut))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=H({nullCount:0,type:new wt(this.schema.fields),children:this.schema.fields.map(e=>H({type:e.type,nullCount:0}))})]=t,!(this.data instanceof ht))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=qg(this.schema,this.data.children);break}case 1:{let[e]=t,{fields:i,children:n,length:s}=Object.keys(e).reduce((c,l,u)=>(c.children[u]=e[l],c.length=Math.max(c.length,e[l].length),c.fields[u]=Z.new({name:l,type:e[l].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new ut(i),a=H({type:new wt(i),length:s,children:n,nullCount:0});[this.schema,this.data]=qg(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=Yg(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 $t.visit(this.data,t)}set(t,e){return re.visit(this.data,t,e)}indexOf(t,e){return us.visit(this.data,t,e)}getByteLength(t){return Ve.visit(this.data,t)}[Symbol.iterator](){return eo.visit(new it([this.data]))}toArray(){return[...this]}concat(...t){return new pe(this.schema,[this,...t])}slice(t,e){let[i]=new it([this.data]).slice(t,e).data;return new r(this.schema,i)}getChild(t){var e;return this.getChildAt((e=this.schema.fields)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.schema.fields.length?new it([this.data.children[t]]):null}setChild(t,e){var i;return this.setChildAt((i=this.schema.fields)===null||i===void 0?void 0:i.findIndex(n=>n.name===t),e)}setChildAt(t,e){let i=this.schema,n=this.data;if(t>-1&&t<this.numCols){e||(e=new it([H({type:new he,length:this.numRows})]));let s=i.fields.slice(),o=n.children.slice(),a=s[t].clone({type:e.type});[s[t],o[t]]=[a,e.data[0]],i=new ut(s,new Map(this.schema.metadata)),n=H({type:new wt(s),children:o})}return new r(i,n)}select(t){let e=this.schema.select(t),i=new wt(e.fields),n=[];for(let s of t){let o=this.schema.fields.findIndex(a=>a.name===s);~o&&(n[o]=this.data.children[o])}return new r(e,H({type:i,length:this.numRows,children:n}))}selectAt(t){let e=this.schema.selectAt(t),i=t.map(s=>this.data.children[s]).filter(Boolean),n=H({type:new wt(e.fields),length:this.numRows,children:i});return new r(e,n)}};Gg=Symbol.toStringTag;Rt[Gg]=(r=>(r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(Rt.prototype);function qg(r,t,e=t.reduce((i,n)=>Math.max(i,n.length),0)){var i;let n=[...r.fields],s=[...t],o=(e+63&-64)>>3;for(let[a,c]of r.fields.entries()){let l=t[a];(!l||l.length!==e)&&(n[a]=c.clone({nullable:!0}),s[a]=(i=l?._changeLengthAndBackfillNullBitmap(e))!==null&&i!==void 0?i:H({type:c.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)}))}return[r.assign(n),H({type:new wt(n),length:e,children:s})]}function Yg(r,t,e=new Map){var i,n;if(((i=r?.length)!==null&&i!==void 0?i:0)>0&&r?.length===t?.length)for(let s=-1,o=r.length;++s<o;){let{type:a}=r[s],c=t[s];for(let l of[c,...((n=c?.dictionary)===null||n===void 0?void 0:n.data)||[]])Yg(a.children,l?.children,e);if(I.isDictionary(a)){let{id:l}=a;if(!e.has(l))c?.dictionary&&e.set(l,c.dictionary);else if(e.get(l)!==c.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}}return e}var bs=class extends Rt{constructor(t){let e=t.fields.map(n=>H({type:n.type})),i=H({type:new wt(t.fields),nullCount:0,children:e});super(t,i)}};var mc;(function(r){r[r.BUFFER=0]="BUFFER"})(mc||(mc={}));var yc;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(yc||(yc={}));var Dd=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBodyCompression(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,e){return t.setPosition(t.position()+4),(e||new r).__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):yc.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):mc.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,yc.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,mc.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,e,i){return r.startBodyCompression(t),r.addCodec(t,e),r.addMethod(t,i),r.endBodyCompression(t)}};var co=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var lo=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,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,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var je=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsRecordBatch(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,e){return t.setPosition(t.position()+4),(e||new r).__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,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new lo).__init(this.bb.__vector(this.bb_pos+i)+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,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new co).__init(this.bb.__vector(this.bb_pos+i)+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 e=this.bb.__offset(this.bb_pos,10);return e?(t||new Dd).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addNodes(t,e){t.addFieldOffset(1,e,0)}static startNodesVector(t,e){t.startVector(16,e,8)}static addBuffers(t,e){t.addFieldOffset(2,e,0)}static startBuffersVector(t,e){t.startVector(16,e,8)}static addCompression(t,e){t.addFieldOffset(3,e,0)}static endRecordBatch(t){return t.endObject()}};var en=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryBatch(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,e){return t.setPosition(t.position()+4),(e||new r).__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 e=this.bb.__offset(this.bb_pos,6);return e?(t||new je).__init(this.bb.__indirect(this.bb_pos+e),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,e){t.addFieldInt64(0,e,BigInt("0"))}static addData(t,e){t.addFieldOffset(1,e,0)}static addIsDelta(t,e){t.addFieldInt8(2,+e,0)}static endDictionaryBatch(t){return t.endObject()}};var uo;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(uo||(uo={}));var Cr=class r{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMessage(t,e){return(e||new r).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMessage(t,e){return t.setPosition(t.position()+4),(e||new r).__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):Tn.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):uo.NONE}header(t){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__union(t,this.bb_pos+e):null}bodyLength(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}customMetadata(t,e){let i=this.bb.__offset(this.bb_pos,12);return i?(e||new Ht).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+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,e){t.addFieldInt16(0,e,Tn.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,uo.NONE)}static addHeader(t,e){t.addFieldOffset(2,e,0)}static addBodyLength(t,e){t.addFieldInt64(3,e,BigInt("0"))}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4);for(let i=e.length-1;i>=0;i--)t.addOffset(e[i]);return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,e){t.finish(e)}static finishSizePrefixedMessageBuffer(t,e){t.finish(e,void 0,!0)}static createMessage(t,e,i,n,s,o){return r.startMessage(t),r.addVersion(t,e),r.addHeaderType(t,i),r.addHeader(t,n),r.addBodyLength(t,s),r.addCustomMetadata(t,o),r.endMessage(t)}};var Gf=class extends S{visit(t,e){return t==null||e==null?void 0:super.visit(t,e)}visitNull(t,e){return Ca.startNull(e),Ca.endNull(e)}visitInt(t,e){return Lr.startInt(e),Lr.addBitWidth(e,t.bitWidth),Lr.addIsSigned(e,t.isSigned),Lr.endInt(e)}visitFloat(t,e){return Fn.startFloatingPoint(e),Fn.addPrecision(e,t.precision),Fn.endFloatingPoint(e)}visitBinary(t,e){return Fa.startBinary(e),Fa.endBinary(e)}visitBool(t,e){return Na.startBool(e),Na.endBool(e)}visitUtf8(t,e){return Pa.startUtf8(e),Pa.endUtf8(e)}visitDecimal(t,e){return ri.startDecimal(e),ri.addScale(e,t.scale),ri.addPrecision(e,t.precision),ri.addBitWidth(e,t.bitWidth),ri.endDecimal(e)}visitDate(t,e){return An.startDate(e),An.addUnit(e,t.unit),An.endDate(e)}visitTime(t,e){return qi.startTime(e),qi.addUnit(e,t.unit),qi.addBitWidth(e,t.bitWidth),qi.endTime(e)}visitTimestamp(t,e){let i=t.timezone&&e.createString(t.timezone)||void 0;return Gi.startTimestamp(e),Gi.addUnit(e,t.unit),i!==void 0&&Gi.addTimezone(e,i),Gi.endTimestamp(e)}visitInterval(t,e){return Nn.startInterval(e),Nn.addUnit(e,t.unit),Nn.endInterval(e)}visitDuration(t,e){return Dn.startDuration(e),Dn.addUnit(e,t.unit),Dn.endDuration(e)}visitList(t,e){return Ua.startList(e),Ua.endList(e)}visitStruct(t,e){return ka.startStruct_(e),ka.endStruct_(e)}visitUnion(t,e){Ur.startTypeIdsVector(e,t.typeIds.length);let i=Ur.createTypeIdsVector(e,t.typeIds);return Ur.startUnion(e),Ur.addMode(e,t.mode),Ur.addTypeIds(e,i),Ur.endUnion(e)}visitDictionary(t,e){let i=this.visit(t.indices,e);return ei.startDictionaryEncoding(e),ei.addId(e,BigInt(t.id)),ei.addIsOrdered(e,t.isOrdered),i!==void 0&&ei.addIndexType(e,i),ei.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return On.startFixedSizeBinary(e),On.addByteWidth(e,t.byteWidth),On.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return En.startFixedSizeList(e),En.addListSize(e,t.listSize),En.endFixedSizeList(e)}visitMap(t,e){return Mn.startMap(e),Mn.addKeysSorted(e,t.keysSorted),Mn.endMap(e)}},Od=new Gf;function Qg(r,t=new Map){return new ut(JS(r,t),Ed(r.metadata),t)}function Yf(r){return new ie(r.count,Zg(r.columns),tb(r.columns))}function Xg(r){return new Ae(Yf(r.data),r.id,r.isDelta)}function JS(r,t){return(r.fields||[]).filter(Boolean).map(e=>Z.fromJSON(e,t))}function Hg(r,t){return(r.children||[]).filter(Boolean).map(e=>Z.fromJSON(e,t))}function Zg(r){return(r||[]).reduce((t,e)=>[...t,new rr(e.count,QS(e.VALIDITY)),...Zg(e.children)],[])}function tb(r,t=[]){for(let e=-1,i=(r||[]).length;++e<i;){let n=r[e];n.VALIDITY&&t.push(new xe(t.length,n.VALIDITY.length)),n.TYPE_ID&&t.push(new xe(t.length,n.TYPE_ID.length)),n.OFFSET&&t.push(new xe(t.length,n.OFFSET.length)),n.DATA&&t.push(new xe(t.length,n.DATA.length)),t=tb(n.children,t)}return t}function QS(r){return(r||[]).reduce((t,e)=>t+ +(e===0),0)}function eb(r,t){let e,i,n,s,o,a;return!t||!(s=r.dictionary)?(o=Jg(r,Hg(r,t)),n=new Z(r.name,o,r.nullable,Ed(r.metadata))):t.has(e=s.id)?(i=(i=s.indexType)?Kg(i):new Qr,a=new Ce(t.get(e),i,e,s.isOrdered),n=new Z(r.name,a,r.nullable,Ed(r.metadata))):(i=(i=s.indexType)?Kg(i):new Qr,t.set(e,o=Jg(r,Hg(r,t))),a=new Ce(o,i,e,s.isOrdered),n=new Z(r.name,a,r.nullable,Ed(r.metadata))),n||null}function Ed(r=[]){return new Map(r.map(({key:t,value:e})=>[t,e]))}function Kg(r){return new kt(r.isSigned,r.bitWidth)}function Jg(r,t){let e=r.type.name;switch(e){case"NONE":return new he;case"null":return new he;case"binary":return new Li;case"utf8":return new Ri;case"bool":return new Ui;case"list":return new Or((t||[])[0]);case"struct":return new wt(t||[]);case"struct_":return new wt(t||[])}switch(e){case"int":{let i=r.type;return new kt(i.isSigned,i.bitWidth)}case"floatingpoint":{let i=r.type;return new Be(Tt[i.precision])}case"decimal":{let i=r.type;return new Ci(i.scale,i.precision,i.bitWidth)}case"date":{let i=r.type;return new ki(ee[i.unit])}case"time":{let i=r.type;return new Dr(O[i.unit],i.bitWidth)}case"timestamp":{let i=r.type;return new Vi(O[i.unit],i.timezone)}case"interval":{let i=r.type;return new Pi(de[i.unit])}case"duration":{let i=r.type;return new ji(O[i.unit])}case"union":{let i=r.type,[n,...s]=(i.mode+"").toLowerCase(),o=n.toUpperCase()+s.join("");return new Er(vt[o],i.typeIds||[],t||[])}case"fixedsizebinary":{let i=r.type;return new zi(i.byteWidth)}case"fixedsizelist":{let i=r.type;return new Fr(i.listSize,(t||[])[0])}case"map":{let i=r.type;return new Nr((t||[])[0],i.keysSorted)}}throw new Error(`Unrecognized type: "${e}"`)}var XS=ar,ZS=Pt,De=class r{static fromJSON(t,e){let i=new r(0,Dt.V5,e);return i._createHeader=tB(t,e),i}static decode(t){t=new ZS(Y(t));let e=Cr.getRootAsMessage(t),i=e.bodyLength(),n=e.version(),s=e.headerType(),o=new r(i,n,s);return o._createHeader=eB(e,s),o}static encode(t){let e=new XS,i=-1;return t.isSchema()?i=ut.encode(e,t.header()):t.isRecordBatch()?i=ie.encode(e,t.header()):t.isDictionaryBatch()&&(i=Ae.encode(e,t.header())),Cr.startMessage(e),Cr.addVersion(e,Dt.V5),Cr.addHeader(e,i),Cr.addHeaderType(e,t.headerType),Cr.addBodyLength(e,BigInt(t.bodyLength)),Cr.finishMessageBuffer(e,Cr.endMessage(e)),e.asUint8Array()}static from(t,e=0){if(t instanceof ut)return new r(0,Dt.V5,ot.Schema,t);if(t instanceof ie)return new r(e,Dt.V5,ot.RecordBatch,t);if(t instanceof Ae)return new r(e,Dt.V5,ot.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===ot.Schema}isRecordBatch(){return this.headerType===ot.RecordBatch}isDictionaryBatch(){return this.headerType===ot.DictionaryBatch}constructor(t,e,i,n){this._version=e,this._headerType=i,this.body=new Uint8Array(0),n&&(this._createHeader=()=>n),this._bodyLength=Se(t)}},ie=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,e,i){this._nodes=e,this._buffers=i,this._length=Se(t)}},Ae=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,e,i=!1){this._data=t,this._isDelta=i,this._id=Se(e)}},xe=class{constructor(t,e){this.offset=Se(t),this.length=Se(e)}},rr=class{constructor(t,e){this.length=Se(t),this.nullCount=Se(e)}};function tB(r,t){return()=>{switch(t){case ot.Schema:return ut.fromJSON(r);case ot.RecordBatch:return ie.fromJSON(r);case ot.DictionaryBatch:return Ae.fromJSON(r)}throw new Error(`Unrecognized Message type: { name: ${ot[t]}, type: ${t} }`)}}function eB(r,t){return()=>{switch(t){case ot.Schema:return ut.decode(r.header(new Te),new Map,r.version());case ot.RecordBatch:return ie.decode(r.header(new je),r.version());case ot.DictionaryBatch:return Ae.decode(r.header(new en),r.version())}throw new Error(`Unrecognized Message type: { name: ${ot[t]}, type: ${t} }`)}}Z.encode=hB;Z.decode=uB;Z.fromJSON=eb;ut.encode=dB;ut.decode=rB;ut.fromJSON=Qg;ie.encode=fB;ie.decode=iB;ie.fromJSON=Yf;Ae.encode=pB;Ae.decode=nB;Ae.fromJSON=Xg;rr.encode=mB;rr.decode=oB;xe.encode=yB;xe.decode=sB;function rB(r,t=new Map,e=Dt.V5){let i=lB(r,t);return new ut(i,Fd(r),t,e)}function iB(r,t=Dt.V5){if(r.compression()!==null)throw new Error("Record batch compression not implemented");return new ie(r.length(),aB(r),cB(r,t))}function nB(r,t=Dt.V5){return new Ae(ie.decode(r.data(),t),r.id(),r.isDelta())}function sB(r){return new xe(r.offset(),r.length())}function oB(r){return new rr(r.length(),r.nullCount())}function aB(r){let t=[];for(let e,i=-1,n=-1,s=r.nodesLength();++i<s;)(e=r.nodes(i))&&(t[++n]=rr.decode(e));return t}function cB(r,t){let e=[];for(let i,n=-1,s=-1,o=r.buffersLength();++n<o;)(i=r.buffers(n))&&(t<Dt.V4&&(i.bb_pos+=8*(n+1)),e[++s]=xe.decode(i));return e}function lB(r,t){let e=[];for(let i,n=-1,s=-1,o=r.fieldsLength();++n<o;)(i=r.fields(n))&&(e[++s]=Z.decode(i,t));return e}function rb(r,t){let e=[];for(let i,n=-1,s=-1,o=r.childrenLength();++n<o;)(i=r.children(n))&&(e[++s]=Z.decode(i,t));return e}function uB(r,t){let e,i,n,s,o,a;return!t||!(a=r.dictionary())?(n=nb(r,rb(r,t)),i=new Z(r.name(),n,r.nullable(),Fd(r))):t.has(e=Se(a.id()))?(s=(s=a.indexType())?ib(s):new Qr,o=new Ce(t.get(e),s,e,a.isOrdered()),i=new Z(r.name(),o,r.nullable(),Fd(r))):(s=(s=a.indexType())?ib(s):new Qr,t.set(e,n=nb(r,rb(r,t))),o=new Ce(n,s,e,a.isOrdered()),i=new Z(r.name(),o,r.nullable(),Fd(r))),i||null}function Fd(r){let t=new Map;if(r)for(let e,i,n=-1,s=Math.trunc(r.customMetadataLength());++n<s;)(e=r.customMetadata(n))&&(i=e.key())!=null&&t.set(i,e.value());return t}function ib(r){return new kt(r.isSigned(),r.bitWidth())}function nb(r,t){let e=r.typeType();switch(e){case It.NONE:return new he;case It.Null:return new he;case It.Binary:return new Li;case It.Utf8:return new Ri;case It.Bool:return new Ui;case It.List:return new Or((t||[])[0]);case It.Struct_:return new wt(t||[])}switch(e){case It.Int:{let i=r.type(new Lr);return new kt(i.isSigned(),i.bitWidth())}case It.FloatingPoint:{let i=r.type(new Fn);return new Be(i.precision())}case It.Decimal:{let i=r.type(new ri);return new Ci(i.scale(),i.precision(),i.bitWidth())}case It.Date:{let i=r.type(new An);return new ki(i.unit())}case It.Time:{let i=r.type(new qi);return new Dr(i.unit(),i.bitWidth())}case It.Timestamp:{let i=r.type(new Gi);return new Vi(i.unit(),i.timezone())}case It.Interval:{let i=r.type(new Nn);return new Pi(i.unit())}case It.Duration:{let i=r.type(new Dn);return new ji(i.unit())}case It.Union:{let i=r.type(new Ur);return new Er(i.mode(),i.typeIdsArray()||[],t||[])}case It.FixedSizeBinary:{let i=r.type(new On);return new zi(i.byteWidth())}case It.FixedSizeList:{let i=r.type(new En);return new Fr(i.listSize(),(t||[])[0])}case It.Map:{let i=r.type(new Mn);return new Nr((t||[])[0],i.keysSorted())}}throw new Error(`Unrecognized type: "${It[e]}" (${e})`)}function dB(r,t){let e=t.fields.map(s=>Z.encode(r,s));Te.startFieldsVector(r,e.length);let i=Te.createFieldsVector(r,e),n=t.metadata&&t.metadata.size>0?Te.createCustomMetadataVector(r,[...t.metadata].map(([s,o])=>{let a=r.createString(`${s}`),c=r.createString(`${o}`);return Ht.startKeyValue(r),Ht.addKey(r,a),Ht.addValue(r,c),Ht.endKeyValue(r)})):-1;return Te.startSchema(r),Te.addFields(r,i),Te.addEndianness(r,gB?xn.Little:xn.Big),n!==-1&&Te.addCustomMetadata(r,n),Te.endSchema(r)}function hB(r,t){let e=-1,i=-1,n=-1,s=t.type,o=t.typeId;I.isDictionary(s)?(o=s.dictionary.typeId,n=Od.visit(s,r),i=Od.visit(s.dictionary,r)):i=Od.visit(s,r);let a=(s.children||[]).map(u=>Z.encode(r,u)),c=oe.createChildrenVector(r,a),l=t.metadata&&t.metadata.size>0?oe.createCustomMetadataVector(r,[...t.metadata].map(([u,h])=>{let y=r.createString(`${u}`),b=r.createString(`${h}`);return Ht.startKeyValue(r),Ht.addKey(r,y),Ht.addValue(r,b),Ht.endKeyValue(r)})):-1;return t.name&&(e=r.createString(t.name)),oe.startField(r),oe.addType(r,i),oe.addTypeType(r,o),oe.addChildren(r,c),oe.addNullable(r,!!t.nullable),e!==-1&&oe.addName(r,e),n!==-1&&oe.addDictionary(r,n),l!==-1&&oe.addCustomMetadata(r,l),oe.endField(r)}function fB(r,t){let e=t.nodes||[],i=t.buffers||[];je.startNodesVector(r,e.length);for(let o of e.slice().reverse())rr.encode(r,o);let n=r.endVector();je.startBuffersVector(r,i.length);for(let o of i.slice().reverse())xe.encode(r,o);let s=r.endVector();return je.startRecordBatch(r),je.addLength(r,BigInt(t.length)),je.addNodes(r,n),je.addBuffers(r,s),je.endRecordBatch(r)}function pB(r,t){let e=ie.encode(r,t.data);return en.startDictionaryBatch(r),en.addId(r,BigInt(t.id)),en.addIsDelta(r,t.isDelta),en.addData(r,e),en.endDictionaryBatch(r)}function mB(r,t){return lo.createFieldNode(r,BigInt(t.length),BigInt(t.nullCount))}function yB(r,t){return co.createBuffer(r,BigInt(t.offset),BigInt(t.length))}var gB=(()=>{let r=new ArrayBuffer(2);return new DataView(r).setInt16(0,256,!0),new Int16Array(r)[0]===256})();var Kf=r=>`Expected ${ot[r]} Message in stream, but was null or length 0.`,Jf=r=>`Header pointer of flatbuffer-encoded ${ot[r]} Message is null or length 0.`,sb=(r,t)=>`Expected to read ${r} metadata bytes, but only read ${t}.`,ob=(r,t)=>`Expected to read ${r} bytes for message body, but only read ${t}.`,ho=class{constructor(t){this.source=t instanceof ni?t:new ni(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?St:t.value===-1&&(t=this.readMetadataLength()).done?St:(t=this.readMetadata(t.value)).done?St:t}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}readMessage(t){let e;if((e=this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Kf(t));return e.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let e=Y(this.source.read(t));if(e.byteLength<t)throw new Error(ob(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){let e=ot.Schema,i=this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Jf(e));return n}readMetadataLength(){let t=this.source.read(Nd),e=t&&new Pt(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}}readMetadata(t){let e=this.source.read(t);if(!e)return St;if(e.byteLength<t)throw new Error(sb(t,e.byteLength));return{done:!1,value:De.decode(e)}}},gc=class{constructor(t,e){this.source=t instanceof tr?t:mu(t)?new Ln(t,e):new tr(t)}[Symbol.asyncIterator](){return this}next(){return p(this,void 0,void 0,function*(){let t;return(t=yield this.readMetadataLength()).done?St:t.value===-1&&(t=yield this.readMetadataLength()).done?St:(t=yield this.readMetadata(t.value)).done?St:t})}throw(t){return p(this,void 0,void 0,function*(){return yield this.source.throw(t)})}return(t){return p(this,void 0,void 0,function*(){return yield this.source.return(t)})}readMessage(t){return p(this,void 0,void 0,function*(){let e;if((e=yield this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Kf(t));return e.value})}readMessageBody(t){return p(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let e=Y(yield this.source.read(t));if(e.byteLength<t)throw new Error(ob(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()})}readSchema(t=!1){return p(this,void 0,void 0,function*(){let e=ot.Schema,i=yield this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Jf(e));return n})}readMetadataLength(){return p(this,void 0,void 0,function*(){let t=yield this.source.read(Nd),e=t&&new Pt(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}})}readMetadata(t){return p(this,void 0,void 0,function*(){let e=yield this.source.read(t);if(!e)return St;if(e.byteLength<t)throw new Error(sb(t,e.byteLength));return{done:!1,value:De.decode(e)}})}},bc=class extends ho{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof ja?t:new ja(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:De.fromJSON(t.schema,ot.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let e=t.dictionaries[this._dictionaryIndex++];return this._body=e.data.columns,{done:!1,value:De.fromJSON(e,ot.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let e=t.batches[this._batchIndex++];return this._body=e.columns,{done:!1,value:De.fromJSON(e,ot.RecordBatch)}}return this._body=[],St}readMessageBody(t){return e(this._body);function e(i){return(i||[]).reduce((n,s)=>[...n,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE_ID&&[s.TYPE_ID]||[],...s.OFFSET&&[s.OFFSET]||[],...s.DATA&&[s.DATA]||[],...e(s.children)],[])}}readMessage(t){let e;if((e=this.next()).done)return null;if(t!=null&&e.value.headerType!==t)throw new Error(Kf(t));return e.value}readSchema(){let t=ot.Schema,e=this.readMessage(t),i=e?.header();if(!e||!i)throw new Error(Jf(t));return i}},Nd=4,Hf="ARROW1",fo=new Uint8Array(Hf.length);for(let r=0;r<Hf.length;r+=1)fo[r]=Hf.codePointAt(r);function Md(r,t=0){for(let e=-1,i=fo.length;++e<i;)if(fo[e]!==r[t+e])return!1;return!0}var po=fo.length,Qf=po+Nd,ab=po*2+Nd;var ne=class r extends hs{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 e=this._impl.open(t);return Sr(e)?e.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 te.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return te.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,e){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof r?t:fu(t)?_B(t):mu(t)?IB(t):Sr(t)?p(this,void 0,void 0,function*(){return yield r.from(yield t)}):yu(t)||Ia(t)||bu(t)||Qe(t)?wB(new tr(t)):vB(new ni(t))}static readAll(t){return t instanceof r?t.isSync()?cb(t):lb(t):fu(t)||ArrayBuffer.isView(t)||Br(t)||pu(t)?cb(t):lb(t)}},oi=class extends ne{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return gt(this,arguments,function*(){yield g(yield*ze(Mt(this[Symbol.iterator]())))})}},Rn=class extends ne{constructor(t){super(t),this._impl=t}readAll(){var t,e,i,n;return p(this,void 0,void 0,function*(){let s=new Array;try{for(var o=!0,a=Mt(this),c;c=yield a.next(),t=c.done,!t;o=!0){n=c.value,o=!1;let l=n;s.push(l)}}catch(l){e={error:l}}finally{try{!o&&!t&&(i=a.return)&&(yield i.call(a))}finally{if(e)throw e.error}}return s})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},Un=class extends oi{constructor(t){super(t),this._impl=t}},_c=class extends Rn{constructor(t){super(t),this._impl=t}},Ld=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,e){let i=this._loadVectors(t,e,this.schema.fields),n=H({type:new wt(this.schema.fields),length:t.length,children:i});return new Rt(this.schema,n)}_loadDictionaryBatch(t,e){let{id:i,isDelta:n}=t,{dictionaries:s,schema:o}=this,a=s.get(i);if(n||!a){let c=o.dictionaries.get(i),l=this._loadVectors(t.data,e,[c]);return(a&&n?a.concat(new it(l)):new it(l)).memoize()}return a.memoize()}_loadVectors(t,e,i){return new qa(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(i)}},mo=class extends Ld{constructor(t,e){super(e),this._reader=fu(t)?new bc(this._handle=t):new ho(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=ub(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):St}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):St}next(){if(this.closed)return St;let t,{_reader:e}=this;for(;t=this._readNextMessageAndValidate();)if(t.isSchema())this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let i=t.header(),n=e.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(i,n)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let i=t.header(),n=e.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(i,n);this.dictionaries.set(i.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new bs(this.schema)}):this.return()}_readNextMessageAndValidate(t){return this._reader.readMessage(t)}},yo=class extends Ld{constructor(t,e){super(e),this._reader=new gc(this._handle=t)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return p(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 p(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=ub(this,t),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(t):St})}return(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):St})}next(){return p(this,void 0,void 0,function*(){if(this.closed)return St;let t,{_reader:e}=this;for(;t=yield this._readNextMessageAndValidate();)if(t.isSchema())yield this.reset(t.header());else if(t.isRecordBatch()){this._recordBatchIndex++;let i=t.header(),n=yield e.readMessageBody(t.bodyLength);return{done:!1,value:this._loadRecordBatch(i,n)}}else if(t.isDictionaryBatch()){this._dictionaryIndex++;let i=t.header(),n=yield e.readMessageBody(t.bodyLength),s=this._loadDictionaryBatch(i,n);this.dictionaries.set(i.id,s)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new bs(this.schema)}):yield this.return()})}_readNextMessageAndValidate(t){return p(this,void 0,void 0,function*(){return yield this._reader.readMessage(t)})}},Rd=class extends mo{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,e){super(t instanceof za?t:new za(t),e)}isSync(){return!0}isFile(){return!0}open(t){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let e of this._footer.dictionaryBatches())e&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(t)}readRecordBatch(t){var e;if(this.closed)return null;this._footer||this.open();let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(t);if(i&&this._handle.seek(i.offset)){let n=this._reader.readMessage(ot.RecordBatch);if(n?.isRecordBatch()){let s=n.header(),o=this._reader.readMessageBody(n.bodyLength);return this._loadRecordBatch(s,o)}}return null}_readDictionaryBatch(t){var e;let i=(e=this._footer)===null||e===void 0?void 0:e.getDictionaryBatch(t);if(i&&this._handle.seek(i.offset)){let n=this._reader.readMessage(ot.DictionaryBatch);if(n?.isDictionaryBatch()){let s=n.header(),o=this._reader.readMessageBody(n.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}}_readFooter(){let{_handle:t}=this,e=t.size-Qf,i=t.readInt32(e),n=t.readAt(e-i,i);return Yi.decode(n)}_readNextMessageAndValidate(t){var e;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(this._recordBatchIndex);if(i&&this._handle.seek(i.offset))return this._reader.readMessage(t)}return null}},Xf=class extends yo{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,...e){let i=typeof e[0]!="number"?e.shift():void 0,n=e[0]instanceof Map?e.shift():void 0;super(t instanceof Ln?t:new Ln(t,i),n)}isFile(){return!0}isAsync(){return!0}open(t){let e=Object.create(null,{open:{get:()=>super.open}});return p(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let i of this._footer.dictionaryBatches())i&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield e.open.call(this,t)})}readRecordBatch(t){var e;return p(this,void 0,void 0,function*(){if(this.closed)return null;this._footer||(yield this.open());let i=(e=this._footer)===null||e===void 0?void 0:e.getRecordBatch(t);if(i&&(yield this._handle.seek(i.offset))){let n=yield this._reader.readMessage(ot.RecordBatch);if(n?.isRecordBatch()){let s=n.header(),o=yield this._reader.readMessageBody(n.bodyLength);return this._loadRecordBatch(s,o)}}return null})}_readDictionaryBatch(t){var e;return p(this,void 0,void 0,function*(){let i=(e=this._footer)===null||e===void 0?void 0:e.getDictionaryBatch(t);if(i&&(yield this._handle.seek(i.offset))){let n=yield this._reader.readMessage(ot.DictionaryBatch);if(n?.isDictionaryBatch()){let s=n.header(),o=yield this._reader.readMessageBody(n.bodyLength),a=this._loadDictionaryBatch(s,o);this.dictionaries.set(s.id,a)}}})}_readFooter(){return p(this,void 0,void 0,function*(){let{_handle:t}=this;t._pending&&(yield t._pending);let e=t.size-Qf,i=yield t.readInt32(e),n=yield t.readAt(e-i,i);return Yi.decode(n)})}_readNextMessageAndValidate(t){return p(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let e=this._footer.getRecordBatch(this._recordBatchIndex);if(e&&(yield this._handle.seek(e.offset)))return yield this._reader.readMessage(t)}return null})}},Zf=class extends mo{constructor(t,e){super(t,e)}_loadVectors(t,e,i){return new sd(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(i)}};function ub(r,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:r.autoDestroy}function*cb(r){let t=ne.from(r);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function lb(r){return gt(this,arguments,function*(){let e=yield g(ne.from(r));try{if(!(yield g(e.open({autoDestroy:!1}))).closed)do yield yield g(e);while(!(yield g(e.reset().open())).closed)}finally{yield g(e.cancel())}})}function _B(r){return new oi(new Zf(r))}function vB(r){let t=r.peek(po+7&-8);return t&&t.byteLength>=4?Md(t)?new Un(new Rd(r.read())):new oi(new mo(r)):new oi(new mo(function*(){}()))}function wB(r){return p(this,void 0,void 0,function*(){let t=yield r.peek(po+7&-8);return t&&t.byteLength>=4?Md(t)?new Un(new Rd(yield r.read())):new Rn(new yo(r)):new Rn(new yo(function(){return gt(this,arguments,function*(){})}()))})}function IB(r){return p(this,void 0,void 0,function*(){let{size:t}=yield r.stat(),e=new Ln(r,t);return t>=ab&&Md(yield e.readAt(0,po+7&-8))?new _c(new Xf(e)):new Rn(new yo(e))})}var Ut=class r extends S{static assemble(...t){let e=n=>n.flatMap(s=>Array.isArray(s)?e(s):s instanceof Rt?s.data.children:s.data),i=new r;return i.visitMany(e(t)),i}constructor(){super(),this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}visit(t){if(t instanceof it)return this.visitMany(t.data),this;let{type:e}=t;if(!I.isDictionary(e)){let{length:i}=t;if(i>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");if(I.isUnion(e))this.nodes.push(new rr(i,0));else{let{nullCount:n}=t;I.isNull(e)||kr.call(this,n<=0?new Uint8Array(0):cs(t.offset,i,t.nullBitmap)),this.nodes.push(new rr(i,n))}}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 kr(r){let t=r.byteLength+7&-8;return this.buffers.push(r),this.bufferRegions.push(new xe(this._byteLength,t)),this._byteLength+=t,this}function SB(r){var t;let{type:e,length:i,typeIds:n,valueOffsets:s}=r;if(kr.call(this,n),e.mode===vt.Sparse)return tp.call(this,r);if(e.mode===vt.Dense){if(r.offset<=0)return kr.call(this,s),tp.call(this,r);{let o=new Int32Array(i),a=Object.create(null),c=Object.create(null);for(let l,u,h=-1;++h<i;)(l=n[h])!==void 0&&((u=a[l])===void 0&&(u=a[l]=s[h]),o[h]=s[h]-u,c[l]=((t=c[l])!==null&&t!==void 0?t:0)+1);kr.call(this,o),this.visitMany(r.children.map((l,u)=>{let h=e.typeIds[u],y=a[h],b=c[h];return l.slice(y,Math.min(i,b))}))}}return this}function BB(r){let t;return r.nullCount>=r.length?kr.call(this,new Uint8Array(0)):(t=r.values)instanceof Uint8Array?kr.call(this,cs(r.offset,r.length,t)):kr.call(this,ls(r.values))}function rn(r){return kr.call(this,r.values.subarray(0,r.length*r.stride))}function db(r){let{length:t,values:e,valueOffsets:i}=r,{[0]:n,[t]:s}=i,o=Math.min(s-n,e.byteLength-n);return kr.call(this,_u(-n,t+1,i)),kr.call(this,e.subarray(n,n+o)),this}function ep(r){let{length:t,valueOffsets:e}=r;if(e){let{[0]:i,[t]:n}=e;return kr.call(this,_u(-i,t+1,e)),this.visit(r.children[0].slice(i,n-i))}return this.visit(r.children[0])}function tp(r){return this.visitMany(r.type.children.map((t,e)=>r.children[e]).filter(Boolean))[0]}Ut.prototype.visitBool=BB;Ut.prototype.visitInt=rn;Ut.prototype.visitFloat=rn;Ut.prototype.visitUtf8=db;Ut.prototype.visitBinary=db;Ut.prototype.visitFixedSizeBinary=rn;Ut.prototype.visitDate=rn;Ut.prototype.visitTimestamp=rn;Ut.prototype.visitTime=rn;Ut.prototype.visitDecimal=rn;Ut.prototype.visitList=ep;Ut.prototype.visitStruct=tp;Ut.prototype.visitUnion=SB;Ut.prototype.visitInterval=rn;Ut.prototype.visitDuration=rn;Ut.prototype.visitFixedSizeList=ep;Ut.prototype.visitMap=ep;var _s=class extends hs{static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,e){throw new Error('"throughDOM" not available in this environment')}constructor(t){super(),this._position=0,this._started=!1,this._sink=new ii,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,ue(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 Sr(t)?t.then(e=>this.writeAll(e)):Qe(t)?ip(this,t):rp(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,e=null){return t===this._sink||t instanceof ii?this._sink=t:(this._sink=new ii,t&&Ey(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&Fy(t)&&this.toNodeStream({objectMode:!1}).pipe(t)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,(!e||!gs(e,this._schema))&&(e==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=e,this._writeSchema(e))),this}write(t){let e=null;if(this._sink){if(t==null)return this.finish()&&void 0;if(t instanceof pe&&!(e=t.schema))return this.finish()&&void 0;if(t instanceof Rt&&!(e=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(e&&!gs(e,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,e)}t instanceof Rt?t instanceof bs||this._writeRecordBatch(t):t instanceof pe?this.writeAll(t.batches):Br(t)&&this.writeAll(t)}_writeMessage(t,e=8){let i=e-1,n=De.encode(t),s=n.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+i&~i,c=a-s-o;return t.headerType===ot.RecordBatch?this._recordBatchBlocks.push(new Hi(a,t.bodyLength,this._position)):t.headerType===ot.DictionaryBatch&&this._dictionaryBlocks.push(new Hi(a,t.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(a-o)),s>0&&this._write(n),this._writePadding(c)}_write(t){if(this._started){let e=Y(t);e&&e.byteLength>0&&(this._sink.write(e),this._position+=e.byteLength)}return this}_writeSchema(t){return this._writeMessage(De.from(t))}_writeFooter(t){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(fo)}_writePadding(t){return t>0?this._write(new Uint8Array(t)):this}_writeRecordBatch(t){let{byteLength:e,nodes:i,bufferRegions:n,buffers:s}=Ut.assemble(t),o=new ie(t.numRows,i,n),a=De.from(o,e);return this._writeDictionaries(t)._writeMessage(a)._writeBodyBuffers(s)}_writeDictionaryBatch(t,e,i=!1){this._dictionaryDeltaOffsets.set(e,t.length+(this._dictionaryDeltaOffsets.get(e)||0));let{byteLength:n,nodes:s,bufferRegions:o,buffers:a}=Ut.assemble(new it([t])),c=new ie(t.length,s,o),l=new Ae(c,e,i),u=De.from(l,n);return this._writeMessage(u)._writeBodyBuffers(a)}_writeBodyBuffers(t){let e,i,n;for(let s=-1,o=t.length;++s<o;)(e=t[s])&&(i=e.byteLength)>0&&(this._write(e),(n=(i+7&-8)-i)>0&&this._writePadding(n));return this}_writeDictionaries(t){for(let[e,i]of t.dictionaries){let n=this._dictionaryDeltaOffsets.get(e)||0;if(n===0||(i=i?.slice(n)).length>0)for(let s of i.data)this._writeDictionaryBatch(s,e,n>0),n+=s.length}return this}},vs=class r extends _s{static writeAll(t,e){let i=new r(e);return Sr(t)?t.then(n=>i.writeAll(n)):Qe(t)?ip(i,t):rp(i,t)}},ws=class r extends _s{static writeAll(t){let e=new r;return Sr(t)?t.then(i=>e.writeAll(i)):Qe(t)?ip(e,t):rp(e,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeFooter(t){let e=Yi.encode(new Yi(t,Dt.V5,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(e)._write(Int32Array.of(e.byteLength))._writeMagic()}};function rp(r,t){let e=t;t instanceof pe&&(e=t.batches,r.reset(void 0,t.schema));for(let i of e)r.write(i);return r.finish()}function ip(r,t){var e,i,n,s,o,a,c;return p(this,void 0,void 0,function*(){try{for(e=!0,i=Mt(t);n=yield i.next(),s=n.done,!s;e=!0){c=n.value,e=!1;let l=c;r.write(l)}}catch(l){o={error:l}}finally{try{!e&&!s&&(a=i.return)&&(yield a.call(i))}finally{if(o)throw o.error}}return r.finish()})}function hb(r,t){if(Qe(r))return xB(r,t);if(Br(r))return TB(r,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function TB(r,t){let e=null,i=t?.type==="bytes"||!1,n=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){s(o,e||(e=r[Symbol.iterator]()))},pull(o){e?s(o,e):o.close()},cancel(){(e?.return&&e.return()||!0)&&(e=null)}}),Object.assign({highWaterMark:i?n:void 0},t));function s(o,a){let c,l=null,u=o.desiredSize||null;for(;!(l=a.next(i?u:null)).done;)if(ArrayBuffer.isView(l.value)&&(c=Y(l.value))&&(u!=null&&i&&(u=u-c.byteLength+1),l.value=c),o.enqueue(l.value),u!=null&&--u<=0)return;o.close()}}function xB(r,t){let e=null,i=t?.type==="bytes"||!1,n=t?.highWaterMark||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},t),{start(o){return p(this,void 0,void 0,function*(){yield s(o,e||(e=r[Symbol.asyncIterator]()))})},pull(o){return p(this,void 0,void 0,function*(){e?yield s(o,e):o.close()})},cancel(){return p(this,void 0,void 0,function*(){(e?.return&&(yield e.return())||!0)&&(e=null)})}}),Object.assign({highWaterMark:i?n:void 0},t));function s(o,a){return p(this,void 0,void 0,function*(){let c,l=null,u=o.desiredSize||null;for(;!(l=yield a.next(i?u:null)).done;)if(ArrayBuffer.isView(l.value)&&(c=Y(l.value))&&(u!=null&&i&&(u=u-c.byteLength+1),l.value=c),o.enqueue(l.value),u!=null&&--u<=0)return;o.close()})}}function mb(r){return new np(r)}var np=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:e,["writableStrategy"]:i,["queueingStrategy"]:n="count"}=t,s=Ic(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=ps(s),this._getSize=n!=="bytes"?fb:pb;let{["highWaterMark"]:o=n==="bytes"?Math.pow(2,14):1e3}=Object.assign({},e),{["highWaterMark"]:a=n==="bytes"?Math.pow(2,14):1e3}=Object.assign({},i);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:n!=="bytes"?fb:pb}),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 e=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(t)),this._bufferedSize-e}_maybeFlush(t,e){e!=null&&(this._bufferedSize>=e.desiredSize&&++this._numChunks&&this._enqueue(e,t.toVector()),t.finished&&((t.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(e,t.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(e,null)))}_enqueue(t,e){this._bufferedSize=0,this._controller=null,e==null?t.close():t.enqueue(e)}},fb=r=>{var t;return(t=r?.length)!==null&&t!==void 0?t:0},pb=r=>{var t;return(t=r?.byteLength)!==null&&t!==void 0?t:0};function Ud(r,t){let e=new ii,i=null,n=new ReadableStream({cancel(){return p(this,void 0,void 0,function*(){yield e.close()})},start(a){return p(this,void 0,void 0,function*(){yield o(a,i||(i=yield s()))})},pull(a){return p(this,void 0,void 0,function*(){i?yield o(a,i):a.close()})}});return{writable:new WritableStream(e,Object.assign({highWaterMark:Math.pow(2,14)},r)),readable:n};function s(){return p(this,void 0,void 0,function*(){return yield(yield ne.from(e)).open(t)})}function o(a,c){return p(this,void 0,void 0,function*(){let l=a.desiredSize,u=null;for(;!(u=yield c.next()).done;)if(a.enqueue(u.value),l!=null&&--l<=0)return;a.close()})}}function Cd(r,t){let e=new this(r),i=new tr(e),n=new ReadableStream({cancel(){return p(this,void 0,void 0,function*(){yield i.cancel()})},pull(o){return p(this,void 0,void 0,function*(){yield s(o)})},start(o){return p(this,void 0,void 0,function*(){yield s(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},t));return{writable:new WritableStream(e,r),readable:n};function s(o){return p(this,void 0,void 0,function*(){let a=null,c=o.desiredSize;for(;a=yield i.read(c||null);)if(o.enqueue(a),c!=null&&(c-=a.byteLength)<=0)return;o.close()})}}function kd(r,t="stream"){return(t==="stream"?vs:ws).writeAll(r).toUint8Array(!0)}var EB=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},mf),jf),Nf),yf),uf),Ff),ff),{compareSchemas:gs,compareFields:zg,compareTypes:$g});te.toDOMStream=hb;xt.throughDOM=mb;ne.throughDOM=Ud;Un.throughDOM=Ud;oi.throughDOM=Ud;_s.throughDOM=Cd;ws.throughDOM=Cd;vs.throughDOM=Cd;var FB=Object.create,gb=Object.defineProperty,NB=Object.getOwnPropertyDescriptor,MB=Object.getOwnPropertyNames,LB=Object.getPrototypeOf,RB=Object.prototype.hasOwnProperty,UB=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),CB=(r,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of MB(t))!RB.call(r,n)&&n!==e&&gb(r,n,{get:()=>t[n],enumerable:!(i=NB(t,n))||i.enumerable});return r},kB=(r,t,e)=>(e=r!=null?FB(LB(r)):{},CB(t||!r||!r.__esModule?gb(e,"default",{value:r,enumerable:!0}):e,r)),VB=UB((r,t)=>{t.exports=Worker}),PB=(r=>(r[r.UNDEFINED=0]="UNDEFINED",r[r.AUTOMATIC=1]="AUTOMATIC",r[r.READ_ONLY=2]="READ_ONLY",r[r.READ_WRITE=3]="READ_WRITE",r))(PB||{}),jB=(r=>(r[r.IDENTIFIER=0]="IDENTIFIER",r[r.NUMERIC_CONSTANT=1]="NUMERIC_CONSTANT",r[r.STRING_CONSTANT=2]="STRING_CONSTANT",r[r.OPERATOR=3]="OPERATOR",r[r.KEYWORD=4]="KEYWORD",r[r.COMMENT=5]="COMMENT",r))(jB||{}),zB=(r=>(r[r.NONE=0]="NONE",r[r.DEBUG=1]="DEBUG",r[r.INFO=2]="INFO",r[r.WARNING=3]="WARNING",r[r.ERROR=4]="ERROR",r))(zB||{}),$B=(r=>(r[r.NONE=0]="NONE",r[r.CONNECT=1]="CONNECT",r[r.DISCONNECT=2]="DISCONNECT",r[r.OPEN=3]="OPEN",r[r.QUERY=4]="QUERY",r[r.INSTANTIATE=5]="INSTANTIATE",r))($B||{}),WB=(r=>(r[r.NONE=0]="NONE",r[r.OK=1]="OK",r[r.ERROR=2]="ERROR",r[r.START=3]="START",r[r.RUN=4]="RUN",r[r.CAPTURE=5]="CAPTURE",r))(WB||{}),qB=(r=>(r[r.NONE=0]="NONE",r[r.WEB_WORKER=1]="WEB_WORKER",r[r.NODE_WORKER=2]="NODE_WORKER",r[r.BINDINGS=3]="BINDINGS",r[r.ASYNC_DUCKDB=4]="ASYNC_DUCKDB",r))(qB||{}),bb=class{log(r){}},_b=class{constructor(r=2){this.level=r}log(r){r.level>=this.level&&console.log(r)}};var GB=(r=>(r[r.SUCCESS=0]="SUCCESS",r))(GB||{}),YB=class{constructor(r,t){this._bindings=r,this._conn=t}get bindings(){return this._bindings}async close(){return this._bindings.disconnect(this._conn)}useUnsafe(r){return r(this._bindings,this._conn)}async query(r){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:r});let t=await this._bindings.runQuery(this._conn,r),e=ne.from(t);return console.assert(e.isSync(),"Reader is not sync"),console.assert(e.isFile(),"Reader is not file"),new pe(e)}async send(r){this._bindings.logger.log({timestamp:new Date,level:2,origin:4,topic:4,event:4,value:r});let t=await this._bindings.startPendingQuery(this._conn,r);for(;t==null;)t=await this._bindings.pollPendingQuery(this._conn);let e=new vb(this._bindings,this._conn,t),i=await ne.from(e);return console.assert(i.isAsync()),console.assert(i.isStream()),i}async cancelSent(){return await this._bindings.cancelPendingQuery(this._conn)}async getTableNames(r){return await this._bindings.getTableNames(this._conn,r)}async prepare(r){let t=await this._bindings.createPrepared(this._conn,r);return new HB(this._bindings,this._conn,t)}async insertArrowTable(r,t){let e=kd(r,"stream");await this.insertArrowFromIPCStream(e,t)}async insertArrowFromIPCStream(r,t){await this._bindings.insertArrowFromIPCStream(this._conn,r,t)}async insertCSVFromPath(r,t){await this._bindings.insertCSVFromPath(this._conn,r,t)}async insertJSONFromPath(r,t){await this._bindings.insertJSONFromPath(this._conn,r,t)}},vb=class{constructor(r,t,e){this.db=r,this.conn=t,this.header=e,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 r;return this._inFlight!=null?(r=await this._inFlight,this._inFlight=null):r=await this.db.fetchQueryResults(this.conn),this._depleted=r.length==0,this._depleted||(this._inFlight=this.db.fetchQueryResults(this.conn)),{done:this._depleted,value:r}}[Symbol.asyncIterator](){return this}},HB=class{constructor(r,t,e){this.bindings=r,this.connectionId=t,this.statementId=e}async close(){await this.bindings.closePrepared(this.connectionId,this.statementId)}async query(...r){let t=await this.bindings.runPrepared(this.connectionId,this.statementId,r),e=ne.from(t);return console.assert(e.isSync()),console.assert(e.isFile()),new pe(e)}async send(...r){let t=await this.bindings.sendPrepared(this.connectionId,this.statementId,r),e=new vb(this.bindings,this.connectionId,t),i=await ne.from(e);return console.assert(i.isAsync()),console.assert(i.isStream()),i}},KB=(r=>(r.CANCEL_PENDING_QUERY="CANCEL_PENDING_QUERY",r.CLOSE_PREPARED="CLOSE_PREPARED",r.COLLECT_FILE_STATISTICS="COLLECT_FILE_STATISTICS",r.CONNECT="CONNECT",r.COPY_FILE_TO_BUFFER="COPY_FILE_TO_BUFFER",r.COPY_FILE_TO_PATH="COPY_FILE_TO_PATH",r.CREATE_PREPARED="CREATE_PREPARED",r.DISCONNECT="DISCONNECT",r.DROP_FILE="DROP_FILE",r.DROP_FILES="DROP_FILES",r.EXPORT_FILE_STATISTICS="EXPORT_FILE_STATISTICS",r.FETCH_QUERY_RESULTS="FETCH_QUERY_RESULTS",r.FLUSH_FILES="FLUSH_FILES",r.GET_FEATURE_FLAGS="GET_FEATURE_FLAGS",r.GET_TABLE_NAMES="GET_TABLE_NAMES",r.GET_VERSION="GET_VERSION",r.GLOB_FILE_INFOS="GLOB_FILE_INFOS",r.INSERT_ARROW_FROM_IPC_STREAM="INSERT_ARROW_FROM_IPC_STREAM",r.INSERT_CSV_FROM_PATH="IMPORT_CSV_FROM_PATH",r.INSERT_JSON_FROM_PATH="IMPORT_JSON_FROM_PATH",r.INSTANTIATE="INSTANTIATE",r.OPEN="OPEN",r.PING="PING",r.POLL_PENDING_QUERY="POLL_PENDING_QUERY",r.REGISTER_FILE_BUFFER="REGISTER_FILE_BUFFER",r.REGISTER_FILE_HANDLE="REGISTER_FILE_HANDLE",r.REGISTER_FILE_URL="REGISTER_FILE_URL",r.RESET="RESET",r.RUN_PREPARED="RUN_PREPARED",r.RUN_QUERY="RUN_QUERY",r.SEND_PREPARED="SEND_PREPARED",r.START_PENDING_QUERY="START_PENDING_QUERY",r.TOKENIZE="TOKENIZE",r))(KB||{}),JB=(r=>(r.CONNECTION_INFO="CONNECTION_INFO",r.ERROR="ERROR",r.FEATURE_FLAGS="FEATURE_FLAGS",r.FILE_BUFFER="FILE_BUFFER",r.FILE_INFOS="FILE_INFOS",r.FILE_SIZE="FILE_SIZE",r.FILE_STATISTICS="FILE_STATISTICS",r.INSTANTIATE_PROGRESS="INSTANTIATE_PROGRESS",r.LOG="LOG",r.OK="OK",r.PREPARED_STATEMENT_ID="PREPARED_STATEMENT_ID",r.QUERY_PLAN="QUERY_PLAN",r.QUERY_RESULT="QUERY_RESULT",r.QUERY_RESULT_CHUNK="QUERY_RESULT_CHUNK",r.QUERY_RESULT_HEADER="QUERY_RESULT_HEADER",r.QUERY_RESULT_HEADER_OR_NULL="QUERY_RESULT_HEADER_OR_NULL",r.REGISTERED_FILE="REGISTERED_FILE",r.SCRIPT_TOKENS="SCRIPT_TOKENS",r.SUCCESS="SUCCESS",r.TABLE_NAMES="TABLE_NAMES",r.VERSION_STRING="VERSION_STRING",r))(JB||{}),at=class{constructor(r,t){this.promiseResolver=()=>{},this.promiseRejecter=()=>{},this.type=r,this.data=t,this.promise=new Promise((e,i)=>{this.promiseResolver=e,this.promiseRejecter=i})}};function Vd(r){switch(r.typeId){case d.Binary:return{sqlType:"binary"};case d.Bool:return{sqlType:"bool"};case d.Date:return{sqlType:"date"};case d.DateDay:return{sqlType:"date32[d]"};case d.DateMillisecond:return{sqlType:"date64[ms]"};case d.Decimal:{let t=r;return{sqlType:"decimal",precision:t.precision,scale:t.scale}}case d.Float:return{sqlType:"float"};case d.Float16:return{sqlType:"float16"};case d.Float32:return{sqlType:"float32"};case d.Float64:return{sqlType:"float64"};case d.Int:return{sqlType:"int32"};case d.Int16:return{sqlType:"int16"};case d.Int32:return{sqlType:"int32"};case d.Int64:return{sqlType:"int64"};case d.Uint16:return{sqlType:"uint16"};case d.Uint32:return{sqlType:"uint32"};case d.Uint64:return{sqlType:"uint64"};case d.Uint8:return{sqlType:"uint8"};case d.IntervalDayTime:return{sqlType:"interval[dt]"};case d.IntervalYearMonth:return{sqlType:"interval[m]"};case d.List:return{sqlType:"list",valueType:Vd(r.valueType)};case d.FixedSizeBinary:return{sqlType:"fixedsizebinary",byteWidth:r.byteWidth};case d.Null:return{sqlType:"null"};case d.Utf8:return{sqlType:"utf8"};case d.Struct:return{sqlType:"struct",fields:r.children.map(t=>up(t.name,t.type))};case d.Map:{let t=r;return{sqlType:"map",keyType:Vd(t.keyType),valueType:Vd(t.valueType)}}case d.Time:return{sqlType:"time[s]"};case d.TimeMicrosecond:return{sqlType:"time[us]"};case d.TimeMillisecond:return{sqlType:"time[ms]"};case d.TimeNanosecond:return{sqlType:"time[ns]"};case d.TimeSecond:return{sqlType:"time[s]"};case d.Timestamp:return{sqlType:"timestamp",timezone:r.timezone||void 0};case d.TimestampSecond:return{sqlType:"timestamp[s]",timezone:r.timezone||void 0};case d.TimestampMicrosecond:return{sqlType:"timestamp[us]",timezone:r.timezone||void 0};case d.TimestampNanosecond:return{sqlType:"timestamp[ns]",timezone:r.timezone||void 0};case d.TimestampMillisecond:return{sqlType:"timestamp[ms]",timezone:r.timezone||void 0}}throw new Error("unsupported arrow type: ".concat(r.toString()))}function up(r,t){let e=Vd(t);return e.name=r,e}var QB=new TextEncoder,wb=class{constructor(r,t=null){this._onInstantiationProgress=[],this._worker=null,this._workerShutdownPromise=null,this._workerShutdownResolver=()=>{},this._nextMessageId=0,this._pendingRequests=new Map,this._logger=r,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(r){this._worker=r,this._worker.addEventListener("message",this._onMessageHandler),this._worker.addEventListener("error",this._onErrorHandler),this._worker.addEventListener("close",this._onCloseHandler),this._workerShutdownPromise=new Promise((t,e)=>{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(r,t=[]){if(!this._worker){console.error("cannot send a message since the worker is not set!");return}let e=this._nextMessageId++;return this._pendingRequests.set(e,r),this._worker.postMessage({messageId:e,type:r.type,data:r.data},t),await r.promise}onMessage(r){var t;let e=r.data;switch(e.type){case"LOG":{this._logger.log(e.data);return}case"INSTANTIATE_PROGRESS":{for(let n of this._onInstantiationProgress)n(e.data);return}}let i=this._pendingRequests.get(e.requestId);if(!i){console.warn("unassociated response: [".concat(e.requestId,", ").concat(e.type.toString(),"]"));return}if(this._pendingRequests.delete(e.requestId),e.type=="ERROR"){let n=new Error(e.data.message);n.name=e.data.name,(t=Object.getOwnPropertyDescriptor(n,"stack"))!=null&&t.writable&&(n.stack=e.data.stack),i.promiseRejecter(n);return}switch(i.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(e.type=="OK"){i.promiseResolver(e.data);return}break;case"INSTANTIATE":if(this._onInstantiationProgress=[],e.type=="OK"){i.promiseResolver(e.data);return}break;case"GLOB_FILE_INFOS":if(e.type=="FILE_INFOS"){i.promiseResolver(e.data);return}break;case"GET_VERSION":if(e.type=="VERSION_STRING"){i.promiseResolver(e.data);return}break;case"GET_FEATURE_FLAGS":if(e.type=="FEATURE_FLAGS"){i.promiseResolver(e.data);return}break;case"GET_TABLE_NAMES":if(e.type=="TABLE_NAMES"){i.promiseResolver(e.data);return}break;case"TOKENIZE":if(e.type=="SCRIPT_TOKENS"){i.promiseResolver(e.data);return}break;case"COPY_FILE_TO_BUFFER":if(e.type=="FILE_BUFFER"){i.promiseResolver(e.data);return}break;case"EXPORT_FILE_STATISTICS":if(e.type=="FILE_STATISTICS"){i.promiseResolver(e.data);return}break;case"CONNECT":if(e.type=="CONNECTION_INFO"){i.promiseResolver(e.data);return}break;case"RUN_PREPARED":case"RUN_QUERY":if(e.type=="QUERY_RESULT"){i.promiseResolver(e.data);return}break;case"SEND_PREPARED":if(e.type=="QUERY_RESULT_HEADER"){i.promiseResolver(e.data);return}break;case"START_PENDING_QUERY":if(e.type=="QUERY_RESULT_HEADER_OR_NULL"){i.promiseResolver(e.data);return}break;case"POLL_PENDING_QUERY":if(e.type=="QUERY_RESULT_HEADER_OR_NULL"){i.promiseResolver(e.data);return}break;case"CANCEL_PENDING_QUERY":if(this._onInstantiationProgress=[],e.type=="SUCCESS"){i.promiseResolver(e.data);return}break;case"FETCH_QUERY_RESULTS":if(e.type=="QUERY_RESULT_CHUNK"){i.promiseResolver(e.data);return}break;case"CREATE_PREPARED":if(e.type=="PREPARED_STATEMENT_ID"){i.promiseResolver(e.data);return}break}i.promiseRejecter(new Error("unexpected response type: ".concat(e.type.toString())))}onError(r){console.error(r),console.error("error in duckdb worker: ".concat(r.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 r=new at("RESET",null);return await this.postTask(r)}async ping(){let r=new at("PING",null);await this.postTask(r)}async dropFile(r){let t=new at("DROP_FILE",r);return await this.postTask(t)}async dropFiles(){let r=new at("DROP_FILES",null);return await this.postTask(r)}async flushFiles(){let r=new at("FLUSH_FILES",null);return await this.postTask(r)}async instantiate(r,t=null,e=i=>{}){this._onInstantiationProgress.push(e);let i=new at("INSTANTIATE",[r,t]);return await this.postTask(i)}async getVersion(){let r=new at("GET_VERSION",null);return await this.postTask(r)}async getFeatureFlags(){let r=new at("GET_FEATURE_FLAGS",null);return await this.postTask(r)}async open(r){let t=new at("OPEN",r);await this.postTask(t)}async tokenize(r){let t=new at("TOKENIZE",r);return await this.postTask(t)}async connectInternal(){let r=new at("CONNECT",null);return await this.postTask(r)}async connect(){let r=await this.connectInternal();return new YB(this,r)}async disconnect(r){let t=new at("DISCONNECT",r);await this.postTask(t)}async runQuery(r,t){let e=new at("RUN_QUERY",[r,t]);return await this.postTask(e)}async startPendingQuery(r,t){let e=new at("START_PENDING_QUERY",[r,t]);return await this.postTask(e)}async pollPendingQuery(r){let t=new at("POLL_PENDING_QUERY",r);return await this.postTask(t)}async cancelPendingQuery(r){let t=new at("CANCEL_PENDING_QUERY",r);return await this.postTask(t)}async fetchQueryResults(r){let t=new at("FETCH_QUERY_RESULTS",r);return await this.postTask(t)}async getTableNames(r,t){let e=new at("GET_TABLE_NAMES",[r,t]);return await this.postTask(e)}async createPrepared(r,t){let e=new at("CREATE_PREPARED",[r,t]);return await this.postTask(e)}async closePrepared(r,t){let e=new at("CLOSE_PREPARED",[r,t]);await this.postTask(e)}async runPrepared(r,t,e){let i=new at("RUN_PREPARED",[r,t,e]);return await this.postTask(i)}async sendPrepared(r,t,e){let i=new at("SEND_PREPARED",[r,t,e]);return await this.postTask(i)}async globFiles(r){let t=new at("GLOB_FILE_INFOS",r);return await this.postTask(t)}async registerFileText(r,t){let e=QB.encode(t);await this.registerFileBuffer(r,e)}async registerFileURL(r,t,e,i){t===void 0&&(t=r);let n=new at("REGISTER_FILE_URL",[r,t,e,i]);await this.postTask(n)}async registerEmptyFileBuffer(r){let t=new at("REGISTER_FILE_BUFFER",[r,new Uint8Array]);await this.postTask(t)}async registerFileBuffer(r,t){let e=new at("REGISTER_FILE_BUFFER",[r,t]);await this.postTask(e,[t.buffer])}async registerFileHandle(r,t,e,i){let n=new at("REGISTER_FILE_HANDLE",[r,t,e,i]);await this.postTask(n,[])}async collectFileStatistics(r,t){let e=new at("COLLECT_FILE_STATISTICS",[r,t]);await this.postTask(e,[])}async exportFileStatistics(r){let t=new at("EXPORT_FILE_STATISTICS",r);return await this.postTask(t,[])}async copyFileToBuffer(r){let t=new at("COPY_FILE_TO_BUFFER",r);return await this.postTask(t)}async copyFileToPath(r,t){let e=new at("COPY_FILE_TO_PATH",[r,t]);await this.postTask(e)}async insertArrowFromIPCStream(r,t,e){if(t.length==0)return;let i=new at("INSERT_ARROW_FROM_IPC_STREAM",[r,t,e]);await this.postTask(i,[t.buffer])}async insertCSVFromPath(r,t,e){if(e.columns!==void 0){let n=[];for(let s in e.columns){let o=e.columns[s];n.push(up(s,o))}e.columnsFlat=n,delete e.columns}let i=new at("IMPORT_CSV_FROM_PATH",[r,t,e]);await this.postTask(i)}async insertJSONFromPath(r,t,e){if(e.columns!==void 0){let n=[];for(let s in e.columns){let o=e.columns[s];n.push(up(s,o))}e.columnsFlat=n,delete e.columns}let i=new at("IMPORT_JSON_FROM_PATH",[r,t,e]);await this.postTask(i)}};var XB=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])),ZB=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])),tT=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])),eT=()=>(async r=>{try{return typeof MessageChannel<"u"&&new MessageChannel().port1.postMessage(new SharedArrayBuffer(1)),WebAssembly.validate(r)}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])),dp={name:"@duckdb/duckdb-wasm",version:"1.28.1-dev99.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":"^14.0.1"},devDependencies:{"@types/emscripten":"^1.39.10","@types/jasmine":"^5.1.4","@typescript-eslint/eslint-plugin":"^6.18.0","@typescript-eslint/parser":"^6.18.0",esbuild:"^0.19.10",eslint:"^8.56.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-react":"^7.33.2","fast-glob":"^3.3.2",jasmine:"^5.1.0","jasmine-core":"^5.1.1","jasmine-spec-reporter":"^7.0.0","js-sha256":"^0.10.1",karma:"^6.4.2","karma-chrome-launcher":"^3.2.0","karma-coverage":"^2.2.1","karma-firefox-launcher":"^2.1.2","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.2",puppeteer:"^21.7.0",rimraf:"^5.0.5",s3rver:"^3.7.1",typedoc:"^0.25.7",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/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-blocking":"./dist/duckdb-browser-blocking.mjs","./dist/duckdb-browser-blocking.mjs":"./dist/duckdb-browser-blocking.mjs","./dist/duckdb-browser-blocking.cjs":"./dist/duckdb-browser-blocking.cjs","./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":{browser:{types:"./dist/duckdb-browser-blocking.d.ts",import:"./dist/duckdb-browser-blocking.mjs",require:"./dist/duckdb-browser-blocking.cjs"},node:{types:"./dist/duckdb-node-blocking.d.ts",require:"./dist/duckdb-node-blocking.cjs",import:"./dist/duckdb-node-blocking.cjs"},types:"./dist/duckdb-browser-blocking.d.ts",import:"./dist/duckdb-browser-blocking.mjs",require:"./dist/duckdb-browser-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"}}},rT=dp.name,iT=dp.version,hp=dp.version.split("."),Z8=hp[0],t4=hp[1],e4=hp[2],nT=()=>typeof navigator>"u";function Ib(){let r="https://cdn.jsdelivr.net/npm/".concat(rT,"@").concat(iT,"/dist/");return{mvp:{mainModule:"".concat(r,"duckdb-mvp.wasm"),mainWorker:"".concat(r,"duckdb-browser-mvp.worker.js")},eh:{mainModule:"".concat(r,"duckdb-eh.wasm"),mainWorker:"".concat(r,"duckdb-browser-eh.worker.js")}}}var sp=null,op=null,ap=null,cp=null,lp=null;async function sT(){return sp==null&&(sp=typeof BigInt64Array<"u"),op==null&&(op=await ZB()),ap==null&&(ap=await eT()),cp==null&&(cp=await tT()),lp==null&&(lp=await XB()),{bigInt64Array:sp,crossOriginIsolated:nT()||globalThis.crossOriginIsolated||!1,wasmExceptions:op,wasmSIMD:cp,wasmThreads:ap,wasmBulkMemory:lp}}async function Sb(r){let t=await sT();if(t.wasmExceptions){if(t.wasmSIMD&&t.wasmThreads&&t.crossOriginIsolated&&r.coi)return{mainModule:r.coi.mainModule,mainWorker:r.coi.mainWorker,pthreadWorker:r.coi.pthreadWorker};if(r.eh)return{mainModule:r.eh.mainModule,mainWorker:r.eh.mainWorker,pthreadWorker:null}}return{mainModule:r.mvp.mainModule,mainWorker:r.mvp.mainWorker,pthreadWorker:null}}var r4=kB(VB());function oT(){let r=new TextDecoder;return t=>(typeof SharedArrayBuffer<"u"&&t.buffer instanceof SharedArrayBuffer&&(t=new Uint8Array(t)),r.decode(t))}var i4=oT(),aT=(r=>(r[r.BUFFER=0]="BUFFER",r[r.NODE_FS=1]="NODE_FS",r[r.BROWSER_FILEREADER=2]="BROWSER_FILEREADER",r[r.BROWSER_FSACCESS=3]="BROWSER_FSACCESS",r[r.HTTP=4]="HTTP",r[r.S3=5]="S3",r))(aT||{});function lT(r={}){let{duckdb:t,connection:e,...i}=r,n=t,s=e,o;function a(){return o||(o=(n?Promise.resolve(n):uT(i).then(u=>n=u)).then(u=>u.connect()).then(u=>s=u)),o}async function c(){return n||await a(),n}async function l(){return s||await a(),s}return{getDuckDB:c,getConnection:l,query:async u=>{let{type:h,sql:y}=u,z=await(await l()).query(y);return h==="exec"?void 0:h==="arrow"?z:Array.from(z)}}}async function uT({log:r=!1}={}){let t=Ib(),e=await Sb(t),i=URL.createObjectURL(new Blob([`importScripts("${e.mainWorker}");`],{type:"text/javascript"})),n=new Worker(i),s=r?new _b:new bb,o=new wb(s,n);return await o.instantiate(e.mainModule,e.pthreadWorker),URL.revokeObjectURL(i),o}function dT(){let r=new Set,t,e=new Promise(i=>t=i);return{pending(i){r.add(i)},ready(i){return r.delete(i),r.size===0},resolve(){e=new Promise(i=>{t(),t=i})},get promise(){return e}}}export{lu as Coordinator,jd as MosaicClient,Gs as Param,Kr as Priority,hu as Selection,L0 as convertArrowArrayType,R0 as convertArrowColumn,ef as convertArrowValue,q0 as coordinator,nf as distinct,M0 as isArrowTable,du as isParam,Y0 as isSelection,H0 as restConnector,zh as socketConnector,dT as synchronizer,Pd as throttle,lT as wasmConnector};
|