@uwdata/mosaic-inputs 0.3.3 → 0.3.4
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/dist/mosaic-inputs.js
CHANGED
|
@@ -12506,11 +12506,13 @@ var DataCubeIndexer = class {
|
|
|
12506
12506
|
const cols = Object.values(activeView.columns).map((c) => c.columns[0]);
|
|
12507
12507
|
subqueryPushdown(subq, cols);
|
|
12508
12508
|
}
|
|
12509
|
+
const order = query.orderby();
|
|
12510
|
+
query.query.orderby = [];
|
|
12509
12511
|
const sql2 = query.toString();
|
|
12510
12512
|
const id = (fnv_hash(sql2) >>> 0).toString(16);
|
|
12511
12513
|
const table2 = `cube_index_${id}`;
|
|
12512
12514
|
const result = mc.exec(create(table2, sql2, { temp }));
|
|
12513
|
-
indices.set(client, { table: table2, result, ...index });
|
|
12515
|
+
indices.set(client, { table: table2, result, order, ...index });
|
|
12514
12516
|
}
|
|
12515
12517
|
}
|
|
12516
12518
|
async update() {
|
|
@@ -12527,8 +12529,8 @@ var DataCubeIndexer = class {
|
|
|
12527
12529
|
if (!filter) {
|
|
12528
12530
|
filter = this.activeView.predicate(this.selection.active.predicate);
|
|
12529
12531
|
}
|
|
12530
|
-
const { table: table2, dims, aggr } = index;
|
|
12531
|
-
const query = Query.select(dims, aggr).from(table2).groupby(dims).where(filter);
|
|
12532
|
+
const { table: table2, dims, aggr, order = [] } = index;
|
|
12533
|
+
const query = Query.select(dims, aggr).from(table2).groupby(dims).where(filter).orderby(order);
|
|
12532
12534
|
return this.mc.updateClient(client, query);
|
|
12533
12535
|
}
|
|
12534
12536
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
var El=Object.defineProperty;var Cr=(r,t)=>{for(var e in t)El(r,e,{get:t[e],enumerable:!0})};function Aa(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(d){o(d)}}function c(u){try{l(i.throw(u))}catch(d){o(d)}}function l(u){u.done?s(u.value):n(u.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function Ba(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 B(r){return this instanceof B?(this.v=r,this):new B(r)}function Bt(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(y){return new Promise(function(U,xt){s.push([f,y,U,xt])>1||a(f,y)})})}function a(f,y){try{c(i[f](y))}catch(U){d(s[0][3],U)}}function c(f){f.value instanceof B?Promise.resolve(f.value.v).then(l,u):d(s[0][2],f)}function l(f){a("next",f)}function u(f){a("throw",f)}function d(f,y){f(y),s.shift(),s.length&&a(s[0][0],s[0][1])}}function Vr(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:B(r[n](o)),done:!1}:s?s(o):o}:s}}function qt(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 Ba=="function"?Ba(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={};Cr(po,{compareArrayLike:()=>fo,joinUint8Arrays:()=>Tt,memcpy:()=>Pr,rebaseValueOffsets:()=>di,toArrayBufferView:()=>D,toArrayBufferViewAsyncIterator:()=>Yt,toArrayBufferViewIterator:()=>le,toBigInt64Array:()=>Pl,toBigUint64Array:()=>$l,toFloat32Array:()=>zl,toFloat32ArrayAsyncIterator:()=>su,toFloat32ArrayIterator:()=>Kl,toFloat64Array:()=>ql,toFloat64ArrayAsyncIterator:()=>ou,toFloat64ArrayIterator:()=>Ql,toInt16Array:()=>Vl,toInt16ArrayAsyncIterator:()=>eu,toInt16ArrayIterator:()=>Gl,toInt32Array:()=>pr,toInt32ArrayAsyncIterator:()=>ru,toInt32ArrayIterator:()=>Hl,toInt8Array:()=>Cl,toInt8ArrayAsyncIterator:()=>tu,toInt8ArrayIterator:()=>Yl,toUint16Array:()=>kl,toUint16ArrayAsyncIterator:()=>iu,toUint16ArrayIterator:()=>Jl,toUint32Array:()=>jl,toUint32ArrayAsyncIterator:()=>nu,toUint32ArrayIterator:()=>Xl,toUint8Array:()=>S,toUint8ArrayAsyncIterator:()=>ho,toUint8ArrayIterator:()=>uo,toUint8ClampedArray:()=>Wl,toUint8ClampedArrayAsyncIterator:()=>au,toUint8ClampedArrayIterator:()=>Zl});var Ml=new TextDecoder("utf-8"),ui=r=>Ml.decode(r),Ll=new TextEncoder,Ge=r=>Ll.encode(r);var[Ut,lp]=(()=>{let r=()=>{throw new Error("BigInt64Array is not available in this environment")};class t{static get BYTES_PER_ELEMENT(){return 8}static of(){throw r()}static from(){throw r()}constructor(){throw r()}}return typeof BigInt64Array<"u"?[BigInt64Array,!0]:[t,!1]})(),[Rt,up]=(()=>{let r=()=>{throw new Error("BigUint64Array is not available in this environment")};class t{static get BYTES_PER_ELEMENT(){return 8}static of(){throw r()}static from(){throw r()}constructor(){throw r()}}return typeof BigUint64Array<"u"?[BigUint64Array,!0]:[t,!1]})();var Ul=r=>typeof r=="number",Ta=r=>typeof r=="boolean",it=r=>typeof r=="function",ft=r=>r!=null&&Object(r)===r,At=r=>ft(r)&&it(r.then);var Wt=r=>ft(r)&&it(r[Symbol.iterator]),Ct=r=>ft(r)&&it(r[Symbol.asyncIterator]),bn=r=>ft(r)&&ft(r.schema);var _n=r=>ft(r)&&"done"in r&&"value"in r;var wn=r=>ft(r)&&it(r.stat)&&Ul(r.fd);var vn=r=>ft(r)&&hi(r.body),In=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Oa=r=>ft(r)&&it(r.abort)&&it(r.getWriter)&&!In(r),hi=r=>ft(r)&&it(r.cancel)&&it(r.getReader)&&!In(r),Fa=r=>ft(r)&&it(r.end)&&it(r.write)&&Ta(r.writable)&&!In(r),Sn=r=>ft(r)&&it(r.read)&&it(r.pipe)&&Ta(r.readable)&&!In(r),Da=r=>ft(r)&&it(r.clear)&&it(r.bytes)&&it(r.position)&&it(r.setPosition)&&it(r.capacity)&&it(r.getBufferIdentifier)&&it(r.createLong);var lo=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function Rl(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 Pr(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 Tt(r,t){let e=Rl(r),i=e.reduce((u,d)=>u+d.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?Pr(o,s,a):o=s;break}Pr(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function D(r,t){let e=_n(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=Ge(e)),e instanceof ArrayBuffer?new r(e):e instanceof lo?new r(e):Da(e)?D(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 Cl=r=>D(Int8Array,r),Vl=r=>D(Int16Array,r),pr=r=>D(Int32Array,r),Pl=r=>D(Ut,r),S=r=>D(Uint8Array,r),kl=r=>D(Uint16Array,r),jl=r=>D(Uint32Array,r),$l=r=>D(Rt,r),zl=r=>D(Float32Array,r),ql=r=>D(Float64Array,r),Wl=r=>D(Uint8ClampedArray,r),co=r=>(r.next(),r);function*le(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof lo?e(t):Wt(t)?t:e(t);return yield*co(function*(n){let s=null;do s=n.next(yield D(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var Yl=r=>le(Int8Array,r),Gl=r=>le(Int16Array,r),Hl=r=>le(Int32Array,r),uo=r=>le(Uint8Array,r),Jl=r=>le(Uint16Array,r),Xl=r=>le(Uint32Array,r),Kl=r=>le(Float32Array,r),Ql=r=>le(Float64Array,r),Zl=r=>le(Uint8ClampedArray,r);function Yt(r,t){return Bt(this,arguments,function*(){if(At(t))return yield B(yield B(yield*Vr(qt(Yt(r,yield B(t))))));let i=function(o){return Bt(this,arguments,function*(){yield yield B(yield B(o))})},n=function(o){return Bt(this,arguments,function*(){yield B(yield*Vr(qt(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):Wt(t)?n(t):Ct(t)?t:i(t);return yield B(yield*Vr(qt(co(function(o){return Bt(this,arguments,function*(){let a=null;do a=yield B(o.next(yield yield B(D(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield B(new r)})}var tu=r=>Yt(Int8Array,r),eu=r=>Yt(Int16Array,r),ru=r=>Yt(Int32Array,r),ho=r=>Yt(Uint8Array,r),iu=r=>Yt(Uint16Array,r),nu=r=>Yt(Uint32Array,r),su=r=>Yt(Float32Array,r),ou=r=>Yt(Float64Array,r),au=r=>Yt(Uint8ClampedArray,r);function di(r,t,e){if(r!==0){e=e.slice(0,t+1);for(let i=-1;++i<=t;)e[i]+=r}return e}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 at={fromIterable(r){return xn(cu(r))},fromAsyncIterable(r){return xn(lu(r))},fromDOMStream(r){return xn(uu(r))},fromNodeStream(r){return xn(hu(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')}},xn=r=>(r.next(),r);function*cu(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?Tt(i,o)[0]:([n,i,a]=Tt(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(u){(e=!0)&&typeof l.throw=="function"&&l.throw(u)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function lu(r){return Bt(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Tt(n,a)[0]:([s,n,c]=Tt(n,a),s)}({cmd:o,size:a}=yield yield B(null));let u=ho(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield B(u.next()):yield B(u.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield B(l()));while(a<c);while(!e)}catch(d){(i=!0)&&typeof u.throw=="function"&&(yield B(u.throw(d)))}finally{i===!1&&typeof u.return=="function"&&(yield B(u.return(new Uint8Array(0))))}return yield B(null)})}function uu(r){return Bt(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Tt(n,a)[0]:([s,n,c]=Tt(n,a),s)}({cmd:o,size:a}=yield yield B(null));let u=new yo(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield B(u.read()):yield B(u.read(a-c)),!e&&s.byteLength>0&&(n.push(S(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield B(l()));while(a<c);while(!e)}catch(d){(i=!0)&&(yield B(u.cancel(d)))}finally{i===!1?yield B(u.cancel()):r.locked&&u.releaseLock()}return yield B(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=S(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 hu(r){return Bt(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],u;function d(){return o==="peek"?Tt(l,a)[0]:([u,l,c]=Tt(l,a),u)}if({cmd:o,size:a}=yield yield B(null),r.isTTY)return yield yield B(new Uint8Array(0)),yield B(null);try{e[0]=mo(r,"end"),e[1]=mo(r,"error");do{if(e[2]=mo(r,"readable"),[i,s]=yield B(Promise.race(e.map(y=>y[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(u=S(r.read(a-c)),u.byteLength<a-c&&(u=S(r.read()))):u=S(r.read()),u.byteLength>0&&(l.push(u),c+=u.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield B(d()));while(a<c)}while(!n)}finally{yield B(f(e,i==="error"?s:null))}return yield B(null);function f(y,U){return u=l=null,new Promise((xt,$)=>{for(let[P,K]of y)r.off(P,K);try{let P=r.destroy;P&&P.call(r,U),U=void 0}catch(P){U=P||U}finally{U!=null?$(U):xt()}})}})}var ct;(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"})(ct||(ct={}));var Q;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Q||(Q={}));var J;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(J||(J={}));var ht;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(ht||(ht={}));var M;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(M||(M={}));var mt;(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"})(mt||(mt={}));var V;(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"})(V||(V={}));var h;(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.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"})(h||(h={}));var Gt;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Gt||(Gt={}));var Eo={};Cr(Eo,{clampIndex:()=>rh,clampRange:()=>gi,createElementComparator:()=>Xe});var du=void 0;function ue(r){if(r===null)return"null";if(r===du)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 Ut||r instanceof Rt?`[${[...r].map(t=>ue(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var go={};Cr(go,{BN:()=>mi,bignumToBigInt:()=>Ma,bignumToString:()=>pi,isArrowBigNumSymbol:()=>Na});var Na=Symbol.for("isArrowBigNum");function Ht(r,...t){return t.length===0?Object.setPrototypeOf(D(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}Ht.prototype[Na]=!0;Ht.prototype.toJSON=function(){return`"${pi(this)}"`};Ht.prototype.valueOf=function(){return Ea(this)};Ht.prototype.toString=function(){return pi(this)};Ht.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return Ea(this);case"string":return pi(this);case"default":return Ma(this)}return pi(this)};function kr(...r){return Ht.apply(this,r)}function jr(...r){return Ht.apply(this,r)}function fi(...r){return Ht.apply(this,r)}Object.setPrototypeOf(kr.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(jr.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(fi.prototype,Object.create(Uint32Array.prototype));Object.assign(kr.prototype,Ht.prototype,{constructor:kr,signed:!0,TypedArray:Int32Array,BigIntArray:Ut});Object.assign(jr.prototype,Ht.prototype,{constructor:jr,signed:!1,TypedArray:Uint32Array,BigIntArray:Rt});Object.assign(fi.prototype,Ht.prototype,{constructor:fi,signed:!0,TypedArray:Uint32Array,BigIntArray:Rt});function Ea(r){let{buffer:t,byteOffset:e,length:i,signed:n}=r,s=new Rt(t,e,i),o=n&&s[s.length-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 pi=r=>r.byteLength===8?`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`:La(r),Ma=r=>r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:La(r);function La(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 mi=class r{static new(t,e){switch(e){case!0:return new kr(t);case!1:return new jr(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case Ut:return new kr(t)}return t.byteLength===16?new fi(t):new jr(t)}static signed(t){return new kr(t)}static unsigned(t){return new jr(t)}static decimal(t){return new fi(t)}constructor(t,e){return r.new(t,e)}};function yt(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 Ua,Ra,Ca,Va,Pa,ka,ja,$a,za,qa,Wa,Ya,Ga,Ha,Ja,Xa,Ka,Qa,Za,g=class r{static isNull(t){return t?.typeId===h.Null}static isInt(t){return t?.typeId===h.Int}static isFloat(t){return t?.typeId===h.Float}static isBinary(t){return t?.typeId===h.Binary}static isUtf8(t){return t?.typeId===h.Utf8}static isBool(t){return t?.typeId===h.Bool}static isDecimal(t){return t?.typeId===h.Decimal}static isDate(t){return t?.typeId===h.Date}static isTime(t){return t?.typeId===h.Time}static isTimestamp(t){return t?.typeId===h.Timestamp}static isInterval(t){return t?.typeId===h.Interval}static isList(t){return t?.typeId===h.List}static isStruct(t){return t?.typeId===h.Struct}static isUnion(t){return t?.typeId===h.Union}static isFixedSizeBinary(t){return t?.typeId===h.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===h.FixedSizeList}static isMap(t){return t?.typeId===h.Map}static isDictionary(t){return t?.typeId===h.Dictionary}static isDenseUnion(t){return r.isUnion(t)&&t.mode===Q.Dense}static isSparseUnion(t){return r.isUnion(t)&&t.mode===Q.Sparse}get typeId(){return h.NONE}};Ua=Symbol.toStringTag;g[Ua]=(r=>(r.children=null,r.ArrayType=Array,r[Symbol.toStringTag]="DataType"))(g.prototype);var pt=class extends g{toString(){return"Null"}get typeId(){return h.Null}};Ra=Symbol.toStringTag;pt[Ra]=(r=>r[Symbol.toStringTag]="Null")(pt.prototype);var tt=class extends g{constructor(t,e){super(),this.isSigned=t,this.bitWidth=e}get typeId(){return h.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?Ut:Rt}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};Ca=Symbol.toStringTag;tt[Ca]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(tt.prototype);var Bn=class extends tt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},An=class extends tt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},he=class extends tt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},Tn=class extends tt{constructor(){super(!0,64)}get ArrayType(){return Ut}},On=class extends tt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Fn=class extends tt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},Dn=class extends tt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},Nn=class extends tt{constructor(){super(!1,64)}get ArrayType(){return Rt}};Object.defineProperty(Bn.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(An.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(he.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(Tn.prototype,"ArrayType",{value:Ut});Object.defineProperty(On.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Fn.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Dn.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(Nn.prototype,"ArrayType",{value:Rt});var gt=class extends g{constructor(t){super(),this.precision=t}get typeId(){return h.Float}get ArrayType(){switch(this.precision){case J.HALF:return Uint16Array;case J.SINGLE:return Float32Array;case J.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};Va=Symbol.toStringTag;gt[Va]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(gt.prototype);var En=class extends gt{constructor(){super(J.HALF)}},Mn=class extends gt{constructor(){super(J.SINGLE)}},Ln=class extends gt{constructor(){super(J.DOUBLE)}};Object.defineProperty(En.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Mn.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Ln.prototype,"ArrayType",{value:Float64Array});var xe=class extends g{constructor(){super()}get typeId(){return h.Binary}toString(){return"Binary"}};Pa=Symbol.toStringTag;xe[Pa]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(xe.prototype);var Be=class extends g{constructor(){super()}get typeId(){return h.Utf8}toString(){return"Utf8"}};ka=Symbol.toStringTag;Be[ka]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(Be.prototype);var Ae=class extends g{constructor(){super()}get typeId(){return h.Bool}toString(){return"Bool"}};ja=Symbol.toStringTag;Ae[ja]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(Ae.prototype);var Te=class extends g{constructor(t,e,i=128){super(),this.scale=t,this.precision=e,this.bitWidth=i}get typeId(){return h.Decimal}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};$a=Symbol.toStringTag;Te[$a]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(Te.prototype);var Oe=class extends g{constructor(t){super(),this.unit=t}get typeId(){return h.Date}toString(){return`Date${(this.unit+1)*32}<${ht[this.unit]}>`}};za=Symbol.toStringTag;Oe[za]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Date"))(Oe.prototype);var Jt=class extends g{constructor(t,e){super(),this.unit=t,this.bitWidth=e}get typeId(){return h.Time}toString(){return`Time${this.bitWidth}<${M[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return Ut}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};qa=Symbol.toStringTag;Jt[qa]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(Jt.prototype);var Fe=class extends g{constructor(t,e){super(),this.unit=t,this.timezone=e}get typeId(){return h.Timestamp}toString(){return`Timestamp<${M[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};Wa=Symbol.toStringTag;Fe[Wa]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Timestamp"))(Fe.prototype);var De=class extends g{constructor(t){super(),this.unit=t}get typeId(){return h.Interval}toString(){return`Interval<${mt[this.unit]}>`}};Ya=Symbol.toStringTag;De[Ya]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(De.prototype);var Xt=class extends g{constructor(t){super(),this.children=[t]}get typeId(){return h.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}};Ga=Symbol.toStringTag;Xt[Ga]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(Xt.prototype);var W=class extends g{constructor(t){super(),this.children=t}get typeId(){return h.Struct}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Ha=Symbol.toStringTag;W[Ha]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(W.prototype);var Kt=class extends g{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 h.Union}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Ja=Symbol.toStringTag;Kt[Ja]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(Kt.prototype);var Ne=class extends g{constructor(t){super(),this.byteWidth=t}get typeId(){return h.FixedSizeBinary}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Xa=Symbol.toStringTag;Ne[Xa]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(Ne.prototype);var Qt=class extends g{constructor(t,e){super(),this.listSize=t,this.children=[e]}get typeId(){return h.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}>`}};Ka=Symbol.toStringTag;Qt[Ka]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(Qt.prototype);var Zt=class extends g{constructor(t,e=!1){super(),this.children=[t],this.keysSorted=e}get typeId(){return h.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(", ")}}>`}};Qa=Symbol.toStringTag;Zt[Qa]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(Zt.prototype);var fu=(r=>()=>++r)(-1),Ot=class extends g{constructor(t,e,i,n){super(),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?fu():yt(i)}get typeId(){return h.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}>`}};Za=Symbol.toStringTag;Ot[Za]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Ot.prototype);function Ft(r){let t=r;switch(r.typeId){case h.Decimal:return r.bitWidth/32;case h.Timestamp:return 2;case h.Date:return 1+t.unit;case h.Interval:return 1+t.unit;case h.FixedSizeList:return t.listSize;case h.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 pu(this,t,e)}getVisitFnByTypeId(t,e=!0){return $r(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}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function pu(r,t,e=!0){return typeof t=="number"?$r(r,t,e):typeof t=="string"&&t in h?$r(r,h[t],e):t&&t instanceof g?$r(r,tc(t),e):t?.type&&t.type instanceof g?$r(r,tc(t.type),e):$r(r,h.NONE,e)}function $r(r,t,e=!0){let i=null;switch(t){case h.Null:i=r.visitNull;break;case h.Bool:i=r.visitBool;break;case h.Int:i=r.visitInt;break;case h.Int8:i=r.visitInt8||r.visitInt;break;case h.Int16:i=r.visitInt16||r.visitInt;break;case h.Int32:i=r.visitInt32||r.visitInt;break;case h.Int64:i=r.visitInt64||r.visitInt;break;case h.Uint8:i=r.visitUint8||r.visitInt;break;case h.Uint16:i=r.visitUint16||r.visitInt;break;case h.Uint32:i=r.visitUint32||r.visitInt;break;case h.Uint64:i=r.visitUint64||r.visitInt;break;case h.Float:i=r.visitFloat;break;case h.Float16:i=r.visitFloat16||r.visitFloat;break;case h.Float32:i=r.visitFloat32||r.visitFloat;break;case h.Float64:i=r.visitFloat64||r.visitFloat;break;case h.Utf8:i=r.visitUtf8;break;case h.Binary:i=r.visitBinary;break;case h.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case h.Date:i=r.visitDate;break;case h.DateDay:i=r.visitDateDay||r.visitDate;break;case h.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case h.Timestamp:i=r.visitTimestamp;break;case h.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case h.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case h.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case h.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case h.Time:i=r.visitTime;break;case h.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case h.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case h.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case h.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case h.Decimal:i=r.visitDecimal;break;case h.List:i=r.visitList;break;case h.Struct:i=r.visitStruct;break;case h.Union:i=r.visitUnion;break;case h.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case h.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case h.Dictionary:i=r.visitDictionary;break;case h.Interval:i=r.visitInterval;break;case h.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case h.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case h.FixedSizeList:i=r.visitFixedSizeList;break;case h.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${h[t]}'`)}function tc(r){switch(r.typeId){case h.Null:return h.Null;case h.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?h.Int8:h.Uint8;case 16:return e?h.Int16:h.Uint16;case 32:return e?h.Int32:h.Uint32;case 64:return e?h.Int64:h.Uint64}return h.Int}case h.Float:switch(r.precision){case J.HALF:return h.Float16;case J.SINGLE:return h.Float32;case J.DOUBLE:return h.Float64}return h.Float;case h.Binary:return h.Binary;case h.Utf8:return h.Utf8;case h.Bool:return h.Bool;case h.Decimal:return h.Decimal;case h.Time:switch(r.unit){case M.SECOND:return h.TimeSecond;case M.MILLISECOND:return h.TimeMillisecond;case M.MICROSECOND:return h.TimeMicrosecond;case M.NANOSECOND:return h.TimeNanosecond}return h.Time;case h.Timestamp:switch(r.unit){case M.SECOND:return h.TimestampSecond;case M.MILLISECOND:return h.TimestampMillisecond;case M.MICROSECOND:return h.TimestampMicrosecond;case M.NANOSECOND:return h.TimestampNanosecond}return h.Timestamp;case h.Date:switch(r.unit){case ht.DAY:return h.DateDay;case ht.MILLISECOND:return h.DateMillisecond}return h.Date;case h.Interval:switch(r.unit){case mt.DAY_TIME:return h.IntervalDayTime;case mt.YEAR_MONTH:return h.IntervalYearMonth}return h.Interval;case h.Map:return h.Map;case h.List:return h.List;case h.Struct:return h.Struct;case h.Union:switch(r.mode){case Q.Dense:return h.DenseUnion;case Q.Sparse:return h.SparseUnion}return h.Union;case h.FixedSizeBinary:return h.FixedSizeBinary;case h.FixedSizeList:return h.FixedSizeList;case h.Dictionary:return h.Dictionary}throw new Error(`Unrecognized type '${h[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;var bo={};Cr(bo,{float64ToUint16:()=>yi,uint16ToFloat64:()=>Un});var ec=new Float64Array(1),zr=new Uint32Array(ec.buffer);function Un(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 yi(r){if(r!==r)return 32256;ec[0]=r;let t=(zr[1]&2147483648)>>16&65535,e=zr[1]&2146435072,i=0;return e>=1089470464?zr[0]>0?e=31744:(e=(e&2080374784)>>16,i=(zr[1]&1048575)>>10):e<=1056964608?(i=1048576+(zr[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=(zr[1]&1048575)+512>>10),t|e|i&65535}var x=class extends b{};function F(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var mu=(r,t,e)=>{r[t]=Math.trunc(e/864e5)},_o=(r,t,e)=>{r[t]=Math.trunc(e%4294967296),r[t+1]=Math.trunc(e/4294967296)},yu=(r,t,e)=>{r[t]=Math.trunc(e*1e3%4294967296),r[t+1]=Math.trunc(e*1e3/4294967296)},gu=(r,t,e)=>{r[t]=Math.trunc(e*1e6%4294967296),r[t+1]=Math.trunc(e*1e6/4294967296)},rc=(r,t,e,i)=>{if(e+1<t.length){let{[e]:n,[e+1]:s}=t;r.set(i.subarray(0,s-n),n)}},bu=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},Ee=({values:r},t,e)=>{r[t]=e},wo=({values:r},t,e)=>{r[t]=e},ic=({values:r},t,e)=>{r[t]=yi(e)},_u=(r,t,e)=>{switch(r.type.precision){case J.HALF:return ic(r,t,e);case J.SINGLE:case J.DOUBLE:return wo(r,t,e)}},Rn=({values:r},t,e)=>{mu(r,t,e.valueOf())},Cn=({values:r},t,e)=>{_o(r,t*2,e.valueOf())},vo=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},wu=({values:r,valueOffsets:t},e,i)=>rc(r,t,e,i),vu=({values:r,valueOffsets:t},e,i)=>{rc(r,t,e,Ge(i))},Io=(r,t,e)=>{r.type.unit===ht.DAY?Rn(r,t,e):Cn(r,t,e)},Vn=({values:r},t,e)=>_o(r,t*2,e/1e3),Pn=({values:r},t,e)=>_o(r,t*2,e),kn=({values:r},t,e)=>yu(r,t*2,e),jn=({values:r},t,e)=>gu(r,t*2,e),So=(r,t,e)=>{switch(r.type.unit){case M.SECOND:return Vn(r,t,e);case M.MILLISECOND:return Pn(r,t,e);case M.MICROSECOND:return kn(r,t,e);case M.NANOSECOND:return jn(r,t,e)}},$n=({values:r},t,e)=>{r[t]=e},zn=({values:r},t,e)=>{r[t]=e},qn=({values:r},t,e)=>{r[t]=e},Wn=({values:r},t,e)=>{r[t]=e},xo=(r,t,e)=>{switch(r.type.unit){case M.SECOND:return $n(r,t,e);case M.MILLISECOND:return zn(r,t,e);case M.MICROSECOND:return qn(r,t,e);case M.NANOSECOND:return Wn(r,t,e)}},Bo=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},Iu=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=lt.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))},Su=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=lt.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},xu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),Bu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),Au=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),Tu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),Ou=(r,t,e)=>{let i=r.type.children.map(s=>lt.getVisitFn(s.type)),n=e instanceof Map?Au(t,e):e instanceof L?Bu(t,e):Array.isArray(e)?xu(t,e):Tu(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},Fu=(r,t,e)=>{r.type.mode===Q.Dense?nc(r,t,e):sc(r,t,e)},nc=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];lt.visit(n,r.valueOffsets[t],e)},sc=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];lt.visit(n,t,e)},Du=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},Ao=(r,t,e)=>{r.type.unit===mt.DAY_TIME?Yn(r,t,e):Gn(r,t,e)},Yn=({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},Nu=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=lt.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))};x.prototype.visitBool=F(bu);x.prototype.visitInt=F(Ee);x.prototype.visitInt8=F(Ee);x.prototype.visitInt16=F(Ee);x.prototype.visitInt32=F(Ee);x.prototype.visitInt64=F(Ee);x.prototype.visitUint8=F(Ee);x.prototype.visitUint16=F(Ee);x.prototype.visitUint32=F(Ee);x.prototype.visitUint64=F(Ee);x.prototype.visitFloat=F(_u);x.prototype.visitFloat16=F(ic);x.prototype.visitFloat32=F(wo);x.prototype.visitFloat64=F(wo);x.prototype.visitUtf8=F(vu);x.prototype.visitBinary=F(wu);x.prototype.visitFixedSizeBinary=F(vo);x.prototype.visitDate=F(Io);x.prototype.visitDateDay=F(Rn);x.prototype.visitDateMillisecond=F(Cn);x.prototype.visitTimestamp=F(So);x.prototype.visitTimestampSecond=F(Vn);x.prototype.visitTimestampMillisecond=F(Pn);x.prototype.visitTimestampMicrosecond=F(kn);x.prototype.visitTimestampNanosecond=F(jn);x.prototype.visitTime=F(xo);x.prototype.visitTimeSecond=F($n);x.prototype.visitTimeMillisecond=F(zn);x.prototype.visitTimeMicrosecond=F(qn);x.prototype.visitTimeNanosecond=F(Wn);x.prototype.visitDecimal=F(Bo);x.prototype.visitList=F(Iu);x.prototype.visitStruct=F(Ou);x.prototype.visitUnion=F(Fu);x.prototype.visitDenseUnion=F(nc);x.prototype.visitSparseUnion=F(sc);x.prototype.visitDictionary=F(Du);x.prototype.visitInterval=F(Ao);x.prototype.visitIntervalDayTime=F(Yn);x.prototype.visitIntervalYearMonth=F(Gn);x.prototype.visitFixedSizeList=F(Nu);x.prototype.visitMap=F(Su);var lt=new x;var te=Symbol.for("parent"),qr=Symbol.for("rowIndex"),He=class{constructor(t,e){return this[te]=t,this[qr]=e,new Proxy(this,new Oo)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[qr],e=this[te],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=rt.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${ue(t)}: ${ue(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new To(this[te],this[qr])}},To=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,rt.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(He.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[te]:{writable:!0,enumerable:!1,configurable:!1,value:null},[qr]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var Oo=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[te].type.children.map(e=>e.name)}has(t,e){return t[te].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[te].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[te].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=rt.visit(t[te].children[i],t[qr]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[te].type.children.findIndex(s=>s.name===e);return n!==-1?(lt.visit(t[te].children[n],t[qr],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var _=class extends b{};function T(r){return(t,e)=>t.getValid(e)?r(t,e):null}var Eu=(r,t)=>864e5*r[t],Fo=(r,t)=>4294967296*r[t+1]+(r[t]>>>0),Mu=(r,t)=>4294967296*(r[t+1]/1e3)+(r[t]>>>0)/1e3,Lu=(r,t)=>4294967296*(r[t+1]/1e6)+(r[t]>>>0)/1e6,oc=r=>new Date(r),Uu=(r,t)=>oc(Eu(r,t)),Ru=(r,t)=>oc(Fo(r,t)),Cu=(r,t)=>null,ac=(r,t,e)=>{if(e+1>=t.length)return null;let i=t[e],n=t[e+1];return r.subarray(i,n)},Vu=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},cc=({values:r},t)=>Uu(r,t),lc=({values:r},t)=>Ru(r,t*2),Je=({stride:r,values:t},e)=>t[r*e],Pu=({stride:r,values:t},e)=>Un(t[r*e]),uc=({values:r},t)=>r[t],ku=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),ju=({values:r,valueOffsets:t},e)=>ac(r,t,e),$u=({values:r,valueOffsets:t},e)=>{let i=ac(r,t,e);return i!==null?ui(i):null},zu=({values:r},t)=>r[t],qu=({type:r,values:t},e)=>r.precision!==J.HALF?t[e]:Un(t[e]),Wu=(r,t)=>r.type.unit===ht.DAY?cc(r,t):lc(r,t),hc=({values:r},t)=>1e3*Fo(r,t*2),dc=({values:r},t)=>Fo(r,t*2),fc=({values:r},t)=>Mu(r,t*2),pc=({values:r},t)=>Lu(r,t*2),Yu=(r,t)=>{switch(r.type.unit){case M.SECOND:return hc(r,t);case M.MILLISECOND:return dc(r,t);case M.MICROSECOND:return fc(r,t);case M.NANOSECOND:return pc(r,t)}},mc=({values:r},t)=>r[t],yc=({values:r},t)=>r[t],gc=({values:r},t)=>r[t],bc=({values:r},t)=>r[t],Gu=(r,t)=>{switch(r.type.unit){case M.SECOND:return mc(r,t);case M.MILLISECOND:return yc(r,t);case M.MICROSECOND:return gc(r,t);case M.NANOSECOND:return bc(r,t)}},Hu=({values:r,stride:t},e)=>mi.decimal(r.subarray(t*e,t*(e+1))),Ju=(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 L([c])},Xu=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new de(o.slice(n,s-n))},Ku=(r,t)=>new He(r,t),Qu=(r,t)=>r.type.mode===Q.Dense?_c(r,t):wc(r,t),_c=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return rt.visit(i,r.valueOffsets[t])},wc=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return rt.visit(i,t)},Zu=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},th=(r,t)=>r.type.unit===mt.DAY_TIME?vc(r,t):Ic(r,t),vc=({values:r},t)=>r.subarray(2*t,2*(t+1)),Ic=({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},eh=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new L([s])};_.prototype.visitNull=T(Cu);_.prototype.visitBool=T(Vu);_.prototype.visitInt=T(zu);_.prototype.visitInt8=T(Je);_.prototype.visitInt16=T(Je);_.prototype.visitInt32=T(Je);_.prototype.visitInt64=T(uc);_.prototype.visitUint8=T(Je);_.prototype.visitUint16=T(Je);_.prototype.visitUint32=T(Je);_.prototype.visitUint64=T(uc);_.prototype.visitFloat=T(qu);_.prototype.visitFloat16=T(Pu);_.prototype.visitFloat32=T(Je);_.prototype.visitFloat64=T(Je);_.prototype.visitUtf8=T($u);_.prototype.visitBinary=T(ju);_.prototype.visitFixedSizeBinary=T(ku);_.prototype.visitDate=T(Wu);_.prototype.visitDateDay=T(cc);_.prototype.visitDateMillisecond=T(lc);_.prototype.visitTimestamp=T(Yu);_.prototype.visitTimestampSecond=T(hc);_.prototype.visitTimestampMillisecond=T(dc);_.prototype.visitTimestampMicrosecond=T(fc);_.prototype.visitTimestampNanosecond=T(pc);_.prototype.visitTime=T(Gu);_.prototype.visitTimeSecond=T(mc);_.prototype.visitTimeMillisecond=T(yc);_.prototype.visitTimeMicrosecond=T(gc);_.prototype.visitTimeNanosecond=T(bc);_.prototype.visitDecimal=T(Hu);_.prototype.visitList=T(Ju);_.prototype.visitStruct=T(Ku);_.prototype.visitUnion=T(Qu);_.prototype.visitDenseUnion=T(_c);_.prototype.visitSparseUnion=T(wc);_.prototype.visitDictionary=T(Zu);_.prototype.visitInterval=T(th);_.prototype.visitIntervalDayTime=T(vc);_.prototype.visitIntervalYearMonth=T(Ic);_.prototype.visitFixedSizeList=T(eh);_.prototype.visitMap=T(Xu);var rt=new _;var Vt=Symbol.for("keys"),Wr=Symbol.for("vals"),de=class{constructor(t){return this[Vt]=new L([t.children[0]]).memoize(),this[Wr]=t.children[1],new Proxy(this,new No)}[Symbol.iterator](){return new Do(this[Vt],this[Wr])}get size(){return this[Vt].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Vt],e=this[Wr],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=rt.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${ue(t)}: ${ue(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},Do=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),rt.visit(this.vals,t)]})}},No=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Vt].toArray().map(String)}has(t,e){return t[Vt].includes(e)}getOwnPropertyDescriptor(t,e){if(t[Vt].indexOf(e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Vt].indexOf(e);if(i!==-1){let n=rt.visit(Reflect.get(t,Wr),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Vt].indexOf(e);return n!==-1?(lt.visit(Reflect.get(t,Wr),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(de.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Vt]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Wr]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function rh(r,t,e){let i=r.length,n=t>-1?t:i+t%i;return e?e(r,n):n}var Sc;function gi(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&&(Sc=s,s=o,o=Sc),o>n&&(o=n),i?i(r,s,o):[s,o]}var xc=r=>r!==r;function Xe(r){if(typeof r!=="object"||r===null)return xc(r)?xc: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?nh(r):Array.isArray(r)?ih(r):r instanceof L?sh(r):oh(r,!0)}function ih(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Xe(r[e]);return Hn(t)}function nh(r){let t=-1,e=[];for(let i of r.values())e[++t]=Xe(i);return Hn(e)}function sh(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Xe(r.get(e));return Hn(t)}function oh(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]=Xe(r[e[n]]);return Hn(i,e)}function Hn(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return ah(r,e);case Map:return Bc(r,e,e.keys());case de:case He:case Object:case void 0:return Bc(r,e,t||Object.keys(e))}return e instanceof L?ch(r,e):!1}}function ah(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 ch(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 Bc(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 Mo={};Cr(Mo,{BitIterator:()=>mr,getBit:()=>Ac,getBool:()=>Xn,packBools:()=>yr,popcnt_array:()=>Tc,popcnt_bit_range:()=>bi,popcnt_uint32:()=>Jn,setBool:()=>lh,truncateBitmap:()=>Yr});function Xn(r,t,e,i){return(e&1<<i)!==0}function Ac(r,t,e,i){return(e&1<<i)>>i}function lh(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):yr(new mr(e,r,t,null,Xn)).subarray(0,i)),n}return e}function yr(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 bi(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,Ac))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return bi(r,t,n)+bi(r,i,e)+Tc(r,n>>3,i-n>>3)}function Tc(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 uh=-1,z=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 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(){let t=this._nullCount,e;return t<=uh&&(e=this.nullBitmap)&&(this._nullCount=t=this.length-bi(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=Ft(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))),this.nullable=this._nullCount!==0&&this.nullBitmap&&this.nullBitmap.byteLength>0}getValid(t){if(this.nullable&&this.nullCount>0){let e=this.offset+t;return(this.nullBitmap[e>>3]&1<<e%8)!==0}return!0}setValid(t,e){if(!this.nullable)return e;if(!this.nullBitmap||this.nullBitmap.byteLength<=t>>3){let{nullBitmap:c}=this._changeLengthAndBackfillNullBitmap(this.length);Object.assign(this,{nullBitmap:c,_nullCount:0})}let{nullBitmap:i,offset:n}=this,s=n+t>>3,o=(n+t)%8,a=i[s]>>o&1;return e?a===0&&(i[s]|=1<<o,this._nullCount=this.nullCount+1):a===1&&(i[s]&=~(1<<o),this._nullCount=this.nullCount-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===h.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[Gt.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[Gt.TYPE])&&(o[Gt.TYPE]=s.subarray(t,t+e)),(s=o[Gt.OFFSET])&&(o[Gt.OFFSET]=s.subarray(t,t+e+1))||(s=o[Gt.DATA])&&(o[Gt.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};z.prototype.children=Object.freeze([]);var Lo=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 z(e,i,n,0)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.data),s=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.data),s=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=S(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=S(t.nullBitmap),o=D(e.ArrayType,t.typeIds),{["length"]:a=o.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;if(g.isSparseUnion(e))return new z(e,i,a,c,[void 0,void 0,s,o],n);let l=pr(t.valueOffsets);return new z(e,i,a,c,[l,void 0,s,o],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.indices.ArrayType,t.data),{["dictionary"]:o=new L([new r().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(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=S(t.nullBitmap),{["length"]:o=n.length/Ft(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(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=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,void 0,s],[n])}};function A(r){return new Lo().visit(r)}var _i=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 Kn(r){return r.reduce((t,e)=>t+e.nullCount,0)}function Qn(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function Zn(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),d=Math.min(i-c,l);n.push(a.slice(u,d-u))}return n.length===0&&n.push(r[0].slice(0,0)),n}function Uo(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 wi(r,t){return r.getValid(t)}function Ke(r){function t(e,i,n){return r(e[i],n)}return function(e){let i=this.data;return Uo(i,this._offsets,e,t)}}function ts(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=Uo(s,this._offsets,i,e);return t=void 0,o}}function es(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 d=i[l];if(~(a=r(d,t,o)))return c+a;o=0,c+=d.length}return-1}return function(i,n){t=i;let s=this.data,o=typeof n!="number"?e(s,0,0):Uo(s,this._offsets,n,e);return t=void 0,o}}var w=class extends b{};function hh(r,t){return t===null&&r.length>0?0:-1}function dh(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)return dh(r,e);let i=rt.getVisitFn(r),n=Xe(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}function Oc(r,t,e){let i=rt.getVisitFn(r),n=Xe(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}w.prototype.visitNull=hh;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=Oc;w.prototype.visitSparseUnion=Oc;w.prototype.visitDictionary=N;w.prototype.visitInterval=N;w.prototype.visitIntervalDayTime=N;w.prototype.visitIntervalYearMonth=N;w.prototype.visitFixedSizeList=N;w.prototype.visitMap=N;var gr=new w;var v=class extends b{};function O(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(t.typeId===h.Timestamp||t instanceof tt&&t.bitWidth!==64||t instanceof Jt&&t.bitWidth!==64||t instanceof gt&&t.precision!==J.HALF))return new _i(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new _i(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new Ro(o)})}var Ro=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}};v.prototype.visitNull=O;v.prototype.visitBool=O;v.prototype.visitInt=O;v.prototype.visitInt8=O;v.prototype.visitInt16=O;v.prototype.visitInt32=O;v.prototype.visitInt64=O;v.prototype.visitUint8=O;v.prototype.visitUint16=O;v.prototype.visitUint32=O;v.prototype.visitUint64=O;v.prototype.visitFloat=O;v.prototype.visitFloat16=O;v.prototype.visitFloat32=O;v.prototype.visitFloat64=O;v.prototype.visitUtf8=O;v.prototype.visitBinary=O;v.prototype.visitFixedSizeBinary=O;v.prototype.visitDate=O;v.prototype.visitDateDay=O;v.prototype.visitDateMillisecond=O;v.prototype.visitTimestamp=O;v.prototype.visitTimestampSecond=O;v.prototype.visitTimestampMillisecond=O;v.prototype.visitTimestampMicrosecond=O;v.prototype.visitTimestampNanosecond=O;v.prototype.visitTime=O;v.prototype.visitTimeSecond=O;v.prototype.visitTimeMillisecond=O;v.prototype.visitTimeMicrosecond=O;v.prototype.visitTimeNanosecond=O;v.prototype.visitDecimal=O;v.prototype.visitList=O;v.prototype.visitStruct=O;v.prototype.visitUnion=O;v.prototype.visitDenseUnion=O;v.prototype.visitSparseUnion=O;v.prototype.visitDictionary=O;v.prototype.visitInterval=O;v.prototype.visitIntervalDayTime=O;v.prototype.visitIntervalYearMonth=O;v.prototype.visitFixedSizeList=O;v.prototype.visitMap=O;var Gr=new v;var fh=(r,t)=>r+t,fe=class extends b{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===M.SECOND?4:8}visitInterval(t,e){return(t.type.unit+1)*4}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)}},ph=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),mh=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),yh=({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 u=-1,d=o-s;++u<d;)l+=a(c,u);return l},gh=({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},bh=(r,t)=>r.type.mode===Q.Dense?Fc(r,t):Dc(r,t),Fc=({type:r,children:t,typeIds:e,valueOffsets:i},n)=>{let s=r.typeIdToChildIndex[e[n]];return 8+Dt.visit(t[s],i[n])},Dc=({children:r},t)=>4+Dt.visitMany(r,r.map(()=>t)).reduce(fh,0);fe.prototype.visitUtf8=ph;fe.prototype.visitBinary=mh;fe.prototype.visitList=yh;fe.prototype.visitFixedSizeList=gh;fe.prototype.visitUnion=bh;fe.prototype.visitDenseUnion=Fc;fe.prototype.visitSparseUnion=Dc;var Dt=new fe;var Nc,Ec={},Mc={},L=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 z)))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}=Ec[o.typeId],d=s[0];this.isValid=f=>wi(d,f),this.get=f=>a(d,f),this.set=(f,y)=>c(d,f,y),this.indexOf=f=>l(d,f),this.getByteLength=f=>u(d,f),this._offsets=[0,d.length];break}default:Object.setPrototypeOf(this,Mc[o.typeId]),this._offsets=Qn(s);break}this.data=s,this.type=o,this.stride=Ft(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[this._offsets.length-1]}get byteLength(){return this._byteLength===-1&&(this._byteLength=this.data.reduce((t,e)=>t+e.byteLength,0)),this._byteLength}get nullCount(){return this._nullCount===-1&&(this._nullCount=Kn(this.data)),this._nullCount}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${h[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)>0}getByteLength(t){return 0}[Symbol.iterator](){return Gr.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(gi(this,t,e,({data:i,_offsets:n},s,o)=>Zn(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case h.Int:case h.Float:case h.Decimal:case h.Time:case h.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 g.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(g.isDictionary(this.type)){let t=new rs(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return new rs(this)}unmemoize(){if(g.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}};Nc=Symbol.toStringTag;L[Nc]=(r=>{r.type=g.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._nullCount=-1,r._byteLength=-1,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(h).map(e=>h[e]).filter(e=>typeof e=="number"&&e!==h.NONE);for(let e of t){let i=rt.getVisitFnByTypeId(e),n=lt.getVisitFnByTypeId(e),s=gr.getVisitFnByTypeId(e),o=Dt.getVisitFnByTypeId(e);Ec[e]={get:i,set:n,indexOf:s,byteLength:o},Mc[e]=Object.create(r,{isValid:{value:Ke(wi)},get:{value:Ke(rt.getVisitFnByTypeId(e))},set:{value:ts(lt.getVisitFnByTypeId(e))},indexOf:{value:es(gr.getVisitFnByTypeId(e))},getByteLength:{value:Ke(Dt.getVisitFnByTypeId(e))}})}return"Vector"})(L.prototype);var rs=class r extends L{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 L(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Lc(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 El=Object.defineProperty;var Cr=(r,t)=>{for(var e in t)El(r,e,{get:t[e],enumerable:!0})};function Aa(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(d){o(d)}}function c(u){try{l(i.throw(u))}catch(d){o(d)}}function l(u){u.done?s(u.value):n(u.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function Ba(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 B(r){return this instanceof B?(this.v=r,this):new B(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(y){return new Promise(function(M,zt){s.push([f,y,M,zt])>1||a(f,y)})})}function a(f,y){try{c(i[f](y))}catch(M){d(s[0][3],M)}}function c(f){f.value instanceof B?Promise.resolve(f.value.v).then(l,u):d(s[0][2],f)}function l(f){a("next",f)}function u(f){a("throw",f)}function d(f,y){f(y),s.shift(),s.length&&a(s[0][0],s[0][1])}}function Vr(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:B(r[n](o)),done:!1}:s?s(o):o}:s}}function qt(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 Ba=="function"?Ba(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={};Cr(po,{compareArrayLike:()=>fo,joinUint8Arrays:()=>At,memcpy:()=>Pr,rebaseValueOffsets:()=>di,toArrayBufferView:()=>D,toArrayBufferViewAsyncIterator:()=>Yt,toArrayBufferViewIterator:()=>le,toBigInt64Array:()=>Pl,toBigUint64Array:()=>$l,toFloat32Array:()=>zl,toFloat32ArrayAsyncIterator:()=>su,toFloat32ArrayIterator:()=>Kl,toFloat64Array:()=>ql,toFloat64ArrayAsyncIterator:()=>ou,toFloat64ArrayIterator:()=>Ql,toInt16Array:()=>Vl,toInt16ArrayAsyncIterator:()=>eu,toInt16ArrayIterator:()=>Gl,toInt32Array:()=>pr,toInt32ArrayAsyncIterator:()=>ru,toInt32ArrayIterator:()=>Hl,toInt8Array:()=>Cl,toInt8ArrayAsyncIterator:()=>tu,toInt8ArrayIterator:()=>Yl,toUint16Array:()=>kl,toUint16ArrayAsyncIterator:()=>iu,toUint16ArrayIterator:()=>Jl,toUint32Array:()=>jl,toUint32ArrayAsyncIterator:()=>nu,toUint32ArrayIterator:()=>Xl,toUint8Array:()=>S,toUint8ArrayAsyncIterator:()=>ho,toUint8ArrayIterator:()=>uo,toUint8ClampedArray:()=>Wl,toUint8ClampedArrayAsyncIterator:()=>au,toUint8ClampedArrayIterator:()=>Zl});var Ml=new TextDecoder("utf-8"),ui=r=>Ml.decode(r),Ll=new TextEncoder,He=r=>Ll.encode(r);var[Lt,lp]=(()=>{let r=()=>{throw new Error("BigInt64Array is not available in this environment")};class t{static get BYTES_PER_ELEMENT(){return 8}static of(){throw r()}static from(){throw r()}constructor(){throw r()}}return typeof BigInt64Array<"u"?[BigInt64Array,!0]:[t,!1]})(),[Ut,up]=(()=>{let r=()=>{throw new Error("BigUint64Array is not available in this environment")};class t{static get BYTES_PER_ELEMENT(){return 8}static of(){throw r()}static from(){throw r()}constructor(){throw r()}}return typeof BigUint64Array<"u"?[BigUint64Array,!0]:[t,!1]})();var Ul=r=>typeof r=="number",Ta=r=>typeof r=="boolean",it=r=>typeof r=="function",ft=r=>r!=null&&Object(r)===r,Bt=r=>ft(r)&&it(r.then);var Wt=r=>ft(r)&&it(r[Symbol.iterator]),Rt=r=>ft(r)&&it(r[Symbol.asyncIterator]),bn=r=>ft(r)&&ft(r.schema);var _n=r=>ft(r)&&"done"in r&&"value"in r;var wn=r=>ft(r)&&it(r.stat)&&Ul(r.fd);var vn=r=>ft(r)&&hi(r.body),In=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Oa=r=>ft(r)&&it(r.abort)&&it(r.getWriter)&&!In(r),hi=r=>ft(r)&&it(r.cancel)&&it(r.getReader)&&!In(r),Fa=r=>ft(r)&&it(r.end)&&it(r.write)&&Ta(r.writable)&&!In(r),Sn=r=>ft(r)&&it(r.read)&&it(r.pipe)&&Ta(r.readable)&&!In(r),Da=r=>ft(r)&&it(r.clear)&&it(r.bytes)&&it(r.position)&&it(r.setPosition)&&it(r.capacity)&&it(r.getBufferIdentifier)&&it(r.createLong);var lo=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function Rl(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 Pr(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 At(r,t){let e=Rl(r),i=e.reduce((u,d)=>u+d.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?Pr(o,s,a):o=s;break}Pr(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function D(r,t){let e=_n(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=He(e)),e instanceof ArrayBuffer?new r(e):e instanceof lo?new r(e):Da(e)?D(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 Cl=r=>D(Int8Array,r),Vl=r=>D(Int16Array,r),pr=r=>D(Int32Array,r),Pl=r=>D(Lt,r),S=r=>D(Uint8Array,r),kl=r=>D(Uint16Array,r),jl=r=>D(Uint32Array,r),$l=r=>D(Ut,r),zl=r=>D(Float32Array,r),ql=r=>D(Float64Array,r),Wl=r=>D(Uint8ClampedArray,r),co=r=>(r.next(),r);function*le(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof lo?e(t):Wt(t)?t:e(t);return yield*co(function*(n){let s=null;do s=n.next(yield D(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var Yl=r=>le(Int8Array,r),Gl=r=>le(Int16Array,r),Hl=r=>le(Int32Array,r),uo=r=>le(Uint8Array,r),Jl=r=>le(Uint16Array,r),Xl=r=>le(Uint32Array,r),Kl=r=>le(Float32Array,r),Ql=r=>le(Float64Array,r),Zl=r=>le(Uint8ClampedArray,r);function Yt(r,t){return xt(this,arguments,function*(){if(Bt(t))return yield B(yield B(yield*Vr(qt(Yt(r,yield B(t))))));let i=function(o){return xt(this,arguments,function*(){yield yield B(yield B(o))})},n=function(o){return xt(this,arguments,function*(){yield B(yield*Vr(qt(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):Wt(t)?n(t):Rt(t)?t:i(t);return yield B(yield*Vr(qt(co(function(o){return xt(this,arguments,function*(){let a=null;do a=yield B(o.next(yield yield B(D(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield B(new r)})}var tu=r=>Yt(Int8Array,r),eu=r=>Yt(Int16Array,r),ru=r=>Yt(Int32Array,r),ho=r=>Yt(Uint8Array,r),iu=r=>Yt(Uint16Array,r),nu=r=>Yt(Uint32Array,r),su=r=>Yt(Float32Array,r),ou=r=>Yt(Float64Array,r),au=r=>Yt(Uint8ClampedArray,r);function di(r,t,e){if(r!==0){e=e.slice(0,t+1);for(let i=-1;++i<=t;)e[i]+=r}return e}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 at={fromIterable(r){return xn(cu(r))},fromAsyncIterable(r){return xn(lu(r))},fromDOMStream(r){return xn(uu(r))},fromNodeStream(r){return xn(hu(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')}},xn=r=>(r.next(),r);function*cu(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?At(i,o)[0]:([n,i,a]=At(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(u){(e=!0)&&typeof l.throw=="function"&&l.throw(u)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function lu(r){return xt(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?At(n,a)[0]:([s,n,c]=At(n,a),s)}({cmd:o,size:a}=yield yield B(null));let u=ho(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield B(u.next()):yield B(u.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield B(l()));while(a<c);while(!e)}catch(d){(i=!0)&&typeof u.throw=="function"&&(yield B(u.throw(d)))}finally{i===!1&&typeof u.return=="function"&&(yield B(u.return(new Uint8Array(0))))}return yield B(null)})}function uu(r){return xt(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?At(n,a)[0]:([s,n,c]=At(n,a),s)}({cmd:o,size:a}=yield yield B(null));let u=new yo(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield B(u.read()):yield B(u.read(a-c)),!e&&s.byteLength>0&&(n.push(S(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield B(l()));while(a<c);while(!e)}catch(d){(i=!0)&&(yield B(u.cancel(d)))}finally{i===!1?yield B(u.cancel()):r.locked&&u.releaseLock()}return yield B(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=S(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 hu(r){return xt(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],u;function d(){return o==="peek"?At(l,a)[0]:([u,l,c]=At(l,a),u)}if({cmd:o,size:a}=yield yield B(null),r.isTTY)return yield yield B(new Uint8Array(0)),yield B(null);try{e[0]=mo(r,"end"),e[1]=mo(r,"error");do{if(e[2]=mo(r,"readable"),[i,s]=yield B(Promise.race(e.map(y=>y[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(u=S(r.read(a-c)),u.byteLength<a-c&&(u=S(r.read()))):u=S(r.read()),u.byteLength>0&&(l.push(u),c+=u.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield B(d()));while(a<c)}while(!n)}finally{yield B(f(e,i==="error"?s:null))}return yield B(null);function f(y,M){return u=l=null,new Promise((zt,j)=>{for(let[P,K]of y)r.off(P,K);try{let P=r.destroy;P&&P.call(r,M),M=void 0}catch(P){M=P||M}finally{M!=null?j(M):zt()}})}})}var ct;(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"})(ct||(ct={}));var Q;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Q||(Q={}));var J;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(J||(J={}));var ht;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(ht||(ht={}));var L;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(L||(L={}));var mt;(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"})(mt||(mt={}));var V;(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"})(V||(V={}));var h;(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.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"})(h||(h={}));var Gt;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Gt||(Gt={}));var Eo={};Cr(Eo,{clampIndex:()=>rh,clampRange:()=>gi,createElementComparator:()=>Ke});var du=void 0;function ue(r){if(r===null)return"null";if(r===du)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 Lt||r instanceof Ut?`[${[...r].map(t=>ue(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var go={};Cr(go,{BN:()=>mi,bignumToBigInt:()=>Ma,bignumToString:()=>pi,isArrowBigNumSymbol:()=>Na});var Na=Symbol.for("isArrowBigNum");function Ht(r,...t){return t.length===0?Object.setPrototypeOf(D(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}Ht.prototype[Na]=!0;Ht.prototype.toJSON=function(){return`"${pi(this)}"`};Ht.prototype.valueOf=function(){return Ea(this)};Ht.prototype.toString=function(){return pi(this)};Ht.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return Ea(this);case"string":return pi(this);case"default":return Ma(this)}return pi(this)};function kr(...r){return Ht.apply(this,r)}function jr(...r){return Ht.apply(this,r)}function fi(...r){return Ht.apply(this,r)}Object.setPrototypeOf(kr.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(jr.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(fi.prototype,Object.create(Uint32Array.prototype));Object.assign(kr.prototype,Ht.prototype,{constructor:kr,signed:!0,TypedArray:Int32Array,BigIntArray:Lt});Object.assign(jr.prototype,Ht.prototype,{constructor:jr,signed:!1,TypedArray:Uint32Array,BigIntArray:Ut});Object.assign(fi.prototype,Ht.prototype,{constructor:fi,signed:!0,TypedArray:Uint32Array,BigIntArray:Ut});function Ea(r){let{buffer:t,byteOffset:e,length:i,signed:n}=r,s=new Ut(t,e,i),o=n&&s[s.length-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 pi=r=>r.byteLength===8?`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`:La(r),Ma=r=>r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:La(r);function La(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 mi=class r{static new(t,e){switch(e){case!0:return new kr(t);case!1:return new jr(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case Lt:return new kr(t)}return t.byteLength===16?new fi(t):new jr(t)}static signed(t){return new kr(t)}static unsigned(t){return new jr(t)}static decimal(t){return new fi(t)}constructor(t,e){return r.new(t,e)}};function yt(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 Ua,Ra,Ca,Va,Pa,ka,ja,$a,za,qa,Wa,Ya,Ga,Ha,Ja,Xa,Ka,Qa,Za,g=class r{static isNull(t){return t?.typeId===h.Null}static isInt(t){return t?.typeId===h.Int}static isFloat(t){return t?.typeId===h.Float}static isBinary(t){return t?.typeId===h.Binary}static isUtf8(t){return t?.typeId===h.Utf8}static isBool(t){return t?.typeId===h.Bool}static isDecimal(t){return t?.typeId===h.Decimal}static isDate(t){return t?.typeId===h.Date}static isTime(t){return t?.typeId===h.Time}static isTimestamp(t){return t?.typeId===h.Timestamp}static isInterval(t){return t?.typeId===h.Interval}static isList(t){return t?.typeId===h.List}static isStruct(t){return t?.typeId===h.Struct}static isUnion(t){return t?.typeId===h.Union}static isFixedSizeBinary(t){return t?.typeId===h.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===h.FixedSizeList}static isMap(t){return t?.typeId===h.Map}static isDictionary(t){return t?.typeId===h.Dictionary}static isDenseUnion(t){return r.isUnion(t)&&t.mode===Q.Dense}static isSparseUnion(t){return r.isUnion(t)&&t.mode===Q.Sparse}get typeId(){return h.NONE}};Ua=Symbol.toStringTag;g[Ua]=(r=>(r.children=null,r.ArrayType=Array,r[Symbol.toStringTag]="DataType"))(g.prototype);var pt=class extends g{toString(){return"Null"}get typeId(){return h.Null}};Ra=Symbol.toStringTag;pt[Ra]=(r=>r[Symbol.toStringTag]="Null")(pt.prototype);var tt=class extends g{constructor(t,e){super(),this.isSigned=t,this.bitWidth=e}get typeId(){return h.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?Lt:Ut}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};Ca=Symbol.toStringTag;tt[Ca]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(tt.prototype);var Bn=class extends tt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},An=class extends tt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},he=class extends tt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},Tn=class extends tt{constructor(){super(!0,64)}get ArrayType(){return Lt}},On=class extends tt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Fn=class extends tt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},Dn=class extends tt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},Nn=class extends tt{constructor(){super(!1,64)}get ArrayType(){return Ut}};Object.defineProperty(Bn.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(An.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(he.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(Tn.prototype,"ArrayType",{value:Lt});Object.defineProperty(On.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Fn.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Dn.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(Nn.prototype,"ArrayType",{value:Ut});var gt=class extends g{constructor(t){super(),this.precision=t}get typeId(){return h.Float}get ArrayType(){switch(this.precision){case J.HALF:return Uint16Array;case J.SINGLE:return Float32Array;case J.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};Va=Symbol.toStringTag;gt[Va]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(gt.prototype);var En=class extends gt{constructor(){super(J.HALF)}},Mn=class extends gt{constructor(){super(J.SINGLE)}},Ln=class extends gt{constructor(){super(J.DOUBLE)}};Object.defineProperty(En.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Mn.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Ln.prototype,"ArrayType",{value:Float64Array});var Be=class extends g{constructor(){super()}get typeId(){return h.Binary}toString(){return"Binary"}};Pa=Symbol.toStringTag;Be[Pa]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(Be.prototype);var Ae=class extends g{constructor(){super()}get typeId(){return h.Utf8}toString(){return"Utf8"}};ka=Symbol.toStringTag;Ae[ka]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(Ae.prototype);var Te=class extends g{constructor(){super()}get typeId(){return h.Bool}toString(){return"Bool"}};ja=Symbol.toStringTag;Te[ja]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(Te.prototype);var Oe=class extends g{constructor(t,e,i=128){super(),this.scale=t,this.precision=e,this.bitWidth=i}get typeId(){return h.Decimal}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};$a=Symbol.toStringTag;Oe[$a]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(Oe.prototype);var Fe=class extends g{constructor(t){super(),this.unit=t}get typeId(){return h.Date}toString(){return`Date${(this.unit+1)*32}<${ht[this.unit]}>`}};za=Symbol.toStringTag;Fe[za]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Date"))(Fe.prototype);var Jt=class extends g{constructor(t,e){super(),this.unit=t,this.bitWidth=e}get typeId(){return h.Time}toString(){return`Time${this.bitWidth}<${L[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return Lt}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};qa=Symbol.toStringTag;Jt[qa]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(Jt.prototype);var De=class extends g{constructor(t,e){super(),this.unit=t,this.timezone=e}get typeId(){return h.Timestamp}toString(){return`Timestamp<${L[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};Wa=Symbol.toStringTag;De[Wa]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Timestamp"))(De.prototype);var Ne=class extends g{constructor(t){super(),this.unit=t}get typeId(){return h.Interval}toString(){return`Interval<${mt[this.unit]}>`}};Ya=Symbol.toStringTag;Ne[Ya]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(Ne.prototype);var Xt=class extends g{constructor(t){super(),this.children=[t]}get typeId(){return h.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}};Ga=Symbol.toStringTag;Xt[Ga]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(Xt.prototype);var W=class extends g{constructor(t){super(),this.children=t}get typeId(){return h.Struct}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Ha=Symbol.toStringTag;W[Ha]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(W.prototype);var Kt=class extends g{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 h.Union}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Ja=Symbol.toStringTag;Kt[Ja]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(Kt.prototype);var Ee=class extends g{constructor(t){super(),this.byteWidth=t}get typeId(){return h.FixedSizeBinary}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Xa=Symbol.toStringTag;Ee[Xa]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(Ee.prototype);var Qt=class extends g{constructor(t,e){super(),this.listSize=t,this.children=[e]}get typeId(){return h.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}>`}};Ka=Symbol.toStringTag;Qt[Ka]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(Qt.prototype);var Zt=class extends g{constructor(t,e=!1){super(),this.children=[t],this.keysSorted=e}get typeId(){return h.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(", ")}}>`}};Qa=Symbol.toStringTag;Zt[Qa]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(Zt.prototype);var fu=(r=>()=>++r)(-1),Tt=class extends g{constructor(t,e,i,n){super(),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?fu():yt(i)}get typeId(){return h.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}>`}};Za=Symbol.toStringTag;Tt[Za]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Tt.prototype);function Ot(r){let t=r;switch(r.typeId){case h.Decimal:return r.bitWidth/32;case h.Timestamp:return 2;case h.Date:return 1+t.unit;case h.Interval:return 1+t.unit;case h.FixedSizeList:return t.listSize;case h.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 pu(this,t,e)}getVisitFnByTypeId(t,e=!0){return $r(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}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function pu(r,t,e=!0){return typeof t=="number"?$r(r,t,e):typeof t=="string"&&t in h?$r(r,h[t],e):t&&t instanceof g?$r(r,tc(t),e):t?.type&&t.type instanceof g?$r(r,tc(t.type),e):$r(r,h.NONE,e)}function $r(r,t,e=!0){let i=null;switch(t){case h.Null:i=r.visitNull;break;case h.Bool:i=r.visitBool;break;case h.Int:i=r.visitInt;break;case h.Int8:i=r.visitInt8||r.visitInt;break;case h.Int16:i=r.visitInt16||r.visitInt;break;case h.Int32:i=r.visitInt32||r.visitInt;break;case h.Int64:i=r.visitInt64||r.visitInt;break;case h.Uint8:i=r.visitUint8||r.visitInt;break;case h.Uint16:i=r.visitUint16||r.visitInt;break;case h.Uint32:i=r.visitUint32||r.visitInt;break;case h.Uint64:i=r.visitUint64||r.visitInt;break;case h.Float:i=r.visitFloat;break;case h.Float16:i=r.visitFloat16||r.visitFloat;break;case h.Float32:i=r.visitFloat32||r.visitFloat;break;case h.Float64:i=r.visitFloat64||r.visitFloat;break;case h.Utf8:i=r.visitUtf8;break;case h.Binary:i=r.visitBinary;break;case h.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case h.Date:i=r.visitDate;break;case h.DateDay:i=r.visitDateDay||r.visitDate;break;case h.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case h.Timestamp:i=r.visitTimestamp;break;case h.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case h.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case h.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case h.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case h.Time:i=r.visitTime;break;case h.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case h.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case h.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case h.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case h.Decimal:i=r.visitDecimal;break;case h.List:i=r.visitList;break;case h.Struct:i=r.visitStruct;break;case h.Union:i=r.visitUnion;break;case h.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case h.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case h.Dictionary:i=r.visitDictionary;break;case h.Interval:i=r.visitInterval;break;case h.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case h.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case h.FixedSizeList:i=r.visitFixedSizeList;break;case h.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${h[t]}'`)}function tc(r){switch(r.typeId){case h.Null:return h.Null;case h.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?h.Int8:h.Uint8;case 16:return e?h.Int16:h.Uint16;case 32:return e?h.Int32:h.Uint32;case 64:return e?h.Int64:h.Uint64}return h.Int}case h.Float:switch(r.precision){case J.HALF:return h.Float16;case J.SINGLE:return h.Float32;case J.DOUBLE:return h.Float64}return h.Float;case h.Binary:return h.Binary;case h.Utf8:return h.Utf8;case h.Bool:return h.Bool;case h.Decimal:return h.Decimal;case h.Time:switch(r.unit){case L.SECOND:return h.TimeSecond;case L.MILLISECOND:return h.TimeMillisecond;case L.MICROSECOND:return h.TimeMicrosecond;case L.NANOSECOND:return h.TimeNanosecond}return h.Time;case h.Timestamp:switch(r.unit){case L.SECOND:return h.TimestampSecond;case L.MILLISECOND:return h.TimestampMillisecond;case L.MICROSECOND:return h.TimestampMicrosecond;case L.NANOSECOND:return h.TimestampNanosecond}return h.Timestamp;case h.Date:switch(r.unit){case ht.DAY:return h.DateDay;case ht.MILLISECOND:return h.DateMillisecond}return h.Date;case h.Interval:switch(r.unit){case mt.DAY_TIME:return h.IntervalDayTime;case mt.YEAR_MONTH:return h.IntervalYearMonth}return h.Interval;case h.Map:return h.Map;case h.List:return h.List;case h.Struct:return h.Struct;case h.Union:switch(r.mode){case Q.Dense:return h.DenseUnion;case Q.Sparse:return h.SparseUnion}return h.Union;case h.FixedSizeBinary:return h.FixedSizeBinary;case h.FixedSizeList:return h.FixedSizeList;case h.Dictionary:return h.Dictionary}throw new Error(`Unrecognized type '${h[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;var bo={};Cr(bo,{float64ToUint16:()=>yi,uint16ToFloat64:()=>Un});var ec=new Float64Array(1),zr=new Uint32Array(ec.buffer);function Un(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 yi(r){if(r!==r)return 32256;ec[0]=r;let t=(zr[1]&2147483648)>>16&65535,e=zr[1]&2146435072,i=0;return e>=1089470464?zr[0]>0?e=31744:(e=(e&2080374784)>>16,i=(zr[1]&1048575)>>10):e<=1056964608?(i=1048576+(zr[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=(zr[1]&1048575)+512>>10),t|e|i&65535}var x=class extends b{};function F(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var mu=(r,t,e)=>{r[t]=Math.trunc(e/864e5)},_o=(r,t,e)=>{r[t]=Math.trunc(e%4294967296),r[t+1]=Math.trunc(e/4294967296)},yu=(r,t,e)=>{r[t]=Math.trunc(e*1e3%4294967296),r[t+1]=Math.trunc(e*1e3/4294967296)},gu=(r,t,e)=>{r[t]=Math.trunc(e*1e6%4294967296),r[t+1]=Math.trunc(e*1e6/4294967296)},rc=(r,t,e,i)=>{if(e+1<t.length){let{[e]:n,[e+1]:s}=t;r.set(i.subarray(0,s-n),n)}},bu=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},Me=({values:r},t,e)=>{r[t]=e},wo=({values:r},t,e)=>{r[t]=e},ic=({values:r},t,e)=>{r[t]=yi(e)},_u=(r,t,e)=>{switch(r.type.precision){case J.HALF:return ic(r,t,e);case J.SINGLE:case J.DOUBLE:return wo(r,t,e)}},Rn=({values:r},t,e)=>{mu(r,t,e.valueOf())},Cn=({values:r},t,e)=>{_o(r,t*2,e.valueOf())},vo=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},wu=({values:r,valueOffsets:t},e,i)=>rc(r,t,e,i),vu=({values:r,valueOffsets:t},e,i)=>{rc(r,t,e,He(i))},Io=(r,t,e)=>{r.type.unit===ht.DAY?Rn(r,t,e):Cn(r,t,e)},Vn=({values:r},t,e)=>_o(r,t*2,e/1e3),Pn=({values:r},t,e)=>_o(r,t*2,e),kn=({values:r},t,e)=>yu(r,t*2,e),jn=({values:r},t,e)=>gu(r,t*2,e),So=(r,t,e)=>{switch(r.type.unit){case L.SECOND:return Vn(r,t,e);case L.MILLISECOND:return Pn(r,t,e);case L.MICROSECOND:return kn(r,t,e);case L.NANOSECOND:return jn(r,t,e)}},$n=({values:r},t,e)=>{r[t]=e},zn=({values:r},t,e)=>{r[t]=e},qn=({values:r},t,e)=>{r[t]=e},Wn=({values:r},t,e)=>{r[t]=e},xo=(r,t,e)=>{switch(r.type.unit){case L.SECOND:return $n(r,t,e);case L.MILLISECOND:return zn(r,t,e);case L.MICROSECOND:return qn(r,t,e);case L.NANOSECOND:return Wn(r,t,e)}},Bo=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},Iu=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=lt.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))},Su=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=lt.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},xu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),Bu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),Au=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),Tu=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),Ou=(r,t,e)=>{let i=r.type.children.map(s=>lt.getVisitFn(s.type)),n=e instanceof Map?Au(t,e):e instanceof U?Bu(t,e):Array.isArray(e)?xu(t,e):Tu(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},Fu=(r,t,e)=>{r.type.mode===Q.Dense?nc(r,t,e):sc(r,t,e)},nc=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];lt.visit(n,r.valueOffsets[t],e)},sc=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];lt.visit(n,t,e)},Du=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},Ao=(r,t,e)=>{r.type.unit===mt.DAY_TIME?Yn(r,t,e):Gn(r,t,e)},Yn=({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},Nu=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=lt.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))};x.prototype.visitBool=F(bu);x.prototype.visitInt=F(Me);x.prototype.visitInt8=F(Me);x.prototype.visitInt16=F(Me);x.prototype.visitInt32=F(Me);x.prototype.visitInt64=F(Me);x.prototype.visitUint8=F(Me);x.prototype.visitUint16=F(Me);x.prototype.visitUint32=F(Me);x.prototype.visitUint64=F(Me);x.prototype.visitFloat=F(_u);x.prototype.visitFloat16=F(ic);x.prototype.visitFloat32=F(wo);x.prototype.visitFloat64=F(wo);x.prototype.visitUtf8=F(vu);x.prototype.visitBinary=F(wu);x.prototype.visitFixedSizeBinary=F(vo);x.prototype.visitDate=F(Io);x.prototype.visitDateDay=F(Rn);x.prototype.visitDateMillisecond=F(Cn);x.prototype.visitTimestamp=F(So);x.prototype.visitTimestampSecond=F(Vn);x.prototype.visitTimestampMillisecond=F(Pn);x.prototype.visitTimestampMicrosecond=F(kn);x.prototype.visitTimestampNanosecond=F(jn);x.prototype.visitTime=F(xo);x.prototype.visitTimeSecond=F($n);x.prototype.visitTimeMillisecond=F(zn);x.prototype.visitTimeMicrosecond=F(qn);x.prototype.visitTimeNanosecond=F(Wn);x.prototype.visitDecimal=F(Bo);x.prototype.visitList=F(Iu);x.prototype.visitStruct=F(Ou);x.prototype.visitUnion=F(Fu);x.prototype.visitDenseUnion=F(nc);x.prototype.visitSparseUnion=F(sc);x.prototype.visitDictionary=F(Du);x.prototype.visitInterval=F(Ao);x.prototype.visitIntervalDayTime=F(Yn);x.prototype.visitIntervalYearMonth=F(Gn);x.prototype.visitFixedSizeList=F(Nu);x.prototype.visitMap=F(Su);var lt=new x;var te=Symbol.for("parent"),qr=Symbol.for("rowIndex"),Je=class{constructor(t,e){return this[te]=t,this[qr]=e,new Proxy(this,new Oo)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[qr],e=this[te],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=rt.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${ue(t)}: ${ue(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new To(this[te],this[qr])}},To=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,rt.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(Je.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[te]:{writable:!0,enumerable:!1,configurable:!1,value:null},[qr]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var Oo=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[te].type.children.map(e=>e.name)}has(t,e){return t[te].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[te].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[te].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=rt.visit(t[te].children[i],t[qr]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[te].type.children.findIndex(s=>s.name===e);return n!==-1?(lt.visit(t[te].children[n],t[qr],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var _=class extends b{};function T(r){return(t,e)=>t.getValid(e)?r(t,e):null}var Eu=(r,t)=>864e5*r[t],Fo=(r,t)=>4294967296*r[t+1]+(r[t]>>>0),Mu=(r,t)=>4294967296*(r[t+1]/1e3)+(r[t]>>>0)/1e3,Lu=(r,t)=>4294967296*(r[t+1]/1e6)+(r[t]>>>0)/1e6,oc=r=>new Date(r),Uu=(r,t)=>oc(Eu(r,t)),Ru=(r,t)=>oc(Fo(r,t)),Cu=(r,t)=>null,ac=(r,t,e)=>{if(e+1>=t.length)return null;let i=t[e],n=t[e+1];return r.subarray(i,n)},Vu=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},cc=({values:r},t)=>Uu(r,t),lc=({values:r},t)=>Ru(r,t*2),Xe=({stride:r,values:t},e)=>t[r*e],Pu=({stride:r,values:t},e)=>Un(t[r*e]),uc=({values:r},t)=>r[t],ku=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),ju=({values:r,valueOffsets:t},e)=>ac(r,t,e),$u=({values:r,valueOffsets:t},e)=>{let i=ac(r,t,e);return i!==null?ui(i):null},zu=({values:r},t)=>r[t],qu=({type:r,values:t},e)=>r.precision!==J.HALF?t[e]:Un(t[e]),Wu=(r,t)=>r.type.unit===ht.DAY?cc(r,t):lc(r,t),hc=({values:r},t)=>1e3*Fo(r,t*2),dc=({values:r},t)=>Fo(r,t*2),fc=({values:r},t)=>Mu(r,t*2),pc=({values:r},t)=>Lu(r,t*2),Yu=(r,t)=>{switch(r.type.unit){case L.SECOND:return hc(r,t);case L.MILLISECOND:return dc(r,t);case L.MICROSECOND:return fc(r,t);case L.NANOSECOND:return pc(r,t)}},mc=({values:r},t)=>r[t],yc=({values:r},t)=>r[t],gc=({values:r},t)=>r[t],bc=({values:r},t)=>r[t],Gu=(r,t)=>{switch(r.type.unit){case L.SECOND:return mc(r,t);case L.MILLISECOND:return yc(r,t);case L.MICROSECOND:return gc(r,t);case L.NANOSECOND:return bc(r,t)}},Hu=({values:r,stride:t},e)=>mi.decimal(r.subarray(t*e,t*(e+1))),Ju=(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 U([c])},Xu=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new de(o.slice(n,s-n))},Ku=(r,t)=>new Je(r,t),Qu=(r,t)=>r.type.mode===Q.Dense?_c(r,t):wc(r,t),_c=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return rt.visit(i,r.valueOffsets[t])},wc=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return rt.visit(i,t)},Zu=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},th=(r,t)=>r.type.unit===mt.DAY_TIME?vc(r,t):Ic(r,t),vc=({values:r},t)=>r.subarray(2*t,2*(t+1)),Ic=({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},eh=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new U([s])};_.prototype.visitNull=T(Cu);_.prototype.visitBool=T(Vu);_.prototype.visitInt=T(zu);_.prototype.visitInt8=T(Xe);_.prototype.visitInt16=T(Xe);_.prototype.visitInt32=T(Xe);_.prototype.visitInt64=T(uc);_.prototype.visitUint8=T(Xe);_.prototype.visitUint16=T(Xe);_.prototype.visitUint32=T(Xe);_.prototype.visitUint64=T(uc);_.prototype.visitFloat=T(qu);_.prototype.visitFloat16=T(Pu);_.prototype.visitFloat32=T(Xe);_.prototype.visitFloat64=T(Xe);_.prototype.visitUtf8=T($u);_.prototype.visitBinary=T(ju);_.prototype.visitFixedSizeBinary=T(ku);_.prototype.visitDate=T(Wu);_.prototype.visitDateDay=T(cc);_.prototype.visitDateMillisecond=T(lc);_.prototype.visitTimestamp=T(Yu);_.prototype.visitTimestampSecond=T(hc);_.prototype.visitTimestampMillisecond=T(dc);_.prototype.visitTimestampMicrosecond=T(fc);_.prototype.visitTimestampNanosecond=T(pc);_.prototype.visitTime=T(Gu);_.prototype.visitTimeSecond=T(mc);_.prototype.visitTimeMillisecond=T(yc);_.prototype.visitTimeMicrosecond=T(gc);_.prototype.visitTimeNanosecond=T(bc);_.prototype.visitDecimal=T(Hu);_.prototype.visitList=T(Ju);_.prototype.visitStruct=T(Ku);_.prototype.visitUnion=T(Qu);_.prototype.visitDenseUnion=T(_c);_.prototype.visitSparseUnion=T(wc);_.prototype.visitDictionary=T(Zu);_.prototype.visitInterval=T(th);_.prototype.visitIntervalDayTime=T(vc);_.prototype.visitIntervalYearMonth=T(Ic);_.prototype.visitFixedSizeList=T(eh);_.prototype.visitMap=T(Xu);var rt=new _;var Ct=Symbol.for("keys"),Wr=Symbol.for("vals"),de=class{constructor(t){return this[Ct]=new U([t.children[0]]).memoize(),this[Wr]=t.children[1],new Proxy(this,new No)}[Symbol.iterator](){return new Do(this[Ct],this[Wr])}get size(){return this[Ct].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Ct],e=this[Wr],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=rt.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${ue(t)}: ${ue(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},Do=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),rt.visit(this.vals,t)]})}},No=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=rt.visit(Reflect.get(t,Wr),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Ct].indexOf(e);return n!==-1?(lt.visit(Reflect.get(t,Wr),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(de.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Ct]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Wr]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function rh(r,t,e){let i=r.length,n=t>-1?t:i+t%i;return e?e(r,n):n}var Sc;function gi(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&&(Sc=s,s=o,o=Sc),o>n&&(o=n),i?i(r,s,o):[s,o]}var xc=r=>r!==r;function Ke(r){if(typeof r!=="object"||r===null)return xc(r)?xc: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?nh(r):Array.isArray(r)?ih(r):r instanceof U?sh(r):oh(r,!0)}function ih(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Ke(r[e]);return Hn(t)}function nh(r){let t=-1,e=[];for(let i of r.values())e[++t]=Ke(i);return Hn(e)}function sh(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Ke(r.get(e));return Hn(t)}function oh(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 Hn(i,e)}function Hn(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return ah(r,e);case Map:return Bc(r,e,e.keys());case de:case Je:case Object:case void 0:return Bc(r,e,t||Object.keys(e))}return e instanceof U?ch(r,e):!1}}function ah(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 ch(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 Bc(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 Mo={};Cr(Mo,{BitIterator:()=>mr,getBit:()=>Ac,getBool:()=>Xn,packBools:()=>yr,popcnt_array:()=>Tc,popcnt_bit_range:()=>bi,popcnt_uint32:()=>Jn,setBool:()=>lh,truncateBitmap:()=>Yr});function Xn(r,t,e,i){return(e&1<<i)!==0}function Ac(r,t,e,i){return(e&1<<i)>>i}function lh(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):yr(new mr(e,r,t,null,Xn)).subarray(0,i)),n}return e}function yr(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 bi(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,Ac))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return bi(r,t,n)+bi(r,i,e)+Tc(r,n>>3,i-n>>3)}function Tc(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 uh=-1,z=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 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(){let t=this._nullCount,e;return t<=uh&&(e=this.nullBitmap)&&(this._nullCount=t=this.length-bi(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=Ot(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))),this.nullable=this._nullCount!==0&&this.nullBitmap&&this.nullBitmap.byteLength>0}getValid(t){if(this.nullable&&this.nullCount>0){let e=this.offset+t;return(this.nullBitmap[e>>3]&1<<e%8)!==0}return!0}setValid(t,e){if(!this.nullable)return e;if(!this.nullBitmap||this.nullBitmap.byteLength<=t>>3){let{nullBitmap:c}=this._changeLengthAndBackfillNullBitmap(this.length);Object.assign(this,{nullBitmap:c,_nullCount:0})}let{nullBitmap:i,offset:n}=this,s=n+t>>3,o=(n+t)%8,a=i[s]>>o&1;return e?a===0&&(i[s]|=1<<o,this._nullCount=this.nullCount+1):a===1&&(i[s]&=~(1<<o),this._nullCount=this.nullCount-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===h.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[Gt.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[Gt.TYPE])&&(o[Gt.TYPE]=s.subarray(t,t+e)),(s=o[Gt.OFFSET])&&(o[Gt.OFFSET]=s.subarray(t,t+e+1))||(s=o[Gt.DATA])&&(o[Gt.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};z.prototype.children=Object.freeze([]);var Lo=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 z(e,i,n,0)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.data),s=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.data),s=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=S(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new z(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=S(t.nullBitmap),o=D(e.ArrayType,t.typeIds),{["length"]:a=o.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;if(g.isSparseUnion(e))return new z(e,i,a,c,[void 0,void 0,s,o],n);let l=pr(t.valueOffsets);return new z(e,i,a,c,[l,void 0,s,o],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.indices.ArrayType,t.data),{["dictionary"]:o=new U([new r().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=S(t.nullBitmap),s=D(e.ArrayType,t.data),{["length"]:o=s.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(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=S(t.nullBitmap),{["length"]:o=n.length/Ot(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new z(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=S(t.nullBitmap),o=pr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new z(e,i,a,c,[o,void 0,s],[n])}};function A(r){return new Lo().visit(r)}var _i=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 Kn(r){return r.reduce((t,e)=>t+e.nullCount,0)}function Qn(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function Zn(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),d=Math.min(i-c,l);n.push(a.slice(u,d-u))}return n.length===0&&n.push(r[0].slice(0,0)),n}function Uo(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 wi(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 Uo(i,this._offsets,e,t)}}function ts(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=Uo(s,this._offsets,i,e);return t=void 0,o}}function es(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 d=i[l];if(~(a=r(d,t,o)))return c+a;o=0,c+=d.length}return-1}return function(i,n){t=i;let s=this.data,o=typeof n!="number"?e(s,0,0):Uo(s,this._offsets,n,e);return t=void 0,o}}var w=class extends b{};function hh(r,t){return t===null&&r.length>0?0:-1}function dh(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)return dh(r,e);let i=rt.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 Oc(r,t,e){let i=rt.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=hh;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=Oc;w.prototype.visitSparseUnion=Oc;w.prototype.visitDictionary=N;w.prototype.visitInterval=N;w.prototype.visitIntervalDayTime=N;w.prototype.visitIntervalYearMonth=N;w.prototype.visitFixedSizeList=N;w.prototype.visitMap=N;var gr=new w;var v=class extends b{};function O(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(t.typeId===h.Timestamp||t instanceof tt&&t.bitWidth!==64||t instanceof Jt&&t.bitWidth!==64||t instanceof gt&&t.precision!==J.HALF))return new _i(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new _i(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new Ro(o)})}var Ro=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}};v.prototype.visitNull=O;v.prototype.visitBool=O;v.prototype.visitInt=O;v.prototype.visitInt8=O;v.prototype.visitInt16=O;v.prototype.visitInt32=O;v.prototype.visitInt64=O;v.prototype.visitUint8=O;v.prototype.visitUint16=O;v.prototype.visitUint32=O;v.prototype.visitUint64=O;v.prototype.visitFloat=O;v.prototype.visitFloat16=O;v.prototype.visitFloat32=O;v.prototype.visitFloat64=O;v.prototype.visitUtf8=O;v.prototype.visitBinary=O;v.prototype.visitFixedSizeBinary=O;v.prototype.visitDate=O;v.prototype.visitDateDay=O;v.prototype.visitDateMillisecond=O;v.prototype.visitTimestamp=O;v.prototype.visitTimestampSecond=O;v.prototype.visitTimestampMillisecond=O;v.prototype.visitTimestampMicrosecond=O;v.prototype.visitTimestampNanosecond=O;v.prototype.visitTime=O;v.prototype.visitTimeSecond=O;v.prototype.visitTimeMillisecond=O;v.prototype.visitTimeMicrosecond=O;v.prototype.visitTimeNanosecond=O;v.prototype.visitDecimal=O;v.prototype.visitList=O;v.prototype.visitStruct=O;v.prototype.visitUnion=O;v.prototype.visitDenseUnion=O;v.prototype.visitSparseUnion=O;v.prototype.visitDictionary=O;v.prototype.visitInterval=O;v.prototype.visitIntervalDayTime=O;v.prototype.visitIntervalYearMonth=O;v.prototype.visitFixedSizeList=O;v.prototype.visitMap=O;var Gr=new v;var fh=(r,t)=>r+t,fe=class extends b{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===L.SECOND?4:8}visitInterval(t,e){return(t.type.unit+1)*4}visitStruct(t,e){return t.children.reduce((i,n)=>i+Ft.visit(n,e),0)}visitFixedSizeBinary(t,e){return t.type.byteWidth}visitMap(t,e){return 8+t.children.reduce((i,n)=>i+Ft.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)}},ph=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),mh=({valueOffsets:r},t)=>8+(r[t+1]-r[t]),yh=({valueOffsets:r,stride:t,children:e},i)=>{let n=e[0],{[i*t]:s}=r,{[i*t+1]:o}=r,a=Ft.getVisitFn(n.type),c=n.slice(s,o-s),l=8;for(let u=-1,d=o-s;++u<d;)l+=a(c,u);return l},gh=({stride:r,children:t},e)=>{let i=t[0],n=i.slice(e*r,r),s=Ft.getVisitFn(i.type),o=0;for(let a=-1,c=n.length;++a<c;)o+=s(n,a);return o},bh=(r,t)=>r.type.mode===Q.Dense?Fc(r,t):Dc(r,t),Fc=({type:r,children:t,typeIds:e,valueOffsets:i},n)=>{let s=r.typeIdToChildIndex[e[n]];return 8+Ft.visit(t[s],i[n])},Dc=({children:r},t)=>4+Ft.visitMany(r,r.map(()=>t)).reduce(fh,0);fe.prototype.visitUtf8=ph;fe.prototype.visitBinary=mh;fe.prototype.visitList=yh;fe.prototype.visitFixedSizeList=gh;fe.prototype.visitUnion=bh;fe.prototype.visitDenseUnion=Fc;fe.prototype.visitSparseUnion=Dc;var Ft=new fe;var Nc,Ec={},Mc={},U=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 z)))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}=Ec[o.typeId],d=s[0];this.isValid=f=>wi(d,f),this.get=f=>a(d,f),this.set=(f,y)=>c(d,f,y),this.indexOf=f=>l(d,f),this.getByteLength=f=>u(d,f),this._offsets=[0,d.length];break}default:Object.setPrototypeOf(this,Mc[o.typeId]),this._offsets=Qn(s);break}this.data=s,this.type=o,this.stride=Ot(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[this._offsets.length-1]}get byteLength(){return this._byteLength===-1&&(this._byteLength=this.data.reduce((t,e)=>t+e.byteLength,0)),this._byteLength}get nullCount(){return this._nullCount===-1&&(this._nullCount=Kn(this.data)),this._nullCount}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${h[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)>0}getByteLength(t){return 0}[Symbol.iterator](){return Gr.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(gi(this,t,e,({data:i,_offsets:n},s,o)=>Zn(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case h.Int:case h.Float:case h.Decimal:case h.Time:case h.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 g.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(g.isDictionary(this.type)){let t=new rs(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new r(e)}return new rs(this)}unmemoize(){if(g.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}};Nc=Symbol.toStringTag;U[Nc]=(r=>{r.type=g.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._nullCount=-1,r._byteLength=-1,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(h).map(e=>h[e]).filter(e=>typeof e=="number"&&e!==h.NONE);for(let e of t){let i=rt.getVisitFnByTypeId(e),n=lt.getVisitFnByTypeId(e),s=gr.getVisitFnByTypeId(e),o=Ft.getVisitFnByTypeId(e);Ec[e]={get:i,set:n,indexOf:s,byteLength:o},Mc[e]=Object.create(r,{isValid:{value:Qe(wi)},get:{value:Qe(rt.getVisitFnByTypeId(e))},set:{value:ts(lt.getVisitFnByTypeId(e))},indexOf:{value:es(gr.getVisitFnByTypeId(e))},getByteLength:{value:Qe(Ft.getVisitFnByTypeId(e))}})}return"Vector"})(U.prototype);var rs=class r extends U{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 U(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Lc(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
3
|
case ${_h(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 _h(r){return typeof r!="bigint"?ue(r):`${ue(r)}n`}var Co=(r,t)=>(Math.ceil(r)*t+63&-64||64)/t,wh=(r,t=0)=>r.length>=t?r.subarray(0,t):Pr(new r.constructor(t),r,0),Qe=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?Co(i*1,this.BYTES_PER_ELEMENT):Co(i*2,this.BYTES_PER_ELEMENT))}return this}flush(t=this.length){t=Co(t*this.stride,this.BYTES_PER_ELEMENT);let e=wh(this.buffer,t);return this.clear(),e}clear(){return this.length=0,this._resize(0),this}_resize(t){return this.buffer=Pr(new this.ArrayType(t),this.buffer)}};Qe.prototype.offset=0;var Me=class extends Qe{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}},Hr=class extends Me{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()}},Jr=class extends Me{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 G=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=Ft(t),this._nulls=new Hr,e&&e.length>0&&(this._isValid=Lc(e))}toVector(){return new L([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:d}=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=d?.flush(o));let f=this.children.map(y=>y.flush());return this.clear(),A({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}};G.prototype.length=1;G.prototype.stride=1;G.prototype.children=null;G.prototype.finished=!1;G.prototype.nullValues=null;G.prototype._isValid=()=>!0;var st=class extends G{constructor(t){super(t),this._values=new Me(new this.ArrayType(0),this.stride)}setValue(t,e){let i=this._values;return i.reserve(t-i.length+1),super.setValue(t,e)}},pe=class extends G{constructor(t){super(t),this._pendingLength=0,this._offsets=new Jr}setValue(t,e){let i=this._pending||(this._pending=new Map),n=i.get(t);n&&(this._pendingLength-=n.length),this._pendingLength+=e instanceof de?e[Vt].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 me=new Int32Array(2),is=new Float32Array(me.buffer),ns=new Float64Array(me.buffer),Xr=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var vi;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(vi||(vi={}));var Nt=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 me[0]=this.readInt32(t),is[0]}readFloat64(t){return me[Xr?0:1]=this.readInt32(t),me[Xr?1:0]=this.readInt32(t+4),ns[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){is[0]=e,this.writeInt32(t,me[0])}writeFloat64(t,e){ns[0]=e,this.writeInt32(t,me[Xr?0:1]),this.writeInt32(t+4,me[Xr?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===vi.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 _r=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=Nt.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 Error("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new Error("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=Nt.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,4+4+n),s.length!=4)throw new Error("FlatBuffers: file identifier must be length "+4);for(let o=4-1;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 Error("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 Error("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 nt=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 Ze;(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"})(Ze||(Ze={}));var tr;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(tr||(tr={}));var Ii;(function(r){r[r.DenseArray=0]="DenseArray"})(Ii||(Ii={}));var re=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 ye=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 re).__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):Ii.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,Ii.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var Si=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 xi=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 Bi;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(Bi||(Bi={}));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 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):Bi.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Bi.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return r.startDate(t),r.addUnit(t,e),r.endDate(t)}};var ge=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 ir=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 nr=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 Ai;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(Ai||(Ai={}));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 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):Ai.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,Ai.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 or=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 Oi=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 ar=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 Fi=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 Di=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):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 Ue=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 Ni;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Ni||(Ni={}));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):Ni.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,Ni.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 Ei=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 dt=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 ye).__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 nt).__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 bt=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):tr.Little}fields(t,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new dt).__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 nt).__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,tr.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 Et=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):Ze.V1}schema(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new bt).__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 nt).__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,Ze.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 j=class r{constructor(t=[],e,i){this.fields=t||[],this.metadata=e||new Map,i||(i=Vo(t)),this.dictionaries=i}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=os(os(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:os(os(new Map,i[c].metadata),a.metadata)}))&&!1:!0}),o=Vo(s,new Map);return new r([...i,...s],n,new Map([...this.dictionaries,...o]))}};j.prototype.fields=null;j.prototype.metadata=null;j.prototype.dictionaries=null;var E=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)}};E.prototype.type=null;E.prototype.name=null;E.prototype.nullable=null;E.prototype.metadata=null;function os(r,t){return new Map([...r||new Map,...t||new Map])}function Vo(r,t=new Map){for(let e=-1,i=r.length;++e<i;){let s=r[e].type;if(g.isDictionary(s)){if(!t.has(s.id))t.set(s.id,s.dictionary);else if(t.get(s.id)!==s.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}s.children&&s.children.length>0&&Vo(s.children,t)}return t}var vh=_r,Ih=Nt,Re=class{static decode(t){t=new Ih(S(t));let e=Et.getRootAsFooter(t),i=j.decode(e.schema());return new Po(i,e)}static encode(t){let e=new vh,i=j.encode(e,t.schema);Et.startRecordBatchesVector(e,t.numRecordBatches);for(let o of[...t.recordBatches()].slice().reverse())Ce.encode(e,o);let n=e.endVector();Et.startDictionariesVector(e,t.numDictionaries);for(let o of[...t.dictionaryBatches()].slice().reverse())Ce.encode(e,o);let s=e.endVector();return Et.startFooter(e),Et.addSchema(e,i),Et.addVersion(e,ct.V4),Et.addRecordBatches(e,n),Et.addDictionaries(e,s),Et.finishFooterBuffer(e,Et.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=ct.V4,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 Po=class extends Re{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=yt(i),this.bodyLength=yt(e)}};var Y=Object.freeze({done:!0,value:void 0}),Mi=class{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},wr=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())}},as=class extends wr{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(Y);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return at.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return at.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return p(this,void 0,void 0,function*(){return yield this.abort(t),Y})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),Y})}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(Y)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var be=class extends as{write(t){if((t=S(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?ui(this.toUint8Array(!0)):this.toUint8Array(!1).then(ui)}toUint8Array(t=!1){return t?Tt(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=qt(this),u;u=yield l.next(),e=u.done,!e;){s=u.value,c=!1;try{let d=s;o.push(d),a+=d.byteLength}finally{c=!0}}}catch(d){i={error:d}}finally{try{!c&&!e&&(n=l.return)&&(yield n.call(l))}finally{if(i)throw i.error}}return Tt(o,a)[0]}))()}},_e=class{constructor(t){t&&(this.source=new ko(at.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)}},kt=class r{constructor(t){t instanceof r?this.source=t.source:t instanceof be?this.source=new Ve(at.fromAsyncIterable(t)):Sn(t)?this.source=new Ve(at.fromNodeStream(t)):hi(t)?this.source=new Ve(at.fromDOMStream(t)):vn(t)?this.source=new Ve(at.fromDOMStream(t.body)):Wt(t)?this.source=new Ve(at.fromIterable(t)):At(t)?this.source=new Ve(at.fromAsyncIterable(t)):Ct(t)&&(this.source=new Ve(at.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)}},ko=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)||Y)}return(t){return Object.create(this.source.return&&this.source.return(t)||Y)}},Ve=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))||Y;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))||Y;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}};var Li=class extends _e{constructor(t,e){super(),this.position=0,this.buffer=S(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}}},cr=class extends kt{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 $o={};Cr($o,{BaseInt64:()=>Ui,Int128:()=>Ri,Int64:()=>Pe,Uint64:()=>X});function Kr(r){return r<0&&(r=4294967295+r+1),`0x${r.toString(16)}`}var Qr=8,jo=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],Ui=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`${Kr(this.buffer[1])} ${Kr(this.buffer[0])}`}},X=class r extends Ui{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=Qr<i-s?Qr:i-s,a=new r(new Uint32Array([Number.parseInt(t.slice(s,s+o),10),0])),c=new r(new Uint32Array([jo[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 Ui{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=Qr<n-o?Qr:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0])),l=new r(new Uint32Array([jo[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 X(new Uint32Array([this.buffer[3],0])),i=new X(new Uint32Array([this.buffer[2],0])),n=new X(new Uint32Array([this.buffer[1],0])),s=new X(new Uint32Array([this.buffer[0],0])),o=new X(new Uint32Array([t.buffer[3],0])),a=new X(new Uint32Array([t.buffer[2],0])),c=new X(new Uint32Array([t.buffer[1],0])),l=new X(new Uint32Array([t.buffer[0],0])),u=X.multiply(s,l);this.buffer[0]=u.low();let d=new X(new Uint32Array([u.high(),0]));return u=X.multiply(n,l),d.plus(u),u=X.multiply(s,c),d.plus(u),this.buffer[1]=d.low(),this.buffer[3]=d.lessThan(u)?1:0,this.buffer[2]=d.high(),new X(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(X.multiply(i,l)).plus(X.multiply(n,c)).plus(X.multiply(s,a)),this.buffer[3]+=X.multiply(e,l).plus(X.multiply(i,c)).plus(X.multiply(n,a)).plus(X.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`${Kr(this.buffer[3])} ${Kr(this.buffer[2])} ${Kr(this.buffer[1])} ${Kr(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=Qr<n-o?Qr:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0,0,0])),l=new r(new Uint32Array([jo[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 Ci=class extends b{constructor(t,e,i,n){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=i,this.dictionaries=n}visit(t){return super.visit(t instanceof E?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return A({type:t,length:e})}visitBool(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitInt(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({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 A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDate(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTime(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitList(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),children:this.visitMany(t.children)})}visitUnion(t){return t.mode===Q.Sparse?this.visitSparseUnion(t):this.visitDenseUnion(t)}visitDenseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({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)}},cs=class extends Ci{constructor(t,e,i,n){super(new Uint8Array(0),e,i,n),this.sources=t}readNullBitmap(t,e,{offset:i}=this.nextBufferRange()){return e<=0?new Uint8Array(0):yr(this.sources[i])}readOffsets(t,{offset:e}=this.nextBufferRange()){return D(Uint8Array,D(Int32Array,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return D(Uint8Array,D(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){let{sources:i}=this;return g.isTimestamp(t)?D(Uint8Array,Pe.convertArray(i[e])):(g.isInt(t)||g.isTime(t))&&t.bitWidth===64?D(Uint8Array,Pe.convertArray(i[e])):g.isDate(t)&&t.unit===ht.MILLISECOND?D(Uint8Array,Pe.convertArray(i[e])):g.isDecimal(t)?D(Uint8Array,Ri.convertArray(i[e])):g.isBinary(t)||g.isFixedSizeBinary(t)?Sh(i[e]):g.isBool(t)?yr(i[e]):g.isUtf8(t)?Ge(i[e].join("")):D(Uint8Array,D(t.ArrayType,i[e].map(n=>+n)))}};function Sh(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 Zr=class extends pe{constructor(t){super(t),this._values=new Qe(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,S(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 ls=class extends G{constructor(t){super(t),this._values=new Hr}setValue(t,e){this._values.set(t,+e)}};var vr=class extends st{};vr.prototype._setValue=Io;var Vi=class extends vr{};Vi.prototype._setValue=Rn;var Pi=class extends vr{};Pi.prototype._setValue=Cn;var ki=class extends st{};ki.prototype._setValue=Bo;var us=class extends G{constructor({type:t,nullValues:e,dictionaryHashFunction:i}){super({type:new Ot(t.dictionary,t.indices,t.id,t.isOrdered)}),this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=Ir({type:this.type.indices,nullValues:e}),this.dictionary=Ir({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 ji=class extends st{};ji.prototype._setValue=vo;var hs=class extends G{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 Qt(this.type.listSize,new E(e,t.type,!0)),i}};var Sr=class extends st{setValue(t,e){this._values.set(t,e)}},ds=class extends Sr{setValue(t,e){super.setValue(t,yi(e))}},fs=class extends Sr{},ps=class extends Sr{};var xr=class extends st{};xr.prototype._setValue=Ao;var $i=class extends xr{};$i.prototype._setValue=Yn;var zi=class extends xr{};zi.prototype._setValue=Gn;var jt=class extends st{setValue(t,e){this._values.set(t,e)}},ms=class extends jt{},ys=class extends jt{},gs=class extends jt{},bs=class extends jt{},_s=class extends jt{},ws=class extends jt{},vs=class extends jt{},Is=class extends jt{};var Ss=class extends pe{constructor(t){super(t),this._offsets=new Jr}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 Xt(new E(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.length,a=e.set(n,o).buffer[n];for(let c=-1;++c<o;)i.set(a+c,s[c])}}};var xs=class extends pe{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 Zt(new E(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 Bs=class extends G{setValue(t,e){}setValid(t,e){return this.length=Math.max(t+1,this.length),e}};var As=class extends G{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 W([...this.type.children,new E(e,t.type,!0)]),i}};var ke=class extends st{};ke.prototype._setValue=So;var qi=class extends ke{};qi.prototype._setValue=Vn;var Wi=class extends ke{};Wi.prototype._setValue=Pn;var Yi=class extends ke{};Yi.prototype._setValue=kn;var Gi=class extends ke{};Gi.prototype._setValue=jn;var je=class extends st{};je.prototype._setValue=xo;var Hi=class extends je{};Hi.prototype._setValue=$n;var Ji=class extends je{};Ji.prototype._setValue=zn;var Xi=class extends je{};Xi.prototype._setValue=qn;var Ki=class extends je{};Ki.prototype._setValue=Wn;var ti=class extends G{constructor(t){super(t),this._typeIds=new Me(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.setValid(t,this.isValid(e))&&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 E(e,t.type)];return this.type=new Kt(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.")}},Ts=class extends ti{},Os=class extends ti{constructor(t){super(t),this._offsets=new Me(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 Qi=class extends pe{constructor(t){super(t),this._values=new Qe(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,Ge(e))}_flushPending(t,e){}};Qi.prototype._flushPending=Zr.prototype._flushPending;var zo=class extends b{visitNull(){return Bs}visitBool(){return ls}visitInt(){return jt}visitInt8(){return ms}visitInt16(){return ys}visitInt32(){return gs}visitInt64(){return bs}visitUint8(){return _s}visitUint16(){return ws}visitUint32(){return vs}visitUint64(){return Is}visitFloat(){return Sr}visitFloat16(){return ds}visitFloat32(){return fs}visitFloat64(){return ps}visitUtf8(){return Qi}visitBinary(){return Zr}visitFixedSizeBinary(){return ji}visitDate(){return vr}visitDateDay(){return Vi}visitDateMillisecond(){return Pi}visitTimestamp(){return ke}visitTimestampSecond(){return qi}visitTimestampMillisecond(){return Wi}visitTimestampMicrosecond(){return Yi}visitTimestampNanosecond(){return Gi}visitTime(){return je}visitTimeSecond(){return Hi}visitTimeMillisecond(){return Ji}visitTimeMicrosecond(){return Xi}visitTimeNanosecond(){return Ki}visitDecimal(){return ki}visitList(){return Ss}visitStruct(){return As}visitUnion(){return ti}visitDenseUnion(){return Os}visitSparseUnion(){return Ts}visitDictionary(){return us}visitInterval(){return xr}visitIntervalDayTime(){return $i}visitIntervalYearMonth(){return zi}visitFixedSizeList(){return hs}visitMap(){return xs}},Uc=new zo;var I=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 _t(r,t){return t instanceof r.constructor}function Zi(r,t){return r===t||_t(r,t)}function $e(r,t){return r===t||_t(r,t)&&r.bitWidth===t.bitWidth&&r.isSigned===t.isSigned}function Fs(r,t){return r===t||_t(r,t)&&r.precision===t.precision}function xh(r,t){return r===t||_t(r,t)&&r.byteWidth===t.byteWidth}function qo(r,t){return r===t||_t(r,t)&&r.unit===t.unit}function tn(r,t){return r===t||_t(r,t)&&r.unit===t.unit&&r.timezone===t.timezone}function en(r,t){return r===t||_t(r,t)&&r.unit===t.unit&&r.bitWidth===t.bitWidth}function Bh(r,t){return r===t||_t(r,t)&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}function Ah(r,t){return r===t||_t(r,t)&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}function Wo(r,t){return r===t||_t(r,t)&&r.mode===t.mode&&r.typeIds.every((e,i)=>e===t.typeIds[i])&&we.compareManyFields(r.children,t.children)}function Th(r,t){return r===t||_t(r,t)&&r.id===t.id&&r.isOrdered===t.isOrdered&&we.visit(r.indices,t.indices)&&we.visit(r.dictionary,t.dictionary)}function Yo(r,t){return r===t||_t(r,t)&&r.unit===t.unit}function Oh(r,t){return r===t||_t(r,t)&&r.listSize===t.listSize&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}function Fh(r,t){return r===t||_t(r,t)&&r.keysSorted===t.keysSorted&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}I.prototype.visitNull=Zi;I.prototype.visitBool=Zi;I.prototype.visitInt=$e;I.prototype.visitInt8=$e;I.prototype.visitInt16=$e;I.prototype.visitInt32=$e;I.prototype.visitInt64=$e;I.prototype.visitUint8=$e;I.prototype.visitUint16=$e;I.prototype.visitUint32=$e;I.prototype.visitUint64=$e;I.prototype.visitFloat=Fs;I.prototype.visitFloat16=Fs;I.prototype.visitFloat32=Fs;I.prototype.visitFloat64=Fs;I.prototype.visitUtf8=Zi;I.prototype.visitBinary=Zi;I.prototype.visitFixedSizeBinary=xh;I.prototype.visitDate=qo;I.prototype.visitDateDay=qo;I.prototype.visitDateMillisecond=qo;I.prototype.visitTimestamp=tn;I.prototype.visitTimestampSecond=tn;I.prototype.visitTimestampMillisecond=tn;I.prototype.visitTimestampMicrosecond=tn;I.prototype.visitTimestampNanosecond=tn;I.prototype.visitTime=en;I.prototype.visitTimeSecond=en;I.prototype.visitTimeMillisecond=en;I.prototype.visitTimeMicrosecond=en;I.prototype.visitTimeNanosecond=en;I.prototype.visitDecimal=Zi;I.prototype.visitList=Bh;I.prototype.visitStruct=Ah;I.prototype.visitUnion=Wo;I.prototype.visitDenseUnion=Wo;I.prototype.visitSparseUnion=Wo;I.prototype.visitDictionary=Th;I.prototype.visitInterval=Yo;I.prototype.visitIntervalDayTime=Yo;I.prototype.visitIntervalYearMonth=Yo;I.prototype.visitFixedSizeList=Oh;I.prototype.visitMap=Fh;var we=new I;function Br(r,t){return we.compareSchemas(r,t)}function Rc(r,t){return we.compareFields(r,t)}function Cc(r,t){return we.visit(r,t)}function Ir(r){let t=r.type,e=new(Uc.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(Ir(Object.assign(Object.assign({},l),{type:c})))}}return e}function Ds(r,t){return Dh(r,t.map(e=>e.data.concat()))}function Dh(r,t){let e=[...r.fields],i=[],n={numBatches:t.reduce((d,f)=>Math.max(d,f.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=Nh(e,o,u,t,n),o>0&&(i[s++]=A({type:new W(e),length:o,nullCount:0,children:u.slice()})))}return[r=r.assign(e),i.map(d=>new Z(r,d))]}function Nh(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 d=r[a];r[a]=d.clone({nullable:!0}),e[a]=(s=l?._changeLengthAndBackfillNullBitmap(t))!==null&&s!==void 0?s:A({type:d.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)})}}return e}var Vc,wt=class r{constructor(...t){var e,i;if(t.length===0)return this.batches=[],this.schema=new j([]),this._offsets=[0],this;let n,s;t[0]instanceof j&&(n=t.shift()),t[t.length-1]instanceof Uint32Array&&(s=t.pop());let o=c=>{if(c){if(c instanceof Z)return[c];if(c instanceof r)return c.batches;if(c instanceof z){if(c.type instanceof W)return[new Z(new j(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(y=>new L([c[y]])),d=new j(l.map((y,U)=>new E(String(y),u[U].type))),[,f]=Ds(d,u);return f.length===0?[new Z(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 j([]),!(n instanceof j))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let c of a){if(!(c instanceof Z))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!Br(n,c.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=n,this.batches=a,this._offsets=s??Qn(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=Kn(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?Gr.visit(new L(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
7
|
+
return true;`)}function _h(r){return typeof r!="bigint"?ue(r):`${ue(r)}n`}var Co=(r,t)=>(Math.ceil(r)*t+63&-64||64)/t,wh=(r,t=0)=>r.length>=t?r.subarray(0,t):Pr(new r.constructor(t),r,0),Ze=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?Co(i*1,this.BYTES_PER_ELEMENT):Co(i*2,this.BYTES_PER_ELEMENT))}return this}flush(t=this.length){t=Co(t*this.stride,this.BYTES_PER_ELEMENT);let e=wh(this.buffer,t);return this.clear(),e}clear(){return this.length=0,this._resize(0),this}_resize(t){return this.buffer=Pr(new this.ArrayType(t),this.buffer)}};Ze.prototype.offset=0;var Le=class extends Ze{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}},Hr=class extends Le{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()}},Jr=class extends Le{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 G=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=Ot(t),this._nulls=new Hr,e&&e.length>0&&(this._isValid=Lc(e))}toVector(){return new U([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:d}=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=d?.flush(o));let f=this.children.map(y=>y.flush());return this.clear(),A({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}};G.prototype.length=1;G.prototype.stride=1;G.prototype.children=null;G.prototype.finished=!1;G.prototype.nullValues=null;G.prototype._isValid=()=>!0;var st=class extends G{constructor(t){super(t),this._values=new Le(new this.ArrayType(0),this.stride)}setValue(t,e){let i=this._values;return i.reserve(t-i.length+1),super.setValue(t,e)}},pe=class extends G{constructor(t){super(t),this._pendingLength=0,this._offsets=new Jr}setValue(t,e){let i=this._pending||(this._pending=new Map),n=i.get(t);n&&(this._pendingLength-=n.length),this._pendingLength+=e instanceof de?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 me=new Int32Array(2),is=new Float32Array(me.buffer),ns=new Float64Array(me.buffer),Xr=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var vi;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(vi||(vi={}));var Dt=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 me[0]=this.readInt32(t),is[0]}readFloat64(t){return me[Xr?0:1]=this.readInt32(t),me[Xr?1:0]=this.readInt32(t+4),ns[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){is[0]=e,this.writeInt32(t,me[0])}writeFloat64(t,e){ns[0]=e,this.writeInt32(t,me[Xr?0:1]),this.writeInt32(t+4,me[Xr?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===vi.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 _r=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=Dt.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 Error("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new Error("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=Dt.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,4+4+n),s.length!=4)throw new Error("FlatBuffers: file identifier must be length "+4);for(let o=4-1;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 Error("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 Error("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 nt=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 tr;(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"})(tr||(tr={}));var er;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(er||(er={}));var Ii;(function(r){r[r.DenseArray=0]="DenseArray"})(Ii||(Ii={}));var re=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 ye=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 re).__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):Ii.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,Ii.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var Si=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 xi=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 Bi;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(Bi||(Bi={}));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 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):Bi.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,Bi.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return r.startDate(t),r.addUnit(t,e),r.endDate(t)}};var ge=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 ir;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(ir||(ir={}));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 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 sr=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 Ai;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(Ai||(Ai={}));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 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):Ai.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,Ai.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 ar=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 Oi=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 cr=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 Fi=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 Di=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 Ue=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):ir.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,ir.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 Re=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):ir.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,ir.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 Ni;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Ni||(Ni={}));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):Ni.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,Ni.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 Ei=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 dt=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 ye).__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 nt).__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 bt=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):er.Little}fields(t,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new dt).__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 nt).__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,er.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 Nt=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):tr.V1}schema(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new bt).__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 nt).__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,tr.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 $=class r{constructor(t=[],e,i){this.fields=t||[],this.metadata=e||new Map,i||(i=Vo(t)),this.dictionaries=i}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=os(os(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:os(os(new Map,i[c].metadata),a.metadata)}))&&!1:!0}),o=Vo(s,new Map);return new r([...i,...s],n,new Map([...this.dictionaries,...o]))}};$.prototype.fields=null;$.prototype.metadata=null;$.prototype.dictionaries=null;var E=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)}};E.prototype.type=null;E.prototype.name=null;E.prototype.nullable=null;E.prototype.metadata=null;function os(r,t){return new Map([...r||new Map,...t||new Map])}function Vo(r,t=new Map){for(let e=-1,i=r.length;++e<i;){let s=r[e].type;if(g.isDictionary(s)){if(!t.has(s.id))t.set(s.id,s.dictionary);else if(t.get(s.id)!==s.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}s.children&&s.children.length>0&&Vo(s.children,t)}return t}var vh=_r,Ih=Dt,Ce=class{static decode(t){t=new Ih(S(t));let e=Nt.getRootAsFooter(t),i=$.decode(e.schema());return new Po(i,e)}static encode(t){let e=new vh,i=$.encode(e,t.schema);Nt.startRecordBatchesVector(e,t.numRecordBatches);for(let o of[...t.recordBatches()].slice().reverse())Ve.encode(e,o);let n=e.endVector();Nt.startDictionariesVector(e,t.numDictionaries);for(let o of[...t.dictionaryBatches()].slice().reverse())Ve.encode(e,o);let s=e.endVector();return Nt.startFooter(e),Nt.addSchema(e,i),Nt.addVersion(e,ct.V4),Nt.addRecordBatches(e,n),Nt.addDictionaries(e,s),Nt.finishFooterBuffer(e,Nt.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=ct.V4,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 Po=class extends Ce{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 Ve.decode(e)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){let e=this._footer.dictionaries(t);if(e)return Ve.decode(e)}return null}},Ve=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=yt(i),this.bodyLength=yt(e)}};var Y=Object.freeze({done:!0,value:void 0}),Mi=class{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},wr=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())}},as=class extends wr{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(Y);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return at.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return at.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return p(this,void 0,void 0,function*(){return yield this.abort(t),Y})}return(t){return p(this,void 0,void 0,function*(){return yield this.close(),Y})}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(Y)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var be=class extends as{write(t){if((t=S(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?ui(this.toUint8Array(!0)):this.toUint8Array(!1).then(ui)}toUint8Array(t=!1){return t?At(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=qt(this),u;u=yield l.next(),e=u.done,!e;){s=u.value,c=!1;try{let d=s;o.push(d),a+=d.byteLength}finally{c=!0}}}catch(d){i={error:d}}finally{try{!c&&!e&&(n=l.return)&&(yield n.call(l))}finally{if(i)throw i.error}}return At(o,a)[0]}))()}},_e=class{constructor(t){t&&(this.source=new ko(at.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 be?this.source=new Pe(at.fromAsyncIterable(t)):Sn(t)?this.source=new Pe(at.fromNodeStream(t)):hi(t)?this.source=new Pe(at.fromDOMStream(t)):vn(t)?this.source=new Pe(at.fromDOMStream(t.body)):Wt(t)?this.source=new Pe(at.fromIterable(t)):Bt(t)?this.source=new Pe(at.fromAsyncIterable(t)):Rt(t)&&(this.source=new Pe(at.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)}},ko=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)||Y)}return(t){return Object.create(this.source.return&&this.source.return(t)||Y)}},Pe=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))||Y;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))||Y;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}};var Li=class extends _e{constructor(t,e){super(),this.position=0,this.buffer=S(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}}},lr=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 $o={};Cr($o,{BaseInt64:()=>Ui,Int128:()=>Ri,Int64:()=>ke,Uint64:()=>X});function Kr(r){return r<0&&(r=4294967295+r+1),`0x${r.toString(16)}`}var Qr=8,jo=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],Ui=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`${Kr(this.buffer[1])} ${Kr(this.buffer[0])}`}},X=class r extends Ui{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=Qr<i-s?Qr:i-s,a=new r(new Uint32Array([Number.parseInt(t.slice(s,s+o),10),0])),c=new r(new Uint32Array([jo[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)}},ke=class r extends Ui{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=Qr<n-o?Qr:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0])),l=new r(new Uint32Array([jo[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 ke(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new ke(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 X(new Uint32Array([this.buffer[3],0])),i=new X(new Uint32Array([this.buffer[2],0])),n=new X(new Uint32Array([this.buffer[1],0])),s=new X(new Uint32Array([this.buffer[0],0])),o=new X(new Uint32Array([t.buffer[3],0])),a=new X(new Uint32Array([t.buffer[2],0])),c=new X(new Uint32Array([t.buffer[1],0])),l=new X(new Uint32Array([t.buffer[0],0])),u=X.multiply(s,l);this.buffer[0]=u.low();let d=new X(new Uint32Array([u.high(),0]));return u=X.multiply(n,l),d.plus(u),u=X.multiply(s,c),d.plus(u),this.buffer[1]=d.low(),this.buffer[3]=d.lessThan(u)?1:0,this.buffer[2]=d.high(),new X(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(X.multiply(i,l)).plus(X.multiply(n,c)).plus(X.multiply(s,a)),this.buffer[3]+=X.multiply(e,l).plus(X.multiply(i,c)).plus(X.multiply(n,a)).plus(X.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`${Kr(this.buffer[3])} ${Kr(this.buffer[2])} ${Kr(this.buffer[1])} ${Kr(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=Qr<n-o?Qr:n-o,c=new r(new Uint32Array([Number.parseInt(t.slice(o,o+a),10),0,0,0])),l=new r(new Uint32Array([jo[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 Ci=class extends b{constructor(t,e,i,n){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=i,this.dictionaries=n}visit(t){return super.visit(t instanceof E?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return A({type:t,length:e})}visitBool(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitInt(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({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 A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDate(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitTime(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitList(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),children:this.visitMany(t.children)})}visitUnion(t){return t.mode===Q.Sparse?this.visitSparseUnion(t):this.visitDenseUnion(t)}visitDenseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({type:t,length:e,nullCount:i,nullBitmap:this.readNullBitmap(t,i),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:i}=this.nextFieldNode()){return A({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 A({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)}},cs=class extends Ci{constructor(t,e,i,n){super(new Uint8Array(0),e,i,n),this.sources=t}readNullBitmap(t,e,{offset:i}=this.nextBufferRange()){return e<=0?new Uint8Array(0):yr(this.sources[i])}readOffsets(t,{offset:e}=this.nextBufferRange()){return D(Uint8Array,D(Int32Array,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return D(Uint8Array,D(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){let{sources:i}=this;return g.isTimestamp(t)?D(Uint8Array,ke.convertArray(i[e])):(g.isInt(t)||g.isTime(t))&&t.bitWidth===64?D(Uint8Array,ke.convertArray(i[e])):g.isDate(t)&&t.unit===ht.MILLISECOND?D(Uint8Array,ke.convertArray(i[e])):g.isDecimal(t)?D(Uint8Array,Ri.convertArray(i[e])):g.isBinary(t)||g.isFixedSizeBinary(t)?Sh(i[e]):g.isBool(t)?yr(i[e]):g.isUtf8(t)?He(i[e].join("")):D(Uint8Array,D(t.ArrayType,i[e].map(n=>+n)))}};function Sh(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 Zr=class extends pe{constructor(t){super(t),this._values=new Ze(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,S(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 ls=class extends G{constructor(t){super(t),this._values=new Hr}setValue(t,e){this._values.set(t,+e)}};var vr=class extends st{};vr.prototype._setValue=Io;var Vi=class extends vr{};Vi.prototype._setValue=Rn;var Pi=class extends vr{};Pi.prototype._setValue=Cn;var ki=class extends st{};ki.prototype._setValue=Bo;var us=class extends G{constructor({type:t,nullValues:e,dictionaryHashFunction:i}){super({type:new Tt(t.dictionary,t.indices,t.id,t.isOrdered)}),this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=Ir({type:this.type.indices,nullValues:e}),this.dictionary=Ir({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 ji=class extends st{};ji.prototype._setValue=vo;var hs=class extends G{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 Qt(this.type.listSize,new E(e,t.type,!0)),i}};var Sr=class extends st{setValue(t,e){this._values.set(t,e)}},ds=class extends Sr{setValue(t,e){super.setValue(t,yi(e))}},fs=class extends Sr{},ps=class extends Sr{};var xr=class extends st{};xr.prototype._setValue=Ao;var $i=class extends xr{};$i.prototype._setValue=Yn;var zi=class extends xr{};zi.prototype._setValue=Gn;var kt=class extends st{setValue(t,e){this._values.set(t,e)}},ms=class extends kt{},ys=class extends kt{},gs=class extends kt{},bs=class extends kt{},_s=class extends kt{},ws=class extends kt{},vs=class extends kt{},Is=class extends kt{};var Ss=class extends pe{constructor(t){super(t),this._offsets=new Jr}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 Xt(new E(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.length,a=e.set(n,o).buffer[n];for(let c=-1;++c<o;)i.set(a+c,s[c])}}};var xs=class extends pe{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 Zt(new E(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 Bs=class extends G{setValue(t,e){}setValid(t,e){return this.length=Math.max(t+1,this.length),e}};var As=class extends G{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 W([...this.type.children,new E(e,t.type,!0)]),i}};var je=class extends st{};je.prototype._setValue=So;var qi=class extends je{};qi.prototype._setValue=Vn;var Wi=class extends je{};Wi.prototype._setValue=Pn;var Yi=class extends je{};Yi.prototype._setValue=kn;var Gi=class extends je{};Gi.prototype._setValue=jn;var $e=class extends st{};$e.prototype._setValue=xo;var Hi=class extends $e{};Hi.prototype._setValue=$n;var Ji=class extends $e{};Ji.prototype._setValue=zn;var Xi=class extends $e{};Xi.prototype._setValue=qn;var Ki=class extends $e{};Ki.prototype._setValue=Wn;var ti=class extends G{constructor(t){super(t),this._typeIds=new Le(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.setValid(t,this.isValid(e))&&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 E(e,t.type)];return this.type=new Kt(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.")}},Ts=class extends ti{},Os=class extends ti{constructor(t){super(t),this._offsets=new Le(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 Qi=class extends pe{constructor(t){super(t),this._values=new Ze(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,He(e))}_flushPending(t,e){}};Qi.prototype._flushPending=Zr.prototype._flushPending;var zo=class extends b{visitNull(){return Bs}visitBool(){return ls}visitInt(){return kt}visitInt8(){return ms}visitInt16(){return ys}visitInt32(){return gs}visitInt64(){return bs}visitUint8(){return _s}visitUint16(){return ws}visitUint32(){return vs}visitUint64(){return Is}visitFloat(){return Sr}visitFloat16(){return ds}visitFloat32(){return fs}visitFloat64(){return ps}visitUtf8(){return Qi}visitBinary(){return Zr}visitFixedSizeBinary(){return ji}visitDate(){return vr}visitDateDay(){return Vi}visitDateMillisecond(){return Pi}visitTimestamp(){return je}visitTimestampSecond(){return qi}visitTimestampMillisecond(){return Wi}visitTimestampMicrosecond(){return Yi}visitTimestampNanosecond(){return Gi}visitTime(){return $e}visitTimeSecond(){return Hi}visitTimeMillisecond(){return Ji}visitTimeMicrosecond(){return Xi}visitTimeNanosecond(){return Ki}visitDecimal(){return ki}visitList(){return Ss}visitStruct(){return As}visitUnion(){return ti}visitDenseUnion(){return Os}visitSparseUnion(){return Ts}visitDictionary(){return us}visitInterval(){return xr}visitIntervalDayTime(){return $i}visitIntervalYearMonth(){return zi}visitFixedSizeList(){return hs}visitMap(){return xs}},Uc=new zo;var I=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 _t(r,t){return t instanceof r.constructor}function Zi(r,t){return r===t||_t(r,t)}function ze(r,t){return r===t||_t(r,t)&&r.bitWidth===t.bitWidth&&r.isSigned===t.isSigned}function Fs(r,t){return r===t||_t(r,t)&&r.precision===t.precision}function xh(r,t){return r===t||_t(r,t)&&r.byteWidth===t.byteWidth}function qo(r,t){return r===t||_t(r,t)&&r.unit===t.unit}function tn(r,t){return r===t||_t(r,t)&&r.unit===t.unit&&r.timezone===t.timezone}function en(r,t){return r===t||_t(r,t)&&r.unit===t.unit&&r.bitWidth===t.bitWidth}function Bh(r,t){return r===t||_t(r,t)&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}function Ah(r,t){return r===t||_t(r,t)&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}function Wo(r,t){return r===t||_t(r,t)&&r.mode===t.mode&&r.typeIds.every((e,i)=>e===t.typeIds[i])&&we.compareManyFields(r.children,t.children)}function Th(r,t){return r===t||_t(r,t)&&r.id===t.id&&r.isOrdered===t.isOrdered&&we.visit(r.indices,t.indices)&&we.visit(r.dictionary,t.dictionary)}function Yo(r,t){return r===t||_t(r,t)&&r.unit===t.unit}function Oh(r,t){return r===t||_t(r,t)&&r.listSize===t.listSize&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}function Fh(r,t){return r===t||_t(r,t)&&r.keysSorted===t.keysSorted&&r.children.length===t.children.length&&we.compareManyFields(r.children,t.children)}I.prototype.visitNull=Zi;I.prototype.visitBool=Zi;I.prototype.visitInt=ze;I.prototype.visitInt8=ze;I.prototype.visitInt16=ze;I.prototype.visitInt32=ze;I.prototype.visitInt64=ze;I.prototype.visitUint8=ze;I.prototype.visitUint16=ze;I.prototype.visitUint32=ze;I.prototype.visitUint64=ze;I.prototype.visitFloat=Fs;I.prototype.visitFloat16=Fs;I.prototype.visitFloat32=Fs;I.prototype.visitFloat64=Fs;I.prototype.visitUtf8=Zi;I.prototype.visitBinary=Zi;I.prototype.visitFixedSizeBinary=xh;I.prototype.visitDate=qo;I.prototype.visitDateDay=qo;I.prototype.visitDateMillisecond=qo;I.prototype.visitTimestamp=tn;I.prototype.visitTimestampSecond=tn;I.prototype.visitTimestampMillisecond=tn;I.prototype.visitTimestampMicrosecond=tn;I.prototype.visitTimestampNanosecond=tn;I.prototype.visitTime=en;I.prototype.visitTimeSecond=en;I.prototype.visitTimeMillisecond=en;I.prototype.visitTimeMicrosecond=en;I.prototype.visitTimeNanosecond=en;I.prototype.visitDecimal=Zi;I.prototype.visitList=Bh;I.prototype.visitStruct=Ah;I.prototype.visitUnion=Wo;I.prototype.visitDenseUnion=Wo;I.prototype.visitSparseUnion=Wo;I.prototype.visitDictionary=Th;I.prototype.visitInterval=Yo;I.prototype.visitIntervalDayTime=Yo;I.prototype.visitIntervalYearMonth=Yo;I.prototype.visitFixedSizeList=Oh;I.prototype.visitMap=Fh;var we=new I;function Br(r,t){return we.compareSchemas(r,t)}function Rc(r,t){return we.compareFields(r,t)}function Cc(r,t){return we.visit(r,t)}function Ir(r){let t=r.type,e=new(Uc.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(Ir(Object.assign(Object.assign({},l),{type:c})))}}return e}function Ds(r,t){return Dh(r,t.map(e=>e.data.concat()))}function Dh(r,t){let e=[...r.fields],i=[],n={numBatches:t.reduce((d,f)=>Math.max(d,f.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=Nh(e,o,u,t,n),o>0&&(i[s++]=A({type:new W(e),length:o,nullCount:0,children:u.slice()})))}return[r=r.assign(e),i.map(d=>new Z(r,d))]}function Nh(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 d=r[a];r[a]=d.clone({nullable:!0}),e[a]=(s=l?._changeLengthAndBackfillNullBitmap(t))!==null&&s!==void 0?s:A({type:d.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)})}}return e}var Vc,wt=class r{constructor(...t){var e,i;if(t.length===0)return this.batches=[],this.schema=new $([]),this._offsets=[0],this;let n,s;t[0]instanceof $&&(n=t.shift()),t[t.length-1]instanceof Uint32Array&&(s=t.pop());let o=c=>{if(c){if(c instanceof Z)return[c];if(c instanceof r)return c.batches;if(c instanceof z){if(c.type instanceof W)return[new Z(new $(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(y=>new U([c[y]])),d=new $(l.map((y,M)=>new E(String(y),u[M].type))),[,f]=Ds(d,u);return f.length===0?[new Z(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 $([]),!(n instanceof $))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let c of a){if(!(c instanceof Z))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!Br(n,c.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=n,this.batches=a,this._offsets=s??Qn(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=Kn(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?Gr.visit(new U(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 Z(e,n)))}slice(t,e){let i=this.schema;[t,e]=gi({length:this.numRows},t,e);let n=Zn(this.data,this._offsets,t,e);return new r(i,n.map(s=>new Z(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=A({type:i,length:0,nullCount:0});e.push(n._changeLengthAndBackfillNullBitmap(this.numRows))}return new L(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 L([A({type:new pt,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]=Ds(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,d]=a,f=e.findIndex(y=>y.name===c.name);return~f?d[f]=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(...Ds(s,o))}};Vc=Symbol.toStringTag;wt[Vc]=(r=>(r.schema=null,r.batches=[],r._offsets=new Uint32Array([0]),r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,r.isValid=Ke(wi),r.get=Ke(rt.getVisitFn(h.Struct)),r.set=ts(lt.getVisitFn(h.Struct)),r.indexOf=es(gr.getVisitFn(h.Struct)),r.getByteLength=Ke(Dt.getVisitFn(h.Struct)),"Table"))(wt.prototype);var kc,Z=class r{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof j))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=A({nullCount:0,type:new W(this.schema.fields),children:this.schema.fields.map(e=>A({type:e.type,nullCount:0}))})]=t,!(this.data instanceof z))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=Pc(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]=E.new({name:l,type:e[l].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new j(i),a=A({type:new W(i),length:s,children:n,nullCount:0});[this.schema,this.data]=Pc(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 rt.visit(this.data,t)}set(t,e){return lt.visit(this.data,t,e)}indexOf(t,e){return gr.visit(this.data,t,e)}getByteLength(t){return Dt.visit(this.data,t)}[Symbol.iterator](){return Gr.visit(new L([this.data]))}toArray(){return[...this]}concat(...t){return new wt(this.schema,[this,...t])}slice(t,e){let[i]=new L([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 L([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 L([A({type:new pt,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 j(s,new Map(this.schema.metadata)),n=A({type:new W(s),children:o})}return new r(i,n)}select(t){let e=this.schema.select(t),i=new W(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,A({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=A({type:new W(e.fields),length:this.numRows,children:i});return new r(e,n)}};kc=Symbol.toStringTag;Z[kc]=(r=>(r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(Z.prototype);function Pc(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:A({type:c.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)}))}return[r.assign(n),A({type:new W(n),length:e,children:s})]}function jc(r,t,e=new Map){for(let i=-1,n=r.length;++i<n;){let o=r[i].type,a=t[i];if(g.isDictionary(o)){if(!e.has(o.id))a.dictionary&&e.set(o.id,a.dictionary);else if(e.get(o.id)!==a.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}o.children&&o.children.length>0&&jc(o.children,a.children,e)}return e}var Ar=class extends Z{constructor(t){let e=t.fields.map(n=>A({type:n.type})),i=A({type:new W(t.fields),nullCount:0,children:e});super(t,i)}};var rn;(function(r){r[r.BUFFER=0]="BUFFER"})(rn||(rn={}));var nn;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(nn||(nn={}));var Ns=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):nn.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):rn.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,nn.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,rn.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 ei=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 ri=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 Mt=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 ri).__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 ei).__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 Ns).__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 ze=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 Mt).__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 ii;(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"})(ii||(ii={}));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):Ze.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):ii.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 nt).__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,Ze.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,ii.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 Go=class extends b{visit(t,e){return t==null||e==null?void 0:super.visit(t,e)}visitNull(t,e){return Fi.startNull(e),Fi.endNull(e)}visitInt(t,e){return re.startInt(e),re.addBitWidth(e,t.bitWidth),re.addIsSigned(e,t.isSigned),re.endInt(e)}visitFloat(t,e){return sr.startFloatingPoint(e),sr.addPrecision(e,t.precision),sr.endFloatingPoint(e)}visitBinary(t,e){return Si.startBinary(e),Si.endBinary(e)}visitBool(t,e){return xi.startBool(e),xi.endBool(e)}visitUtf8(t,e){return Ei.startUtf8(e),Ei.endUtf8(e)}visitDecimal(t,e){return ge.startDecimal(e),ge.addScale(e,t.scale),ge.addPrecision(e,t.precision),ge.addBitWidth(e,t.bitWidth),ge.endDecimal(e)}visitDate(t,e){return er.startDate(e),er.addUnit(e,t.unit),er.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 Ue.startTimestamp(e),Ue.addUnit(e,t.unit),i!==void 0&&Ue.addTimezone(e,i),Ue.endTimestamp(e)}visitInterval(t,e){return or.startInterval(e),or.addUnit(e,t.unit),or.endInterval(e)}visitList(t,e){return Oi.startList(e),Oi.endList(e)}visitStruct(t,e){return Di.startStruct_(e),Di.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 ye.startDictionaryEncoding(e),ye.addId(e,BigInt(t.id)),ye.addIsOrdered(e,t.isOrdered),i!==void 0&&ye.addIndexType(e,i),ye.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return ir.startFixedSizeBinary(e),ir.addByteWidth(e,t.byteWidth),ir.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return nr.startFixedSizeList(e),nr.addListSize(e,t.listSize),nr.endFixedSizeList(e)}visitMap(t,e){return ar.startMap(e),ar.addKeysSorted(e,t.keysSorted),ar.endMap(e)}},Es=new Go;function Wc(r,t=new Map){return new j(Mh(r,t),Ms(r.customMetadata),t)}function Ho(r){return new ut(r.count,Gc(r.columns),Hc(r.columns))}function Yc(r){return new It(Ho(r.data),r.id,r.isDelta)}function Mh(r,t){return(r.fields||[]).filter(Boolean).map(e=>E.fromJSON(e,t))}function $c(r,t){return(r.children||[]).filter(Boolean).map(e=>E.fromJSON(e,t))}function Gc(r){return(r||[]).reduce((t,e)=>[...t,new se(e.count,Lh(e.VALIDITY)),...Gc(e.children)],[])}function Hc(r,t=[]){for(let e=-1,i=(r||[]).length;++e<i;){let n=r[e];n.VALIDITY&&t.push(new vt(t.length,n.VALIDITY.length)),n.TYPE&&t.push(new vt(t.length,n.TYPE.length)),n.OFFSET&&t.push(new vt(t.length,n.OFFSET.length)),n.DATA&&t.push(new vt(t.length,n.DATA.length)),t=Hc(n.children,t)}return t}function Lh(r){return(r||[]).reduce((t,e)=>t+ +(e===0),0)}function Jc(r,t){let e,i,n,s,o,a;return!t||!(s=r.dictionary)?(o=qc(r,$c(r,t)),n=new E(r.name,o,r.nullable,Ms(r.customMetadata))):t.has(e=s.id)?(i=(i=s.indexType)?zc(i):new he,a=new Ot(t.get(e),i,e,s.isOrdered),n=new E(r.name,a,r.nullable,Ms(r.customMetadata))):(i=(i=s.indexType)?zc(i):new he,t.set(e,o=qc(r,$c(r,t))),a=new Ot(o,i,e,s.isOrdered),n=new E(r.name,a,r.nullable,Ms(r.customMetadata))),n||null}function Ms(r){return new Map(Object.entries(r||{}))}function zc(r){return new tt(r.isSigned,r.bitWidth)}function qc(r,t){let e=r.type.name;switch(e){case"NONE":return new pt;case"null":return new pt;case"binary":return new xe;case"utf8":return new Be;case"bool":return new Ae;case"list":return new Xt((t||[])[0]);case"struct":return new W(t||[]);case"struct_":return new W(t||[])}switch(e){case"int":{let i=r.type;return new tt(i.isSigned,i.bitWidth)}case"floatingpoint":{let i=r.type;return new gt(J[i.precision])}case"decimal":{let i=r.type;return new Te(i.scale,i.precision,i.bitWidth)}case"date":{let i=r.type;return new Oe(ht[i.unit])}case"time":{let i=r.type;return new Jt(M[i.unit],i.bitWidth)}case"timestamp":{let i=r.type;return new Fe(M[i.unit],i.timezone)}case"interval":{let i=r.type;return new De(mt[i.unit])}case"union":{let i=r.type;return new Kt(Q[i.mode],i.typeIds||[],t||[])}case"fixedsizebinary":{let i=r.type;return new Ne(i.byteWidth)}case"fixedsizelist":{let i=r.type;return new Qt(i.listSize,(t||[])[0])}case"map":{let i=r.type;return new Zt((t||[])[0],i.keysSorted)}}throw new Error(`Unrecognized type: "${e}"`)}var Uh=_r,Rh=Nt,St=class r{static fromJSON(t,e){let i=new r(0,ct.V4,e);return i._createHeader=Ch(t,e),i}static decode(t){t=new Rh(S(t));let e=ne.getRootAsMessage(t),i=e.bodyLength(),n=e.version(),s=e.headerType(),o=new r(i,n,s);return o._createHeader=Vh(e,s),o}static encode(t){let e=new Uh,i=-1;return t.isSchema()?i=j.encode(e,t.header()):t.isRecordBatch()?i=ut.encode(e,t.header()):t.isDictionaryBatch()&&(i=It.encode(e,t.header())),ne.startMessage(e),ne.addVersion(e,ct.V4),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 j)return new r(0,ct.V4,V.Schema,t);if(t instanceof ut)return new r(e,ct.V4,V.RecordBatch,t);if(t instanceof It)return new r(e,ct.V4,V.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===V.Schema}isRecordBatch(){return this.headerType===V.RecordBatch}isDictionaryBatch(){return this.headerType===V.DictionaryBatch}constructor(t,e,i,n){this._version=e,this._headerType=i,this.body=new Uint8Array(0),n&&(this._createHeader=()=>n),this._bodyLength=yt(t)}},ut=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=yt(t)}},It=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=yt(e)}},vt=class{constructor(t,e){this.offset=yt(t),this.length=yt(e)}},se=class{constructor(t,e){this.length=yt(t),this.nullCount=yt(e)}};function Ch(r,t){return()=>{switch(t){case V.Schema:return j.fromJSON(r);case V.RecordBatch:return ut.fromJSON(r);case V.DictionaryBatch:return It.fromJSON(r)}throw new Error(`Unrecognized Message type: { name: ${V[t]}, type: ${t} }`)}}function Vh(r,t){return()=>{switch(t){case V.Schema:return j.decode(r.header(new bt));case V.RecordBatch:return ut.decode(r.header(new Mt),r.version());case V.DictionaryBatch:return It.decode(r.header(new ze),r.version())}throw new Error(`Unrecognized Message type: { name: ${V[t]}, type: ${t} }`)}}E.encode=Jh;E.decode=Gh;E.fromJSON=Jc;j.encode=Hh;j.decode=Ph;j.fromJSON=Wc;ut.encode=Xh;ut.decode=kh;ut.fromJSON=Ho;It.encode=Kh;It.decode=jh;It.fromJSON=Yc;se.encode=Qh;se.decode=zh;vt.encode=Zh;vt.decode=$h;function Ph(r,t=new Map){let e=Yh(r,t);return new j(e,Ls(r),t)}function kh(r,t=ct.V4){if(r.compression()!==null)throw new Error("Record batch compression not implemented");return new ut(r.length(),qh(r),Wh(r,t))}function jh(r,t=ct.V4){return new It(ut.decode(r.data(),t),r.id(),r.isDelta())}function $h(r){return new vt(r.offset(),r.length())}function zh(r){return new se(r.length(),r.nullCount())}function qh(r){let t=[];for(let e,i=-1,n=-1,s=r.nodesLength();++i<s;)(e=r.nodes(i))&&(t[++n]=se.decode(e));return t}function Wh(r,t){let e=[];for(let i,n=-1,s=-1,o=r.buffersLength();++n<o;)(i=r.buffers(n))&&(t<ct.V4&&(i.bb_pos+=8*(n+1)),e[++s]=vt.decode(i));return e}function Yh(r,t){let e=[];for(let i,n=-1,s=-1,o=r.fieldsLength();++n<o;)(i=r.fields(n))&&(e[++s]=E.decode(i,t));return e}function Xc(r,t){let e=[];for(let i,n=-1,s=-1,o=r.childrenLength();++n<o;)(i=r.children(n))&&(e[++s]=E.decode(i,t));return e}function Gh(r,t){let e,i,n,s,o,a;return!t||!(a=r.dictionary())?(n=Qc(r,Xc(r,t)),i=new E(r.name(),n,r.nullable(),Ls(r))):t.has(e=yt(a.id()))?(s=(s=a.indexType())?Kc(s):new he,o=new Ot(t.get(e),s,e,a.isOrdered()),i=new E(r.name(),o,r.nullable(),Ls(r))):(s=(s=a.indexType())?Kc(s):new he,t.set(e,n=Qc(r,Xc(r,t))),o=new Ot(n,s,e,a.isOrdered()),i=new E(r.name(),o,r.nullable(),Ls(r))),i||null}function Ls(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 Kc(r){return new tt(r.isSigned(),r.bitWidth())}function Qc(r,t){let e=r.typeType();switch(e){case H.NONE:return new pt;case H.Null:return new pt;case H.Binary:return new xe;case H.Utf8:return new Be;case H.Bool:return new Ae;case H.List:return new Xt((t||[])[0]);case H.Struct_:return new W(t||[])}switch(e){case H.Int:{let i=r.type(new re);return new tt(i.isSigned(),i.bitWidth())}case H.FloatingPoint:{let i=r.type(new sr);return new gt(i.precision())}case H.Decimal:{let i=r.type(new ge);return new Te(i.scale(),i.precision(),i.bitWidth())}case H.Date:{let i=r.type(new er);return new Oe(i.unit())}case H.Time:{let i=r.type(new Le);return new Jt(i.unit(),i.bitWidth())}case H.Timestamp:{let i=r.type(new Ue);return new Fe(i.unit(),i.timezone())}case H.Interval:{let i=r.type(new or);return new De(i.unit())}case H.Union:{let i=r.type(new ie);return new Kt(i.mode(),i.typeIdsArray()||[],t||[])}case H.FixedSizeBinary:{let i=r.type(new ir);return new Ne(i.byteWidth())}case H.FixedSizeList:{let i=r.type(new nr);return new Qt(i.listSize(),(t||[])[0])}case H.Map:{let i=r.type(new ar);return new Zt((t||[])[0],i.keysSorted())}}throw new Error(`Unrecognized type: "${H[e]}" (${e})`)}function Hh(r,t){let e=t.fields.map(s=>E.encode(r,s));bt.startFieldsVector(r,e.length);let i=bt.createFieldsVector(r,e),n=t.metadata&&t.metadata.size>0?bt.createCustomMetadataVector(r,[...t.metadata].map(([s,o])=>{let a=r.createString(`${s}`),c=r.createString(`${o}`);return nt.startKeyValue(r),nt.addKey(r,a),nt.addValue(r,c),nt.endKeyValue(r)})):-1;return bt.startSchema(r),bt.addFields(r,i),bt.addEndianness(r,td?tr.Little:tr.Big),n!==-1&&bt.addCustomMetadata(r,n),bt.endSchema(r)}function Jh(r,t){let e=-1,i=-1,n=-1,s=t.type,o=t.typeId;g.isDictionary(s)?(o=s.dictionary.typeId,n=Es.visit(s,r),i=Es.visit(s.dictionary,r)):i=Es.visit(s,r);let a=(s.children||[]).map(u=>E.encode(r,u)),c=dt.createChildrenVector(r,a),l=t.metadata&&t.metadata.size>0?dt.createCustomMetadataVector(r,[...t.metadata].map(([u,d])=>{let f=r.createString(`${u}`),y=r.createString(`${d}`);return nt.startKeyValue(r),nt.addKey(r,f),nt.addValue(r,y),nt.endKeyValue(r)})):-1;return t.name&&(e=r.createString(t.name)),dt.startField(r),dt.addType(r,i),dt.addTypeType(r,o),dt.addChildren(r,c),dt.addNullable(r,!!t.nullable),e!==-1&&dt.addName(r,e),n!==-1&&dt.addDictionary(r,n),l!==-1&&dt.addCustomMetadata(r,l),dt.endField(r)}function Xh(r,t){let e=t.nodes||[],i=t.buffers||[];Mt.startNodesVector(r,e.length);for(let o of e.slice().reverse())se.encode(r,o);let n=r.endVector();Mt.startBuffersVector(r,i.length);for(let o of i.slice().reverse())vt.encode(r,o);let s=r.endVector();return Mt.startRecordBatch(r),Mt.addLength(r,BigInt(t.length)),Mt.addNodes(r,n),Mt.addBuffers(r,s),Mt.endRecordBatch(r)}function Kh(r,t){let e=ut.encode(r,t.data);return ze.startDictionaryBatch(r),ze.addId(r,BigInt(t.id)),ze.addIsDelta(r,t.isDelta),ze.addData(r,e),ze.endDictionaryBatch(r)}function Qh(r,t){return ri.createFieldNode(r,BigInt(t.length),BigInt(t.nullCount))}function Zh(r,t){return ei.createBuffer(r,BigInt(t.offset),BigInt(t.length))}var td=(()=>{let r=new ArrayBuffer(2);return new DataView(r).setInt16(0,256,!0),new Int16Array(r)[0]===256})();var Xo=r=>`Expected ${V[r]} Message in stream, but was null or length 0.`,Ko=r=>`Header pointer of flatbuffer-encoded ${V[r]} Message is null or length 0.`,Zc=(r,t)=>`Expected to read ${r} metadata bytes, but only read ${t}.`,tl=(r,t)=>`Expected to read ${r} bytes for message body, but only read ${t}.`,ni=class{constructor(t){this.source=t instanceof _e?t:new _e(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?Y:t.value===-1&&(t=this.readMetadataLength()).done?Y:(t=this.readMetadata(t.value)).done?Y: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(Xo(t));return e.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let e=S(this.source.read(t));if(e.byteLength<t)throw new Error(tl(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){let e=V.Schema,i=this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Ko(e));return n}readMetadataLength(){let t=this.source.read(Us),e=t&&new Nt(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}}readMetadata(t){let e=this.source.read(t);if(!e)return Y;if(e.byteLength<t)throw new Error(Zc(t,e.byteLength));return{done:!1,value:St.decode(e)}}},sn=class{constructor(t,e){this.source=t instanceof kt?t:wn(t)?new cr(t,e):new kt(t)}[Symbol.asyncIterator](){return this}next(){return p(this,void 0,void 0,function*(){let t;return(t=yield this.readMetadataLength()).done?Y:t.value===-1&&(t=yield this.readMetadataLength()).done?Y:(t=yield this.readMetadata(t.value)).done?Y: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(Xo(t));return e.value})}readMessageBody(t){return p(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let e=S(yield this.source.read(t));if(e.byteLength<t)throw new Error(tl(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=V.Schema,i=yield this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Ko(e));return n})}readMetadataLength(){return p(this,void 0,void 0,function*(){let t=yield this.source.read(Us),e=t&&new Nt(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 Y;if(e.byteLength<t)throw new Error(Zc(t,e.byteLength));return{done:!1,value:St.decode(e)}})}},on=class extends ni{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof Mi?t:new Mi(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:St.fromJSON(t.schema,V.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let e=t.dictionaries[this._dictionaryIndex++];return this._body=e.data.columns,{done:!1,value:St.fromJSON(e,V.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let e=t.batches[this._batchIndex++];return this._body=e.columns,{done:!1,value:St.fromJSON(e,V.RecordBatch)}}return this._body=[],Y}readMessageBody(t){return e(this._body);function e(i){return(i||[]).reduce((n,s)=>[...n,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE&&[s.TYPE]||[],...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(Xo(t));return e.value}readSchema(){let t=V.Schema,e=this.readMessage(t),i=e?.header();if(!e||!i)throw new Error(Ko(t));return i}},Us=4,Jo="ARROW1",si=new Uint8Array(Jo.length);for(let r=0;r<Jo.length;r+=1)si[r]=Jo.codePointAt(r);function Rs(r,t=0){for(let e=-1,i=si.length;++e<i;)if(si[e]!==r[t+e])return!1;return!0}var oi=si.length,Qo=oi+Us,el=oi*2+Us;var Lt=class r extends wr{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 at.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return at.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:bn(t)?rd(t):wn(t)?sd(t):At(t)?(()=>p(this,void 0,void 0,function*(){return yield r.from(yield t)}))():vn(t)||hi(t)||Sn(t)||Ct(t)?nd(new kt(t)):id(new _e(t))}static readAll(t){return t instanceof r?t.isSync()?rl(t):il(t):bn(t)||ArrayBuffer.isView(t)||Wt(t)||_n(t)?rl(t):il(t)}},qe=class extends Lt{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return Bt(this,arguments,function*(){yield B(yield*Vr(qt(this[Symbol.iterator]())))})}},Tr=class extends Lt{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=qt(this),c;c=yield a.next(),t=c.done,!t;){n=c.value,o=!1;try{let l=n;s.push(l)}finally{o=!0}}}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]()}},Or=class extends qe{constructor(t){super(t),this._impl=t}},Cs=class extends Tr{constructor(t){super(t),this._impl=t}},Vs=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=A({type:new W(this.schema.fields),length:t.length,children:i});return new Z(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 L(l)):new L(l)).memoize()}return a.memoize()}_loadVectors(t,e,i){return new Ci(e,t.nodes,t.buffers,this.dictionaries).visitMany(i)}},ai=class extends Vs{constructor(t,e){super(e),this._reader=bn(t)?new on(this._handle=t):new ni(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=nl(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):Y}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):Y}next(){if(this.closed)return Y;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)}},ci=class extends Vs{constructor(t,e){super(e),this._reader=new sn(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=nl(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):Y})}return(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):Y})}next(){return p(this,void 0,void 0,function*(){if(this.closed)return Y;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)})}},Ps=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){super(t instanceof Li?t:new Li(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(V.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(V.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-Qo,i=t.readInt32(e),n=t.readAt(e-i,i);return Re.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}},Zo=class extends ci{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 cr?t:new cr(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(V.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(V.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-Qo,i=yield t.readInt32(e),n=yield t.readAt(e-i,i);return Re.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})}},ta=class extends ai{constructor(t,e){super(t,e)}_loadVectors(t,e,i){return new cs(e,t.nodes,t.buffers,this.dictionaries).visitMany(i)}};function nl(r,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:r.autoDestroy}function*rl(r){let t=Lt.from(r);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function il(r){return Bt(this,arguments,function*(){let e=yield B(Lt.from(r));try{if(!(yield B(e.open({autoDestroy:!1}))).closed)do yield yield B(e);while(!(yield B(e.reset().open())).closed)}finally{yield B(e.cancel())}})}function rd(r){return new qe(new ta(r))}function id(r){let t=r.peek(oi+7&-8);return t&&t.byteLength>=4?Rs(t)?new Or(new Ps(r.read())):new qe(new ai(r)):new qe(new ai(function*(){}()))}function nd(r){return p(this,void 0,void 0,function*(){let t=yield r.peek(oi+7&-8);return t&&t.byteLength>=4?Rs(t)?new Or(new Ps(yield r.read())):new Tr(new ci(r)):new Tr(new ci(function(){return Bt(this,arguments,function*(){})}()))})}function sd(r){return p(this,void 0,void 0,function*(){let{size:t}=yield r.stat(),e=new cr(r,t);return t>=el&&Rs(yield e.readAt(0,oi+7&-8))?new Cs(new Zo(e)):new Tr(new ci(e))})}var et=class r extends b{static assemble(...t){let e=n=>n.flatMap(s=>Array.isArray(s)?e(s):s instanceof Z?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 L)return this.visitMany(t.data),this;let{type:e}=t;if(!g.isDictionary(e)){let{length:i,nullCount:n}=t;if(i>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");g.isNull(e)||oe.call(this,n<=0?new Uint8Array(0):Yr(t.offset,i,t.nullBitmap)),this.nodes.push(new se(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 oe(r){let t=r.byteLength+7&-8;return this.buffers.push(r),this.bufferRegions.push(new vt(this._byteLength,t)),this._byteLength+=t,this}function od(r){let{type:t,length:e,typeIds:i,valueOffsets:n}=r;if(oe.call(this,i),t.mode===Q.Sparse)return ea.call(this,r);if(t.mode===Q.Dense){if(r.offset<=0)return oe.call(this,n),ea.call(this,r);{let s=i.reduce((u,d)=>Math.max(u,d),i[0]),o=new Int32Array(s+1),a=new Int32Array(s+1).fill(-1),c=new Int32Array(e),l=di(-n[0],e,n);for(let u,d,f=-1;++f<e;)(d=a[u=i[f]])===-1&&(d=a[u]=l[u]),c[f]=l[f]-d,++o[u];oe.call(this,c);for(let u,d=-1,f=t.children.length;++d<f;)if(u=r.children[d]){let y=t.typeIds[d],U=Math.min(e,o[y]);this.visit(u.slice(a[y],U))}}}return this}function ad(r){let t;return r.nullCount>=r.length?oe.call(this,new Uint8Array(0)):(t=r.values)instanceof Uint8Array?oe.call(this,Yr(r.offset,r.length,t)):oe.call(this,yr(r.values))}function lr(r){return oe.call(this,r.values.subarray(0,r.length*r.stride))}function sl(r){let{length:t,values:e,valueOffsets:i}=r,n=i[0],s=i[t],o=Math.min(s-n,e.byteLength-n);return oe.call(this,di(-i[0],t,i)),oe.call(this,e.subarray(n,n+o)),this}function ra(r){let{length:t,valueOffsets:e}=r;return e&&oe.call(this,di(e[0],t,e)),this.visit(r.children[0])}function ea(r){return this.visitMany(r.type.children.map((t,e)=>r.children[e]).filter(Boolean))[0]}et.prototype.visitBool=ad;et.prototype.visitInt=lr;et.prototype.visitFloat=lr;et.prototype.visitUtf8=sl;et.prototype.visitBinary=sl;et.prototype.visitFixedSizeBinary=lr;et.prototype.visitDate=lr;et.prototype.visitTimestamp=lr;et.prototype.visitTime=lr;et.prototype.visitDecimal=lr;et.prototype.visitList=ra;et.prototype.visitStruct=ea;et.prototype.visitUnion=od;et.prototype.visitInterval=lr;et.prototype.visitFixedSizeList=ra;et.prototype.visitMap=ra;var Fr=class extends wr{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 be,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,ft(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)):Ct(t)?na(this,t):ia(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 be?this._sink=t:(this._sink=new be,t&&Oa(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&Fa(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||!Br(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 wt&&!(e=t.schema))return this.finish()&&void 0;if(t instanceof Z&&!(e=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(e&&!Br(e,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,e)}t instanceof Z?t instanceof Ar||this._writeRecordBatch(t):t instanceof wt?this.writeAll(t.batches):Wt(t)&&this.writeAll(t)}_writeMessage(t,e=8){let i=e-1,n=St.encode(t),s=n.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+i&~i,c=a-s-o;return t.headerType===V.RecordBatch?this._recordBatchBlocks.push(new Ce(a,t.bodyLength,this._position)):t.headerType===V.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=S(t);e&&e.byteLength>0&&(this._sink.write(e),this._position+=e.byteLength)}return this}_writeSchema(t){return this._writeMessage(St.from(t))}_writeFooter(t){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(si)}_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 ut(t.numRows,i,n),a=St.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 L([t])),c=new ut(t.length,s,o),l=new It(c,e,i),u=St.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}},an=class r extends Fr{static writeAll(t,e){let i=new r(e);return At(t)?t.then(n=>i.writeAll(n)):Ct(t)?na(i,t):ia(i,t)}},cn=class r extends Fr{static writeAll(t){let e=new r;return At(t)?t.then(i=>e.writeAll(i)):Ct(t)?na(e,t):ia(e,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeFooter(t){let e=Re.encode(new Re(t,ct.V4,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(e)._write(Int32Array.of(e.byteLength))._writeMagic()}};function ia(r,t){let e=t;t instanceof wt&&(e=t.batches,r.reset(void 0,t.schema));for(let i of e)r.write(i);return r.finish()}function na(r,t){var e,i,n,s,o,a,c;return p(this,void 0,void 0,function*(){try{for(e=!0,i=qt(t);n=yield i.next(),s=n.done,!s;){c=n.value,e=!1;try{let l=c;r.write(l)}finally{e=!0}}}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 ol(r,t){if(Ct(r))return ld(r,t);if(Wt(r))return cd(r,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function cd(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=S(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 ld(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=S(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 ll(r){return new sa(r)}var sa=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:e,["writableStrategy"]:i,["queueingStrategy"]:n="count"}=t,s=Aa(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=Ir(s),this._getSize=n!=="bytes"?al:cl;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"?al:cl}),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)}},al=r=>{var t;return(t=r?.length)!==null&&t!==void 0?t:0},cl=r=>{var t;return(t=r?.byteLength)!==null&&t!==void 0?t:0};function ks(r,t){let e=new be,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 Lt.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 js(r,t){let e=new this(r),i=new kt(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 ln(r){let t=Lt.from(r);return At(t)?t.then(e=>ln(e)):t.isAsync()?t.readAll().then(e=>new wt(e)):new wt(t.readAll())}var hd=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},go),$o),Mo),bo),po),Eo),{compareSchemas:Br,compareFields:Rc,compareTypes:Cc});at.toDOMStream=ol;G.throughDOM=ll;Lt.throughDOM=ks;Or.throughDOM=ks;qe.throughDOM=ks;Fr.throughDOM=js;cn.throughDOM=js;an.throughDOM=js;function oa(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:d,reject:f}=i;if(i=null,c(),typeof l=="string"){let y=JSON.parse(l);y.error?f(y.error):d(y)}else if(u.type==="exec")d();else if(u.type==="arrow")d(ln(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,d){n==null&&o(),t.push({query:l,resolve:u,reject:d}),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,d)=>a(l,u,d))}}}var $t=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?`${ul(t)}.`:""}${i}`}else return t?ul(t):"NULL"}};function ul(r){return r.split(".").map(e=>`"${e}"`).join(".")}function hl(r,t){return r instanceof $t&&r.column===t}function k(r){return typeof r=="string"?$s(r):r}function Dr(r){return typeof r=="string"?dl(r):r}function dl(r){return new $t(r)}function $s(r,t){return arguments.length===1&&(t=r,r=null),new $t(r,t)}function We(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 Nr=r=>typeof r?.addEventListener=="function";function zs(r){return r instanceof ur}var ur=class{constructor(t,e,i){this._expr=Array.isArray(t)?t:[t],this._deps=e||[],this.annotate(i);let n=this._expr.filter(s=>Nr(s));n.length>0?(this._params=Array.from(new Set(n)),this._params.forEach(s=>{s.addEventListener("value",()=>dd(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=>Nr(t)&&!zs(t)?We(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 dd(r,t){if(t?.size)return Promise.allSettled(Array.from(t,e=>e(r)))}function aa(r,t){let e=[r[0]],i=new Set,n=t.length;for(let s=0,o=0;s<n;){let a=t[s];Nr(a)?e[++o]=a:(Array.isArray(a?.columns)&&a.columns.forEach(l=>i.add(l)),e[o]+=typeof a=="string"?a:We(a));let c=r[++s];Nr(e[o])?e[++o]=c:e[o]+=c}return{spans:e,cols:Array.from(i)}}function R(r,...t){let{spans:e,cols:i}=aa(r,t);return new ur(e,i)}function ca(r){let t=k(r);return R`${t} DESC NULLS LAST`.annotate({label:t?.label,desc:!0})}var Er=r=>({value:r,toString:()=>We(r)});function un(r){r(this.op,this),this.children?.forEach(t=>t.visit(r))}function fl(r,t){let e=t.filter(n=>n!=null).map(k),i=e.map((n,s)=>s?` ${r} `:"");return t.length&&i.push(""),R(i,...e).annotate({op:r,children:e,visit:un})}var la=(...r)=>fl("AND",r.flat()),ua=(...r)=>fl("OR",r.flat()),fd=r=>t=>R`(${r} ${k(t)})`.annotate({op:r,a:t,visit:un}),pd=fd("NOT"),pl=r=>t=>R`(${k(t)} ${r})`.annotate({op:r,a:t,visit:un}),ha=pl("IS NULL"),md=pl("IS NOT NULL"),hr=r=>(t,e)=>R`(${k(t)} ${r} ${k(e)})`.annotate({op:r,a:t,b:e,visit:un}),hn=hr("="),yd=hr("<>"),gd=hr("<"),bd=hr(">"),_d=hr("<="),wd=hr(">="),vd=hr("IS DISTINCT FROM"),Id=hr("IS NOT DISTINCT FROM");function Sd(r,t,e,i){t=k(t);let n=r.startsWith("NOT ")?"NOT ":"";return(e?i?R`${n}(${e[0]} <= ${t} AND ${t} < ${e[1]})`:R`(${t} ${r} ${e[0]} AND ${e[1]})`:R``).annotate({op:r,visit:un,field:t,range:e})}var qs=(r,t,e)=>Sd("BETWEEN",r,t,e);function Mr(r,t){return Array.from({length:r},()=>t)}function zt(r,t){return(...e)=>{let i=e.map(k),n=t?`::${t}`:"";return(i.length?R([`${r}(`,...Mr(i.length-1,", "),`)${n}`],...i):R`${r}()${n}`).annotate({func:r,args:i})}}var da=zt("REGEXP_MATCHES"),fa=zt("CONTAINS"),pa=zt("PREFIX"),ma=zt("SUFFIX"),xd=zt("LOWER"),Bd=zt("UPPER"),Ad=zt("LENGTH"),Td=zt("ISNAN"),Od=zt("ISFINITE"),Fd=zt("ISINF");var dn=class r extends ur{constructor(t,e,i,n,s="",o="",a=""){let c;if(n&&!(s||o||a))c=n?R`${e} OVER "${n}"`:R`${e} OVER ()`;else{let f=s&&o?" ":"",y=(s||o)&&a?" ":"";c=R`${e} OVER (${n?`"${n}" `:""}${s}${f}${o}${y}${a})`}i&&(c=R`(${c})::${i}`);let{_expr:u,_deps:d}=c;super(u,d,{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(k),i=R(["PARTITION BY ",Mr(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(k),i=R(["ORDER BY ",Mr(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=ml("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=ml("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 ml(r,t){if(Nr(t)){let e=R`${t}`;return e.toString=()=>`${r} ${yl(t.value)}`,e}return`${r} ${yl(t)}`}function yl(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 ae(r,t){return(...e)=>{let i=zt(r)(...e);return new dn(r,i,t)}}var Dd=ae("ROW_NUMBER","INTEGER"),Nd=ae("RANK","INTEGER"),Ed=ae("DENSE_RANK","INTEGER"),Md=ae("PERCENT_RANK"),Ld=ae("CUME_DIST"),Ud=ae("NTILE"),Rd=ae("LAG"),Cd=ae("LEAD"),Vd=ae("FIRST_VALUE"),Pd=ae("LAST_VALUE"),kd=ae("NTH_VALUE");var ya=class r extends ur{constructor(t,e,i,n,s){e=(e||[]).map(k);let{strings:o,exprs:a}=jd(t,e,i,n,s),{spans:c,cols:l}=aa(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($d).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 jd(r,t,e,i,n){let s=`)${e?`::${e}`:""}`,o=[`${r}(${i?"DISTINCT ":""}`],a=[];return t.length?(o=o.concat([...Mr(t.length-1,", "),`${s}${n?" FILTER (WHERE ":""}`,...n?[")"]:[]]),a=[...t,...n?[n]:[]]):o[0]+="*"+s,{exprs:a,strings:o}}function $d(r){let t=We(r);return t&&t.startsWith('"')&&t.endsWith('"')?t.slice(1,-1):t}function C(r,t){return(...e)=>new ya(r,e,t)}var fn=C("COUNT","INTEGER"),zd=C("AVG"),qd=C("AVG"),Wd=C("MAD"),pn=C("MAX"),mn=C("MIN"),Yd=C("SUM","DOUBLE"),Gd=C("PRODUCT"),Hd=C("MEDIAN"),Jd=C("QUANTILE"),Xd=C("MODE"),Kd=C("VARIANCE"),Qd=C("STDDEV"),Zd=C("SKEWNESS"),tf=C("KURTOSIS"),ef=C("ENTROPY"),rf=C("VAR_POP"),nf=C("STDDEV_POP"),sf=C("CORR"),of=C("COVAR_POP"),af=C("REGR_INTERCEPT"),cf=C("REGR_SLOPE"),lf=C("REGR_COUNT"),uf=C("REGR_R2"),hf=C("REGR_SYY"),df=C("REGR_SXX"),ff=C("REGR_SXY"),pf=C("REGR_AVGX"),mf=C("REGR_AVGY"),yf=C("FIRST"),gf=C("LAST"),bf=C("ARG_MIN"),_f=C("ARG_MAX"),wf=C("STRING_AGG"),vf=C("ARRAY_AGG");var ga=r=>{let t=k(r);return R`(1000 * (epoch(${t}) - second(${t})) + millisecond(${t}))::DOUBLE`};var ot=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 Lr("UNION",t.flat())}static unionAll(...t){return new Lr("UNION ALL",t.flat())}static intersect(...t){return new Lr("INTERSECT",t.flat())}static except(...t){return new Lr("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:k(n)});else if(n instanceof $t)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:k(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:Dr(n)});else if(n instanceof $t)i.push({as:n.table,from:n});else if(Ys(n)||zs(n))i.push({from:n});else if(Array.isArray(n))i.push({as:Ws(n[0]),from:Dr(n[1])});else for(let s in n)i.push({as:Ws(s),from:Dr(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(k)),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(k)),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:u,limit:d,offset:f,with:y}=this.query,U=[];if(y.length){let $=y.map(({as:P,query:K})=>`"${P}" AS (${K})`);U.push(`WITH ${$.join(", ")}`)}let xt=t.map(({as:$,expr:P})=>hl(P,$)&&!P.table?`${P}`:`${P} AS "${$}"`);if(U.push(`SELECT${e?" DISTINCT":""} ${xt.join(", ")}`),i.length){let $=i.map(({as:P,from:K})=>{let fr=Ys(K)?`(${K})`:`${K}`;return!P||P===K.table?fr:`${fr} AS "${P}"`});U.push(`FROM ${$.join(", ")}`)}if(s.length){let $=s.map(String).filter(P=>P).join(" AND ");$&&U.push(`WHERE ${$}`)}if(n){let{rows:$,perc:P,method:K,seed:fr}=n,yn=$?`${$} ROWS`:`${P} PERCENT`,gn=K?` (${K}${fr!=null?`, ${fr}`:""})`:"";U.push(`USING SAMPLE ${yn}${gn}`)}if(o.length&&U.push(`GROUP BY ${o.join(", ")}`),a.length){let $=a.map(String).filter(P=>P).join(" AND ");$&&U.push(`HAVING ${$}`)}if(c.length){let $=c.map(({as:P,expr:K})=>`"${P}" AS (${K})`);U.push(`WINDOW ${$.join(", ")}`)}if(l.length){let $=l.map(String).filter(P=>P).join(" AND ");$&&U.push(`QUALIFY ${$}`)}return u.length&&U.push(`ORDER BY ${u.join(", ")}`),Number.isFinite(d)&&U.push(`LIMIT ${d}`),Number.isFinite(f)&&U.push(`OFFSET ${f}`),U.join(" ")}},Lr=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(k)),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 ot||r instanceof Lr}function Ws(r){return If(r)?r.slice(1,-1):r}function If(r){return r[0]==='"'&&r[r.length-1]==='"'}function Gs(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 gl(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"TIME":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 Sf="count",xf="nulls",Bf="max",Af="min",Tf="distinct";var Of={[Sf]:fn,[Tf]:r=>fn(r).distinct(),[Bf]:pn,[Af]:mn,[xf]:r=>fn().where(ha(r))};function bl({table:r,column:t},e){return ot.from(r).select(e.map(i=>[i,Of[i](t)]))}var _l=()=>Object.create(null),Hs=class{constructor(t){this.mc=t,this.clear()}clear(){this.tables=_l()}tableInfo(t){let e=this.tables;if(e[t])return e[t];let i=Ff(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(bl(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 Df(this,t);return(await Promise.all(e.map(n=>this.fieldInfo(n)))).filter(n=>n)}};async function Ff(r,t){let e=await r.query(`DESCRIBE ${Dr(t)}`,{type:"json",cache:!1}),i=_l();for(let n of e)i[n.column_name]={table:t,column:n.column_name,sqlType:n.column_type,type:gl(n.column_type),nullable:n.null==="YES"};return i}async function Df(r,t){return t.length===1&&t[0].column==="*"?Object.values(await r.tableInfo(t[0].table)):t}function vl(r){let t=2166136261;for(let e=0,i=r.length;e<i;++e){let n=r.charCodeAt(e),s=n&65280;s&&(t=wl(t^s>>8)),t=wl(t^n&255)}return Nf(t)}function wl(r){return r+(r<<1)+(r<<4)+(r<<7)+(r<<8)+(r<<24)}function Nf(r){return r+=r<<13,r^=r>>>7,r+=r<<3,r^=r>>>17,r+=r<<5,r&4294967295}var xl=r=>r,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,Sl),u=l[0]?.from;this.enabled=l.every(d=>d&&d.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=Ef(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=Sl(l),d=l.query(s.predicate(l)).select({...n.columns,...u.count}).groupby(Object.keys(n.columns)),[f]=d.subqueries;if(f){let P=Object.values(n.columns).map(K=>K.columns[0]);Uf(f,P)}let y=d.toString(),xt=`cube_index_${(vl(y)>>>0).toString(16)}`,$=a.exec(Gs(xt,y,{temp:c}));o.set(l,{table:xt,result:$,...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}=i,a=ot.select(s,o).from(n).groupby(s).where(e);return this.mc.updateClient(t,a)}};function Ef(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=>Mf(l,o));if(c.some(l=>l==null))return null;c.length===1?(a=l=>l?qs("active0",l.range.map(c[0])):[],i={active0:c[0](r.predicate.field)}):(a=l=>l?la(l.children.map(({range:u},d)=>qs(`active${d}`,u.map(c[d])))):[],i=Object.fromEntries(r.predicate.children.map((l,u)=>[`active${u}`,c[u](l.field)])))}else if(n==="point")a=xl,i=Object.fromEntries(i.map(c=>[c.toString(),c]));else return null;return{source:t,columns:i,predicate:a}}function Mf(r,t){let{type:e,domain:i,range:n}=r,s,o;switch(e){case"linear":s=xl,o=k;break;case"log":s=Math.log,o=a=>R`LN(${k(a)})`;break;case"symlog":s=a=>Math.sign(a)*Math.log1p(Math.abs(a)),o=a=>(a=k(a),R`SIGN(${a}) * LN(1 + ABS(${a}))`);break;case"sqrt":s=Math.sqrt,o=a=>R`SQRT(${k(a)})`;break;case"utc":case"time":s=a=>+a,o=a=>a instanceof Date?+a:ga(k(a));break}return s?Lf(i,n,t,s,o):null}function Lf(r,t,e,i,n){let s=i(Math.min(r[0],r[1])),o=i(Math.max(r[0],r[1])),a=Math.abs(i(t[1])-i(t[0]))/(o-s)/e,c=e===1?"":`${e}::INTEGER * `;return l=>R`${c}FLOOR(${a}::DOUBLE * (${n(l)} - ${s}::DOUBLE))::INTEGER`}var Il={from:NaN};function Sl(r){if(!r.filterIndexable)return Il;let t=r.query(),e=ba(t);if(!e||!t.groupby)return Il;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]:R`SUM("${a}")::DOUBLE`});break;case"AVG":o="_count_",n.push({[a]:R`(SUM("${a}" * ${o}) / SUM(${o}))::DOUBLE`});break;case"MAX":n.push({[a]:R`MAX("${a}")`});break;case"MIN":n.push({[a]:R`MIN("${a}")`});break;default:if(i.has(a))s.push(a);else return null}return{aggr:n,dims:s,count:o?{[o]:R`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 Uf(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():Rf(t,i,n)}};function Rf(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 Ks(){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 Bl(r,t,e){let i=[],n=0;function s(){let o=Cf(i,t);i=[],n=0;for(let a of o)Pf(a,r,e),$f(a,t)}return{add(o,a){o.request.type==="arrow"?(n=n||requestAnimationFrame(()=>s()),i.push({entry:o,priority:a,index:i.length})):r(o,a)}}}function Cf(r,t){let e=[],i=new Map;for(let n of r){let{entry:{request:s}}=n,o=Vf(s.query,t);if(!i.has(o)){let a=[];e.push(a),i.set(o,a)}i.get(o).push(n)}return e}function Vf(r,t){let e=`${r}`;if(r instanceof ot&&!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 $t&&s[o.column]||o))}return`${i}`}else return e}function Pf(r,t,e){if(kf(r))t({request:{type:"arrow",cache:!1,record:!1,query:jf(r,e)},result:r.result=Ks()});else for(let{entry:i,priority:n}of r)t(i,n)}function kf(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 jf(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 d=`${u}`;i.has(d)||i.set(d,[`col${i.size}`,u]);let[f]=i.get(d);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 $t&&o[a.column]||a))}return n.$select(Array.from(i.values()))}async function $f(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=zf(n,e[o]);a.cache&&t.set(String(a.query),l),c.fulfill(l)})}function zf(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 qf=typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,Al=()=>({get:()=>{},set:(r,t)=>t,clear:()=>{}});function Tl({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&&qf(i),s},clear(){e=new Map}}}function Ol(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 ve={High:0,Normal:1,Low:2};function Fl(){let r=Ol(3),t,e,i,n=[],s=null,o;function a(){if(s||r.isEmpty())return;let{request:d,result:f}=r.next();s=u(d,f),s.finally(()=>{s=null,a()})}function c(d,f=ve.Normal){r.insert(d,f),a()}function l(d){n.length&&d&&n.forEach(f=>f.add(d))}async function u(d,f){try{let{query:y,type:U,cache:xt=!1,record:$=!0,options:P}=d,K=y?`${y}`:null;if($&&l(K),xt){let gn=e.get(K);if(gn){i.debug("Cache"),f.fulfill(gn);return}}let fr=performance.now(),yn=await t.query({type:U,sql:K,...P});xt&&e.set(K,yn),i.debug(`Request: ${(performance.now()-fr).toFixed(1)}`),f.fulfill(yn)}catch(y){f.reject(y)}}return{cache(d){return d!==void 0?e=d===!0?Tl():d||Al():e},logger(d){return d?i=d:i},connector(d){return d?t=d:t},consolidate(d){d&&!o?o=Bl(c,e,l):!d&&o&&(o=null)},request(d,f=ve.Normal){let y=Ks(),U={request:d,result:y};return o?o.add(U,f):c(U,f),y},cancel(d){let f=new Set(d);r.remove(({result:y})=>f.has(y))},clear(){r.remove(({result:d})=>(d.reject("Cleared"),!0))},record(){let d=[],f={add(y){d.push(y)},reset(){d=[]},snapshot(){return d.slice()},stop(){return n=n.filter(y=>y!==f),d}};return n.push(f),f}}}function Dl(){return{debug(){},info(){},log(){},warn(){},error(){}}}var Qs;function Ur(r){return r?Qs=r:Qs==null&&(Qs=new Zs),Qs}var Zs=class{constructor(t=oa(),e={}){this.catalog=new Hs(this),this.manager=e.manager||Fl(),this.logger(e.logger||console),this.configure(e),this.databaseConnector(t),this.clear()}logger(t){return arguments.length&&(this._logger=t||Dl(),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=ve.Normal}={}){return this.manager.request({type:"exec",query:t},e)}query(t,{type:e="arrow",cache:i=!0,priority:n=ve.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:ve.Low})}createBundle(t,e,i=ve.Low){let n={name:t,queries:e};return this.manager.request({type:"create-bundle",options:n},i)}loadBundle(t,e=ve.High){let i={name:t};return this.manager.request({type:"load-bundle",options:i},e)}updateClient(t,e,i=ve.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);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))}};var Nl={};function _a(r,t=!1){let e,i,n=Nl;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=Nl,a(u)}),n=l}return t?c:a}var ce=class{constructor(t){this._filterBy=t,this._requestUpdate=_a(()=>this.requestQuery(),!0)}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 Ur().requestQuery(this,e)}requestUpdate(){this._requestUpdate()}update(){return this}};var to=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 va(r,t){return r===t?!1:r instanceof Date&&t instanceof Date?+r!=+t:Array.isArray(r)&&Array.isArray(t)?Wf(r,t):!0}function Wf(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 Ie(r){return r instanceof li}var li=class r extends to{constructor(t){super(),this._value=t}static value(t){return new r(t)}static array(t){if(t.some(e=>Ie(e))){let e=new r,i=()=>e.update(t.map(n=>Ie(n)?n.value:n));return i(),t.forEach(n=>Ie(n)?n.addEventListener("value",i):0),e}return new r(t)}get value(){return this._value}update(t,{force:e}={}){return va(this._value,t)||e?this.emit("value",t):this.cancel("value"),this}willEmit(t,e){return t==="value"&&(this._value=e),e}};function Se(r){return r instanceof eo}var eo=class r extends li{static intersect({cross:t=!1}={}){return new r(new Rr({cross:t}))}static union({cross:t=!1}={}){return new r(new Rr({cross:t,union:!0}))}static single({cross:t=!1}={}){return new r(new Rr({cross:t,single:!0}))}static crossfilter(){return new r(new Rr({cross:!0}))}constructor(t=new Rr){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)}},Rr=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?ua(s):s}queueFilter(t){if(this.cross){let e=t.active?.source;return i=>i.active?.source!==e}}};function dr(r,t){let e=new r(t);return Ur().connect(e),e.element}var Yf=r=>r&&typeof r=="object"&&!Array.isArray(r),Gf=r=>dr(ro,r),ro=class extends ce{constructor({element:t,filterBy:e,from:i,column:n,label:s=n,format:o=u=>u,options:a,value:c,as:l}={}){super(e),this.from=i,this.column=n,this.selection=l,this.format=o,this.element=t??document.createElement("div"),this.element.setAttribute("class","input"),this.element.value=this;let u=document.createElement("label");u.innerText=s||n,this.element.appendChild(u),this.select=document.createElement("select"),a&&(this.data=a.map(d=>Yf(d)?d:{value:d}),this.update()),c=c??this.selection?.value??this.data?.[0]?.value,this.selection?.value===void 0&&this.publish(c),this.element.appendChild(this.select),this.selection&&(this.select.addEventListener("input",()=>{this.publish(this.selectedValue()??null)}),Se(this.selection)||this.selection.addEventListener("value",d=>{d!==this.select.value&&this.selectedValue(d)}))}selectedValue(t){if(arguments.length===0){let e=this.select.selectedIndex;return this.data[e].value}else{let e=this.data?.findIndex(i=>i.value===t);e>=0?this.select.selectedIndex=e:this.select.value=String(t)}}reset(){this.select.selectedIndex=this.from?0:-1}publish(t){let{selection:e,column:i}=this;Se(e)?e.update({source:this,schema:{type:"point"},value:t,predicate:t?hn(i,Er(t)):null}):Ie(e)&&e.update(t)}query(t=[]){let{from:e,column:i}=this;return e?ot.from(e).select({value:i}).distinct().where(t).orderby(i):null}queryResult(t){return this.data=[{value:"",label:"All"},...t],this}update(){let{data:t,format:e,select:i}=this;i.replaceChildren();for(let{value:n,label:s}of t){let o=document.createElement("option");o.setAttribute("value",n),o.innerText=s??e(n),this.select.appendChild(o)}return this.selection&&this.selectedValue(this.selection?.value??""),this}};var Hf={contains:fa,prefix:pa,suffix:ma,regexp:da},Jf=0,Xf=r=>dr(io,r),io=class extends ce{constructor({element:t,filterBy:e,from:i,column:n,label:s,type:o="contains",as:a}={}){if(super(e),this.id="search_"+ ++Jf,this.type=o,this.from=i,this.column=n,this.selection=a,this.element=t??document.createElement("div"),this.element.setAttribute("class","input"),this.element.value=this,s){let c=document.createElement("label");c.setAttribute("for",this.id),c.innerText=s,this.element.appendChild(c)}this.searchbox=document.createElement("input"),this.searchbox.setAttribute("id",this.id),this.searchbox.setAttribute("type","text"),this.searchbox.setAttribute("placeholder","Query"),this.element.appendChild(this.searchbox),this.selection&&(this.searchbox.addEventListener("input",()=>{this.publish(this.searchbox.value||null)}),Se(this.selection)||this.selection.addEventListener("value",c=>{c!==this.searchbox.value&&(this.searchbox.value=c)}))}reset(){this.searchbox.value=""}publish(t){let{selection:e,column:i,type:n}=this;Se(e)?e.update({source:this,schema:{type:n},value:t,predicate:t?Hf[n](i,Er(t)):null}):Ie(e)&&e.update(t)}query(t=[]){let{from:e,column:i}=this;return e?ot.from(e).select({list:i}).distinct().where(t):null}queryResult(t){return this.data=t,this}update(){let t=document.createElement("datalist"),e=`${this.id}_list`;t.setAttribute("id",e);for(let i of this.data){let n=document.createElement("option");n.setAttribute("value",i.list),t.append(n)}return this.datalist&&this.datalist.remove(),this.element.appendChild(this.datalist=t),this.searchbox.setAttribute("list",e),this}};var Kf=0,Qf=r=>dr(no,r),no=class extends ce{constructor({element:t,filterBy:e,as:i,min:n,max:s,step:o,from:a,column:c,label:l=c,value:u=i?.value,width:d}={}){if(super(e),this.id="slider_"+ ++Kf,this.from=a,this.column=c||"value",this.selection=i,this.min=n,this.max=s,this.step=o,this.element=t||document.createElement("div"),this.element.setAttribute("class","input"),this.element.value=this,l){let f=document.createElement("label");f.setAttribute("for",this.id),f.innerText=l,this.element.appendChild(f)}this.slider=document.createElement("input"),this.slider.setAttribute("id",this.id),this.slider.setAttribute("type","range"),d!=null&&(this.slider.style.width=`${+d}px`),n!=null&&this.slider.setAttribute("min",n),s!=null&&this.slider.setAttribute("max",s),o!=null&&this.slider.setAttribute("step",o),u!=null&&(this.slider.setAttribute("value",u),this.selection?.value===void 0&&this.publish(u)),this.element.appendChild(this.slider),this.selection&&(this.slider.addEventListener("input",()=>{this.publish(+this.slider.value)}),Se(this.selection)||this.selection.addEventListener("value",f=>{f!==+this.slider.value&&(this.slider.value=f)}))}query(t=[]){let{from:e,column:i}=this;return!e||this.min!=null&&this.max!=null?null:ot.select({min:mn(i),max:pn(i)}).from(e).where(t)}queryResult(t){let{min:e,max:i}=Array.from(t)[0];return this.min==null&&this.slider.setAttribute("min",e),this.max==null&&this.slider.setAttribute("max",i),this.step==null&&this.slider.setAttribute("step",(i-e)/500),this}publish(t){let{selection:e,column:i}=this;Se(e)?e.update({source:this,schema:{type:"point"},value:t,predicate:hn(i,Er(t))}):Ie(this.selection)&&e.update(t)}};function so(r,t){if(r instanceof Date||(r=new Date(+r)),isNaN(r))return typeof t=="function"?t(r):t;let e=r.getUTCHours(),i=r.getUTCMinutes(),n=r.getUTCSeconds(),s=r.getUTCMilliseconds();return`${Zf(r.getUTCFullYear(),4)}-${Ye(r.getUTCMonth()+1,2)}-${Ye(r.getUTCDate(),2)}${e||i||n||s?`T${Ye(e,2)}:${Ye(i,2)}${n||s?`:${Ye(n,2)}${s?`.${Ye(s,3)}`:""}`:""}Z`:""}`}function Zf(r){return r<0?`-${Ye(-r,6)}`:r>9999?`+${Ye(r,6)}`:Ye(r,4)}function Ye(r,t){return`${r}`.padStart(t,"0")}var Ia=xa(r=>{let t=oo(r);return e=>e==null?"":typeof e=="number"?t(e):e instanceof Date?Sa(e):`${e}`}),oo=xa(r=>t=>t===0?"0":t.toLocaleString(r)),Zx=Ia(),tB=oo();function Sa(r){return so(r,"Invalid Date")}function xa(r){let t=xa,e;return(i="en")=>i===t?e:e=r(t=i)}var tp=-1,ep=r=>dr(ao,r),ao=class extends ce{constructor({element:t,filterBy:e,from:i,columns:n=["*"],align:s={},format:o,width:a,maxWidth:c,height:l=500,rowBatch:u=100}={}){super(e),this.id=`table-${++tp}`,this.from=i,this.columns=n,this.format=o,this.align=s,this.widths=typeof a=="object"?a:{},this.offset=0,this.limit=+u,this.pending=!1,this.sortHeader=null,this.sortColumn=null,this.sortDesc=!1,this.element=t||document.createElement("div"),this.element.setAttribute("id",this.id),this.element.value=this,typeof a=="number"&&(this.element.style.width=`${a}px`),c&&(this.element.style.maxWidth=`${c}px`),this.element.style.maxHeight=`${l}px`,this.element.style.overflow="auto";let d=-1;this.element.addEventListener("scroll",f=>{let{pending:y,loaded:U}=this,{scrollHeight:xt,scrollTop:$,clientHeight:P}=f.target,K=$<d;d=$,!(K||y||U)&&xt-$<2*P&&(this.pending=!0,this.requestData(this.offset+this.limit))}),this.tbl=document.createElement("table"),this.element.appendChild(this.tbl),this.head=document.createElement("thead"),this.tbl.appendChild(this.head),this.body=document.createElement("tbody"),this.tbl.appendChild(this.body),this.style=document.createElement("style"),this.element.appendChild(this.style)}requestData(t=0){this.offset=t;let e=this.query(this.filterBy?.predicate(this));this.requestQuery(e),Ur().prefetch(e.clone().offset(t+this.limit))}fields(){return this.columns.map(t=>$s(this.from,t))}fieldInfo(t){this.schema=t;let e=this.head;e.innerHTML="";let i=document.createElement("tr");for(let{column:n}of t){let s=document.createElement("th");s.addEventListener("click",o=>this.sort(o,n)),s.appendChild(document.createElement("span")),s.appendChild(document.createTextNode(n)),i.appendChild(s)}return e.appendChild(i),this.formats=rp(this.format,t),this.style.innerText=sp(this.id,ip(this.align,t),np(this.widths,t)),this}query(t=[]){let{from:e,limit:i,offset:n,schema:s,sortColumn:o,sortDesc:a}=this;return ot.from(e).select(s.map(c=>c.column)).where(t).orderby(o?a?ca(o):o:[]).limit(i).offset(n)}queryResult(t){return this.pending||(this.loaded=!1,this.body.replaceChildren()),this.data=t,this}update(){let{body:t,formats:e,data:i,schema:n,limit:s}=this,o=n.length,a=0;for(let c of i){++a;let l=document.createElement("tr");for(let u=0;u<o;++u){let d=c[n[u].column],f=document.createElement("td");f.innerText=d==null?"":e[u](d),l.appendChild(f)}t.appendChild(l)}return a<s&&(this.loaded=!0),this.pending=!1,this}sort(t,e){e===this.sortColumn?this.sortDesc=!this.sortDesc:(this.sortColumn=e,this.sortDesc=!1);let i=t.currentTarget,n=this.sortHeader;n===i&&t.metaKey?(n.firstChild.textContent="",this.sortHeader=null,this.sortColumn=null):(n&&(n.firstChild.textContent=""),this.sortHeader=i,i.firstChild.textContent=this.sortDesc?"\u25BE":"\u25B4"),this.requestData()}};function rp(r={},t,e){return t.map(({column:i,type:n})=>{if(i in r)return r[i];switch(n){case"number":return oo(e);case"date":return Sa;default:return Ia(e)}})}function ip(r={},t){return t.map(({column:e,type:i})=>e in r?r[e]:i==="number"?"right":"left")}function np(r={},t){return t.map(({column:e})=>r[e])}function sp(r,t,e){let i=[];return t.forEach((n,s)=>{let o=+e[s];if(n!=="left"||o){let a=n!=="left"?`text-align:${n};`:"",c=o?`width:${o}px;max-width:${o}px;`:"";i.push(`#${r} tr>:nth-child(${s+1}) {${a}${c}}`)}}),i.join(" ")}export{ro as Menu,io as Search,no as Slider,ao as Table,Gf as menu,Xf as search,Qf as slider,ep as table};
|
|
10
|
+
]`}concat(...t){let e=this.schema,i=this.data.concat(t.flatMap(({data:n})=>n));return new r(e,i.map(n=>new Z(e,n)))}slice(t,e){let i=this.schema;[t,e]=gi({length:this.numRows},t,e);let n=Zn(this.data,this._offsets,t,e);return new r(i,n.map(s=>new Z(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=A({type:i,length:0,nullCount:0});e.push(n._changeLengthAndBackfillNullBitmap(this.numRows))}return new U(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 U([A({type:new pt,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]=Ds(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,d]=a,f=e.findIndex(y=>y.name===c.name);return~f?d[f]=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(...Ds(s,o))}};Vc=Symbol.toStringTag;wt[Vc]=(r=>(r.schema=null,r.batches=[],r._offsets=new Uint32Array([0]),r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,r.isValid=Qe(wi),r.get=Qe(rt.getVisitFn(h.Struct)),r.set=ts(lt.getVisitFn(h.Struct)),r.indexOf=es(gr.getVisitFn(h.Struct)),r.getByteLength=Qe(Ft.getVisitFn(h.Struct)),"Table"))(wt.prototype);var kc,Z=class r{constructor(...t){switch(t.length){case 2:{if([this.schema]=t,!(this.schema instanceof $))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=A({nullCount:0,type:new W(this.schema.fields),children:this.schema.fields.map(e=>A({type:e.type,nullCount:0}))})]=t,!(this.data instanceof z))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=Pc(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]=E.new({name:l,type:e[l].type,nullable:!0}),c),{length:0,fields:new Array,children:new Array}),o=new $(i),a=A({type:new W(i),length:s,children:n,nullCount:0});[this.schema,this.data]=Pc(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 rt.visit(this.data,t)}set(t,e){return lt.visit(this.data,t,e)}indexOf(t,e){return gr.visit(this.data,t,e)}getByteLength(t){return Ft.visit(this.data,t)}[Symbol.iterator](){return Gr.visit(new U([this.data]))}toArray(){return[...this]}concat(...t){return new wt(this.schema,[this,...t])}slice(t,e){let[i]=new U([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 U([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 U([A({type:new pt,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 $(s,new Map(this.schema.metadata)),n=A({type:new W(s),children:o})}return new r(i,n)}select(t){let e=this.schema.select(t),i=new W(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,A({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=A({type:new W(e.fields),length:this.numRows,children:i});return new r(e,n)}};kc=Symbol.toStringTag;Z[kc]=(r=>(r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(Z.prototype);function Pc(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:A({type:c.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)}))}return[r.assign(n),A({type:new W(n),length:e,children:s})]}function jc(r,t,e=new Map){for(let i=-1,n=r.length;++i<n;){let o=r[i].type,a=t[i];if(g.isDictionary(o)){if(!e.has(o.id))a.dictionary&&e.set(o.id,a.dictionary);else if(e.get(o.id)!==a.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}o.children&&o.children.length>0&&jc(o.children,a.children,e)}return e}var Ar=class extends Z{constructor(t){let e=t.fields.map(n=>A({type:n.type})),i=A({type:new W(t.fields),nullCount:0,children:e});super(t,i)}};var rn;(function(r){r[r.BUFFER=0]="BUFFER"})(rn||(rn={}));var nn;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(nn||(nn={}));var Ns=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):nn.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):rn.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,nn.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,rn.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 ei=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 ri=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 Et=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 ri).__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 ei).__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 Ns).__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 Et).__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 ii;(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"})(ii||(ii={}));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):tr.V1}headerType(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readUint8(this.bb_pos+t):ii.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 nt).__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,tr.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,ii.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 Go=class extends b{visit(t,e){return t==null||e==null?void 0:super.visit(t,e)}visitNull(t,e){return Fi.startNull(e),Fi.endNull(e)}visitInt(t,e){return re.startInt(e),re.addBitWidth(e,t.bitWidth),re.addIsSigned(e,t.isSigned),re.endInt(e)}visitFloat(t,e){return or.startFloatingPoint(e),or.addPrecision(e,t.precision),or.endFloatingPoint(e)}visitBinary(t,e){return Si.startBinary(e),Si.endBinary(e)}visitBool(t,e){return xi.startBool(e),xi.endBool(e)}visitUtf8(t,e){return Ei.startUtf8(e),Ei.endUtf8(e)}visitDecimal(t,e){return ge.startDecimal(e),ge.addScale(e,t.scale),ge.addPrecision(e,t.precision),ge.addBitWidth(e,t.bitWidth),ge.endDecimal(e)}visitDate(t,e){return rr.startDate(e),rr.addUnit(e,t.unit),rr.endDate(e)}visitTime(t,e){return Ue.startTime(e),Ue.addUnit(e,t.unit),Ue.addBitWidth(e,t.bitWidth),Ue.endTime(e)}visitTimestamp(t,e){let i=t.timezone&&e.createString(t.timezone)||void 0;return Re.startTimestamp(e),Re.addUnit(e,t.unit),i!==void 0&&Re.addTimezone(e,i),Re.endTimestamp(e)}visitInterval(t,e){return ar.startInterval(e),ar.addUnit(e,t.unit),ar.endInterval(e)}visitList(t,e){return Oi.startList(e),Oi.endList(e)}visitStruct(t,e){return Di.startStruct_(e),Di.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 ye.startDictionaryEncoding(e),ye.addId(e,BigInt(t.id)),ye.addIsOrdered(e,t.isOrdered),i!==void 0&&ye.addIndexType(e,i),ye.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return nr.startFixedSizeBinary(e),nr.addByteWidth(e,t.byteWidth),nr.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return sr.startFixedSizeList(e),sr.addListSize(e,t.listSize),sr.endFixedSizeList(e)}visitMap(t,e){return cr.startMap(e),cr.addKeysSorted(e,t.keysSorted),cr.endMap(e)}},Es=new Go;function Wc(r,t=new Map){return new $(Mh(r,t),Ms(r.customMetadata),t)}function Ho(r){return new ut(r.count,Gc(r.columns),Hc(r.columns))}function Yc(r){return new It(Ho(r.data),r.id,r.isDelta)}function Mh(r,t){return(r.fields||[]).filter(Boolean).map(e=>E.fromJSON(e,t))}function $c(r,t){return(r.children||[]).filter(Boolean).map(e=>E.fromJSON(e,t))}function Gc(r){return(r||[]).reduce((t,e)=>[...t,new se(e.count,Lh(e.VALIDITY)),...Gc(e.children)],[])}function Hc(r,t=[]){for(let e=-1,i=(r||[]).length;++e<i;){let n=r[e];n.VALIDITY&&t.push(new vt(t.length,n.VALIDITY.length)),n.TYPE&&t.push(new vt(t.length,n.TYPE.length)),n.OFFSET&&t.push(new vt(t.length,n.OFFSET.length)),n.DATA&&t.push(new vt(t.length,n.DATA.length)),t=Hc(n.children,t)}return t}function Lh(r){return(r||[]).reduce((t,e)=>t+ +(e===0),0)}function Jc(r,t){let e,i,n,s,o,a;return!t||!(s=r.dictionary)?(o=qc(r,$c(r,t)),n=new E(r.name,o,r.nullable,Ms(r.customMetadata))):t.has(e=s.id)?(i=(i=s.indexType)?zc(i):new he,a=new Tt(t.get(e),i,e,s.isOrdered),n=new E(r.name,a,r.nullable,Ms(r.customMetadata))):(i=(i=s.indexType)?zc(i):new he,t.set(e,o=qc(r,$c(r,t))),a=new Tt(o,i,e,s.isOrdered),n=new E(r.name,a,r.nullable,Ms(r.customMetadata))),n||null}function Ms(r){return new Map(Object.entries(r||{}))}function zc(r){return new tt(r.isSigned,r.bitWidth)}function qc(r,t){let e=r.type.name;switch(e){case"NONE":return new pt;case"null":return new pt;case"binary":return new Be;case"utf8":return new Ae;case"bool":return new Te;case"list":return new Xt((t||[])[0]);case"struct":return new W(t||[]);case"struct_":return new W(t||[])}switch(e){case"int":{let i=r.type;return new tt(i.isSigned,i.bitWidth)}case"floatingpoint":{let i=r.type;return new gt(J[i.precision])}case"decimal":{let i=r.type;return new Oe(i.scale,i.precision,i.bitWidth)}case"date":{let i=r.type;return new Fe(ht[i.unit])}case"time":{let i=r.type;return new Jt(L[i.unit],i.bitWidth)}case"timestamp":{let i=r.type;return new De(L[i.unit],i.timezone)}case"interval":{let i=r.type;return new Ne(mt[i.unit])}case"union":{let i=r.type;return new Kt(Q[i.mode],i.typeIds||[],t||[])}case"fixedsizebinary":{let i=r.type;return new Ee(i.byteWidth)}case"fixedsizelist":{let i=r.type;return new Qt(i.listSize,(t||[])[0])}case"map":{let i=r.type;return new Zt((t||[])[0],i.keysSorted)}}throw new Error(`Unrecognized type: "${e}"`)}var Uh=_r,Rh=Dt,St=class r{static fromJSON(t,e){let i=new r(0,ct.V4,e);return i._createHeader=Ch(t,e),i}static decode(t){t=new Rh(S(t));let e=ne.getRootAsMessage(t),i=e.bodyLength(),n=e.version(),s=e.headerType(),o=new r(i,n,s);return o._createHeader=Vh(e,s),o}static encode(t){let e=new Uh,i=-1;return t.isSchema()?i=$.encode(e,t.header()):t.isRecordBatch()?i=ut.encode(e,t.header()):t.isDictionaryBatch()&&(i=It.encode(e,t.header())),ne.startMessage(e),ne.addVersion(e,ct.V4),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 $)return new r(0,ct.V4,V.Schema,t);if(t instanceof ut)return new r(e,ct.V4,V.RecordBatch,t);if(t instanceof It)return new r(e,ct.V4,V.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===V.Schema}isRecordBatch(){return this.headerType===V.RecordBatch}isDictionaryBatch(){return this.headerType===V.DictionaryBatch}constructor(t,e,i,n){this._version=e,this._headerType=i,this.body=new Uint8Array(0),n&&(this._createHeader=()=>n),this._bodyLength=yt(t)}},ut=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=yt(t)}},It=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=yt(e)}},vt=class{constructor(t,e){this.offset=yt(t),this.length=yt(e)}},se=class{constructor(t,e){this.length=yt(t),this.nullCount=yt(e)}};function Ch(r,t){return()=>{switch(t){case V.Schema:return $.fromJSON(r);case V.RecordBatch:return ut.fromJSON(r);case V.DictionaryBatch:return It.fromJSON(r)}throw new Error(`Unrecognized Message type: { name: ${V[t]}, type: ${t} }`)}}function Vh(r,t){return()=>{switch(t){case V.Schema:return $.decode(r.header(new bt));case V.RecordBatch:return ut.decode(r.header(new Et),r.version());case V.DictionaryBatch:return It.decode(r.header(new qe),r.version())}throw new Error(`Unrecognized Message type: { name: ${V[t]}, type: ${t} }`)}}E.encode=Jh;E.decode=Gh;E.fromJSON=Jc;$.encode=Hh;$.decode=Ph;$.fromJSON=Wc;ut.encode=Xh;ut.decode=kh;ut.fromJSON=Ho;It.encode=Kh;It.decode=jh;It.fromJSON=Yc;se.encode=Qh;se.decode=zh;vt.encode=Zh;vt.decode=$h;function Ph(r,t=new Map){let e=Yh(r,t);return new $(e,Ls(r),t)}function kh(r,t=ct.V4){if(r.compression()!==null)throw new Error("Record batch compression not implemented");return new ut(r.length(),qh(r),Wh(r,t))}function jh(r,t=ct.V4){return new It(ut.decode(r.data(),t),r.id(),r.isDelta())}function $h(r){return new vt(r.offset(),r.length())}function zh(r){return new se(r.length(),r.nullCount())}function qh(r){let t=[];for(let e,i=-1,n=-1,s=r.nodesLength();++i<s;)(e=r.nodes(i))&&(t[++n]=se.decode(e));return t}function Wh(r,t){let e=[];for(let i,n=-1,s=-1,o=r.buffersLength();++n<o;)(i=r.buffers(n))&&(t<ct.V4&&(i.bb_pos+=8*(n+1)),e[++s]=vt.decode(i));return e}function Yh(r,t){let e=[];for(let i,n=-1,s=-1,o=r.fieldsLength();++n<o;)(i=r.fields(n))&&(e[++s]=E.decode(i,t));return e}function Xc(r,t){let e=[];for(let i,n=-1,s=-1,o=r.childrenLength();++n<o;)(i=r.children(n))&&(e[++s]=E.decode(i,t));return e}function Gh(r,t){let e,i,n,s,o,a;return!t||!(a=r.dictionary())?(n=Qc(r,Xc(r,t)),i=new E(r.name(),n,r.nullable(),Ls(r))):t.has(e=yt(a.id()))?(s=(s=a.indexType())?Kc(s):new he,o=new Tt(t.get(e),s,e,a.isOrdered()),i=new E(r.name(),o,r.nullable(),Ls(r))):(s=(s=a.indexType())?Kc(s):new he,t.set(e,n=Qc(r,Xc(r,t))),o=new Tt(n,s,e,a.isOrdered()),i=new E(r.name(),o,r.nullable(),Ls(r))),i||null}function Ls(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 Kc(r){return new tt(r.isSigned(),r.bitWidth())}function Qc(r,t){let e=r.typeType();switch(e){case H.NONE:return new pt;case H.Null:return new pt;case H.Binary:return new Be;case H.Utf8:return new Ae;case H.Bool:return new Te;case H.List:return new Xt((t||[])[0]);case H.Struct_:return new W(t||[])}switch(e){case H.Int:{let i=r.type(new re);return new tt(i.isSigned(),i.bitWidth())}case H.FloatingPoint:{let i=r.type(new or);return new gt(i.precision())}case H.Decimal:{let i=r.type(new ge);return new Oe(i.scale(),i.precision(),i.bitWidth())}case H.Date:{let i=r.type(new rr);return new Fe(i.unit())}case H.Time:{let i=r.type(new Ue);return new Jt(i.unit(),i.bitWidth())}case H.Timestamp:{let i=r.type(new Re);return new De(i.unit(),i.timezone())}case H.Interval:{let i=r.type(new ar);return new Ne(i.unit())}case H.Union:{let i=r.type(new ie);return new Kt(i.mode(),i.typeIdsArray()||[],t||[])}case H.FixedSizeBinary:{let i=r.type(new nr);return new Ee(i.byteWidth())}case H.FixedSizeList:{let i=r.type(new sr);return new Qt(i.listSize(),(t||[])[0])}case H.Map:{let i=r.type(new cr);return new Zt((t||[])[0],i.keysSorted())}}throw new Error(`Unrecognized type: "${H[e]}" (${e})`)}function Hh(r,t){let e=t.fields.map(s=>E.encode(r,s));bt.startFieldsVector(r,e.length);let i=bt.createFieldsVector(r,e),n=t.metadata&&t.metadata.size>0?bt.createCustomMetadataVector(r,[...t.metadata].map(([s,o])=>{let a=r.createString(`${s}`),c=r.createString(`${o}`);return nt.startKeyValue(r),nt.addKey(r,a),nt.addValue(r,c),nt.endKeyValue(r)})):-1;return bt.startSchema(r),bt.addFields(r,i),bt.addEndianness(r,td?er.Little:er.Big),n!==-1&&bt.addCustomMetadata(r,n),bt.endSchema(r)}function Jh(r,t){let e=-1,i=-1,n=-1,s=t.type,o=t.typeId;g.isDictionary(s)?(o=s.dictionary.typeId,n=Es.visit(s,r),i=Es.visit(s.dictionary,r)):i=Es.visit(s,r);let a=(s.children||[]).map(u=>E.encode(r,u)),c=dt.createChildrenVector(r,a),l=t.metadata&&t.metadata.size>0?dt.createCustomMetadataVector(r,[...t.metadata].map(([u,d])=>{let f=r.createString(`${u}`),y=r.createString(`${d}`);return nt.startKeyValue(r),nt.addKey(r,f),nt.addValue(r,y),nt.endKeyValue(r)})):-1;return t.name&&(e=r.createString(t.name)),dt.startField(r),dt.addType(r,i),dt.addTypeType(r,o),dt.addChildren(r,c),dt.addNullable(r,!!t.nullable),e!==-1&&dt.addName(r,e),n!==-1&&dt.addDictionary(r,n),l!==-1&&dt.addCustomMetadata(r,l),dt.endField(r)}function Xh(r,t){let e=t.nodes||[],i=t.buffers||[];Et.startNodesVector(r,e.length);for(let o of e.slice().reverse())se.encode(r,o);let n=r.endVector();Et.startBuffersVector(r,i.length);for(let o of i.slice().reverse())vt.encode(r,o);let s=r.endVector();return Et.startRecordBatch(r),Et.addLength(r,BigInt(t.length)),Et.addNodes(r,n),Et.addBuffers(r,s),Et.endRecordBatch(r)}function Kh(r,t){let e=ut.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 Qh(r,t){return ri.createFieldNode(r,BigInt(t.length),BigInt(t.nullCount))}function Zh(r,t){return ei.createBuffer(r,BigInt(t.offset),BigInt(t.length))}var td=(()=>{let r=new ArrayBuffer(2);return new DataView(r).setInt16(0,256,!0),new Int16Array(r)[0]===256})();var Xo=r=>`Expected ${V[r]} Message in stream, but was null or length 0.`,Ko=r=>`Header pointer of flatbuffer-encoded ${V[r]} Message is null or length 0.`,Zc=(r,t)=>`Expected to read ${r} metadata bytes, but only read ${t}.`,tl=(r,t)=>`Expected to read ${r} bytes for message body, but only read ${t}.`,ni=class{constructor(t){this.source=t instanceof _e?t:new _e(t)}[Symbol.iterator](){return this}next(){let t;return(t=this.readMetadataLength()).done?Y:t.value===-1&&(t=this.readMetadataLength()).done?Y:(t=this.readMetadata(t.value)).done?Y: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(Xo(t));return e.value}readMessageBody(t){if(t<=0)return new Uint8Array(0);let e=S(this.source.read(t));if(e.byteLength<t)throw new Error(tl(t,e.byteLength));return e.byteOffset%8===0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){let e=V.Schema,i=this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Ko(e));return n}readMetadataLength(){let t=this.source.read(Us),e=t&&new Dt(t),i=e?.readInt32(0)||0;return{done:i===0,value:i}}readMetadata(t){let e=this.source.read(t);if(!e)return Y;if(e.byteLength<t)throw new Error(Zc(t,e.byteLength));return{done:!1,value:St.decode(e)}}},sn=class{constructor(t,e){this.source=t instanceof Pt?t:wn(t)?new lr(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?Y:t.value===-1&&(t=yield this.readMetadataLength()).done?Y:(t=yield this.readMetadata(t.value)).done?Y: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(Xo(t));return e.value})}readMessageBody(t){return p(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0);let e=S(yield this.source.read(t));if(e.byteLength<t)throw new Error(tl(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=V.Schema,i=yield this.readMessage(e),n=i?.header();if(t&&!n)throw new Error(Ko(e));return n})}readMetadataLength(){return p(this,void 0,void 0,function*(){let t=yield this.source.read(Us),e=t&&new Dt(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 Y;if(e.byteLength<t)throw new Error(Zc(t,e.byteLength));return{done:!1,value:St.decode(e)}})}},on=class extends ni{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof Mi?t:new Mi(t)}next(){let{_json:t}=this;if(!this._schema)return this._schema=!0,{done:!1,value:St.fromJSON(t.schema,V.Schema)};if(this._dictionaryIndex<t.dictionaries.length){let e=t.dictionaries[this._dictionaryIndex++];return this._body=e.data.columns,{done:!1,value:St.fromJSON(e,V.DictionaryBatch)}}if(this._batchIndex<t.batches.length){let e=t.batches[this._batchIndex++];return this._body=e.columns,{done:!1,value:St.fromJSON(e,V.RecordBatch)}}return this._body=[],Y}readMessageBody(t){return e(this._body);function e(i){return(i||[]).reduce((n,s)=>[...n,...s.VALIDITY&&[s.VALIDITY]||[],...s.TYPE&&[s.TYPE]||[],...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(Xo(t));return e.value}readSchema(){let t=V.Schema,e=this.readMessage(t),i=e?.header();if(!e||!i)throw new Error(Ko(t));return i}},Us=4,Jo="ARROW1",si=new Uint8Array(Jo.length);for(let r=0;r<Jo.length;r+=1)si[r]=Jo.codePointAt(r);function Rs(r,t=0){for(let e=-1,i=si.length;++e<i;)if(si[e]!==r[t+e])return!1;return!0}var oi=si.length,Qo=oi+Us,el=oi*2+Us;var Mt=class r extends wr{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 Bt(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 at.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return at.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:bn(t)?rd(t):wn(t)?sd(t):Bt(t)?(()=>p(this,void 0,void 0,function*(){return yield r.from(yield t)}))():vn(t)||hi(t)||Sn(t)||Rt(t)?nd(new Pt(t)):id(new _e(t))}static readAll(t){return t instanceof r?t.isSync()?rl(t):il(t):bn(t)||ArrayBuffer.isView(t)||Wt(t)||_n(t)?rl(t):il(t)}},We=class extends Mt{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 B(yield*Vr(qt(this[Symbol.iterator]())))})}},Tr=class extends Mt{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=qt(this),c;c=yield a.next(),t=c.done,!t;){n=c.value,o=!1;try{let l=n;s.push(l)}finally{o=!0}}}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]()}},Or=class extends We{constructor(t){super(t),this._impl=t}},Cs=class extends Tr{constructor(t){super(t),this._impl=t}},Vs=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=A({type:new W(this.schema.fields),length:t.length,children:i});return new Z(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 U(l)):new U(l)).memoize()}return a.memoize()}_loadVectors(t,e,i){return new Ci(e,t.nodes,t.buffers,this.dictionaries).visitMany(i)}},ai=class extends Vs{constructor(t,e){super(e),this._reader=bn(t)?new on(this._handle=t):new ni(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=nl(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):Y}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):Y}next(){if(this.closed)return Y;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)}},ci=class extends Vs{constructor(t,e){super(e),this._reader=new sn(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=nl(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):Y})}return(t){return p(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(t):Y})}next(){return p(this,void 0,void 0,function*(){if(this.closed)return Y;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)})}},Ps=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){super(t instanceof Li?t:new Li(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(V.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(V.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-Qo,i=t.readInt32(e),n=t.readAt(e-i,i);return Ce.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}},Zo=class extends ci{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 lr?t:new lr(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(V.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(V.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-Qo,i=yield t.readInt32(e),n=yield t.readAt(e-i,i);return Ce.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})}},ta=class extends ai{constructor(t,e){super(t,e)}_loadVectors(t,e,i){return new cs(e,t.nodes,t.buffers,this.dictionaries).visitMany(i)}};function nl(r,t){return t&&typeof t.autoDestroy=="boolean"?t.autoDestroy:r.autoDestroy}function*rl(r){let t=Mt.from(r);try{if(!t.open({autoDestroy:!1}).closed)do yield t;while(!t.reset().open().closed)}finally{t.cancel()}}function il(r){return xt(this,arguments,function*(){let e=yield B(Mt.from(r));try{if(!(yield B(e.open({autoDestroy:!1}))).closed)do yield yield B(e);while(!(yield B(e.reset().open())).closed)}finally{yield B(e.cancel())}})}function rd(r){return new We(new ta(r))}function id(r){let t=r.peek(oi+7&-8);return t&&t.byteLength>=4?Rs(t)?new Or(new Ps(r.read())):new We(new ai(r)):new We(new ai(function*(){}()))}function nd(r){return p(this,void 0,void 0,function*(){let t=yield r.peek(oi+7&-8);return t&&t.byteLength>=4?Rs(t)?new Or(new Ps(yield r.read())):new Tr(new ci(r)):new Tr(new ci(function(){return xt(this,arguments,function*(){})}()))})}function sd(r){return p(this,void 0,void 0,function*(){let{size:t}=yield r.stat(),e=new lr(r,t);return t>=el&&Rs(yield e.readAt(0,oi+7&-8))?new Cs(new Zo(e)):new Tr(new ci(e))})}var et=class r extends b{static assemble(...t){let e=n=>n.flatMap(s=>Array.isArray(s)?e(s):s instanceof Z?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 U)return this.visitMany(t.data),this;let{type:e}=t;if(!g.isDictionary(e)){let{length:i,nullCount:n}=t;if(i>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");g.isNull(e)||oe.call(this,n<=0?new Uint8Array(0):Yr(t.offset,i,t.nullBitmap)),this.nodes.push(new se(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 oe(r){let t=r.byteLength+7&-8;return this.buffers.push(r),this.bufferRegions.push(new vt(this._byteLength,t)),this._byteLength+=t,this}function od(r){let{type:t,length:e,typeIds:i,valueOffsets:n}=r;if(oe.call(this,i),t.mode===Q.Sparse)return ea.call(this,r);if(t.mode===Q.Dense){if(r.offset<=0)return oe.call(this,n),ea.call(this,r);{let s=i.reduce((u,d)=>Math.max(u,d),i[0]),o=new Int32Array(s+1),a=new Int32Array(s+1).fill(-1),c=new Int32Array(e),l=di(-n[0],e,n);for(let u,d,f=-1;++f<e;)(d=a[u=i[f]])===-1&&(d=a[u]=l[u]),c[f]=l[f]-d,++o[u];oe.call(this,c);for(let u,d=-1,f=t.children.length;++d<f;)if(u=r.children[d]){let y=t.typeIds[d],M=Math.min(e,o[y]);this.visit(u.slice(a[y],M))}}}return this}function ad(r){let t;return r.nullCount>=r.length?oe.call(this,new Uint8Array(0)):(t=r.values)instanceof Uint8Array?oe.call(this,Yr(r.offset,r.length,t)):oe.call(this,yr(r.values))}function ur(r){return oe.call(this,r.values.subarray(0,r.length*r.stride))}function sl(r){let{length:t,values:e,valueOffsets:i}=r,n=i[0],s=i[t],o=Math.min(s-n,e.byteLength-n);return oe.call(this,di(-i[0],t,i)),oe.call(this,e.subarray(n,n+o)),this}function ra(r){let{length:t,valueOffsets:e}=r;return e&&oe.call(this,di(e[0],t,e)),this.visit(r.children[0])}function ea(r){return this.visitMany(r.type.children.map((t,e)=>r.children[e]).filter(Boolean))[0]}et.prototype.visitBool=ad;et.prototype.visitInt=ur;et.prototype.visitFloat=ur;et.prototype.visitUtf8=sl;et.prototype.visitBinary=sl;et.prototype.visitFixedSizeBinary=ur;et.prototype.visitDate=ur;et.prototype.visitTimestamp=ur;et.prototype.visitTime=ur;et.prototype.visitDecimal=ur;et.prototype.visitList=ra;et.prototype.visitStruct=ea;et.prototype.visitUnion=od;et.prototype.visitInterval=ur;et.prototype.visitFixedSizeList=ra;et.prototype.visitMap=ra;var Fr=class extends wr{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 be,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,ft(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 Bt(t)?t.then(e=>this.writeAll(e)):Rt(t)?na(this,t):ia(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 be?this._sink=t:(this._sink=new be,t&&Oa(t)?this.toDOMStream({type:"bytes"}).pipeTo(t):t&&Fa(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||!Br(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 wt&&!(e=t.schema))return this.finish()&&void 0;if(t instanceof Z&&!(e=t.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(e&&!Br(e,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,e)}t instanceof Z?t instanceof Ar||this._writeRecordBatch(t):t instanceof wt?this.writeAll(t.batches):Wt(t)&&this.writeAll(t)}_writeMessage(t,e=8){let i=e-1,n=St.encode(t),s=n.byteLength,o=this._writeLegacyIpcFormat?4:8,a=s+o+i&~i,c=a-s-o;return t.headerType===V.RecordBatch?this._recordBatchBlocks.push(new Ve(a,t.bodyLength,this._position)):t.headerType===V.DictionaryBatch&&this._dictionaryBlocks.push(new Ve(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=S(t);e&&e.byteLength>0&&(this._sink.write(e),this._position+=e.byteLength)}return this}_writeSchema(t){return this._writeMessage(St.from(t))}_writeFooter(t){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(si)}_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 ut(t.numRows,i,n),a=St.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 U([t])),c=new ut(t.length,s,o),l=new It(c,e,i),u=St.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}},an=class r extends Fr{static writeAll(t,e){let i=new r(e);return Bt(t)?t.then(n=>i.writeAll(n)):Rt(t)?na(i,t):ia(i,t)}},cn=class r extends Fr{static writeAll(t){let e=new r;return Bt(t)?t.then(i=>e.writeAll(i)):Rt(t)?na(e,t):ia(e,t)}constructor(){super(),this._autoDestroy=!0}_writeSchema(t){return this._writeMagic()._writePadding(2)}_writeFooter(t){let e=Ce.encode(new Ce(t,ct.V4,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(t)._write(e)._write(Int32Array.of(e.byteLength))._writeMagic()}};function ia(r,t){let e=t;t instanceof wt&&(e=t.batches,r.reset(void 0,t.schema));for(let i of e)r.write(i);return r.finish()}function na(r,t){var e,i,n,s,o,a,c;return p(this,void 0,void 0,function*(){try{for(e=!0,i=qt(t);n=yield i.next(),s=n.done,!s;){c=n.value,e=!1;try{let l=c;r.write(l)}finally{e=!0}}}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 ol(r,t){if(Rt(r))return ld(r,t);if(Wt(r))return cd(r,t);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function cd(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=S(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 ld(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=S(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 ll(r){return new sa(r)}var sa=class{constructor(t){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:e,["writableStrategy"]:i,["queueingStrategy"]:n="count"}=t,s=Aa(t,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=Ir(s),this._getSize=n!=="bytes"?al:cl;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"?al:cl}),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)}},al=r=>{var t;return(t=r?.length)!==null&&t!==void 0?t:0},cl=r=>{var t;return(t=r?.byteLength)!==null&&t!==void 0?t:0};function ks(r,t){let e=new be,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 Mt.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 js(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 ln(r){let t=Mt.from(r);return Bt(t)?t.then(e=>ln(e)):t.isAsync()?t.readAll().then(e=>new wt(e)):new wt(t.readAll())}var hd=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},go),$o),Mo),bo),po),Eo),{compareSchemas:Br,compareFields:Rc,compareTypes:Cc});at.toDOMStream=ol;G.throughDOM=ll;Mt.throughDOM=ks;Or.throughDOM=ks;We.throughDOM=ks;Fr.throughDOM=js;cn.throughDOM=js;an.throughDOM=js;function oa(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:d,reject:f}=i;if(i=null,c(),typeof l=="string"){let y=JSON.parse(l);y.error?f(y.error):d(y)}else if(u.type==="exec")d();else if(u.type==="arrow")d(ln(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,d){n==null&&o(),t.push({query:l,resolve:u,reject:d}),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,d)=>a(l,u,d))}}}var jt=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?`${ul(t)}.`:""}${i}`}else return t?ul(t):"NULL"}};function ul(r){return r.split(".").map(e=>`"${e}"`).join(".")}function hl(r,t){return r instanceof jt&&r.column===t}function k(r){return typeof r=="string"?$s(r):r}function Dr(r){return typeof r=="string"?dl(r):r}function dl(r){return new jt(r)}function $s(r,t){return arguments.length===1&&(t=r,r=null),new jt(r,t)}function Ye(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 Nr=r=>typeof r?.addEventListener=="function";function zs(r){return r instanceof hr}var hr=class{constructor(t,e,i){this._expr=Array.isArray(t)?t:[t],this._deps=e||[],this.annotate(i);let n=this._expr.filter(s=>Nr(s));n.length>0?(this._params=Array.from(new Set(n)),this._params.forEach(s=>{s.addEventListener("value",()=>dd(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=>Nr(t)&&!zs(t)?Ye(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 dd(r,t){if(t?.size)return Promise.allSettled(Array.from(t,e=>e(r)))}function aa(r,t){let e=[r[0]],i=new Set,n=t.length;for(let s=0,o=0;s<n;){let a=t[s];Nr(a)?e[++o]=a:(Array.isArray(a?.columns)&&a.columns.forEach(l=>i.add(l)),e[o]+=typeof a=="string"?a:Ye(a));let c=r[++s];Nr(e[o])?e[++o]=c:e[o]+=c}return{spans:e,cols:Array.from(i)}}function R(r,...t){let{spans:e,cols:i}=aa(r,t);return new hr(e,i)}function ca(r){let t=k(r);return R`${t} DESC NULLS LAST`.annotate({label:t?.label,desc:!0})}var Er=r=>({value:r,toString:()=>Ye(r)});function un(r){r(this.op,this),this.children?.forEach(t=>t.visit(r))}function fl(r,t){let e=t.filter(n=>n!=null).map(k),i=e.map((n,s)=>s?` ${r} `:"");return t.length&&i.push(""),R(i,...e).annotate({op:r,children:e,visit:un})}var la=(...r)=>fl("AND",r.flat()),ua=(...r)=>fl("OR",r.flat()),fd=r=>t=>R`(${r} ${k(t)})`.annotate({op:r,a:t,visit:un}),pd=fd("NOT"),pl=r=>t=>R`(${k(t)} ${r})`.annotate({op:r,a:t,visit:un}),ha=pl("IS NULL"),md=pl("IS NOT NULL"),dr=r=>(t,e)=>R`(${k(t)} ${r} ${k(e)})`.annotate({op:r,a:t,b:e,visit:un}),hn=dr("="),yd=dr("<>"),gd=dr("<"),bd=dr(">"),_d=dr("<="),wd=dr(">="),vd=dr("IS DISTINCT FROM"),Id=dr("IS NOT DISTINCT FROM");function Sd(r,t,e,i){t=k(t);let n=r.startsWith("NOT ")?"NOT ":"";return(e?i?R`${n}(${e[0]} <= ${t} AND ${t} < ${e[1]})`:R`(${t} ${r} ${e[0]} AND ${e[1]})`:R``).annotate({op:r,visit:un,field:t,range:e})}var qs=(r,t,e)=>Sd("BETWEEN",r,t,e);function Mr(r,t){return Array.from({length:r},()=>t)}function $t(r,t){return(...e)=>{let i=e.map(k),n=t?`::${t}`:"";return(i.length?R([`${r}(`,...Mr(i.length-1,", "),`)${n}`],...i):R`${r}()${n}`).annotate({func:r,args:i})}}var da=$t("REGEXP_MATCHES"),fa=$t("CONTAINS"),pa=$t("PREFIX"),ma=$t("SUFFIX"),xd=$t("LOWER"),Bd=$t("UPPER"),Ad=$t("LENGTH"),Td=$t("ISNAN"),Od=$t("ISFINITE"),Fd=$t("ISINF");var dn=class r extends hr{constructor(t,e,i,n,s="",o="",a=""){let c;if(n&&!(s||o||a))c=n?R`${e} OVER "${n}"`:R`${e} OVER ()`;else{let f=s&&o?" ":"",y=(s||o)&&a?" ":"";c=R`${e} OVER (${n?`"${n}" `:""}${s}${f}${o}${y}${a})`}i&&(c=R`(${c})::${i}`);let{_expr:u,_deps:d}=c;super(u,d,{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(k),i=R(["PARTITION BY ",Mr(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(k),i=R(["ORDER BY ",Mr(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=ml("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=ml("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 ml(r,t){if(Nr(t)){let e=R`${t}`;return e.toString=()=>`${r} ${yl(t.value)}`,e}return`${r} ${yl(t)}`}function yl(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 ae(r,t){return(...e)=>{let i=$t(r)(...e);return new dn(r,i,t)}}var Dd=ae("ROW_NUMBER","INTEGER"),Nd=ae("RANK","INTEGER"),Ed=ae("DENSE_RANK","INTEGER"),Md=ae("PERCENT_RANK"),Ld=ae("CUME_DIST"),Ud=ae("NTILE"),Rd=ae("LAG"),Cd=ae("LEAD"),Vd=ae("FIRST_VALUE"),Pd=ae("LAST_VALUE"),kd=ae("NTH_VALUE");var ya=class r extends hr{constructor(t,e,i,n,s){e=(e||[]).map(k);let{strings:o,exprs:a}=jd(t,e,i,n,s),{spans:c,cols:l}=aa(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($d).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 jd(r,t,e,i,n){let s=`)${e?`::${e}`:""}`,o=[`${r}(${i?"DISTINCT ":""}`],a=[];return t.length?(o=o.concat([...Mr(t.length-1,", "),`${s}${n?" FILTER (WHERE ":""}`,...n?[")"]:[]]),a=[...t,...n?[n]:[]]):o[0]+="*"+s,{exprs:a,strings:o}}function $d(r){let t=Ye(r);return t&&t.startsWith('"')&&t.endsWith('"')?t.slice(1,-1):t}function C(r,t){return(...e)=>new ya(r,e,t)}var fn=C("COUNT","INTEGER"),zd=C("AVG"),qd=C("AVG"),Wd=C("MAD"),pn=C("MAX"),mn=C("MIN"),Yd=C("SUM","DOUBLE"),Gd=C("PRODUCT"),Hd=C("MEDIAN"),Jd=C("QUANTILE"),Xd=C("MODE"),Kd=C("VARIANCE"),Qd=C("STDDEV"),Zd=C("SKEWNESS"),tf=C("KURTOSIS"),ef=C("ENTROPY"),rf=C("VAR_POP"),nf=C("STDDEV_POP"),sf=C("CORR"),of=C("COVAR_POP"),af=C("REGR_INTERCEPT"),cf=C("REGR_SLOPE"),lf=C("REGR_COUNT"),uf=C("REGR_R2"),hf=C("REGR_SYY"),df=C("REGR_SXX"),ff=C("REGR_SXY"),pf=C("REGR_AVGX"),mf=C("REGR_AVGY"),yf=C("FIRST"),gf=C("LAST"),bf=C("ARG_MIN"),_f=C("ARG_MAX"),wf=C("STRING_AGG"),vf=C("ARRAY_AGG");var ga=r=>{let t=k(r);return R`(1000 * (epoch(${t}) - second(${t})) + millisecond(${t}))::DOUBLE`};var ot=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 Lr("UNION",t.flat())}static unionAll(...t){return new Lr("UNION ALL",t.flat())}static intersect(...t){return new Lr("INTERSECT",t.flat())}static except(...t){return new Lr("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:k(n)});else if(n instanceof jt)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:k(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:Dr(n)});else if(n instanceof jt)i.push({as:n.table,from:n});else if(Ys(n)||zs(n))i.push({from:n});else if(Array.isArray(n))i.push({as:Ws(n[0]),from:Dr(n[1])});else for(let s in n)i.push({as:Ws(s),from:Dr(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(k)),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(k)),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:u,limit:d,offset:f,with:y}=this.query,M=[];if(y.length){let j=y.map(({as:P,query:K})=>`"${P}" AS (${K})`);M.push(`WITH ${j.join(", ")}`)}let zt=t.map(({as:j,expr:P})=>hl(P,j)&&!P.table?`${P}`:`${P} AS "${j}"`);if(M.push(`SELECT${e?" DISTINCT":""} ${zt.join(", ")}`),i.length){let j=i.map(({as:P,from:K})=>{let xe=Ys(K)?`(${K})`:`${K}`;return!P||P===K.table?xe:`${xe} AS "${P}"`});M.push(`FROM ${j.join(", ")}`)}if(s.length){let j=s.map(String).filter(P=>P).join(" AND ");j&&M.push(`WHERE ${j}`)}if(n){let{rows:j,perc:P,method:K,seed:xe}=n,yn=j?`${j} ROWS`:`${P} PERCENT`,gn=K?` (${K}${xe!=null?`, ${xe}`:""})`:"";M.push(`USING SAMPLE ${yn}${gn}`)}if(o.length&&M.push(`GROUP BY ${o.join(", ")}`),a.length){let j=a.map(String).filter(P=>P).join(" AND ");j&&M.push(`HAVING ${j}`)}if(c.length){let j=c.map(({as:P,expr:K})=>`"${P}" AS (${K})`);M.push(`WINDOW ${j.join(", ")}`)}if(l.length){let j=l.map(String).filter(P=>P).join(" AND ");j&&M.push(`QUALIFY ${j}`)}return u.length&&M.push(`ORDER BY ${u.join(", ")}`),Number.isFinite(d)&&M.push(`LIMIT ${d}`),Number.isFinite(f)&&M.push(`OFFSET ${f}`),M.join(" ")}},Lr=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(k)),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 ot||r instanceof Lr}function Ws(r){return If(r)?r.slice(1,-1):r}function If(r){return r[0]==='"'&&r[r.length-1]==='"'}function Gs(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 gl(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"TIME":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 Sf="count",xf="nulls",Bf="max",Af="min",Tf="distinct";var Of={[Sf]:fn,[Tf]:r=>fn(r).distinct(),[Bf]:pn,[Af]:mn,[xf]:r=>fn().where(ha(r))};function bl({table:r,column:t},e){return ot.from(r).select(e.map(i=>[i,Of[i](t)]))}var _l=()=>Object.create(null),Hs=class{constructor(t){this.mc=t,this.clear()}clear(){this.tables=_l()}tableInfo(t){let e=this.tables;if(e[t])return e[t];let i=Ff(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(bl(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 Df(this,t);return(await Promise.all(e.map(n=>this.fieldInfo(n)))).filter(n=>n)}};async function Ff(r,t){let e=await r.query(`DESCRIBE ${Dr(t)}`,{type:"json",cache:!1}),i=_l();for(let n of e)i[n.column_name]={table:t,column:n.column_name,sqlType:n.column_type,type:gl(n.column_type),nullable:n.null==="YES"};return i}async function Df(r,t){return t.length===1&&t[0].column==="*"?Object.values(await r.tableInfo(t[0].table)):t}function vl(r){let t=2166136261;for(let e=0,i=r.length;e<i;++e){let n=r.charCodeAt(e),s=n&65280;s&&(t=wl(t^s>>8)),t=wl(t^n&255)}return Nf(t)}function wl(r){return r+(r<<1)+(r<<4)+(r<<7)+(r<<8)+(r<<24)}function Nf(r){return r+=r<<13,r^=r>>>7,r+=r<<3,r^=r>>>17,r+=r<<5,r&4294967295}var xl=r=>r,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,Sl),u=l[0]?.from;this.enabled=l.every(d=>d&&d.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=Ef(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=Sl(l),d=l.query(s.predicate(l)).select({...n.columns,...u.count}).groupby(Object.keys(n.columns)),[f]=d.subqueries;if(f){let K=Object.values(n.columns).map(xe=>xe.columns[0]);Uf(f,K)}let y=d.orderby();d.query.orderby=[];let M=d.toString(),j=`cube_index_${(vl(M)>>>0).toString(16)}`,P=a.exec(Gs(j,M,{temp:c}));o.set(l,{table:j,result:P,order:y,...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=ot.select(s,o).from(n).groupby(s).where(e).orderby(a);return this.mc.updateClient(t,c)}};function Ef(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=>Mf(l,o));if(c.some(l=>l==null))return null;c.length===1?(a=l=>l?qs("active0",l.range.map(c[0])):[],i={active0:c[0](r.predicate.field)}):(a=l=>l?la(l.children.map(({range:u},d)=>qs(`active${d}`,u.map(c[d])))):[],i=Object.fromEntries(r.predicate.children.map((l,u)=>[`active${u}`,c[u](l.field)])))}else if(n==="point")a=xl,i=Object.fromEntries(i.map(c=>[c.toString(),c]));else return null;return{source:t,columns:i,predicate:a}}function Mf(r,t){let{type:e,domain:i,range:n}=r,s,o;switch(e){case"linear":s=xl,o=k;break;case"log":s=Math.log,o=a=>R`LN(${k(a)})`;break;case"symlog":s=a=>Math.sign(a)*Math.log1p(Math.abs(a)),o=a=>(a=k(a),R`SIGN(${a}) * LN(1 + ABS(${a}))`);break;case"sqrt":s=Math.sqrt,o=a=>R`SQRT(${k(a)})`;break;case"utc":case"time":s=a=>+a,o=a=>a instanceof Date?+a:ga(k(a));break}return s?Lf(i,n,t,s,o):null}function Lf(r,t,e,i,n){let s=i(Math.min(r[0],r[1])),o=i(Math.max(r[0],r[1])),a=Math.abs(i(t[1])-i(t[0]))/(o-s)/e,c=e===1?"":`${e}::INTEGER * `;return l=>R`${c}FLOOR(${a}::DOUBLE * (${n(l)} - ${s}::DOUBLE))::INTEGER`}var Il={from:NaN};function Sl(r){if(!r.filterIndexable)return Il;let t=r.query(),e=ba(t);if(!e||!t.groupby)return Il;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]:R`SUM("${a}")::DOUBLE`});break;case"AVG":o="_count_",n.push({[a]:R`(SUM("${a}" * ${o}) / SUM(${o}))::DOUBLE`});break;case"MAX":n.push({[a]:R`MAX("${a}")`});break;case"MIN":n.push({[a]:R`MIN("${a}")`});break;default:if(i.has(a))s.push(a);else return null}return{aggr:n,dims:s,count:o?{[o]:R`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 Uf(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():Rf(t,i,n)}};function Rf(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 Ks(){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 Bl(r,t,e){let i=[],n=0;function s(){let o=Cf(i,t);i=[],n=0;for(let a of o)Pf(a,r,e),$f(a,t)}return{add(o,a){o.request.type==="arrow"?(n=n||requestAnimationFrame(()=>s()),i.push({entry:o,priority:a,index:i.length})):r(o,a)}}}function Cf(r,t){let e=[],i=new Map;for(let n of r){let{entry:{request:s}}=n,o=Vf(s.query,t);if(!i.has(o)){let a=[];e.push(a),i.set(o,a)}i.get(o).push(n)}return e}function Vf(r,t){let e=`${r}`;if(r instanceof ot&&!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 jt&&s[o.column]||o))}return`${i}`}else return e}function Pf(r,t,e){if(kf(r))t({request:{type:"arrow",cache:!1,record:!1,query:jf(r,e)},result:r.result=Ks()});else for(let{entry:i,priority:n}of r)t(i,n)}function kf(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 jf(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 d=`${u}`;i.has(d)||i.set(d,[`col${i.size}`,u]);let[f]=i.get(d);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 jt&&o[a.column]||a))}return n.$select(Array.from(i.values()))}async function $f(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=zf(n,e[o]);a.cache&&t.set(String(a.query),l),c.fulfill(l)})}function zf(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 qf=typeof requestIdleCallback<"u"?requestIdleCallback:setTimeout,Al=()=>({get:()=>{},set:(r,t)=>t,clear:()=>{}});function Tl({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&&qf(i),s},clear(){e=new Map}}}function Ol(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 ve={High:0,Normal:1,Low:2};function Fl(){let r=Ol(3),t,e,i,n=[],s=null,o;function a(){if(s||r.isEmpty())return;let{request:d,result:f}=r.next();s=u(d,f),s.finally(()=>{s=null,a()})}function c(d,f=ve.Normal){r.insert(d,f),a()}function l(d){n.length&&d&&n.forEach(f=>f.add(d))}async function u(d,f){try{let{query:y,type:M,cache:zt=!1,record:j=!0,options:P}=d,K=y?`${y}`:null;if(j&&l(K),zt){let gn=e.get(K);if(gn){i.debug("Cache"),f.fulfill(gn);return}}let xe=performance.now(),yn=await t.query({type:M,sql:K,...P});zt&&e.set(K,yn),i.debug(`Request: ${(performance.now()-xe).toFixed(1)}`),f.fulfill(yn)}catch(y){f.reject(y)}}return{cache(d){return d!==void 0?e=d===!0?Tl():d||Al():e},logger(d){return d?i=d:i},connector(d){return d?t=d:t},consolidate(d){d&&!o?o=Bl(c,e,l):!d&&o&&(o=null)},request(d,f=ve.Normal){let y=Ks(),M={request:d,result:y};return o?o.add(M,f):c(M,f),y},cancel(d){let f=new Set(d);r.remove(({result:y})=>f.has(y))},clear(){r.remove(({result:d})=>(d.reject("Cleared"),!0))},record(){let d=[],f={add(y){d.push(y)},reset(){d=[]},snapshot(){return d.slice()},stop(){return n=n.filter(y=>y!==f),d}};return n.push(f),f}}}function Dl(){return{debug(){},info(){},log(){},warn(){},error(){}}}var Qs;function Ur(r){return r?Qs=r:Qs==null&&(Qs=new Zs),Qs}var Zs=class{constructor(t=oa(),e={}){this.catalog=new Hs(this),this.manager=e.manager||Fl(),this.logger(e.logger||console),this.configure(e),this.databaseConnector(t),this.clear()}logger(t){return arguments.length&&(this._logger=t||Dl(),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=ve.Normal}={}){return this.manager.request({type:"exec",query:t},e)}query(t,{type:e="arrow",cache:i=!0,priority:n=ve.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:ve.Low})}createBundle(t,e,i=ve.Low){let n={name:t,queries:e};return this.manager.request({type:"create-bundle",options:n},i)}loadBundle(t,e=ve.High){let i={name:t};return this.manager.request({type:"load-bundle",options:i},e)}updateClient(t,e,i=ve.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);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))}};var Nl={};function _a(r,t=!1){let e,i,n=Nl;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=Nl,a(u)}),n=l}return t?c:a}var ce=class{constructor(t){this._filterBy=t,this._requestUpdate=_a(()=>this.requestQuery(),!0)}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 Ur().requestQuery(this,e)}requestUpdate(){this._requestUpdate()}update(){return this}};var to=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 va(r,t){return r===t?!1:r instanceof Date&&t instanceof Date?+r!=+t:Array.isArray(r)&&Array.isArray(t)?Wf(r,t):!0}function Wf(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 Ie(r){return r instanceof li}var li=class r extends to{constructor(t){super(),this._value=t}static value(t){return new r(t)}static array(t){if(t.some(e=>Ie(e))){let e=new r,i=()=>e.update(t.map(n=>Ie(n)?n.value:n));return i(),t.forEach(n=>Ie(n)?n.addEventListener("value",i):0),e}return new r(t)}get value(){return this._value}update(t,{force:e}={}){return va(this._value,t)||e?this.emit("value",t):this.cancel("value"),this}willEmit(t,e){return t==="value"&&(this._value=e),e}};function Se(r){return r instanceof eo}var eo=class r extends li{static intersect({cross:t=!1}={}){return new r(new Rr({cross:t}))}static union({cross:t=!1}={}){return new r(new Rr({cross:t,union:!0}))}static single({cross:t=!1}={}){return new r(new Rr({cross:t,single:!0}))}static crossfilter(){return new r(new Rr({cross:!0}))}constructor(t=new Rr){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)}},Rr=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?ua(s):s}queueFilter(t){if(this.cross){let e=t.active?.source;return i=>i.active?.source!==e}}};function fr(r,t){let e=new r(t);return Ur().connect(e),e.element}var Yf=r=>r&&typeof r=="object"&&!Array.isArray(r),Gf=r=>fr(ro,r),ro=class extends ce{constructor({element:t,filterBy:e,from:i,column:n,label:s=n,format:o=u=>u,options:a,value:c,as:l}={}){super(e),this.from=i,this.column=n,this.selection=l,this.format=o,this.element=t??document.createElement("div"),this.element.setAttribute("class","input"),this.element.value=this;let u=document.createElement("label");u.innerText=s||n,this.element.appendChild(u),this.select=document.createElement("select"),a&&(this.data=a.map(d=>Yf(d)?d:{value:d}),this.update()),c=c??this.selection?.value??this.data?.[0]?.value,this.selection?.value===void 0&&this.publish(c),this.element.appendChild(this.select),this.selection&&(this.select.addEventListener("input",()=>{this.publish(this.selectedValue()??null)}),Se(this.selection)||this.selection.addEventListener("value",d=>{d!==this.select.value&&this.selectedValue(d)}))}selectedValue(t){if(arguments.length===0){let e=this.select.selectedIndex;return this.data[e].value}else{let e=this.data?.findIndex(i=>i.value===t);e>=0?this.select.selectedIndex=e:this.select.value=String(t)}}reset(){this.select.selectedIndex=this.from?0:-1}publish(t){let{selection:e,column:i}=this;Se(e)?e.update({source:this,schema:{type:"point"},value:t,predicate:t?hn(i,Er(t)):null}):Ie(e)&&e.update(t)}query(t=[]){let{from:e,column:i}=this;return e?ot.from(e).select({value:i}).distinct().where(t).orderby(i):null}queryResult(t){return this.data=[{value:"",label:"All"},...t],this}update(){let{data:t,format:e,select:i}=this;i.replaceChildren();for(let{value:n,label:s}of t){let o=document.createElement("option");o.setAttribute("value",n),o.innerText=s??e(n),this.select.appendChild(o)}return this.selection&&this.selectedValue(this.selection?.value??""),this}};var Hf={contains:fa,prefix:pa,suffix:ma,regexp:da},Jf=0,Xf=r=>fr(io,r),io=class extends ce{constructor({element:t,filterBy:e,from:i,column:n,label:s,type:o="contains",as:a}={}){if(super(e),this.id="search_"+ ++Jf,this.type=o,this.from=i,this.column=n,this.selection=a,this.element=t??document.createElement("div"),this.element.setAttribute("class","input"),this.element.value=this,s){let c=document.createElement("label");c.setAttribute("for",this.id),c.innerText=s,this.element.appendChild(c)}this.searchbox=document.createElement("input"),this.searchbox.setAttribute("id",this.id),this.searchbox.setAttribute("type","text"),this.searchbox.setAttribute("placeholder","Query"),this.element.appendChild(this.searchbox),this.selection&&(this.searchbox.addEventListener("input",()=>{this.publish(this.searchbox.value||null)}),Se(this.selection)||this.selection.addEventListener("value",c=>{c!==this.searchbox.value&&(this.searchbox.value=c)}))}reset(){this.searchbox.value=""}publish(t){let{selection:e,column:i,type:n}=this;Se(e)?e.update({source:this,schema:{type:n},value:t,predicate:t?Hf[n](i,Er(t)):null}):Ie(e)&&e.update(t)}query(t=[]){let{from:e,column:i}=this;return e?ot.from(e).select({list:i}).distinct().where(t):null}queryResult(t){return this.data=t,this}update(){let t=document.createElement("datalist"),e=`${this.id}_list`;t.setAttribute("id",e);for(let i of this.data){let n=document.createElement("option");n.setAttribute("value",i.list),t.append(n)}return this.datalist&&this.datalist.remove(),this.element.appendChild(this.datalist=t),this.searchbox.setAttribute("list",e),this}};var Kf=0,Qf=r=>fr(no,r),no=class extends ce{constructor({element:t,filterBy:e,as:i,min:n,max:s,step:o,from:a,column:c,label:l=c,value:u=i?.value,width:d}={}){if(super(e),this.id="slider_"+ ++Kf,this.from=a,this.column=c||"value",this.selection=i,this.min=n,this.max=s,this.step=o,this.element=t||document.createElement("div"),this.element.setAttribute("class","input"),this.element.value=this,l){let f=document.createElement("label");f.setAttribute("for",this.id),f.innerText=l,this.element.appendChild(f)}this.slider=document.createElement("input"),this.slider.setAttribute("id",this.id),this.slider.setAttribute("type","range"),d!=null&&(this.slider.style.width=`${+d}px`),n!=null&&this.slider.setAttribute("min",n),s!=null&&this.slider.setAttribute("max",s),o!=null&&this.slider.setAttribute("step",o),u!=null&&(this.slider.setAttribute("value",u),this.selection?.value===void 0&&this.publish(u)),this.element.appendChild(this.slider),this.selection&&(this.slider.addEventListener("input",()=>{this.publish(+this.slider.value)}),Se(this.selection)||this.selection.addEventListener("value",f=>{f!==+this.slider.value&&(this.slider.value=f)}))}query(t=[]){let{from:e,column:i}=this;return!e||this.min!=null&&this.max!=null?null:ot.select({min:mn(i),max:pn(i)}).from(e).where(t)}queryResult(t){let{min:e,max:i}=Array.from(t)[0];return this.min==null&&this.slider.setAttribute("min",e),this.max==null&&this.slider.setAttribute("max",i),this.step==null&&this.slider.setAttribute("step",(i-e)/500),this}publish(t){let{selection:e,column:i}=this;Se(e)?e.update({source:this,schema:{type:"point"},value:t,predicate:hn(i,Er(t))}):Ie(this.selection)&&e.update(t)}};function so(r,t){if(r instanceof Date||(r=new Date(+r)),isNaN(r))return typeof t=="function"?t(r):t;let e=r.getUTCHours(),i=r.getUTCMinutes(),n=r.getUTCSeconds(),s=r.getUTCMilliseconds();return`${Zf(r.getUTCFullYear(),4)}-${Ge(r.getUTCMonth()+1,2)}-${Ge(r.getUTCDate(),2)}${e||i||n||s?`T${Ge(e,2)}:${Ge(i,2)}${n||s?`:${Ge(n,2)}${s?`.${Ge(s,3)}`:""}`:""}Z`:""}`}function Zf(r){return r<0?`-${Ge(-r,6)}`:r>9999?`+${Ge(r,6)}`:Ge(r,4)}function Ge(r,t){return`${r}`.padStart(t,"0")}var Ia=xa(r=>{let t=oo(r);return e=>e==null?"":typeof e=="number"?t(e):e instanceof Date?Sa(e):`${e}`}),oo=xa(r=>t=>t===0?"0":t.toLocaleString(r)),Zx=Ia(),tB=oo();function Sa(r){return so(r,"Invalid Date")}function xa(r){let t=xa,e;return(i="en")=>i===t?e:e=r(t=i)}var tp=-1,ep=r=>fr(ao,r),ao=class extends ce{constructor({element:t,filterBy:e,from:i,columns:n=["*"],align:s={},format:o,width:a,maxWidth:c,height:l=500,rowBatch:u=100}={}){super(e),this.id=`table-${++tp}`,this.from=i,this.columns=n,this.format=o,this.align=s,this.widths=typeof a=="object"?a:{},this.offset=0,this.limit=+u,this.pending=!1,this.sortHeader=null,this.sortColumn=null,this.sortDesc=!1,this.element=t||document.createElement("div"),this.element.setAttribute("id",this.id),this.element.value=this,typeof a=="number"&&(this.element.style.width=`${a}px`),c&&(this.element.style.maxWidth=`${c}px`),this.element.style.maxHeight=`${l}px`,this.element.style.overflow="auto";let d=-1;this.element.addEventListener("scroll",f=>{let{pending:y,loaded:M}=this,{scrollHeight:zt,scrollTop:j,clientHeight:P}=f.target,K=j<d;d=j,!(K||y||M)&&zt-j<2*P&&(this.pending=!0,this.requestData(this.offset+this.limit))}),this.tbl=document.createElement("table"),this.element.appendChild(this.tbl),this.head=document.createElement("thead"),this.tbl.appendChild(this.head),this.body=document.createElement("tbody"),this.tbl.appendChild(this.body),this.style=document.createElement("style"),this.element.appendChild(this.style)}requestData(t=0){this.offset=t;let e=this.query(this.filterBy?.predicate(this));this.requestQuery(e),Ur().prefetch(e.clone().offset(t+this.limit))}fields(){return this.columns.map(t=>$s(this.from,t))}fieldInfo(t){this.schema=t;let e=this.head;e.innerHTML="";let i=document.createElement("tr");for(let{column:n}of t){let s=document.createElement("th");s.addEventListener("click",o=>this.sort(o,n)),s.appendChild(document.createElement("span")),s.appendChild(document.createTextNode(n)),i.appendChild(s)}return e.appendChild(i),this.formats=rp(this.format,t),this.style.innerText=sp(this.id,ip(this.align,t),np(this.widths,t)),this}query(t=[]){let{from:e,limit:i,offset:n,schema:s,sortColumn:o,sortDesc:a}=this;return ot.from(e).select(s.map(c=>c.column)).where(t).orderby(o?a?ca(o):o:[]).limit(i).offset(n)}queryResult(t){return this.pending||(this.loaded=!1,this.body.replaceChildren()),this.data=t,this}update(){let{body:t,formats:e,data:i,schema:n,limit:s}=this,o=n.length,a=0;for(let c of i){++a;let l=document.createElement("tr");for(let u=0;u<o;++u){let d=c[n[u].column],f=document.createElement("td");f.innerText=d==null?"":e[u](d),l.appendChild(f)}t.appendChild(l)}return a<s&&(this.loaded=!0),this.pending=!1,this}sort(t,e){e===this.sortColumn?this.sortDesc=!this.sortDesc:(this.sortColumn=e,this.sortDesc=!1);let i=t.currentTarget,n=this.sortHeader;n===i&&t.metaKey?(n.firstChild.textContent="",this.sortHeader=null,this.sortColumn=null):(n&&(n.firstChild.textContent=""),this.sortHeader=i,i.firstChild.textContent=this.sortDesc?"\u25BE":"\u25B4"),this.requestData()}};function rp(r={},t,e){return t.map(({column:i,type:n})=>{if(i in r)return r[i];switch(n){case"number":return oo(e);case"date":return Sa;default:return Ia(e)}})}function ip(r={},t){return t.map(({column:e,type:i})=>e in r?r[e]:i==="number"?"right":"left")}function np(r={},t){return t.map(({column:e})=>r[e])}function sp(r,t,e){let i=[];return t.forEach((n,s)=>{let o=+e[s];if(n!=="left"||o){let a=n!=="left"?`text-align:${n};`:"",c=o?`width:${o}px;max-width:${o}px;`:"";i.push(`#${r} tr>:nth-child(${s+1}) {${a}${c}}`)}}),i.join(" ")}export{ro as Menu,io as Search,no as Slider,ao as Table,Gf as menu,Xf as search,Qf as slider,ep as table};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uwdata/mosaic-inputs",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.4",
|
|
4
4
|
"description": "Mosaic input components.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"inputs",
|
|
@@ -25,9 +25,9 @@
|
|
|
25
25
|
"prepublishOnly": "npm run test && npm run lint && npm run build"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@uwdata/mosaic-core": "^0.3.
|
|
29
|
-
"@uwdata/mosaic-sql": "^0.3.
|
|
28
|
+
"@uwdata/mosaic-core": "^0.3.4",
|
|
29
|
+
"@uwdata/mosaic-sql": "^0.3.4",
|
|
30
30
|
"isoformat": "^0.2.1"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "faed78bc6264faa09a20b385601e03a9e1e15979"
|
|
33
33
|
}
|