@loaders.gl/csv 4.4.0-alpha.1 → 4.4.0-alpha.2
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/csv-loader.js +1 -1
- package/dist/dist.min.js +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/package.json +5 -5
package/dist/csv-loader.js
CHANGED
|
@@ -8,7 +8,7 @@ import AsyncIteratorStreamer from "./papaparse/async-iterator-streamer.js";
|
|
|
8
8
|
import { CSVFormat } from "./csv-format.js";
|
|
9
9
|
// __VERSION__ is injected by babel-plugin-version-inline
|
|
10
10
|
// @ts-ignore TS2304: Cannot find name '__VERSION__'.
|
|
11
|
-
const VERSION = typeof "4.4.0-alpha.
|
|
11
|
+
const VERSION = typeof "4.4.0-alpha.1" !== 'undefined' ? "4.4.0-alpha.1" : 'latest';
|
|
12
12
|
const DEFAULT_CSV_SHAPE = 'object-row-table';
|
|
13
13
|
export const CSVLoader = {
|
|
14
14
|
...CSVFormat,
|
package/dist/dist.min.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
else if (typeof define === 'function' && define.amd) define([], factory);
|
|
5
5
|
else if (typeof exports === 'object') exports['loaders'] = factory();
|
|
6
6
|
else root['loaders'] = factory();})(globalThis, function () {
|
|
7
|
-
"use strict";var __exports__=(()=>{var Vu=Object.create;var en=Object.defineProperty;var ju=Object.getOwnPropertyDescriptor;var ku=Object.getOwnPropertyNames;var Pu=Object.getPrototypeOf,zu=Object.prototype.hasOwnProperty;var $u=(r,t,e)=>t in r?en(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e;var Wu=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),Ar=(r,t)=>{for(var e in t)en(r,e,{get:t[e],enumerable:!0})},is=(r,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of ku(t))!zu.call(r,n)&&n!==e&&en(r,n,{get:()=>t[n],enumerable:!(i=ju(t,n))||i.enumerable});return r},ns=(r,t,e)=>(is(r,t,"default"),e&&is(e,t,"default")),Hu=(r,t,e)=>(e=r!=null?Vu(Pu(r)):{},is(t||!r||!r.__esModule?en(e,"default",{value:r,enumerable:!0}):e,r)),Yu=r=>is(en({},"__esModule",{value:!0}),r);var oc=(r,t,e)=>($u(r,typeof t!="symbol"?t+"":t,e),e);var cc=Wu((mp,ac)=>{ac.exports=globalThis.loaders});var rs={};Ar(rs,{CSVArrowLoader:()=>Ru,CSVLoader:()=>Ur,CSVWriter:()=>Lu});ns(rs,Hu(cc(),1));var ss=globalThis,Gu=globalThis.document||{},os=globalThis.process||{},Ju=globalThis.console,yp=globalThis.navigator||{};function lc(r){if(typeof window<"u"&&window.process?.type==="renderer"||typeof process<"u"&&Boolean(process.versions?.electron))return!0;let t=typeof navigator<"u"&&navigator.userAgent,e=r||t;return Boolean(e&&e.indexOf("Electron")>=0)}function Rr(){return!(typeof process=="object"&&String(process)==="[object process]"&&!process?.browser)||lc()}var zo="4.0.7";function Zu(r){try{let t=window[r],e="__storage_test__";return t.setItem(e,e),t.removeItem(e),t}catch{return null}}var as=class{constructor(t,e,i="sessionStorage"){this.storage=Zu(i),this.id=t,this.config=e,this._loadConfiguration()}getConfiguration(){return this.config}setConfiguration(t){if(Object.assign(this.config,t),this.storage){let e=JSON.stringify(this.config);this.storage.setItem(this.id,e)}}_loadConfiguration(){let t={};if(this.storage){let e=this.storage.getItem(this.id);t=e?JSON.parse(e):{}}return Object.assign(this.config,t),this}};function uc(r){let t;return r<10?t=`${r.toFixed(2)}ms`:r<100?t=`${r.toFixed(1)}ms`:r<1e3?t=`${r.toFixed(0)}ms`:t=`${(r/1e3).toFixed(2)}s`,t}function hc(r,t=8){let e=Math.max(t-r.length,0);return`${" ".repeat(e)}${r}`}var cs;(function(r){r[r.BLACK=30]="BLACK",r[r.RED=31]="RED",r[r.GREEN=32]="GREEN",r[r.YELLOW=33]="YELLOW",r[r.BLUE=34]="BLUE",r[r.MAGENTA=35]="MAGENTA",r[r.CYAN=36]="CYAN",r[r.WHITE=37]="WHITE",r[r.BRIGHT_BLACK=90]="BRIGHT_BLACK",r[r.BRIGHT_RED=91]="BRIGHT_RED",r[r.BRIGHT_GREEN=92]="BRIGHT_GREEN",r[r.BRIGHT_YELLOW=93]="BRIGHT_YELLOW",r[r.BRIGHT_BLUE=94]="BRIGHT_BLUE",r[r.BRIGHT_MAGENTA=95]="BRIGHT_MAGENTA",r[r.BRIGHT_CYAN=96]="BRIGHT_CYAN",r[r.BRIGHT_WHITE=97]="BRIGHT_WHITE"})(cs||(cs={}));var Ku=10;function dc(r){return typeof r!="string"?r:(r=r.toUpperCase(),cs[r]||cs.WHITE)}function fc(r,t,e){return!Rr&&typeof r=="string"&&(t&&(r=`\x1B[${dc(t)}m${r}\x1B[39m`),e&&(r=`\x1B[${dc(e)+Ku}m${r}\x1B[49m`)),r}function pc(r,t=["constructor"]){let e=Object.getPrototypeOf(r),i=Object.getOwnPropertyNames(e),n=r;for(let s of i){let o=n[s];typeof o=="function"&&(t.find(a=>s===a)||(n[s]=o.bind(r)))}}function rn(r,t){if(!r)throw new Error(t||"Assertion failed")}function Cr(){let r;if(Rr()&&ss.performance)r=ss?.performance?.now?.();else if("hrtime"in os){let t=os?.hrtime?.();r=t[0]*1e3+t[1]/1e6}else r=Date.now();return r}var li={debug:Rr()&&console.debug||console.log,log:console.log,info:console.info,warn:console.warn,error:console.error},Xu={enabled:!0,level:0};function ui(){}var mc={},yc={once:!0},Tr=class{constructor({id:t}={id:""}){this.VERSION=zo,this._startTs=Cr(),this._deltaTs=Cr(),this.userData={},this.LOG_THROTTLE_TIMEOUT=0,this.id=t,this.userData={},this._storage=new as(`__probe-${this.id}__`,Xu),this.timeStamp(`${this.id} started`),pc(this),Object.seal(this)}set level(t){this.setLevel(t)}get level(){return this.getLevel()}isEnabled(){return this._storage.config.enabled}getLevel(){return this._storage.config.level}getTotal(){return Number((Cr()-this._startTs).toPrecision(10))}getDelta(){return Number((Cr()-this._deltaTs).toPrecision(10))}set priority(t){this.level=t}get priority(){return this.level}getPriority(){return this.level}enable(t=!0){return this._storage.setConfiguration({enabled:t}),this}setLevel(t){return this._storage.setConfiguration({level:t}),this}get(t){return this._storage.config[t]}set(t,e){this._storage.setConfiguration({[t]:e})}settings(){console.table?console.table(this._storage.config):console.log(this._storage.config)}assert(t,e){if(!t)throw new Error(e||"Assertion failed")}warn(t){return this._getLogFunction(0,t,li.warn,arguments,yc)}error(t){return this._getLogFunction(0,t,li.error,arguments)}deprecated(t,e){return this.warn(`\`${t}\` is deprecated and will be removed in a later version. Use \`${e}\` instead`)}removed(t,e){return this.error(`\`${t}\` has been removed. Use \`${e}\` instead`)}probe(t,e){return this._getLogFunction(t,e,li.log,arguments,{time:!0,once:!0})}log(t,e){return this._getLogFunction(t,e,li.debug,arguments)}info(t,e){return this._getLogFunction(t,e,console.info,arguments)}once(t,e){return this._getLogFunction(t,e,li.debug||li.info,arguments,yc)}table(t,e,i){return e?this._getLogFunction(t,e,console.table||ui,i&&[i],{tag:th(e)}):ui}time(t,e){return this._getLogFunction(t,e,console.time?console.time:console.info)}timeEnd(t,e){return this._getLogFunction(t,e,console.timeEnd?console.timeEnd:console.info)}timeStamp(t,e){return this._getLogFunction(t,e,console.timeStamp||ui)}group(t,e,i={collapsed:!1}){let n=gc({logLevel:t,message:e,opts:i}),{collapsed:s}=i;return n.method=(s?console.groupCollapsed:console.group)||console.info,this._getLogFunction(n)}groupCollapsed(t,e,i={}){return this.group(t,e,Object.assign({},i,{collapsed:!0}))}groupEnd(t){return this._getLogFunction(t,"",console.groupEnd||ui)}withGroup(t,e,i){this.group(t,e)();try{i()}finally{this.groupEnd(t)()}}trace(){console.trace&&console.trace()}_shouldLog(t){return this.isEnabled()&&this.getLevel()>=bc(t)}_getLogFunction(t,e,i,n,s){if(this._shouldLog(t)){s=gc({logLevel:t,message:e,args:n,opts:s}),i=i||s.method,rn(i),s.total=this.getTotal(),s.delta=this.getDelta(),this._deltaTs=Cr();let o=s.tag||s.message;if(s.once&&o)if(!mc[o])mc[o]=Cr();else return ui;return e=Qu(this.id,s.message,s),i.bind(console,e,...s.args)}return ui}};Tr.VERSION=zo;function bc(r){if(!r)return 0;let t;switch(typeof r){case"number":t=r;break;case"object":t=r.logLevel||r.priority||0;break;default:return 0}return rn(Number.isFinite(t)&&t>=0),t}function gc(r){let{logLevel:t,message:e}=r;r.logLevel=bc(t);let i=r.args?Array.from(r.args):[];for(;i.length&&i.shift()!==e;);switch(typeof t){case"string":case"function":e!==void 0&&i.unshift(e),r.message=t;break;case"object":Object.assign(r,t);break;default:}typeof r.message=="function"&&(r.message=r.message());let n=typeof r.message;return rn(n==="string"||n==="object"),Object.assign(r,{args:i},r.opts)}function Qu(r,t,e){if(typeof t=="string"){let i=e.time?hc(uc(e.total)):"";t=e.time?`${r}: ${i} ${t}`:`${r}: ${t}`,t=fc(t,e.color,e.background)}return t}function th(r){for(let t in r)for(let e in r[t])return e||"untitled";return"empty"}globalThis.probe={};var Pp=new Tr({id:"@probe.gl/log"});var $o="4.4.0-alpha.0",eh=$o[0]>="0"&&$o[0]<="9"?`v${$o}`:"";function rh(){let r=new Tr({id:"loaders.gl"});return globalThis.loaders=globalThis.loaders||{},globalThis.loaders.log=r,globalThis.loaders.version=eh,globalThis.probe=globalThis.probe||{},globalThis.probe.loaders=r,r}var Wo=rh();function ls(r,t="float32"){return r instanceof Date?"date-millisecond":r instanceof Number?t:typeof r=="string"?"utf8":(r===null||r==="undefined","null")}function _c(r){let t=ih(r);return t!=="null"?{type:t,nullable:!1}:r.length>0?(t=ls(r[0]),{type:t,nullable:!0}):{type:"null",nullable:!0}}function ih(r){switch(r.constructor){case Int8Array:return"int8";case Uint8Array:case Uint8ClampedArray:return"uint8";case Int16Array:return"int16";case Uint16Array:return"uint16";case Int32Array:return"int32";case Uint32Array:return"uint32";case Float32Array:return"float32";case Float64Array:return"float64";default:return"null"}}function us(r,t){if(!t)switch(r){case"int8":return Int8Array;case"uint8":return Uint8Array;case"int16":return Int16Array;case"uint16":return Uint16Array;case"int32":return Int32Array;case"uint32":return Uint32Array;case"float32":return Float32Array;case"float64":return Float64Array;default:break}return Array}function vc(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(h){try{l(i.next(h))}catch(d){o(d)}}function c(h){try{l(i.throw(h))}catch(d){o(d)}}function l(h){h.done?s(h.value):n(h.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function wc(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 U(r){return this instanceof U?(this.v=r,this):new U(r)}function se(r,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=e.apply(r,t||[]),n,s=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",o),n[Symbol.asyncIterator]=function(){return this},n;function o(g){return function(L){return Promise.resolve(L).then(g,d)}}function a(g,L){i[g]&&(n[g]=function(_){return new Promise(function(C,J){s.push([g,_,C,J])>1||c(g,_)})},L&&(n[g]=L(n[g])))}function c(g,L){try{l(i[g](L))}catch(_){y(s[0][3],_)}}function l(g){g.value instanceof U?Promise.resolve(g.value.v).then(h,d):y(s[0][2],g)}function h(g){c("next",g)}function d(g){c("throw",g)}function y(g,L){g(L),s.shift(),s.length&&c(s[0][0],s[0][1])}}function hi(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:U(r[n](o)),done:!1}:s?s(o):o}:s}}function Be(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 wc=="function"?wc(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 Zo={};Ar(Zo,{compareArrayLike:()=>qo,joinUint8Arrays:()=>oe,memcpy:()=>on,rebaseValueOffsets:()=>bs,toArrayBufferView:()=>V,toArrayBufferViewAsyncIterator:()=>Te,toArrayBufferViewIterator:()=>ke,toBigInt64Array:()=>gs,toBigUint64Array:()=>dh,toFloat32Array:()=>fh,toFloat32ArrayAsyncIterator:()=>Fh,toFloat32ArrayIterator:()=>vh,toFloat64Array:()=>ph,toFloat64ArrayAsyncIterator:()=>Oh,toFloat64ArrayIterator:()=>Ih,toInt16Array:()=>lh,toInt16ArrayAsyncIterator:()=>xh,toInt16ArrayIterator:()=>gh,toInt32Array:()=>Vr,toInt32ArrayAsyncIterator:()=>Ah,toInt32ArrayIterator:()=>bh,toInt8Array:()=>ch,toInt8ArrayAsyncIterator:()=>Bh,toInt8ArrayIterator:()=>yh,toUint16Array:()=>uh,toUint16ArrayAsyncIterator:()=>Th,toUint16ArrayIterator:()=>_h,toUint32Array:()=>hh,toUint32ArrayAsyncIterator:()=>Dh,toUint32ArrayIterator:()=>wh,toUint8Array:()=>D,toUint8ArrayAsyncIterator:()=>Jo,toUint8ArrayIterator:()=>Go,toUint8ClampedArray:()=>mh,toUint8ClampedArrayAsyncIterator:()=>Nh,toUint8ClampedArrayIterator:()=>Sh});var nh=new TextDecoder("utf-8"),nn=r=>nh.decode(r),sh=new TextEncoder,je=r=>sh.encode(r);var oh=r=>typeof r=="number",Ic=r=>typeof r=="boolean",gt=r=>typeof r=="function",Mt=r=>r!=null&&Object(r)===r,xe=r=>Mt(r)&>(r.then);var Ae=r=>Mt(r)&>(r[Symbol.iterator]),de=r=>Mt(r)&>(r[Symbol.asyncIterator]),hs=r=>Mt(r)&&Mt(r.schema);var ds=r=>Mt(r)&&"done"in r&&"value"in r;var fs=r=>Mt(r)&>(r.stat)&&oh(r.fd);var ps=r=>Mt(r)&&sn(r.body),ms=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Sc=r=>Mt(r)&>(r.abort)&>(r.getWriter)&&!ms(r),sn=r=>Mt(r)&>(r.cancel)&>(r.getReader)&&!ms(r),Bc=r=>Mt(r)&>(r.end)&>(r.write)&&Ic(r.writable)&&!ms(r),ys=r=>Mt(r)&>(r.read)&>(r.pipe)&&Ic(r.readable)&&!ms(r),xc=r=>Mt(r)&>(r.clear)&>(r.bytes)&>(r.position)&>(r.setPosition)&>(r.capacity)&>(r.getBufferIdentifier)&>(r.createLong);var Yo=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function ah(r){let t=r[0]?[r[0]]:[],e,i,n,s;for(let o,a,c=0,l=0,h=r.length;++c<h;){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 on(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 oe(r,t){let e=ah(r),i=e.reduce((h,d)=>h+d.byteLength,0),n,s,o,a=0,c=-1,l=Math.min(t||Number.POSITIVE_INFINITY,i);for(let h=e.length;++c<h;){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?on(o,s,a):o=s;break}on(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function V(r,t){let e=ds(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=je(e)),e instanceof ArrayBuffer?new r(e):e instanceof Yo?new r(e):xc(e)?V(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 ch=r=>V(Int8Array,r),lh=r=>V(Int16Array,r),Vr=r=>V(Int32Array,r),gs=r=>V(BigInt64Array,r),D=r=>V(Uint8Array,r),uh=r=>V(Uint16Array,r),hh=r=>V(Uint32Array,r),dh=r=>V(BigUint64Array,r),fh=r=>V(Float32Array,r),ph=r=>V(Float64Array,r),mh=r=>V(Uint8ClampedArray,r),Ho=r=>(r.next(),r);function*ke(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof Yo?e(t):Ae(t)?t:e(t);return yield*Ho(function*(n){let s=null;do s=n.next(yield V(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var yh=r=>ke(Int8Array,r),gh=r=>ke(Int16Array,r),bh=r=>ke(Int32Array,r),Go=r=>ke(Uint8Array,r),_h=r=>ke(Uint16Array,r),wh=r=>ke(Uint32Array,r),vh=r=>ke(Float32Array,r),Ih=r=>ke(Float64Array,r),Sh=r=>ke(Uint8ClampedArray,r);function Te(r,t){return se(this,arguments,function*(){if(xe(t))return yield U(yield U(yield*hi(Be(Te(r,yield U(t))))));let i=function(o){return se(this,arguments,function*(){yield yield U(yield U(o))})},n=function(o){return se(this,arguments,function*(){yield U(yield*hi(Be(Ho(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 Yo?i(t):Ae(t)?n(t):de(t)?t:i(t);return yield U(yield*hi(Be(Ho(function(o){return se(this,arguments,function*(){let a=null;do a=yield U(o.next(yield yield U(V(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield U(new r)})}var Bh=r=>Te(Int8Array,r),xh=r=>Te(Int16Array,r),Ah=r=>Te(Int32Array,r),Jo=r=>Te(Uint8Array,r),Th=r=>Te(Uint16Array,r),Dh=r=>Te(Uint32Array,r),Fh=r=>Te(Float32Array,r),Oh=r=>Te(Float64Array,r),Nh=r=>Te(Uint8ClampedArray,r);function bs(r,t,e){if(r!==0){e=e.slice(0,t);for(let i=-1,n=e.length;++i<n;)e[i]+=r}return e.subarray(0,t)}function qo(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 xt={fromIterable(r){return _s(Mh(r))},fromAsyncIterable(r){return _s(Eh(r))},fromDOMStream(r){return _s(Lh(r))},fromNodeStream(r){return _s(Uh(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')}},_s=r=>(r.next(),r);function*Mh(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?oe(i,o)[0]:([n,i,a]=oe(i,o),n)}({cmd:s,size:o}=(yield(()=>null)())||{cmd:"read",size:0});let l=Go(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(h){(e=!0)&&typeof l.throw=="function"&&l.throw(h)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function Eh(r){return se(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?oe(n,a)[0]:([s,n,c]=oe(n,a),s)}({cmd:o,size:a}=(yield yield U((()=>null)()))||{cmd:"read",size:0});let h=Jo(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield U(h.next()):yield U(h.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield U(l()));while(a<c);while(!e)}catch(d){(i=!0)&&typeof h.throw=="function"&&(yield U(h.throw(d)))}finally{i===!1&&typeof h.return=="function"&&(yield U(h.return(new Uint8Array(0))))}return yield U(null)})}function Lh(r){return se(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?oe(n,a)[0]:([s,n,c]=oe(n,a),s)}({cmd:o,size:a}=(yield yield U((()=>null)()))||{cmd:"read",size:0});let h=new Xo(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield U(h.read()):yield U(h.read(a-c)),!e&&s.byteLength>0&&(n.push(D(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield U(l()));while(a<c);while(!e)}catch(d){(i=!0)&&(yield U(h.cancel(d)))}finally{i===!1?yield U(h.cancel()):r.locked&&h.releaseLock()}return yield U(null)})}var Xo=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=D(e)),e})}},Ko=(r,t)=>{let e=n=>i([t,n]),i;return[t,e,new Promise(n=>(i=n)&&r.once(t,e))]};function Uh(r){return se(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],h;function d(){return o==="peek"?oe(l,a)[0]:([h,l,c]=oe(l,a),h)}if({cmd:o,size:a}=(yield yield U((()=>null)()))||{cmd:"read",size:0},r.isTTY)return yield yield U(new Uint8Array(0)),yield U(null);try{e[0]=Ko(r,"end"),e[1]=Ko(r,"error");do{if(e[2]=Ko(r,"readable"),[i,s]=yield U(Promise.race(e.map(g=>g[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(h=D(r.read(a-c)),h.byteLength<a-c&&(h=D(r.read()))):h=D(r.read()),h.byteLength>0&&(l.push(h),c+=h.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield U(d()));while(a<c)}while(!n)}finally{yield U(y(e,i==="error"?s:null))}return yield U(null);function y(g,L){return h=l=null,new Promise((_,C)=>{for(let[J,ht]of g)r.off(J,ht);try{let J=r.destroy;J&&J.call(r,L),L=void 0}catch(J){L=J||L}finally{L!=null?C(L):_()}})}})}var G;(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"})(G||(G={}));var X;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(X||(X={}));var q;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(q||(q={}));var nt;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(nt||(nt={}));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 ct;(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"})(ct||(ct={}));var Pe=new Int32Array(2),ws=new Float32Array(Pe.buffer),vs=new Float64Array(Pe.buffer),di=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var an;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(an||(an={}));var Et=class{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(t){return new Et(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 Pe[0]=this.readInt32(t),ws[0]}readFloat64(t){return Pe[di?0:1]=this.readInt32(t),Pe[di?1:0]=this.readInt32(t+4),vs[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){ws[0]=e,this.writeInt32(t,Pe[0])}writeFloat64(t,e){vs[0]=e,this.writeInt32(t,Pe[di?0:1]),this.writeInt32(t+4,Pe[di?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===an.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 sr=class{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=Et.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=sr.growByteBuffer(this.bb),this.space+=this.bb.capacity()-n}this.pad(i)}pad(t){for(let e=0;e<t;e++)this.bb.writeInt8(--this.space,0)}writeInt8(t){this.bb.writeInt8(this.space-=1,t)}writeInt16(t){this.bb.writeInt16(this.space-=2,t)}writeInt32(t){this.bb.writeInt32(this.space-=4,t)}writeInt64(t){this.bb.writeInt64(this.space-=8,t)}writeFloat32(t){this.bb.writeFloat32(this.space-=4,t)}writeFloat64(t){this.bb.writeFloat64(this.space-=8,t)}addInt8(t){this.prep(1,0),this.writeInt8(t)}addInt16(t){this.prep(2,0),this.writeInt16(t)}addInt32(t){this.prep(4,0),this.writeInt32(t)}addInt64(t){this.prep(8,0),this.writeInt64(t)}addFloat32(t){this.prep(4,0),this.writeFloat32(t)}addFloat64(t){this.prep(8,0),this.writeFloat64(t)}addFieldInt8(t,e,i){(this.force_defaults||e!=i)&&(this.addInt8(e),this.slot(t))}addFieldInt16(t,e,i){(this.force_defaults||e!=i)&&(this.addInt16(e),this.slot(t))}addFieldInt32(t,e,i){(this.force_defaults||e!=i)&&(this.addInt32(e),this.slot(t))}addFieldInt64(t,e,i){(this.force_defaults||e!==i)&&(this.addInt64(e),this.slot(t))}addFieldFloat32(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat32(e),this.slot(t))}addFieldFloat64(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat64(e),this.slot(t))}addFieldOffset(t,e,i){(this.force_defaults||e!=i)&&(this.addOffset(e),this.slot(t))}addFieldStruct(t,e,i){e!=i&&(this.nested(e),this.slot(t))}nested(t){if(t!=this.offset())throw new TypeError("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new TypeError("FlatBuffers: object serialization must not be nested.")}slot(t){this.vtable!==null&&(this.vtable[t]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(t){let e=t.capacity();if(e&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let i=e<<1,n=Et.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 TypeError("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 TypeError("FlatBuffers: field "+e+" must be set")}startVector(t,e,i){this.notNested(),this.vector_num_elems=e,this.prep(4,t*e),this.prep(i,t*e)}endVector(){return this.writeInt32(this.vector_num_elems),this.offset()}createSharedString(t){if(!t)return 0;if(this.string_maps||(this.string_maps=new Map),this.string_maps.has(t))return this.string_maps.get(t);let e=this.createString(t);return this.string_maps.set(t,e),e}createString(t){if(t==null)return 0;let e;return 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),this.bb.bytes().set(e,this.space),this.endVector()}createByteVector(t){return t==null?0:(this.startVector(1,t.length,1),this.bb.setPosition(this.space-=t.length),this.bb.bytes().set(t,this.space),this.endVector())}createObjectOffset(t){return t===null?0:typeof t=="string"?this.createString(t):t.pack(this)}createObjectOffsetList(t){let e=[];for(let i=0;i<t.length;++i){let n=t[i];if(n!==null)e.push(this.createObjectOffset(n));else throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return e}createStructOffsetList(t,e){return e(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}};var cn;(function(r){r[r.BUFFER=0]="BUFFER"})(cn||(cn={}));var ln;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(ln||(ln={}));var Fe=class{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 Fe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,e){return t.setPosition(t.position()+4),(e||new Fe).__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):ln.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):cn.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,ln.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,cn.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,e,i){return Fe.startBodyCompression(t),Fe.addCodec(t,e),Fe.addMethod(t,i),Fe.endBodyCompression(t)}};var fi=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 pi=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 Dt=class{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 Dt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,e){return t.setPosition(t.position()+4),(e||new Dt).__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 pi).__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 fi).__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 Fe).__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 pe=class{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 pe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,e){return t.setPosition(t.position()+4),(e||new pe).__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 Dt).__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 Dr;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(Dr||(Dr={}));var un;(function(r){r[r.DenseArray=0]="DenseArray"})(un||(un={}));var _t=class{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 _t).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new _t).__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 _t.startInt(t),_t.addBitWidth(t,e),_t.addIsSigned(t,i),_t.endInt(t)}};var ae=class{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 ae).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new ae).__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 _t).__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):un.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,un.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var Q=class{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 Q).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new Q).__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 Q.startKeyValue(t),Q.addKey(t,e),Q.addValue(t,i),Q.endKeyValue(t)}};var ze=class{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 ze).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,e){return t.setPosition(t.position()+4),(e||new ze).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return ze.startBinary(t),ze.endBinary(t)}};var $e=class{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 $e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,e){return t.setPosition(t.position()+4),(e||new $e).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return $e.startBool(t),$e.endBool(t)}};var jt=class{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 jt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,e){return t.setPosition(t.position()+4),(e||new jt).__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):nt.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,nt.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return jt.startDate(t),jt.addUnit(t,e),jt.endDate(t)}};var wt=class{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 wt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,e){return t.setPosition(t.position()+4),(e||new wt).__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 wt.startDecimal(t),wt.addPrecision(t,e),wt.addScale(t,i),wt.addBitWidth(t,n),wt.endDecimal(t)}};var kt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(t,e){return(e||new kt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,e){return t.setPosition(t.position()+4),(e||new kt).__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):m.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,m.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,e){return kt.startDuration(t),kt.addUnit(t,e),kt.endDuration(t)}};var Pt=class{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 Pt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,e){return t.setPosition(t.position()+4),(e||new Pt).__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 Pt.startFixedSizeBinary(t),Pt.addByteWidth(t,e),Pt.endFixedSizeBinary(t)}};var zt=class{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 zt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,e){return t.setPosition(t.position()+4),(e||new zt).__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 zt.startFixedSizeList(t),zt.addListSize(t,e),zt.endFixedSizeList(t)}};var $t=class{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 $t).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new $t).__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):q.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,q.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return $t.startFloatingPoint(t),$t.addPrecision(t,e),$t.endFloatingPoint(t)}};var Wt=class{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 Wt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new Wt).__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):ct.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,ct.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return Wt.startInterval(t),Wt.addUnit(t,e),Wt.endInterval(t)}};var We=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeBinary(t,e){return(e||new We).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeBinary(t,e){return t.setPosition(t.position()+4),(e||new We).__init(t.readInt32(t.position())+t.position(),t)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(t){return We.startLargeBinary(t),We.endLargeBinary(t)}};var He=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeUtf8(t,e){return(e||new He).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeUtf8(t,e){return t.setPosition(t.position()+4),(e||new He).__init(t.readInt32(t.position())+t.position(),t)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(t){return He.startLargeUtf8(t),He.endLargeUtf8(t)}};var Ye=class{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 Ye).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,e){return t.setPosition(t.position()+4),(e||new Ye).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return Ye.startList(t),Ye.endList(t)}};var Ht=class{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 Ht).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,e){return t.setPosition(t.position()+4),(e||new Ht).__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 Ht.startMap(t),Ht.addKeysSorted(t,e),Ht.endMap(t)}};var Ge=class{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 Ge).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,e){return t.setPosition(t.position()+4),(e||new Ge).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return Ge.startNull(t),Ge.endNull(t)}};var Je=class{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 Je).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new Je).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return Je.startStruct_(t),Je.endStruct_(t)}};var Ft=class{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 Ft).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new Ft).__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):m.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,m.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,i){return Ft.startTime(t),Ft.addUnit(t,e),Ft.addBitWidth(t,i),Ft.endTime(t)}};var Ot=class{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 Ot).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new Ot).__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):m.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,m.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,i){return Ot.startTimestamp(t),Ot.addUnit(t,e),Ot.addTimezone(t,i),Ot.endTimestamp(t)}};var vt=class{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 vt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new vt).__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):X.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,X.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 vt.startUnion(t),vt.addMode(t,e),vt.addTypeIds(t,i),vt.endUnion(t)}};var qe=class{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 qe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUtf8(t,e){return t.setPosition(t.position()+4),(e||new qe).__init(t.readInt32(t.position())+t.position(),t)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(t){return qe.startUtf8(t),qe.endUtf8(t)}};var Z;(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"})(Z||(Z={}));var dt=class{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 dt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsField(t,e){return t.setPosition(t.position()+4),(e||new dt).__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):Z.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 ae).__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 dt).__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 Q).__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,Z.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 ot=class{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 ot).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsSchema(t,e){return t.setPosition(t.position()+4),(e||new ot).__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):Dr.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 Q).__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,Dr.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 ot.startSchema(t),ot.addEndianness(t,e),ot.addFields(t,i),ot.addCustomMetadata(t,n),ot.addFeatures(t,s),ot.endSchema(t)}};var k;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(k||(k={}));var u;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.Float=3]="Float",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct=13]="Struct",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.Dictionary=-1]="Dictionary",r[r.Int8=-2]="Int8",r[r.Int16=-3]="Int16",r[r.Int32=-4]="Int32",r[r.Int64=-5]="Int64",r[r.Uint8=-6]="Uint8",r[r.Uint16=-7]="Uint16",r[r.Uint32=-8]="Uint32",r[r.Uint64=-9]="Uint64",r[r.Float16=-10]="Float16",r[r.Float32=-11]="Float32",r[r.Float64=-12]="Float64",r[r.DateDay=-13]="DateDay",r[r.DateMillisecond=-14]="DateMillisecond",r[r.TimestampSecond=-15]="TimestampSecond",r[r.TimestampMillisecond=-16]="TimestampMillisecond",r[r.TimestampMicrosecond=-17]="TimestampMicrosecond",r[r.TimestampNanosecond=-18]="TimestampNanosecond",r[r.TimeSecond=-19]="TimeSecond",r[r.TimeMillisecond=-20]="TimeMillisecond",r[r.TimeMicrosecond=-21]="TimeMicrosecond",r[r.TimeNanosecond=-22]="TimeNanosecond",r[r.DenseUnion=-23]="DenseUnion",r[r.SparseUnion=-24]="SparseUnion",r[r.IntervalDayTime=-25]="IntervalDayTime",r[r.IntervalYearMonth=-26]="IntervalYearMonth",r[r.DurationSecond=-27]="DurationSecond",r[r.DurationMillisecond=-28]="DurationMillisecond",r[r.DurationMicrosecond=-29]="DurationMicrosecond",r[r.DurationNanosecond=-30]="DurationNanosecond"})(u||(u={}));var Oe;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Oe||(Oe={}));var ba={};Ar(ba,{clampRange:()=>fn,createElementComparator:()=>Mr,wrapIndex:()=>Pr});var Qo={};Ar(Qo,{valueToString:()=>Ne});function Ne(r){if(r===null)return"null";if(r===void 0)return"undefined";switch(typeof r){case"number":return`${r}`;case"bigint":return`${r}`;case"string":return`"${r}"`}return typeof r[Symbol.toPrimitive]=="function"?r[Symbol.toPrimitive]("string"):ArrayBuffer.isView(r)?r instanceof BigInt64Array||r instanceof BigUint64Array?`[${[...r].map(t=>Ne(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var ia={};Ar(ia,{BN:()=>jr,bigNumToBigInt:()=>Tc,bigNumToNumber:()=>ra,bigNumToString:()=>gi,isArrowBigNumSymbol:()=>Ac});function P(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)}function ta(r,t){return P(r/t)+P(r%t)/P(t)}var Ac=Symbol.for("isArrowBigNum");function Me(r,...t){return t.length===0?Object.setPrototypeOf(V(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}Me.prototype[Ac]=!0;Me.prototype.toJSON=function(){return`"${gi(this)}"`};Me.prototype.valueOf=function(r){return ra(this,r)};Me.prototype.toString=function(){return gi(this)};Me.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return ra(this);case"string":return gi(this);case"default":return Tc(this)}return gi(this)};function mi(...r){return Me.apply(this,r)}function yi(...r){return Me.apply(this,r)}function hn(...r){return Me.apply(this,r)}Object.setPrototypeOf(mi.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(yi.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(hn.prototype,Object.create(Uint32Array.prototype));Object.assign(mi.prototype,Me.prototype,{constructor:mi,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array});Object.assign(yi.prototype,Me.prototype,{constructor:yi,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array});Object.assign(hn.prototype,Me.prototype,{constructor:hn,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array});var Rh=BigInt(4294967296)*BigInt(4294967296),Ch=Rh-BigInt(1);function ra(r,t){let{buffer:e,byteOffset:i,byteLength:n,signed:s}=r,o=new BigUint64Array(e,i,n/8),a=s&&o.at(-1)&BigInt(1)<<BigInt(63),c=BigInt(0),l=0;if(a){for(let h of o)c|=(h^Ch)*(BigInt(1)<<BigInt(64*l++));c*=BigInt(-1),c-=BigInt(1)}else for(let h of o)c|=h*(BigInt(1)<<BigInt(64*l++));if(typeof t=="number"){let h=BigInt(Math.pow(10,t)),d=c/h,y=c%h;return P(d)+P(y)/P(h)}return P(c)}function gi(r){if(r.byteLength===8)return`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`;if(!r.signed)return ea(r);let t=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2);if(new Int16Array([t.at(-1)])[0]>=0)return ea(r);t=t.slice();let i=1;for(let s=0;s<t.length;s++){let o=t[s],a=~o+i;t[s]=a,i&=o===0?1:0}return`-${ea(t)}`}function Tc(r){return r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:gi(r)}function ea(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 jr=class{static new(t,e){switch(e){case!0:return new mi(t);case!1:return new yi(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new mi(t)}return t.byteLength===16?new hn(t):new yi(t)}static signed(t){return new mi(t)}static unsigned(t){return new yi(t)}static decimal(t){return new hn(t)}constructor(t,e){return jr.new(t,e)}};var Dc,Fc,Oc,Nc,Mc,Ec,Lc,Uc,Rc,Cc,Vc,jc,kc,Pc,zc,$c,Wc,Hc,Yc,Gc,Jc,qc,f=class{static isNull(t){return t?.typeId===u.Null}static isInt(t){return t?.typeId===u.Int}static isFloat(t){return t?.typeId===u.Float}static isBinary(t){return t?.typeId===u.Binary}static isLargeBinary(t){return t?.typeId===u.LargeBinary}static isUtf8(t){return t?.typeId===u.Utf8}static isLargeUtf8(t){return t?.typeId===u.LargeUtf8}static isBool(t){return t?.typeId===u.Bool}static isDecimal(t){return t?.typeId===u.Decimal}static isDate(t){return t?.typeId===u.Date}static isTime(t){return t?.typeId===u.Time}static isTimestamp(t){return t?.typeId===u.Timestamp}static isInterval(t){return t?.typeId===u.Interval}static isDuration(t){return t?.typeId===u.Duration}static isList(t){return t?.typeId===u.List}static isStruct(t){return t?.typeId===u.Struct}static isUnion(t){return t?.typeId===u.Union}static isFixedSizeBinary(t){return t?.typeId===u.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===u.FixedSizeList}static isMap(t){return t?.typeId===u.Map}static isDictionary(t){return t?.typeId===u.Dictionary}static isDenseUnion(t){return f.isUnion(t)&&t.mode===X.Dense}static isSparseUnion(t){return f.isUnion(t)&&t.mode===X.Sparse}constructor(t){this.typeId=t}};Dc=Symbol.toStringTag;f[Dc]=(r=>(r.children=null,r.ArrayType=Array,r.OffsetArrayType=Int32Array,r[Symbol.toStringTag]="DataType"))(f.prototype);var It=class extends f{constructor(){super(u.Null)}toString(){return"Null"}};Fc=Symbol.toStringTag;It[Fc]=(r=>r[Symbol.toStringTag]="Null")(It.prototype);var lt=class extends f{constructor(t,e){super(u.Int),this.isSigned=t,this.bitWidth=e}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array;case 16:return this.isSigned?Int16Array:Uint16Array;case 32:return this.isSigned?Int32Array:Uint32Array;case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};Oc=Symbol.toStringTag;lt[Oc]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(lt.prototype);var or=class extends lt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},ar=class extends lt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},Lt=class extends lt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},cr=class extends lt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},lr=class extends lt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},ur=class extends lt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},hr=class extends lt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},dr=class extends lt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(or.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(ar.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(Lt.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(cr.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(lr.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(ur.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(hr.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(dr.prototype,"ArrayType",{value:BigUint64Array});var Yt=class extends f{constructor(t){super(u.Float),this.precision=t}get ArrayType(){switch(this.precision){case q.HALF:return Uint16Array;case q.SINGLE:return Float32Array;case q.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};Nc=Symbol.toStringTag;Yt[Nc]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(Yt.prototype);var kr=class extends Yt{constructor(){super(q.HALF)}},Ee=class extends Yt{constructor(){super(q.SINGLE)}},fr=class extends Yt{constructor(){super(q.DOUBLE)}};Object.defineProperty(kr.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Ee.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(fr.prototype,"ArrayType",{value:Float64Array});var me=class extends f{constructor(){super(u.Binary)}toString(){return"Binary"}};Mc=Symbol.toStringTag;me[Mc]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(me.prototype);var Ze=class extends f{constructor(){super(u.LargeBinary)}toString(){return"LargeBinary"}};Ec=Symbol.toStringTag;Ze[Ec]=(r=>(r.ArrayType=Uint8Array,r.OffsetArrayType=BigInt64Array,r[Symbol.toStringTag]="LargeBinary"))(Ze.prototype);var ye=class extends f{constructor(){super(u.Utf8)}toString(){return"Utf8"}};Lc=Symbol.toStringTag;ye[Lc]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(ye.prototype);var Ke=class extends f{constructor(){super(u.LargeUtf8)}toString(){return"LargeUtf8"}};Uc=Symbol.toStringTag;Ke[Uc]=(r=>(r.ArrayType=Uint8Array,r.OffsetArrayType=BigInt64Array,r[Symbol.toStringTag]="LargeUtf8"))(Ke.prototype);var ge=class extends f{constructor(){super(u.Bool)}toString(){return"Bool"}};Rc=Symbol.toStringTag;ge[Rc]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(ge.prototype);var be=class extends f{constructor(t,e,i=128){super(u.Decimal),this.scale=t,this.precision=e,this.bitWidth=i}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};Cc=Symbol.toStringTag;be[Cc]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(be.prototype);var ce=class extends f{constructor(t){super(u.Date),this.unit=t}toString(){return`Date${(this.unit+1)*32}<${nt[this.unit]}>`}get ArrayType(){return this.unit===nt.DAY?Int32Array:BigInt64Array}};Vc=Symbol.toStringTag;ce[Vc]=(r=>(r.unit=null,r[Symbol.toStringTag]="Date"))(ce.prototype);var bi=class extends ce{constructor(){super(nt.DAY)}},_i=class extends ce{constructor(){super(nt.MILLISECOND)}},Ut=class extends f{constructor(t,e){super(u.Time),this.unit=t,this.bitWidth=e}toString(){return`Time${this.bitWidth}<${m[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};jc=Symbol.toStringTag;Ut[jc]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(Ut.prototype);var wi=class extends Ut{constructor(){super(m.SECOND,32)}},vi=class extends Ut{constructor(){super(m.MILLISECOND,32)}},Ii=class extends Ut{constructor(){super(m.MICROSECOND,64)}},Si=class extends Ut{constructor(){super(m.NANOSECOND,64)}},Rt=class extends f{constructor(t,e){super(u.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${m[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};kc=Symbol.toStringTag;Rt[kc]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Timestamp"))(Rt.prototype);var Bi=class extends Rt{constructor(t){super(m.SECOND,t)}},xi=class extends Rt{constructor(t){super(m.MILLISECOND,t)}},Ai=class extends Rt{constructor(t){super(m.MICROSECOND,t)}},Ti=class extends Rt{constructor(t){super(m.NANOSECOND,t)}},le=class extends f{constructor(t){super(u.Interval),this.unit=t}toString(){return`Interval<${ct[this.unit]}>`}};Pc=Symbol.toStringTag;le[Pc]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(le.prototype);var Di=class extends le{constructor(){super(ct.DAY_TIME)}},Fi=class extends le{constructor(){super(ct.YEAR_MONTH)}},Xe=class extends f{constructor(t){super(u.Duration),this.unit=t}toString(){return`Duration<${m[this.unit]}>`}};zc=Symbol.toStringTag;Xe[zc]=(r=>(r.unit=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Duration"))(Xe.prototype);var Gt=class extends f{constructor(t){super(u.List),this.children=[t]}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};$c=Symbol.toStringTag;Gt[$c]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(Gt.prototype);var z=class extends f{constructor(t){super(u.Struct),this.children=t}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Wc=Symbol.toStringTag;z[Wc]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(z.prototype);var _e=class extends f{constructor(t,e,i){super(u.Union),this.mode=t,this.children=i,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((n,s,o)=>(n[s]=o)&&n||n,Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Hc=Symbol.toStringTag;_e[Hc]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(_e.prototype);var Qe=class extends f{constructor(t){super(u.FixedSizeBinary),this.byteWidth=t}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Yc=Symbol.toStringTag;Qe[Yc]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(Qe.prototype);var Jt=class extends f{constructor(t,e){super(u.FixedSizeList),this.listSize=t,this.children=[e]}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}};Gc=Symbol.toStringTag;Jt[Gc]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(Jt.prototype);var qt=class extends f{constructor(t,e=!1){var i,n,s;if(super(u.Map),this.children=[t],this.keysSorted=e,t&&(t.name="entries",!((i=t?.type)===null||i===void 0)&&i.children)){let o=(n=t?.type)===null||n===void 0?void 0:n.children[0];o&&(o.name="key");let a=(s=t?.type)===null||s===void 0?void 0:s.children[1];a&&(a.name="value")}}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Jc=Symbol.toStringTag;qt[Jc]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(qt.prototype);var Vh=(r=>()=>++r)(-1),Zt=class extends f{constructor(t,e,i,n){super(u.Dictionary),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?Vh():P(i)}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};qc=Symbol.toStringTag;Zt[qc]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Zt.prototype);function ue(r){let t=r;switch(r.typeId){case u.Decimal:return r.bitWidth/32;case u.Interval:return 1+t.unit;case u.FixedSizeList:return t.listSize;case u.FixedSizeBinary:return t.byteWidth;default:return 1}}var I=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 kh(this,t,e)}getVisitFnByTypeId(t,e=!0){return Oi(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitLargeUtf8(t,...e){return null}visitBinary(t,...e){return null}visitLargeBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function kh(r,t,e=!0){return typeof t=="number"?Oi(r,t,e):typeof t=="string"&&t in u?Oi(r,u[t],e):t&&t instanceof f?Oi(r,Zc(t),e):t?.type&&t.type instanceof f?Oi(r,Zc(t.type),e):Oi(r,u.NONE,e)}function Oi(r,t,e=!0){let i=null;switch(t){case u.Null:i=r.visitNull;break;case u.Bool:i=r.visitBool;break;case u.Int:i=r.visitInt;break;case u.Int8:i=r.visitInt8||r.visitInt;break;case u.Int16:i=r.visitInt16||r.visitInt;break;case u.Int32:i=r.visitInt32||r.visitInt;break;case u.Int64:i=r.visitInt64||r.visitInt;break;case u.Uint8:i=r.visitUint8||r.visitInt;break;case u.Uint16:i=r.visitUint16||r.visitInt;break;case u.Uint32:i=r.visitUint32||r.visitInt;break;case u.Uint64:i=r.visitUint64||r.visitInt;break;case u.Float:i=r.visitFloat;break;case u.Float16:i=r.visitFloat16||r.visitFloat;break;case u.Float32:i=r.visitFloat32||r.visitFloat;break;case u.Float64:i=r.visitFloat64||r.visitFloat;break;case u.Utf8:i=r.visitUtf8;break;case u.LargeUtf8:i=r.visitLargeUtf8;break;case u.Binary:i=r.visitBinary;break;case u.LargeBinary:i=r.visitLargeBinary;break;case u.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case u.Date:i=r.visitDate;break;case u.DateDay:i=r.visitDateDay||r.visitDate;break;case u.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case u.Timestamp:i=r.visitTimestamp;break;case u.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case u.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case u.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case u.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case u.Time:i=r.visitTime;break;case u.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case u.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case u.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case u.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case u.Decimal:i=r.visitDecimal;break;case u.List:i=r.visitList;break;case u.Struct:i=r.visitStruct;break;case u.Union:i=r.visitUnion;break;case u.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case u.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case u.Dictionary:i=r.visitDictionary;break;case u.Interval:i=r.visitInterval;break;case u.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case u.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case u.Duration:i=r.visitDuration;break;case u.DurationSecond:i=r.visitDurationSecond||r.visitDuration;break;case u.DurationMillisecond:i=r.visitDurationMillisecond||r.visitDuration;break;case u.DurationMicrosecond:i=r.visitDurationMicrosecond||r.visitDuration;break;case u.DurationNanosecond:i=r.visitDurationNanosecond||r.visitDuration;break;case u.FixedSizeList:i=r.visitFixedSizeList;break;case u.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${u[t]}'`)}function Zc(r){switch(r.typeId){case u.Null:return u.Null;case u.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?u.Int8:u.Uint8;case 16:return e?u.Int16:u.Uint16;case 32:return e?u.Int32:u.Uint32;case 64:return e?u.Int64:u.Uint64}return u.Int}case u.Float:switch(r.precision){case q.HALF:return u.Float16;case q.SINGLE:return u.Float32;case q.DOUBLE:return u.Float64}return u.Float;case u.Binary:return u.Binary;case u.LargeBinary:return u.LargeBinary;case u.Utf8:return u.Utf8;case u.LargeUtf8:return u.LargeUtf8;case u.Bool:return u.Bool;case u.Decimal:return u.Decimal;case u.Time:switch(r.unit){case m.SECOND:return u.TimeSecond;case m.MILLISECOND:return u.TimeMillisecond;case m.MICROSECOND:return u.TimeMicrosecond;case m.NANOSECOND:return u.TimeNanosecond}return u.Time;case u.Timestamp:switch(r.unit){case m.SECOND:return u.TimestampSecond;case m.MILLISECOND:return u.TimestampMillisecond;case m.MICROSECOND:return u.TimestampMicrosecond;case m.NANOSECOND:return u.TimestampNanosecond}return u.Timestamp;case u.Date:switch(r.unit){case nt.DAY:return u.DateDay;case nt.MILLISECOND:return u.DateMillisecond}return u.Date;case u.Interval:switch(r.unit){case ct.DAY_TIME:return u.IntervalDayTime;case ct.YEAR_MONTH:return u.IntervalYearMonth}return u.Interval;case u.Duration:switch(r.unit){case m.SECOND:return u.DurationSecond;case m.MILLISECOND:return u.DurationMillisecond;case m.MICROSECOND:return u.DurationMicrosecond;case m.NANOSECOND:return u.DurationNanosecond}return u.Duration;case u.Map:return u.Map;case u.List:return u.List;case u.Struct:return u.Struct;case u.Union:switch(r.mode){case X.Dense:return u.DenseUnion;case X.Sparse:return u.SparseUnion}return u.Union;case u.FixedSizeBinary:return u.FixedSizeBinary;case u.FixedSizeList:return u.FixedSizeList;case u.Dictionary:return u.Dictionary}throw new Error(`Unrecognized type '${u[r.typeId]}'`)}I.prototype.visitInt8=null;I.prototype.visitInt16=null;I.prototype.visitInt32=null;I.prototype.visitInt64=null;I.prototype.visitUint8=null;I.prototype.visitUint16=null;I.prototype.visitUint32=null;I.prototype.visitUint64=null;I.prototype.visitFloat16=null;I.prototype.visitFloat32=null;I.prototype.visitFloat64=null;I.prototype.visitDateDay=null;I.prototype.visitDateMillisecond=null;I.prototype.visitTimestampSecond=null;I.prototype.visitTimestampMillisecond=null;I.prototype.visitTimestampMicrosecond=null;I.prototype.visitTimestampNanosecond=null;I.prototype.visitTimeSecond=null;I.prototype.visitTimeMillisecond=null;I.prototype.visitTimeMicrosecond=null;I.prototype.visitTimeNanosecond=null;I.prototype.visitDenseUnion=null;I.prototype.visitSparseUnion=null;I.prototype.visitIntervalDayTime=null;I.prototype.visitIntervalYearMonth=null;I.prototype.visitDuration=null;I.prototype.visitDurationSecond=null;I.prototype.visitDurationMillisecond=null;I.prototype.visitDurationMicrosecond=null;I.prototype.visitDurationNanosecond=null;var na={};Ar(na,{float64ToUint16:()=>dn,uint16ToFloat64:()=>Ss});var Kc=new Float64Array(1),Ni=new Uint32Array(Kc.buffer);function Ss(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 dn(r){if(r!==r)return 32256;Kc[0]=r;let t=(Ni[1]&2147483648)>>16&65535,e=Ni[1]&2146435072,i=0;return e>=1089470464?Ni[0]>0?e=31744:(e=(e&2080374784)>>16,i=(Ni[1]&1048575)>>10):e<=1056964608?(i=1048576+(Ni[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=(Ni[1]&1048575)+512>>10),t|e|i&65535}var T=class extends I{};function N(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var Ph=(r,t,e)=>{r[t]=Math.floor(e/864e5)},Xc=(r,t,e,i)=>{if(e+1<t.length){let n=P(t[e]),s=P(t[e+1]);r.set(i.subarray(0,s-n),n)}},zh=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},pr=({values:r},t,e)=>{r[t]=e},sa=({values:r},t,e)=>{r[t]=e},Qc=({values:r},t,e)=>{r[t]=dn(e)},$h=(r,t,e)=>{switch(r.type.precision){case q.HALF:return Qc(r,t,e);case q.SINGLE:case q.DOUBLE:return sa(r,t,e)}},Bs=({values:r},t,e)=>{Ph(r,t,e.valueOf())},xs=({values:r},t,e)=>{r[t]=BigInt(e)},oa=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},tl=({values:r,valueOffsets:t},e,i)=>Xc(r,t,e,i),el=({values:r,valueOffsets:t},e,i)=>Xc(r,t,e,je(i)),aa=(r,t,e)=>{r.type.unit===nt.DAY?Bs(r,t,e):xs(r,t,e)},As=({values:r},t,e)=>{r[t]=BigInt(e/1e3)},Ts=({values:r},t,e)=>{r[t]=BigInt(e)},Ds=({values:r},t,e)=>{r[t]=BigInt(e*1e3)},Fs=({values:r},t,e)=>{r[t]=BigInt(e*1e6)},ca=(r,t,e)=>{switch(r.type.unit){case m.SECOND:return As(r,t,e);case m.MILLISECOND:return Ts(r,t,e);case m.MICROSECOND:return Ds(r,t,e);case m.NANOSECOND:return Fs(r,t,e)}},Os=({values:r},t,e)=>{r[t]=e},Ns=({values:r},t,e)=>{r[t]=e},Ms=({values:r},t,e)=>{r[t]=e},Es=({values:r},t,e)=>{r[t]=e},la=(r,t,e)=>{switch(r.type.unit){case m.SECOND:return Os(r,t,e);case m.MILLISECOND:return Ns(r,t,e);case m.MICROSECOND:return Ms(r,t,e);case m.NANOSECOND:return Es(r,t,e)}},ua=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},Wh=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=At.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))},Hh=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=At.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},Yh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),Gh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),Jh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),qh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),Zh=(r,t,e)=>{let i=r.type.children.map(s=>At.getVisitFn(s.type)),n=e instanceof Map?Jh(t,e):e instanceof b?Gh(t,e):Array.isArray(e)?Yh(t,e):qh(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},Kh=(r,t,e)=>{r.type.mode===X.Dense?rl(r,t,e):il(r,t,e)},rl=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];At.visit(n,r.valueOffsets[t],e)},il=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];At.visit(n,t,e)},Xh=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},ha=(r,t,e)=>{r.type.unit===ct.DAY_TIME?Ls(r,t,e):Us(r,t,e)},Ls=({values:r},t,e)=>{r.set(e.subarray(0,2),2*t)},Us=({values:r},t,e)=>{r[t]=e[0]*12+e[1]%12},Rs=({values:r},t,e)=>{r[t]=e},Cs=({values:r},t,e)=>{r[t]=e},Vs=({values:r},t,e)=>{r[t]=e},js=({values:r},t,e)=>{r[t]=e},da=(r,t,e)=>{switch(r.type.unit){case m.SECOND:return Rs(r,t,e);case m.MILLISECOND:return Cs(r,t,e);case m.MICROSECOND:return Vs(r,t,e);case m.NANOSECOND:return js(r,t,e)}},Qh=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=At.getVisitFn(n);if(Array.isArray(e))for(let o=-1,a=t*i;++o<i;)s(n,a+o,e[o]);else for(let o=-1,a=t*i;++o<i;)s(n,a+o,e.get(o))};T.prototype.visitBool=N(zh);T.prototype.visitInt=N(pr);T.prototype.visitInt8=N(pr);T.prototype.visitInt16=N(pr);T.prototype.visitInt32=N(pr);T.prototype.visitInt64=N(pr);T.prototype.visitUint8=N(pr);T.prototype.visitUint16=N(pr);T.prototype.visitUint32=N(pr);T.prototype.visitUint64=N(pr);T.prototype.visitFloat=N($h);T.prototype.visitFloat16=N(Qc);T.prototype.visitFloat32=N(sa);T.prototype.visitFloat64=N(sa);T.prototype.visitUtf8=N(el);T.prototype.visitLargeUtf8=N(el);T.prototype.visitBinary=N(tl);T.prototype.visitLargeBinary=N(tl);T.prototype.visitFixedSizeBinary=N(oa);T.prototype.visitDate=N(aa);T.prototype.visitDateDay=N(Bs);T.prototype.visitDateMillisecond=N(xs);T.prototype.visitTimestamp=N(ca);T.prototype.visitTimestampSecond=N(As);T.prototype.visitTimestampMillisecond=N(Ts);T.prototype.visitTimestampMicrosecond=N(Ds);T.prototype.visitTimestampNanosecond=N(Fs);T.prototype.visitTime=N(la);T.prototype.visitTimeSecond=N(Os);T.prototype.visitTimeMillisecond=N(Ns);T.prototype.visitTimeMicrosecond=N(Ms);T.prototype.visitTimeNanosecond=N(Es);T.prototype.visitDecimal=N(ua);T.prototype.visitList=N(Wh);T.prototype.visitStruct=N(Zh);T.prototype.visitUnion=N(Kh);T.prototype.visitDenseUnion=N(rl);T.prototype.visitSparseUnion=N(il);T.prototype.visitDictionary=N(Xh);T.prototype.visitInterval=N(ha);T.prototype.visitIntervalDayTime=N(Ls);T.prototype.visitIntervalYearMonth=N(Us);T.prototype.visitDuration=N(da);T.prototype.visitDurationSecond=N(Rs);T.prototype.visitDurationMillisecond=N(Cs);T.prototype.visitDurationMicrosecond=N(Vs);T.prototype.visitDurationNanosecond=N(js);T.prototype.visitFixedSizeList=N(Qh);T.prototype.visitMap=N(Hh);var At=new T;var Le=Symbol.for("parent"),Mi=Symbol.for("rowIndex"),Fr=class{constructor(t,e){return this[Le]=t,this[Mi]=e,new Proxy(this,new pa)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Mi],e=this[Le],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=ft.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${Ne(t)}: ${Ne(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new fa(this[Le],this[Mi])}},fa=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,ft.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(Fr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Le]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Mi]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var pa=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Le].type.children.map(e=>e.name)}has(t,e){return t[Le].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[Le].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[Le].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=ft.visit(t[Le].children[i],t[Mi]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Le].type.children.findIndex(s=>s.name===e);return n!==-1?(At.visit(t[Le].children[n],t[Mi],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var S=class extends I{};function F(r){return(t,e)=>t.getValid(e)?r(t,e):null}var td=(r,t)=>864e5*r[t],ed=(r,t)=>null,nl=(r,t,e)=>{if(e+1>=t.length)return null;let i=P(t[e]),n=P(t[e+1]);return r.subarray(i,n)},rd=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},sl=({values:r},t)=>td(r,t),ol=({values:r},t)=>P(r[t]),Or=({stride:r,values:t},e)=>t[r*e],id=({stride:r,values:t},e)=>Ss(t[r*e]),al=({values:r},t)=>r[t],nd=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),cl=({values:r,valueOffsets:t},e)=>nl(r,t,e),ll=({values:r,valueOffsets:t},e)=>{let i=nl(r,t,e);return i!==null?nn(i):null},sd=({values:r},t)=>r[t],od=({type:r,values:t},e)=>r.precision!==q.HALF?t[e]:Ss(t[e]),ad=(r,t)=>r.type.unit===nt.DAY?sl(r,t):ol(r,t),ul=({values:r},t)=>1e3*P(r[t]),hl=({values:r},t)=>P(r[t]),dl=({values:r},t)=>ta(r[t],BigInt(1e3)),fl=({values:r},t)=>ta(r[t],BigInt(1e6)),cd=(r,t)=>{switch(r.type.unit){case m.SECOND:return ul(r,t);case m.MILLISECOND:return hl(r,t);case m.MICROSECOND:return dl(r,t);case m.NANOSECOND:return fl(r,t)}},pl=({values:r},t)=>r[t],ml=({values:r},t)=>r[t],yl=({values:r},t)=>r[t],gl=({values:r},t)=>r[t],ld=(r,t)=>{switch(r.type.unit){case m.SECOND:return pl(r,t);case m.MILLISECOND:return ml(r,t);case m.MICROSECOND:return yl(r,t);case m.NANOSECOND:return gl(r,t)}},ud=({values:r,stride:t},e)=>jr.decimal(r.subarray(t*e,t*(e+1))),hd=(r,t)=>{let{valueOffsets:e,stride:i,children:n}=r,{[t*i]:s,[t*i+1]:o}=e,c=n[0].slice(s,o-s);return new b([c])},dd=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new tr(o.slice(n,s-n))},fd=(r,t)=>new Fr(r,t),pd=(r,t)=>r.type.mode===X.Dense?bl(r,t):_l(r,t),bl=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return ft.visit(i,r.valueOffsets[t])},_l=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return ft.visit(i,t)},md=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},yd=(r,t)=>r.type.unit===ct.DAY_TIME?wl(r,t):vl(r,t),wl=({values:r},t)=>r.subarray(2*t,2*(t+1)),vl=({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},Il=({values:r},t)=>r[t],Sl=({values:r},t)=>r[t],Bl=({values:r},t)=>r[t],xl=({values:r},t)=>r[t],gd=(r,t)=>{switch(r.type.unit){case m.SECOND:return Il(r,t);case m.MILLISECOND:return Sl(r,t);case m.MICROSECOND:return Bl(r,t);case m.NANOSECOND:return xl(r,t)}},bd=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new b([s])};S.prototype.visitNull=F(ed);S.prototype.visitBool=F(rd);S.prototype.visitInt=F(sd);S.prototype.visitInt8=F(Or);S.prototype.visitInt16=F(Or);S.prototype.visitInt32=F(Or);S.prototype.visitInt64=F(al);S.prototype.visitUint8=F(Or);S.prototype.visitUint16=F(Or);S.prototype.visitUint32=F(Or);S.prototype.visitUint64=F(al);S.prototype.visitFloat=F(od);S.prototype.visitFloat16=F(id);S.prototype.visitFloat32=F(Or);S.prototype.visitFloat64=F(Or);S.prototype.visitUtf8=F(ll);S.prototype.visitLargeUtf8=F(ll);S.prototype.visitBinary=F(cl);S.prototype.visitLargeBinary=F(cl);S.prototype.visitFixedSizeBinary=F(nd);S.prototype.visitDate=F(ad);S.prototype.visitDateDay=F(sl);S.prototype.visitDateMillisecond=F(ol);S.prototype.visitTimestamp=F(cd);S.prototype.visitTimestampSecond=F(ul);S.prototype.visitTimestampMillisecond=F(hl);S.prototype.visitTimestampMicrosecond=F(dl);S.prototype.visitTimestampNanosecond=F(fl);S.prototype.visitTime=F(ld);S.prototype.visitTimeSecond=F(pl);S.prototype.visitTimeMillisecond=F(ml);S.prototype.visitTimeMicrosecond=F(yl);S.prototype.visitTimeNanosecond=F(gl);S.prototype.visitDecimal=F(ud);S.prototype.visitList=F(hd);S.prototype.visitStruct=F(fd);S.prototype.visitUnion=F(pd);S.prototype.visitDenseUnion=F(bl);S.prototype.visitSparseUnion=F(_l);S.prototype.visitDictionary=F(md);S.prototype.visitInterval=F(yd);S.prototype.visitIntervalDayTime=F(wl);S.prototype.visitIntervalYearMonth=F(vl);S.prototype.visitDuration=F(gd);S.prototype.visitDurationSecond=F(Il);S.prototype.visitDurationMillisecond=F(Sl);S.prototype.visitDurationMicrosecond=F(Bl);S.prototype.visitDurationNanosecond=F(xl);S.prototype.visitFixedSizeList=F(bd);S.prototype.visitMap=F(dd);var ft=new S;var Nr=Symbol.for("keys"),Li=Symbol.for("vals"),Ei=Symbol.for("kKeysAsStrings"),ma=Symbol.for("_kKeysAsStrings"),tr=class{constructor(t){return this[Nr]=new b([t.children[0]]).memoize(),this[Li]=t.children[1],new Proxy(this,new ga)}get[Ei](){return this[ma]||(this[ma]=Array.from(this[Nr].toArray(),String))}[Symbol.iterator](){return new ya(this[Nr],this[Li])}get size(){return this[Nr].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Nr],e=this[Li],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=ft.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${Ne(t)}: ${Ne(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},ya=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),ft.visit(this.vals,t)]})}},ga=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Ei]}has(t,e){return t[Ei].includes(e)}getOwnPropertyDescriptor(t,e){if(t[Ei].indexOf(e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Ei].indexOf(e);if(i!==-1){let n=ft.visit(Reflect.get(t,Li),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Ei].indexOf(e);return n!==-1?(At.visit(Reflect.get(t,Li),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(tr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Nr]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Li]:{writable:!0,enumerable:!1,configurable:!1,value:null},[ma]:{writable:!0,enumerable:!1,configurable:!1,value:null}});var Al;function fn(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&&(Al=s,s=o,o=Al),o>n&&(o=n),i?i(r,s,o):[s,o]}var Pr=(r,t)=>r<0?t+r:r,Tl=r=>r!==r;function Mr(r){if(typeof r!=="object"||r===null)return Tl(r)?Tl: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?qo(r,e):!1:r instanceof Map?wd(r):Array.isArray(r)?_d(r):r instanceof b?vd(r):Id(r,!0)}function _d(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Mr(r[e]);return ks(t)}function wd(r){let t=-1,e=[];for(let i of r.values())e[++t]=Mr(i);return ks(e)}function vd(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Mr(r.get(e));return ks(t)}function Id(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]=Mr(r[e[n]]);return ks(i,e)}function ks(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return Sd(r,e);case Map:return Dl(r,e,e.keys());case tr:case Fr:case Object:case void 0:return Dl(r,e,t||Object.keys(e))}return e instanceof b?Bd(r,e):!1}}function Sd(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 Bd(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 Dl(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(),h=n.next();for(;o<a&&!l.done&&!h.done&&!c.done&&!(l.value!==h.value||!r[o](c.value));++o,l=i.next(),h=n.next(),c=s.next());return o===a&&l.done&&h.done&&c.done?!0:(i.return&&i.return(),n.return&&n.return(),s.return&&s.return(),!1)}var _a={};Ar(_a,{BitIterator:()=>zr,getBit:()=>Fl,getBool:()=>zs,packBools:()=>Wr,popcnt_array:()=>Ol,popcnt_bit_range:()=>pn,popcnt_uint32:()=>Ps,setBool:()=>xd,truncateBitmap:()=>$r});function zs(r,t,e,i){return(e&1<<i)!==0}function Fl(r,t,e,i){return(e&1<<i)>>i}function xd(r,t,e){return e?!!(r[t>>3]|=1<<t%8)||!0:!(r[t>>3]&=~(1<<t%8))&&!1}function $r(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):Wr(new zr(e,r,t,null,zs)).subarray(0,i)),n}return e}function Wr(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 zr=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 pn(r,t,e){if(e-t<=0)return 0;if(e-t<8){let s=0;for(let o of new zr(r,t,e-t,r,Fl))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return pn(r,t,n)+pn(r,i,e)+Ol(r,n>>3,i-n>>3)}function Ol(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+=Ps(s.getUint32(n)),n+=4;for(;o-n>=2;)i+=Ps(s.getUint16(n)),n+=2;for(;o-n>=1;)i+=Ps(s.getUint8(n)),n+=1;return i}function Ps(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 Ad=-1,j=class{get typeId(){return this.type.typeId}get ArrayType(){return this.type.ArrayType}get buffers(){return[this.valueOffsets,this.values,this.nullBitmap,this.typeIds]}get nullable(){if(this._nullCount!==0){let{type:t}=this;return f.isSparseUnion(t)?this.children.some(e=>e.nullable):f.isDenseUnion(t)?this.children.some(e=>e.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0,{valueOffsets:e,values:i,nullBitmap:n,typeIds:s}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.byteLength),s&&(t+=s.byteLength),this.children.reduce((o,a)=>o+a.byteLength,t)}get nullCount(){if(f.isUnion(this.type))return this.children.reduce((i,n)=>i+n.nullCount,0);let t=this._nullCount,e;return t<=Ad&&(e=this.nullBitmap)&&(this._nullCount=t=e.length===0?0:this.length-pn(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 j?(this.stride=s.stride,this.values=s.values,this.typeIds=s.typeIds,this.nullBitmap=s.nullBitmap,this.valueOffsets=s.valueOffsets):(this.stride=ue(t),s&&((c=s[0])&&(this.valueOffsets=c),(c=s[1])&&(this.values=c),(c=s[2])&&(this.nullBitmap=c),(c=s[3])&&(this.typeIds=c)))}getValid(t){let{type:e}=this;if(f.isUnion(e)){let i=e,n=this.children[i.typeIdToChildIndex[this.typeIds[t]]],s=i.mode===X.Dense?this.valueOffsets[t]:t;return n.getValid(s)}if(this.nullable&&this.nullCount>0){let i=this.offset+t;return(this.nullBitmap[i>>3]&1<<i%8)!==0}return!0}setValid(t,e){let i,{type:n}=this;if(f.isUnion(n)){let s=n,o=this.children[s.typeIdToChildIndex[this.typeIds[t]]],a=s.mode===X.Dense?this.valueOffsets[t]:t;i=o.getValid(a),o.setValid(a,e)}else{let{nullBitmap:s}=this,{offset:o,length:a}=this,c=o+t,l=1<<c%8,h=c>>3;(!s||s.byteLength<=h)&&(s=new Uint8Array((o+a+63&-64)>>3).fill(255),this.nullCount>0?(s.set($r(o,a,this.nullBitmap),0),Object.assign(this,{nullBitmap:s})):Object.assign(this,{nullBitmap:s,_nullCount:0}));let d=s[h];i=(d&l)!==0,s[h]=e?d|l:d&~l}return i!==!!e&&(this._nullCount=this.nullCount+(e?-1:1)),e}clone(t=this.type,e=this.offset,i=this.length,n=this._nullCount,s=this,o=this.children){return new j(t,e,i,n,s,o,this.dictionary)}slice(t,e){let{stride:i,typeId:n,children:s}=this,o=+(this._nullCount===0)-1,a=n===16?i:1,c=this._sliceBuffers(t,e,i,n);return this.clone(this.type,this.offset+t,e,o,c,s.length===0||this.valueOffsets?s:this._sliceChildren(s,a*t,a*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===u.Null)return this.clone(this.type,0,t,0);let{length:e,nullCount:i}=this,n=new Uint8Array((t+63&-64)>>3).fill(255,0,e>>3);n[e>>3]=(1<<e-(e&-8))-1,i>0&&n.set($r(this.offset,e,this.nullBitmap),0);let s=this.buffers;return s[Oe.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[Oe.TYPE])&&(o[Oe.TYPE]=s.subarray(t,t+e)),(s=o[Oe.OFFSET])&&(o[Oe.OFFSET]=s.subarray(t,t+e+1))||(s=o[Oe.DATA])&&(o[Oe.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};j.prototype.children=Object.freeze([]);var Hr=class extends I{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){let{["type"]:e,["offset"]:i=0,["length"]:n=0}=t;return new j(e,i,n,n)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitLargeUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=gs(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitLargeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=gs(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=D(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=V(e.ArrayType,t.typeIds),{["length"]:o=s.length,["nullCount"]:a=-1}=t;if(f.isSparseUnion(e))return new j(e,i,o,a,[void 0,void 0,void 0,s],n);let c=Vr(t.valueOffsets);return new j(e,i,o,a,[c,void 0,void 0,s],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.indices.ArrayType,t.data),{["dictionary"]:o=new b([new Hr().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitDuration(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitFixedSizeList(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new Hr().visit({type:e.valueType})}=t,s=D(t.nullBitmap),{["length"]:o=n.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,void 0,s],[n])}visitMap(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new Hr().visit({type:e.childType})}=t,s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,void 0,s],[n])}},Td=new Hr;function w(r){return Td.visit(r)}var mn=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 Nl(r){return r.some(t=>t.nullable)}function $s(r){return r.reduce((t,e)=>t+e.nullCount,0)}function Ws(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function Hs(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 h=Math.max(0,e-c),d=Math.min(i-c,l);n.push(a.slice(h,d-h))}return n.length===0&&n.push(r[0].slice(0,0)),n}function wa(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 yn(r,t){return r.getValid(t)}function Ui(r){function t(e,i,n){return r(e[i],n)}return function(e){let i=this.data;return wa(i,this._offsets,e,t)}}function Ys(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=wa(s,this._offsets,i,e);return t=void 0,o}}function Gs(r){let t;function e(i,n,s){let o=s,a=0,c=0;for(let l=n-1,h=i.length;++l<h;){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):wa(s,this._offsets,n,e);return t=void 0,o}}var B=class extends I{};function Dd(r,t){return t===null&&r.length>0?0:-1}function Fd(r,t){let{nullBitmap:e}=r;if(!e||r.nullCount<=0)return-1;let i=0;for(let n of new zr(e,r.offset+(t||0),r.length,e,zs)){if(!n)return i;++i}return-1}function E(r,t,e){if(t===void 0)return-1;if(t===null)switch(r.typeId){case u.Union:break;case u.Dictionary:break;default:return Fd(r,e)}let i=ft.getVisitFn(r),n=Mr(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}function Ml(r,t,e){let i=ft.getVisitFn(r),n=Mr(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}B.prototype.visitNull=Dd;B.prototype.visitBool=E;B.prototype.visitInt=E;B.prototype.visitInt8=E;B.prototype.visitInt16=E;B.prototype.visitInt32=E;B.prototype.visitInt64=E;B.prototype.visitUint8=E;B.prototype.visitUint16=E;B.prototype.visitUint32=E;B.prototype.visitUint64=E;B.prototype.visitFloat=E;B.prototype.visitFloat16=E;B.prototype.visitFloat32=E;B.prototype.visitFloat64=E;B.prototype.visitUtf8=E;B.prototype.visitLargeUtf8=E;B.prototype.visitBinary=E;B.prototype.visitLargeBinary=E;B.prototype.visitFixedSizeBinary=E;B.prototype.visitDate=E;B.prototype.visitDateDay=E;B.prototype.visitDateMillisecond=E;B.prototype.visitTimestamp=E;B.prototype.visitTimestampSecond=E;B.prototype.visitTimestampMillisecond=E;B.prototype.visitTimestampMicrosecond=E;B.prototype.visitTimestampNanosecond=E;B.prototype.visitTime=E;B.prototype.visitTimeSecond=E;B.prototype.visitTimeMillisecond=E;B.prototype.visitTimeMicrosecond=E;B.prototype.visitTimeNanosecond=E;B.prototype.visitDecimal=E;B.prototype.visitList=E;B.prototype.visitStruct=E;B.prototype.visitUnion=E;B.prototype.visitDenseUnion=Ml;B.prototype.visitSparseUnion=Ml;B.prototype.visitDictionary=E;B.prototype.visitInterval=E;B.prototype.visitIntervalDayTime=E;B.prototype.visitIntervalYearMonth=E;B.prototype.visitDuration=E;B.prototype.visitDurationSecond=E;B.prototype.visitDurationMillisecond=E;B.prototype.visitDurationMicrosecond=E;B.prototype.visitDurationNanosecond=E;B.prototype.visitFixedSizeList=E;B.prototype.visitMap=E;var Yr=new B;var x=class extends I{};function O(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(f.isInt(t)&&t.bitWidth!==64||f.isTime(t)&&t.bitWidth!==64||f.isFloat(t)&&t.precision!==q.HALF))return new mn(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new mn(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new va(o)})}var va=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}};x.prototype.visitNull=O;x.prototype.visitBool=O;x.prototype.visitInt=O;x.prototype.visitInt8=O;x.prototype.visitInt16=O;x.prototype.visitInt32=O;x.prototype.visitInt64=O;x.prototype.visitUint8=O;x.prototype.visitUint16=O;x.prototype.visitUint32=O;x.prototype.visitUint64=O;x.prototype.visitFloat=O;x.prototype.visitFloat16=O;x.prototype.visitFloat32=O;x.prototype.visitFloat64=O;x.prototype.visitUtf8=O;x.prototype.visitLargeUtf8=O;x.prototype.visitBinary=O;x.prototype.visitLargeBinary=O;x.prototype.visitFixedSizeBinary=O;x.prototype.visitDate=O;x.prototype.visitDateDay=O;x.prototype.visitDateMillisecond=O;x.prototype.visitTimestamp=O;x.prototype.visitTimestampSecond=O;x.prototype.visitTimestampMillisecond=O;x.prototype.visitTimestampMicrosecond=O;x.prototype.visitTimestampNanosecond=O;x.prototype.visitTime=O;x.prototype.visitTimeSecond=O;x.prototype.visitTimeMillisecond=O;x.prototype.visitTimeMicrosecond=O;x.prototype.visitTimeNanosecond=O;x.prototype.visitDecimal=O;x.prototype.visitList=O;x.prototype.visitStruct=O;x.prototype.visitUnion=O;x.prototype.visitDenseUnion=O;x.prototype.visitSparseUnion=O;x.prototype.visitDictionary=O;x.prototype.visitInterval=O;x.prototype.visitIntervalDayTime=O;x.prototype.visitIntervalYearMonth=O;x.prototype.visitDuration=O;x.prototype.visitDurationSecond=O;x.prototype.visitDurationMillisecond=O;x.prototype.visitDurationMicrosecond=O;x.prototype.visitDurationNanosecond=O;x.prototype.visitFixedSizeList=O;x.prototype.visitMap=O;var Ri=new x;var El,Ll={},Ul={},b=class{constructor(t){var e,i,n;let s=t[0]instanceof b?t.flatMap(a=>a.data):t;if(s.length===0||s.some(a=>!(a instanceof j)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(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}=Ll[o.typeId],h=s[0];this.isValid=d=>yn(h,d),this.get=d=>a(h,d),this.set=(d,y)=>c(h,d,y),this.indexOf=d=>l(h,d),this._offsets=[0,h.length];break}default:Object.setPrototypeOf(this,Ul[o.typeId]),this._offsets=Ws(s);break}this.data=s,this.type=o,this.stride=ue(o),this.numChildren=(n=(i=o.children)===null||i===void 0?void 0:i.length)!==null&&n!==void 0?n:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullable(){return Nl(this.data)}get nullCount(){return $s(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${u[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(Pr(t,this.length))}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return Ri.visit(this)}concat(...t){return new b(this.data.concat(t.flatMap(e=>e.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new b(fn(this,t,e,({data:i,_offsets:n},s,o)=>Hs(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case u.Int:case u.Float:case u.Decimal:case u.Time:case u.Timestamp:switch(e.length){case 0:return new s;case 1:return e[0].values.subarray(0,i*n);default:return e.reduce((o,{values:a,length:c})=>(o.array.set(a.subarray(0,c*n),o.offset),o.offset+=c*n,o),{array:new s(i*n),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e;return this.getChildAt((e=this.type.children)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new b(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return f.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(f.isDictionary(this.type)){let t=new Ci(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new b(e)}return new Ci(this)}unmemoize(){if(f.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 b(e)}return this}};El=Symbol.toStringTag;b[El]=(r=>{r.type=f.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(u).map(e=>u[e]).filter(e=>typeof e=="number"&&e!==u.NONE);for(let e of t){let i=ft.getVisitFnByTypeId(e),n=At.getVisitFnByTypeId(e),s=Yr.getVisitFnByTypeId(e);Ll[e]={get:i,set:n,indexOf:s},Ul[e]=Object.create(r,{isValid:{value:Ui(yn)},get:{value:Ui(ft.getVisitFnByTypeId(e))},set:{value:Ys(At.getVisitFnByTypeId(e))},indexOf:{value:Gs(Yr.getVisitFnByTypeId(e))}})}return"Vector"})(b.prototype);var Ci=class extends b{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 Ci(n.call(this,o,a))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new b(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Vi(r){if(r){if(r instanceof j)return new b([r]);if(r instanceof b)return new b(r.data);if(r.type instanceof f)return new b([w(r)]);if(Array.isArray(r))return new b(r.flatMap(t=>Od(t)));if(ArrayBuffer.isView(r)){r instanceof DataView&&(r=new Uint8Array(r.buffer));let t={offset:0,length:r.length,nullCount:-1,data:r};if(r instanceof Int8Array)return new b([w(Object.assign(Object.assign({},t),{type:new or}))]);if(r instanceof Int16Array)return new b([w(Object.assign(Object.assign({},t),{type:new ar}))]);if(r instanceof Int32Array)return new b([w(Object.assign(Object.assign({},t),{type:new Lt}))]);if(r instanceof BigInt64Array)return new b([w(Object.assign(Object.assign({},t),{type:new cr}))]);if(r instanceof Uint8Array||r instanceof Uint8ClampedArray)return new b([w(Object.assign(Object.assign({},t),{type:new lr}))]);if(r instanceof Uint16Array)return new b([w(Object.assign(Object.assign({},t),{type:new ur}))]);if(r instanceof Uint32Array)return new b([w(Object.assign(Object.assign({},t),{type:new hr}))]);if(r instanceof BigUint64Array)return new b([w(Object.assign(Object.assign({},t),{type:new dr}))]);if(r instanceof Float32Array)return new b([w(Object.assign(Object.assign({},t),{type:new Ee}))]);if(r instanceof Float64Array)return new b([w(Object.assign(Object.assign({},t),{type:new fr}))]);throw new Error("Unrecognized input")}}throw new Error("Unrecognized input")}function Od(r){return r instanceof j?[r]:r instanceof b?r.data:Vi(r).data}function Rl(r){if(!r||r.length<=0)return function(n){return!0};let t="",e=r.filter(i=>i===i);return e.length>0&&(t=`
|
|
7
|
+
"use strict";var __exports__=(()=>{var Vu=Object.create;var en=Object.defineProperty;var ju=Object.getOwnPropertyDescriptor;var ku=Object.getOwnPropertyNames;var Pu=Object.getPrototypeOf,zu=Object.prototype.hasOwnProperty;var $u=(r,t,e)=>t in r?en(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e;var Wu=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),Ar=(r,t)=>{for(var e in t)en(r,e,{get:t[e],enumerable:!0})},is=(r,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of ku(t))!zu.call(r,n)&&n!==e&&en(r,n,{get:()=>t[n],enumerable:!(i=ju(t,n))||i.enumerable});return r},ns=(r,t,e)=>(is(r,t,"default"),e&&is(e,t,"default")),Hu=(r,t,e)=>(e=r!=null?Vu(Pu(r)):{},is(t||!r||!r.__esModule?en(e,"default",{value:r,enumerable:!0}):e,r)),Yu=r=>is(en({},"__esModule",{value:!0}),r);var oc=(r,t,e)=>($u(r,typeof t!="symbol"?t+"":t,e),e);var cc=Wu((mp,ac)=>{ac.exports=globalThis.loaders});var rs={};Ar(rs,{CSVArrowLoader:()=>Ru,CSVLoader:()=>Ur,CSVWriter:()=>Lu});ns(rs,Hu(cc(),1));var ss=globalThis,Gu=globalThis.document||{},os=globalThis.process||{},Ju=globalThis.console,yp=globalThis.navigator||{};function lc(r){if(typeof window<"u"&&window.process?.type==="renderer"||typeof process<"u"&&Boolean(process.versions?.electron))return!0;let t=typeof navigator<"u"&&navigator.userAgent,e=r||t;return Boolean(e&&e.indexOf("Electron")>=0)}function Rr(){return!(typeof process=="object"&&String(process)==="[object process]"&&!process?.browser)||lc()}var zo="4.0.7";function Zu(r){try{let t=window[r],e="__storage_test__";return t.setItem(e,e),t.removeItem(e),t}catch{return null}}var as=class{constructor(t,e,i="sessionStorage"){this.storage=Zu(i),this.id=t,this.config=e,this._loadConfiguration()}getConfiguration(){return this.config}setConfiguration(t){if(Object.assign(this.config,t),this.storage){let e=JSON.stringify(this.config);this.storage.setItem(this.id,e)}}_loadConfiguration(){let t={};if(this.storage){let e=this.storage.getItem(this.id);t=e?JSON.parse(e):{}}return Object.assign(this.config,t),this}};function uc(r){let t;return r<10?t=`${r.toFixed(2)}ms`:r<100?t=`${r.toFixed(1)}ms`:r<1e3?t=`${r.toFixed(0)}ms`:t=`${(r/1e3).toFixed(2)}s`,t}function hc(r,t=8){let e=Math.max(t-r.length,0);return`${" ".repeat(e)}${r}`}var cs;(function(r){r[r.BLACK=30]="BLACK",r[r.RED=31]="RED",r[r.GREEN=32]="GREEN",r[r.YELLOW=33]="YELLOW",r[r.BLUE=34]="BLUE",r[r.MAGENTA=35]="MAGENTA",r[r.CYAN=36]="CYAN",r[r.WHITE=37]="WHITE",r[r.BRIGHT_BLACK=90]="BRIGHT_BLACK",r[r.BRIGHT_RED=91]="BRIGHT_RED",r[r.BRIGHT_GREEN=92]="BRIGHT_GREEN",r[r.BRIGHT_YELLOW=93]="BRIGHT_YELLOW",r[r.BRIGHT_BLUE=94]="BRIGHT_BLUE",r[r.BRIGHT_MAGENTA=95]="BRIGHT_MAGENTA",r[r.BRIGHT_CYAN=96]="BRIGHT_CYAN",r[r.BRIGHT_WHITE=97]="BRIGHT_WHITE"})(cs||(cs={}));var Ku=10;function dc(r){return typeof r!="string"?r:(r=r.toUpperCase(),cs[r]||cs.WHITE)}function fc(r,t,e){return!Rr&&typeof r=="string"&&(t&&(r=`\x1B[${dc(t)}m${r}\x1B[39m`),e&&(r=`\x1B[${dc(e)+Ku}m${r}\x1B[49m`)),r}function pc(r,t=["constructor"]){let e=Object.getPrototypeOf(r),i=Object.getOwnPropertyNames(e),n=r;for(let s of i){let o=n[s];typeof o=="function"&&(t.find(a=>s===a)||(n[s]=o.bind(r)))}}function rn(r,t){if(!r)throw new Error(t||"Assertion failed")}function Cr(){let r;if(Rr()&&ss.performance)r=ss?.performance?.now?.();else if("hrtime"in os){let t=os?.hrtime?.();r=t[0]*1e3+t[1]/1e6}else r=Date.now();return r}var li={debug:Rr()&&console.debug||console.log,log:console.log,info:console.info,warn:console.warn,error:console.error},Xu={enabled:!0,level:0};function ui(){}var mc={},yc={once:!0},Tr=class{constructor({id:t}={id:""}){this.VERSION=zo,this._startTs=Cr(),this._deltaTs=Cr(),this.userData={},this.LOG_THROTTLE_TIMEOUT=0,this.id=t,this.userData={},this._storage=new as(`__probe-${this.id}__`,Xu),this.timeStamp(`${this.id} started`),pc(this),Object.seal(this)}set level(t){this.setLevel(t)}get level(){return this.getLevel()}isEnabled(){return this._storage.config.enabled}getLevel(){return this._storage.config.level}getTotal(){return Number((Cr()-this._startTs).toPrecision(10))}getDelta(){return Number((Cr()-this._deltaTs).toPrecision(10))}set priority(t){this.level=t}get priority(){return this.level}getPriority(){return this.level}enable(t=!0){return this._storage.setConfiguration({enabled:t}),this}setLevel(t){return this._storage.setConfiguration({level:t}),this}get(t){return this._storage.config[t]}set(t,e){this._storage.setConfiguration({[t]:e})}settings(){console.table?console.table(this._storage.config):console.log(this._storage.config)}assert(t,e){if(!t)throw new Error(e||"Assertion failed")}warn(t){return this._getLogFunction(0,t,li.warn,arguments,yc)}error(t){return this._getLogFunction(0,t,li.error,arguments)}deprecated(t,e){return this.warn(`\`${t}\` is deprecated and will be removed in a later version. Use \`${e}\` instead`)}removed(t,e){return this.error(`\`${t}\` has been removed. Use \`${e}\` instead`)}probe(t,e){return this._getLogFunction(t,e,li.log,arguments,{time:!0,once:!0})}log(t,e){return this._getLogFunction(t,e,li.debug,arguments)}info(t,e){return this._getLogFunction(t,e,console.info,arguments)}once(t,e){return this._getLogFunction(t,e,li.debug||li.info,arguments,yc)}table(t,e,i){return e?this._getLogFunction(t,e,console.table||ui,i&&[i],{tag:th(e)}):ui}time(t,e){return this._getLogFunction(t,e,console.time?console.time:console.info)}timeEnd(t,e){return this._getLogFunction(t,e,console.timeEnd?console.timeEnd:console.info)}timeStamp(t,e){return this._getLogFunction(t,e,console.timeStamp||ui)}group(t,e,i={collapsed:!1}){let n=gc({logLevel:t,message:e,opts:i}),{collapsed:s}=i;return n.method=(s?console.groupCollapsed:console.group)||console.info,this._getLogFunction(n)}groupCollapsed(t,e,i={}){return this.group(t,e,Object.assign({},i,{collapsed:!0}))}groupEnd(t){return this._getLogFunction(t,"",console.groupEnd||ui)}withGroup(t,e,i){this.group(t,e)();try{i()}finally{this.groupEnd(t)()}}trace(){console.trace&&console.trace()}_shouldLog(t){return this.isEnabled()&&this.getLevel()>=bc(t)}_getLogFunction(t,e,i,n,s){if(this._shouldLog(t)){s=gc({logLevel:t,message:e,args:n,opts:s}),i=i||s.method,rn(i),s.total=this.getTotal(),s.delta=this.getDelta(),this._deltaTs=Cr();let o=s.tag||s.message;if(s.once&&o)if(!mc[o])mc[o]=Cr();else return ui;return e=Qu(this.id,s.message,s),i.bind(console,e,...s.args)}return ui}};Tr.VERSION=zo;function bc(r){if(!r)return 0;let t;switch(typeof r){case"number":t=r;break;case"object":t=r.logLevel||r.priority||0;break;default:return 0}return rn(Number.isFinite(t)&&t>=0),t}function gc(r){let{logLevel:t,message:e}=r;r.logLevel=bc(t);let i=r.args?Array.from(r.args):[];for(;i.length&&i.shift()!==e;);switch(typeof t){case"string":case"function":e!==void 0&&i.unshift(e),r.message=t;break;case"object":Object.assign(r,t);break;default:}typeof r.message=="function"&&(r.message=r.message());let n=typeof r.message;return rn(n==="string"||n==="object"),Object.assign(r,{args:i},r.opts)}function Qu(r,t,e){if(typeof t=="string"){let i=e.time?hc(uc(e.total)):"";t=e.time?`${r}: ${i} ${t}`:`${r}: ${t}`,t=fc(t,e.color,e.background)}return t}function th(r){for(let t in r)for(let e in r[t])return e||"untitled";return"empty"}globalThis.probe={};var Pp=new Tr({id:"@probe.gl/log"});var $o="4.4.0-alpha.1",eh=$o[0]>="0"&&$o[0]<="9"?`v${$o}`:"";function rh(){let r=new Tr({id:"loaders.gl"});return globalThis.loaders=globalThis.loaders||{},globalThis.loaders.log=r,globalThis.loaders.version=eh,globalThis.probe=globalThis.probe||{},globalThis.probe.loaders=r,r}var Wo=rh();function ls(r,t="float32"){return r instanceof Date?"date-millisecond":r instanceof Number?t:typeof r=="string"?"utf8":(r===null||r==="undefined","null")}function _c(r){let t=ih(r);return t!=="null"?{type:t,nullable:!1}:r.length>0?(t=ls(r[0]),{type:t,nullable:!0}):{type:"null",nullable:!0}}function ih(r){switch(r.constructor){case Int8Array:return"int8";case Uint8Array:case Uint8ClampedArray:return"uint8";case Int16Array:return"int16";case Uint16Array:return"uint16";case Int32Array:return"int32";case Uint32Array:return"uint32";case Float32Array:return"float32";case Float64Array:return"float64";default:return"null"}}function us(r,t){if(!t)switch(r){case"int8":return Int8Array;case"uint8":return Uint8Array;case"int16":return Int16Array;case"uint16":return Uint16Array;case"int32":return Int32Array;case"uint32":return Uint32Array;case"float32":return Float32Array;case"float64":return Float64Array;default:break}return Array}function vc(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(h){try{l(i.next(h))}catch(d){o(d)}}function c(h){try{l(i.throw(h))}catch(d){o(d)}}function l(h){h.done?s(h.value):n(h.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function wc(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 U(r){return this instanceof U?(this.v=r,this):new U(r)}function se(r,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=e.apply(r,t||[]),n,s=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",o),n[Symbol.asyncIterator]=function(){return this},n;function o(g){return function(L){return Promise.resolve(L).then(g,d)}}function a(g,L){i[g]&&(n[g]=function(_){return new Promise(function(C,J){s.push([g,_,C,J])>1||c(g,_)})},L&&(n[g]=L(n[g])))}function c(g,L){try{l(i[g](L))}catch(_){y(s[0][3],_)}}function l(g){g.value instanceof U?Promise.resolve(g.value.v).then(h,d):y(s[0][2],g)}function h(g){c("next",g)}function d(g){c("throw",g)}function y(g,L){g(L),s.shift(),s.length&&c(s[0][0],s[0][1])}}function hi(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:U(r[n](o)),done:!1}:s?s(o):o}:s}}function Be(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 wc=="function"?wc(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 Zo={};Ar(Zo,{compareArrayLike:()=>qo,joinUint8Arrays:()=>oe,memcpy:()=>on,rebaseValueOffsets:()=>bs,toArrayBufferView:()=>V,toArrayBufferViewAsyncIterator:()=>Te,toArrayBufferViewIterator:()=>ke,toBigInt64Array:()=>gs,toBigUint64Array:()=>dh,toFloat32Array:()=>fh,toFloat32ArrayAsyncIterator:()=>Fh,toFloat32ArrayIterator:()=>vh,toFloat64Array:()=>ph,toFloat64ArrayAsyncIterator:()=>Oh,toFloat64ArrayIterator:()=>Ih,toInt16Array:()=>lh,toInt16ArrayAsyncIterator:()=>xh,toInt16ArrayIterator:()=>gh,toInt32Array:()=>Vr,toInt32ArrayAsyncIterator:()=>Ah,toInt32ArrayIterator:()=>bh,toInt8Array:()=>ch,toInt8ArrayAsyncIterator:()=>Bh,toInt8ArrayIterator:()=>yh,toUint16Array:()=>uh,toUint16ArrayAsyncIterator:()=>Th,toUint16ArrayIterator:()=>_h,toUint32Array:()=>hh,toUint32ArrayAsyncIterator:()=>Dh,toUint32ArrayIterator:()=>wh,toUint8Array:()=>D,toUint8ArrayAsyncIterator:()=>Jo,toUint8ArrayIterator:()=>Go,toUint8ClampedArray:()=>mh,toUint8ClampedArrayAsyncIterator:()=>Nh,toUint8ClampedArrayIterator:()=>Sh});var nh=new TextDecoder("utf-8"),nn=r=>nh.decode(r),sh=new TextEncoder,je=r=>sh.encode(r);var oh=r=>typeof r=="number",Ic=r=>typeof r=="boolean",gt=r=>typeof r=="function",Mt=r=>r!=null&&Object(r)===r,xe=r=>Mt(r)&>(r.then);var Ae=r=>Mt(r)&>(r[Symbol.iterator]),de=r=>Mt(r)&>(r[Symbol.asyncIterator]),hs=r=>Mt(r)&&Mt(r.schema);var ds=r=>Mt(r)&&"done"in r&&"value"in r;var fs=r=>Mt(r)&>(r.stat)&&oh(r.fd);var ps=r=>Mt(r)&&sn(r.body),ms=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Sc=r=>Mt(r)&>(r.abort)&>(r.getWriter)&&!ms(r),sn=r=>Mt(r)&>(r.cancel)&>(r.getReader)&&!ms(r),Bc=r=>Mt(r)&>(r.end)&>(r.write)&&Ic(r.writable)&&!ms(r),ys=r=>Mt(r)&>(r.read)&>(r.pipe)&&Ic(r.readable)&&!ms(r),xc=r=>Mt(r)&>(r.clear)&>(r.bytes)&>(r.position)&>(r.setPosition)&>(r.capacity)&>(r.getBufferIdentifier)&>(r.createLong);var Yo=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function ah(r){let t=r[0]?[r[0]]:[],e,i,n,s;for(let o,a,c=0,l=0,h=r.length;++c<h;){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 on(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 oe(r,t){let e=ah(r),i=e.reduce((h,d)=>h+d.byteLength,0),n,s,o,a=0,c=-1,l=Math.min(t||Number.POSITIVE_INFINITY,i);for(let h=e.length;++c<h;){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?on(o,s,a):o=s;break}on(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function V(r,t){let e=ds(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=je(e)),e instanceof ArrayBuffer?new r(e):e instanceof Yo?new r(e):xc(e)?V(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 ch=r=>V(Int8Array,r),lh=r=>V(Int16Array,r),Vr=r=>V(Int32Array,r),gs=r=>V(BigInt64Array,r),D=r=>V(Uint8Array,r),uh=r=>V(Uint16Array,r),hh=r=>V(Uint32Array,r),dh=r=>V(BigUint64Array,r),fh=r=>V(Float32Array,r),ph=r=>V(Float64Array,r),mh=r=>V(Uint8ClampedArray,r),Ho=r=>(r.next(),r);function*ke(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof Yo?e(t):Ae(t)?t:e(t);return yield*Ho(function*(n){let s=null;do s=n.next(yield V(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var yh=r=>ke(Int8Array,r),gh=r=>ke(Int16Array,r),bh=r=>ke(Int32Array,r),Go=r=>ke(Uint8Array,r),_h=r=>ke(Uint16Array,r),wh=r=>ke(Uint32Array,r),vh=r=>ke(Float32Array,r),Ih=r=>ke(Float64Array,r),Sh=r=>ke(Uint8ClampedArray,r);function Te(r,t){return se(this,arguments,function*(){if(xe(t))return yield U(yield U(yield*hi(Be(Te(r,yield U(t))))));let i=function(o){return se(this,arguments,function*(){yield yield U(yield U(o))})},n=function(o){return se(this,arguments,function*(){yield U(yield*hi(Be(Ho(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 Yo?i(t):Ae(t)?n(t):de(t)?t:i(t);return yield U(yield*hi(Be(Ho(function(o){return se(this,arguments,function*(){let a=null;do a=yield U(o.next(yield yield U(V(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield U(new r)})}var Bh=r=>Te(Int8Array,r),xh=r=>Te(Int16Array,r),Ah=r=>Te(Int32Array,r),Jo=r=>Te(Uint8Array,r),Th=r=>Te(Uint16Array,r),Dh=r=>Te(Uint32Array,r),Fh=r=>Te(Float32Array,r),Oh=r=>Te(Float64Array,r),Nh=r=>Te(Uint8ClampedArray,r);function bs(r,t,e){if(r!==0){e=e.slice(0,t);for(let i=-1,n=e.length;++i<n;)e[i]+=r}return e.subarray(0,t)}function qo(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 xt={fromIterable(r){return _s(Mh(r))},fromAsyncIterable(r){return _s(Eh(r))},fromDOMStream(r){return _s(Lh(r))},fromNodeStream(r){return _s(Uh(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')}},_s=r=>(r.next(),r);function*Mh(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?oe(i,o)[0]:([n,i,a]=oe(i,o),n)}({cmd:s,size:o}=(yield(()=>null)())||{cmd:"read",size:0});let l=Go(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(h){(e=!0)&&typeof l.throw=="function"&&l.throw(h)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function Eh(r){return se(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?oe(n,a)[0]:([s,n,c]=oe(n,a),s)}({cmd:o,size:a}=(yield yield U((()=>null)()))||{cmd:"read",size:0});let h=Jo(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield U(h.next()):yield U(h.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield U(l()));while(a<c);while(!e)}catch(d){(i=!0)&&typeof h.throw=="function"&&(yield U(h.throw(d)))}finally{i===!1&&typeof h.return=="function"&&(yield U(h.return(new Uint8Array(0))))}return yield U(null)})}function Lh(r){return se(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?oe(n,a)[0]:([s,n,c]=oe(n,a),s)}({cmd:o,size:a}=(yield yield U((()=>null)()))||{cmd:"read",size:0});let h=new Xo(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield U(h.read()):yield U(h.read(a-c)),!e&&s.byteLength>0&&(n.push(D(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield U(l()));while(a<c);while(!e)}catch(d){(i=!0)&&(yield U(h.cancel(d)))}finally{i===!1?yield U(h.cancel()):r.locked&&h.releaseLock()}return yield U(null)})}var Xo=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=D(e)),e})}},Ko=(r,t)=>{let e=n=>i([t,n]),i;return[t,e,new Promise(n=>(i=n)&&r.once(t,e))]};function Uh(r){return se(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],h;function d(){return o==="peek"?oe(l,a)[0]:([h,l,c]=oe(l,a),h)}if({cmd:o,size:a}=(yield yield U((()=>null)()))||{cmd:"read",size:0},r.isTTY)return yield yield U(new Uint8Array(0)),yield U(null);try{e[0]=Ko(r,"end"),e[1]=Ko(r,"error");do{if(e[2]=Ko(r,"readable"),[i,s]=yield U(Promise.race(e.map(g=>g[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(h=D(r.read(a-c)),h.byteLength<a-c&&(h=D(r.read()))):h=D(r.read()),h.byteLength>0&&(l.push(h),c+=h.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield U(d()));while(a<c)}while(!n)}finally{yield U(y(e,i==="error"?s:null))}return yield U(null);function y(g,L){return h=l=null,new Promise((_,C)=>{for(let[J,ht]of g)r.off(J,ht);try{let J=r.destroy;J&&J.call(r,L),L=void 0}catch(J){L=J||L}finally{L!=null?C(L):_()}})}})}var G;(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"})(G||(G={}));var X;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(X||(X={}));var q;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(q||(q={}));var nt;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(nt||(nt={}));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 ct;(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"})(ct||(ct={}));var Pe=new Int32Array(2),ws=new Float32Array(Pe.buffer),vs=new Float64Array(Pe.buffer),di=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var an;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(an||(an={}));var Et=class{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(t){return new Et(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 Pe[0]=this.readInt32(t),ws[0]}readFloat64(t){return Pe[di?0:1]=this.readInt32(t),Pe[di?1:0]=this.readInt32(t+4),vs[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){ws[0]=e,this.writeInt32(t,Pe[0])}writeFloat64(t,e){vs[0]=e,this.writeInt32(t,Pe[di?0:1]),this.writeInt32(t+4,Pe[di?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===an.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 sr=class{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=Et.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=sr.growByteBuffer(this.bb),this.space+=this.bb.capacity()-n}this.pad(i)}pad(t){for(let e=0;e<t;e++)this.bb.writeInt8(--this.space,0)}writeInt8(t){this.bb.writeInt8(this.space-=1,t)}writeInt16(t){this.bb.writeInt16(this.space-=2,t)}writeInt32(t){this.bb.writeInt32(this.space-=4,t)}writeInt64(t){this.bb.writeInt64(this.space-=8,t)}writeFloat32(t){this.bb.writeFloat32(this.space-=4,t)}writeFloat64(t){this.bb.writeFloat64(this.space-=8,t)}addInt8(t){this.prep(1,0),this.writeInt8(t)}addInt16(t){this.prep(2,0),this.writeInt16(t)}addInt32(t){this.prep(4,0),this.writeInt32(t)}addInt64(t){this.prep(8,0),this.writeInt64(t)}addFloat32(t){this.prep(4,0),this.writeFloat32(t)}addFloat64(t){this.prep(8,0),this.writeFloat64(t)}addFieldInt8(t,e,i){(this.force_defaults||e!=i)&&(this.addInt8(e),this.slot(t))}addFieldInt16(t,e,i){(this.force_defaults||e!=i)&&(this.addInt16(e),this.slot(t))}addFieldInt32(t,e,i){(this.force_defaults||e!=i)&&(this.addInt32(e),this.slot(t))}addFieldInt64(t,e,i){(this.force_defaults||e!==i)&&(this.addInt64(e),this.slot(t))}addFieldFloat32(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat32(e),this.slot(t))}addFieldFloat64(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat64(e),this.slot(t))}addFieldOffset(t,e,i){(this.force_defaults||e!=i)&&(this.addOffset(e),this.slot(t))}addFieldStruct(t,e,i){e!=i&&(this.nested(e),this.slot(t))}nested(t){if(t!=this.offset())throw new TypeError("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new TypeError("FlatBuffers: object serialization must not be nested.")}slot(t){this.vtable!==null&&(this.vtable[t]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(t){let e=t.capacity();if(e&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let i=e<<1,n=Et.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 TypeError("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 TypeError("FlatBuffers: field "+e+" must be set")}startVector(t,e,i){this.notNested(),this.vector_num_elems=e,this.prep(4,t*e),this.prep(i,t*e)}endVector(){return this.writeInt32(this.vector_num_elems),this.offset()}createSharedString(t){if(!t)return 0;if(this.string_maps||(this.string_maps=new Map),this.string_maps.has(t))return this.string_maps.get(t);let e=this.createString(t);return this.string_maps.set(t,e),e}createString(t){if(t==null)return 0;let e;return 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),this.bb.bytes().set(e,this.space),this.endVector()}createByteVector(t){return t==null?0:(this.startVector(1,t.length,1),this.bb.setPosition(this.space-=t.length),this.bb.bytes().set(t,this.space),this.endVector())}createObjectOffset(t){return t===null?0:typeof t=="string"?this.createString(t):t.pack(this)}createObjectOffsetList(t){let e=[];for(let i=0;i<t.length;++i){let n=t[i];if(n!==null)e.push(this.createObjectOffset(n));else throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return e}createStructOffsetList(t,e){return e(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}};var cn;(function(r){r[r.BUFFER=0]="BUFFER"})(cn||(cn={}));var ln;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(ln||(ln={}));var Fe=class{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 Fe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,e){return t.setPosition(t.position()+4),(e||new Fe).__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):ln.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):cn.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,ln.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,cn.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,e,i){return Fe.startBodyCompression(t),Fe.addCodec(t,e),Fe.addMethod(t,i),Fe.endBodyCompression(t)}};var fi=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 pi=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 Dt=class{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 Dt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,e){return t.setPosition(t.position()+4),(e||new Dt).__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 pi).__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 fi).__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 Fe).__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 pe=class{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 pe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,e){return t.setPosition(t.position()+4),(e||new pe).__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 Dt).__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 Dr;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(Dr||(Dr={}));var un;(function(r){r[r.DenseArray=0]="DenseArray"})(un||(un={}));var _t=class{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 _t).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new _t).__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 _t.startInt(t),_t.addBitWidth(t,e),_t.addIsSigned(t,i),_t.endInt(t)}};var ae=class{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 ae).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new ae).__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 _t).__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):un.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,un.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var Q=class{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 Q).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new Q).__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 Q.startKeyValue(t),Q.addKey(t,e),Q.addValue(t,i),Q.endKeyValue(t)}};var ze=class{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 ze).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,e){return t.setPosition(t.position()+4),(e||new ze).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return ze.startBinary(t),ze.endBinary(t)}};var $e=class{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 $e).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,e){return t.setPosition(t.position()+4),(e||new $e).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return $e.startBool(t),$e.endBool(t)}};var jt=class{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 jt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,e){return t.setPosition(t.position()+4),(e||new jt).__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):nt.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,nt.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return jt.startDate(t),jt.addUnit(t,e),jt.endDate(t)}};var wt=class{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 wt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,e){return t.setPosition(t.position()+4),(e||new wt).__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 wt.startDecimal(t),wt.addPrecision(t,e),wt.addScale(t,i),wt.addBitWidth(t,n),wt.endDecimal(t)}};var kt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(t,e){return(e||new kt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,e){return t.setPosition(t.position()+4),(e||new kt).__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):m.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,m.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,e){return kt.startDuration(t),kt.addUnit(t,e),kt.endDuration(t)}};var Pt=class{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 Pt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,e){return t.setPosition(t.position()+4),(e||new Pt).__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 Pt.startFixedSizeBinary(t),Pt.addByteWidth(t,e),Pt.endFixedSizeBinary(t)}};var zt=class{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 zt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,e){return t.setPosition(t.position()+4),(e||new zt).__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 zt.startFixedSizeList(t),zt.addListSize(t,e),zt.endFixedSizeList(t)}};var $t=class{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 $t).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new $t).__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):q.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,q.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return $t.startFloatingPoint(t),$t.addPrecision(t,e),$t.endFloatingPoint(t)}};var Wt=class{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 Wt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new Wt).__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):ct.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,ct.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return Wt.startInterval(t),Wt.addUnit(t,e),Wt.endInterval(t)}};var We=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeBinary(t,e){return(e||new We).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeBinary(t,e){return t.setPosition(t.position()+4),(e||new We).__init(t.readInt32(t.position())+t.position(),t)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(t){return We.startLargeBinary(t),We.endLargeBinary(t)}};var He=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeUtf8(t,e){return(e||new He).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeUtf8(t,e){return t.setPosition(t.position()+4),(e||new He).__init(t.readInt32(t.position())+t.position(),t)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(t){return He.startLargeUtf8(t),He.endLargeUtf8(t)}};var Ye=class{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 Ye).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,e){return t.setPosition(t.position()+4),(e||new Ye).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return Ye.startList(t),Ye.endList(t)}};var Ht=class{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 Ht).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,e){return t.setPosition(t.position()+4),(e||new Ht).__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 Ht.startMap(t),Ht.addKeysSorted(t,e),Ht.endMap(t)}};var Ge=class{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 Ge).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,e){return t.setPosition(t.position()+4),(e||new Ge).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return Ge.startNull(t),Ge.endNull(t)}};var Je=class{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 Je).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new Je).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return Je.startStruct_(t),Je.endStruct_(t)}};var Ft=class{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 Ft).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new Ft).__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):m.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,m.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,i){return Ft.startTime(t),Ft.addUnit(t,e),Ft.addBitWidth(t,i),Ft.endTime(t)}};var Ot=class{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 Ot).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new Ot).__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):m.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,m.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,i){return Ot.startTimestamp(t),Ot.addUnit(t,e),Ot.addTimezone(t,i),Ot.endTimestamp(t)}};var vt=class{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 vt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new vt).__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):X.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,X.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 vt.startUnion(t),vt.addMode(t,e),vt.addTypeIds(t,i),vt.endUnion(t)}};var qe=class{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 qe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUtf8(t,e){return t.setPosition(t.position()+4),(e||new qe).__init(t.readInt32(t.position())+t.position(),t)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(t){return qe.startUtf8(t),qe.endUtf8(t)}};var Z;(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"})(Z||(Z={}));var dt=class{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 dt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsField(t,e){return t.setPosition(t.position()+4),(e||new dt).__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):Z.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 ae).__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 dt).__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 Q).__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,Z.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 ot=class{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 ot).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsSchema(t,e){return t.setPosition(t.position()+4),(e||new ot).__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):Dr.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 Q).__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,Dr.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 ot.startSchema(t),ot.addEndianness(t,e),ot.addFields(t,i),ot.addCustomMetadata(t,n),ot.addFeatures(t,s),ot.endSchema(t)}};var k;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(k||(k={}));var u;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.Float=3]="Float",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct=13]="Struct",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.Dictionary=-1]="Dictionary",r[r.Int8=-2]="Int8",r[r.Int16=-3]="Int16",r[r.Int32=-4]="Int32",r[r.Int64=-5]="Int64",r[r.Uint8=-6]="Uint8",r[r.Uint16=-7]="Uint16",r[r.Uint32=-8]="Uint32",r[r.Uint64=-9]="Uint64",r[r.Float16=-10]="Float16",r[r.Float32=-11]="Float32",r[r.Float64=-12]="Float64",r[r.DateDay=-13]="DateDay",r[r.DateMillisecond=-14]="DateMillisecond",r[r.TimestampSecond=-15]="TimestampSecond",r[r.TimestampMillisecond=-16]="TimestampMillisecond",r[r.TimestampMicrosecond=-17]="TimestampMicrosecond",r[r.TimestampNanosecond=-18]="TimestampNanosecond",r[r.TimeSecond=-19]="TimeSecond",r[r.TimeMillisecond=-20]="TimeMillisecond",r[r.TimeMicrosecond=-21]="TimeMicrosecond",r[r.TimeNanosecond=-22]="TimeNanosecond",r[r.DenseUnion=-23]="DenseUnion",r[r.SparseUnion=-24]="SparseUnion",r[r.IntervalDayTime=-25]="IntervalDayTime",r[r.IntervalYearMonth=-26]="IntervalYearMonth",r[r.DurationSecond=-27]="DurationSecond",r[r.DurationMillisecond=-28]="DurationMillisecond",r[r.DurationMicrosecond=-29]="DurationMicrosecond",r[r.DurationNanosecond=-30]="DurationNanosecond"})(u||(u={}));var Oe;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Oe||(Oe={}));var ba={};Ar(ba,{clampRange:()=>fn,createElementComparator:()=>Mr,wrapIndex:()=>Pr});var Qo={};Ar(Qo,{valueToString:()=>Ne});function Ne(r){if(r===null)return"null";if(r===void 0)return"undefined";switch(typeof r){case"number":return`${r}`;case"bigint":return`${r}`;case"string":return`"${r}"`}return typeof r[Symbol.toPrimitive]=="function"?r[Symbol.toPrimitive]("string"):ArrayBuffer.isView(r)?r instanceof BigInt64Array||r instanceof BigUint64Array?`[${[...r].map(t=>Ne(t))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(t,e)=>typeof e=="bigint"?`${e}`:e)}var ia={};Ar(ia,{BN:()=>jr,bigNumToBigInt:()=>Tc,bigNumToNumber:()=>ra,bigNumToString:()=>gi,isArrowBigNumSymbol:()=>Ac});function P(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)}function ta(r,t){return P(r/t)+P(r%t)/P(t)}var Ac=Symbol.for("isArrowBigNum");function Me(r,...t){return t.length===0?Object.setPrototypeOf(V(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...t),this.constructor.prototype)}Me.prototype[Ac]=!0;Me.prototype.toJSON=function(){return`"${gi(this)}"`};Me.prototype.valueOf=function(r){return ra(this,r)};Me.prototype.toString=function(){return gi(this)};Me.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return ra(this);case"string":return gi(this);case"default":return Tc(this)}return gi(this)};function mi(...r){return Me.apply(this,r)}function yi(...r){return Me.apply(this,r)}function hn(...r){return Me.apply(this,r)}Object.setPrototypeOf(mi.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(yi.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(hn.prototype,Object.create(Uint32Array.prototype));Object.assign(mi.prototype,Me.prototype,{constructor:mi,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array});Object.assign(yi.prototype,Me.prototype,{constructor:yi,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array});Object.assign(hn.prototype,Me.prototype,{constructor:hn,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array});var Rh=BigInt(4294967296)*BigInt(4294967296),Ch=Rh-BigInt(1);function ra(r,t){let{buffer:e,byteOffset:i,byteLength:n,signed:s}=r,o=new BigUint64Array(e,i,n/8),a=s&&o.at(-1)&BigInt(1)<<BigInt(63),c=BigInt(0),l=0;if(a){for(let h of o)c|=(h^Ch)*(BigInt(1)<<BigInt(64*l++));c*=BigInt(-1),c-=BigInt(1)}else for(let h of o)c|=h*(BigInt(1)<<BigInt(64*l++));if(typeof t=="number"){let h=BigInt(Math.pow(10,t)),d=c/h,y=c%h;return P(d)+P(y)/P(h)}return P(c)}function gi(r){if(r.byteLength===8)return`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`;if(!r.signed)return ea(r);let t=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2);if(new Int16Array([t.at(-1)])[0]>=0)return ea(r);t=t.slice();let i=1;for(let s=0;s<t.length;s++){let o=t[s],a=~o+i;t[s]=a,i&=o===0?1:0}return`-${ea(t)}`}function Tc(r){return r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:gi(r)}function ea(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 jr=class{static new(t,e){switch(e){case!0:return new mi(t);case!1:return new yi(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new mi(t)}return t.byteLength===16?new hn(t):new yi(t)}static signed(t){return new mi(t)}static unsigned(t){return new yi(t)}static decimal(t){return new hn(t)}constructor(t,e){return jr.new(t,e)}};var Dc,Fc,Oc,Nc,Mc,Ec,Lc,Uc,Rc,Cc,Vc,jc,kc,Pc,zc,$c,Wc,Hc,Yc,Gc,Jc,qc,f=class{static isNull(t){return t?.typeId===u.Null}static isInt(t){return t?.typeId===u.Int}static isFloat(t){return t?.typeId===u.Float}static isBinary(t){return t?.typeId===u.Binary}static isLargeBinary(t){return t?.typeId===u.LargeBinary}static isUtf8(t){return t?.typeId===u.Utf8}static isLargeUtf8(t){return t?.typeId===u.LargeUtf8}static isBool(t){return t?.typeId===u.Bool}static isDecimal(t){return t?.typeId===u.Decimal}static isDate(t){return t?.typeId===u.Date}static isTime(t){return t?.typeId===u.Time}static isTimestamp(t){return t?.typeId===u.Timestamp}static isInterval(t){return t?.typeId===u.Interval}static isDuration(t){return t?.typeId===u.Duration}static isList(t){return t?.typeId===u.List}static isStruct(t){return t?.typeId===u.Struct}static isUnion(t){return t?.typeId===u.Union}static isFixedSizeBinary(t){return t?.typeId===u.FixedSizeBinary}static isFixedSizeList(t){return t?.typeId===u.FixedSizeList}static isMap(t){return t?.typeId===u.Map}static isDictionary(t){return t?.typeId===u.Dictionary}static isDenseUnion(t){return f.isUnion(t)&&t.mode===X.Dense}static isSparseUnion(t){return f.isUnion(t)&&t.mode===X.Sparse}constructor(t){this.typeId=t}};Dc=Symbol.toStringTag;f[Dc]=(r=>(r.children=null,r.ArrayType=Array,r.OffsetArrayType=Int32Array,r[Symbol.toStringTag]="DataType"))(f.prototype);var It=class extends f{constructor(){super(u.Null)}toString(){return"Null"}};Fc=Symbol.toStringTag;It[Fc]=(r=>r[Symbol.toStringTag]="Null")(It.prototype);var lt=class extends f{constructor(t,e){super(u.Int),this.isSigned=t,this.bitWidth=e}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array;case 16:return this.isSigned?Int16Array:Uint16Array;case 32:return this.isSigned?Int32Array:Uint32Array;case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};Oc=Symbol.toStringTag;lt[Oc]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(lt.prototype);var or=class extends lt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},ar=class extends lt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},Lt=class extends lt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},cr=class extends lt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},lr=class extends lt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},ur=class extends lt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},hr=class extends lt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},dr=class extends lt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(or.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(ar.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(Lt.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(cr.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(lr.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(ur.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(hr.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(dr.prototype,"ArrayType",{value:BigUint64Array});var Yt=class extends f{constructor(t){super(u.Float),this.precision=t}get ArrayType(){switch(this.precision){case q.HALF:return Uint16Array;case q.SINGLE:return Float32Array;case q.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};Nc=Symbol.toStringTag;Yt[Nc]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))(Yt.prototype);var kr=class extends Yt{constructor(){super(q.HALF)}},Ee=class extends Yt{constructor(){super(q.SINGLE)}},fr=class extends Yt{constructor(){super(q.DOUBLE)}};Object.defineProperty(kr.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Ee.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(fr.prototype,"ArrayType",{value:Float64Array});var me=class extends f{constructor(){super(u.Binary)}toString(){return"Binary"}};Mc=Symbol.toStringTag;me[Mc]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(me.prototype);var Ze=class extends f{constructor(){super(u.LargeBinary)}toString(){return"LargeBinary"}};Ec=Symbol.toStringTag;Ze[Ec]=(r=>(r.ArrayType=Uint8Array,r.OffsetArrayType=BigInt64Array,r[Symbol.toStringTag]="LargeBinary"))(Ze.prototype);var ye=class extends f{constructor(){super(u.Utf8)}toString(){return"Utf8"}};Lc=Symbol.toStringTag;ye[Lc]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(ye.prototype);var Ke=class extends f{constructor(){super(u.LargeUtf8)}toString(){return"LargeUtf8"}};Uc=Symbol.toStringTag;Ke[Uc]=(r=>(r.ArrayType=Uint8Array,r.OffsetArrayType=BigInt64Array,r[Symbol.toStringTag]="LargeUtf8"))(Ke.prototype);var ge=class extends f{constructor(){super(u.Bool)}toString(){return"Bool"}};Rc=Symbol.toStringTag;ge[Rc]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(ge.prototype);var be=class extends f{constructor(t,e,i=128){super(u.Decimal),this.scale=t,this.precision=e,this.bitWidth=i}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};Cc=Symbol.toStringTag;be[Cc]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(be.prototype);var ce=class extends f{constructor(t){super(u.Date),this.unit=t}toString(){return`Date${(this.unit+1)*32}<${nt[this.unit]}>`}get ArrayType(){return this.unit===nt.DAY?Int32Array:BigInt64Array}};Vc=Symbol.toStringTag;ce[Vc]=(r=>(r.unit=null,r[Symbol.toStringTag]="Date"))(ce.prototype);var bi=class extends ce{constructor(){super(nt.DAY)}},_i=class extends ce{constructor(){super(nt.MILLISECOND)}},Ut=class extends f{constructor(t,e){super(u.Time),this.unit=t,this.bitWidth=e}toString(){return`Time${this.bitWidth}<${m[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};jc=Symbol.toStringTag;Ut[jc]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(Ut.prototype);var wi=class extends Ut{constructor(){super(m.SECOND,32)}},vi=class extends Ut{constructor(){super(m.MILLISECOND,32)}},Ii=class extends Ut{constructor(){super(m.MICROSECOND,64)}},Si=class extends Ut{constructor(){super(m.NANOSECOND,64)}},Rt=class extends f{constructor(t,e){super(u.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${m[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};kc=Symbol.toStringTag;Rt[kc]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Timestamp"))(Rt.prototype);var Bi=class extends Rt{constructor(t){super(m.SECOND,t)}},xi=class extends Rt{constructor(t){super(m.MILLISECOND,t)}},Ai=class extends Rt{constructor(t){super(m.MICROSECOND,t)}},Ti=class extends Rt{constructor(t){super(m.NANOSECOND,t)}},le=class extends f{constructor(t){super(u.Interval),this.unit=t}toString(){return`Interval<${ct[this.unit]}>`}};Pc=Symbol.toStringTag;le[Pc]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(le.prototype);var Di=class extends le{constructor(){super(ct.DAY_TIME)}},Fi=class extends le{constructor(){super(ct.YEAR_MONTH)}},Xe=class extends f{constructor(t){super(u.Duration),this.unit=t}toString(){return`Duration<${m[this.unit]}>`}};zc=Symbol.toStringTag;Xe[zc]=(r=>(r.unit=null,r.ArrayType=BigInt64Array,r[Symbol.toStringTag]="Duration"))(Xe.prototype);var Gt=class extends f{constructor(t){super(u.List),this.children=[t]}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};$c=Symbol.toStringTag;Gt[$c]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(Gt.prototype);var z=class extends f{constructor(t){super(u.Struct),this.children=t}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Wc=Symbol.toStringTag;z[Wc]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(z.prototype);var _e=class extends f{constructor(t,e,i){super(u.Union),this.mode=t,this.children=i,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((n,s,o)=>(n[s]=o)&&n||n,Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}};Hc=Symbol.toStringTag;_e[Hc]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(_e.prototype);var Qe=class extends f{constructor(t){super(u.FixedSizeBinary),this.byteWidth=t}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};Yc=Symbol.toStringTag;Qe[Yc]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(Qe.prototype);var Jt=class extends f{constructor(t,e){super(u.FixedSizeList),this.listSize=t,this.children=[e]}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}};Gc=Symbol.toStringTag;Jt[Gc]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(Jt.prototype);var qt=class extends f{constructor(t,e=!1){var i,n,s;if(super(u.Map),this.children=[t],this.keysSorted=e,t&&(t.name="entries",!((i=t?.type)===null||i===void 0)&&i.children)){let o=(n=t?.type)===null||n===void 0?void 0:n.children[0];o&&(o.name="key");let a=(s=t?.type)===null||s===void 0?void 0:s.children[1];a&&(a.name="value")}}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}};Jc=Symbol.toStringTag;qt[Jc]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(qt.prototype);var Vh=(r=>()=>++r)(-1),Zt=class extends f{constructor(t,e,i,n){super(u.Dictionary),this.indices=e,this.dictionary=t,this.isOrdered=n||!1,this.id=i==null?Vh():P(i)}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};qc=Symbol.toStringTag;Zt[qc]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(Zt.prototype);function ue(r){let t=r;switch(r.typeId){case u.Decimal:return r.bitWidth/32;case u.Interval:return 1+t.unit;case u.FixedSizeList:return t.listSize;case u.FixedSizeBinary:return t.byteWidth;default:return 1}}var I=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 kh(this,t,e)}getVisitFnByTypeId(t,e=!0){return Oi(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitLargeUtf8(t,...e){return null}visitBinary(t,...e){return null}visitLargeBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}};function kh(r,t,e=!0){return typeof t=="number"?Oi(r,t,e):typeof t=="string"&&t in u?Oi(r,u[t],e):t&&t instanceof f?Oi(r,Zc(t),e):t?.type&&t.type instanceof f?Oi(r,Zc(t.type),e):Oi(r,u.NONE,e)}function Oi(r,t,e=!0){let i=null;switch(t){case u.Null:i=r.visitNull;break;case u.Bool:i=r.visitBool;break;case u.Int:i=r.visitInt;break;case u.Int8:i=r.visitInt8||r.visitInt;break;case u.Int16:i=r.visitInt16||r.visitInt;break;case u.Int32:i=r.visitInt32||r.visitInt;break;case u.Int64:i=r.visitInt64||r.visitInt;break;case u.Uint8:i=r.visitUint8||r.visitInt;break;case u.Uint16:i=r.visitUint16||r.visitInt;break;case u.Uint32:i=r.visitUint32||r.visitInt;break;case u.Uint64:i=r.visitUint64||r.visitInt;break;case u.Float:i=r.visitFloat;break;case u.Float16:i=r.visitFloat16||r.visitFloat;break;case u.Float32:i=r.visitFloat32||r.visitFloat;break;case u.Float64:i=r.visitFloat64||r.visitFloat;break;case u.Utf8:i=r.visitUtf8;break;case u.LargeUtf8:i=r.visitLargeUtf8;break;case u.Binary:i=r.visitBinary;break;case u.LargeBinary:i=r.visitLargeBinary;break;case u.FixedSizeBinary:i=r.visitFixedSizeBinary;break;case u.Date:i=r.visitDate;break;case u.DateDay:i=r.visitDateDay||r.visitDate;break;case u.DateMillisecond:i=r.visitDateMillisecond||r.visitDate;break;case u.Timestamp:i=r.visitTimestamp;break;case u.TimestampSecond:i=r.visitTimestampSecond||r.visitTimestamp;break;case u.TimestampMillisecond:i=r.visitTimestampMillisecond||r.visitTimestamp;break;case u.TimestampMicrosecond:i=r.visitTimestampMicrosecond||r.visitTimestamp;break;case u.TimestampNanosecond:i=r.visitTimestampNanosecond||r.visitTimestamp;break;case u.Time:i=r.visitTime;break;case u.TimeSecond:i=r.visitTimeSecond||r.visitTime;break;case u.TimeMillisecond:i=r.visitTimeMillisecond||r.visitTime;break;case u.TimeMicrosecond:i=r.visitTimeMicrosecond||r.visitTime;break;case u.TimeNanosecond:i=r.visitTimeNanosecond||r.visitTime;break;case u.Decimal:i=r.visitDecimal;break;case u.List:i=r.visitList;break;case u.Struct:i=r.visitStruct;break;case u.Union:i=r.visitUnion;break;case u.DenseUnion:i=r.visitDenseUnion||r.visitUnion;break;case u.SparseUnion:i=r.visitSparseUnion||r.visitUnion;break;case u.Dictionary:i=r.visitDictionary;break;case u.Interval:i=r.visitInterval;break;case u.IntervalDayTime:i=r.visitIntervalDayTime||r.visitInterval;break;case u.IntervalYearMonth:i=r.visitIntervalYearMonth||r.visitInterval;break;case u.Duration:i=r.visitDuration;break;case u.DurationSecond:i=r.visitDurationSecond||r.visitDuration;break;case u.DurationMillisecond:i=r.visitDurationMillisecond||r.visitDuration;break;case u.DurationMicrosecond:i=r.visitDurationMicrosecond||r.visitDuration;break;case u.DurationNanosecond:i=r.visitDurationNanosecond||r.visitDuration;break;case u.FixedSizeList:i=r.visitFixedSizeList;break;case u.Map:i=r.visitMap;break}if(typeof i=="function")return i;if(!e)return()=>null;throw new Error(`Unrecognized type '${u[t]}'`)}function Zc(r){switch(r.typeId){case u.Null:return u.Null;case u.Int:{let{bitWidth:t,isSigned:e}=r;switch(t){case 8:return e?u.Int8:u.Uint8;case 16:return e?u.Int16:u.Uint16;case 32:return e?u.Int32:u.Uint32;case 64:return e?u.Int64:u.Uint64}return u.Int}case u.Float:switch(r.precision){case q.HALF:return u.Float16;case q.SINGLE:return u.Float32;case q.DOUBLE:return u.Float64}return u.Float;case u.Binary:return u.Binary;case u.LargeBinary:return u.LargeBinary;case u.Utf8:return u.Utf8;case u.LargeUtf8:return u.LargeUtf8;case u.Bool:return u.Bool;case u.Decimal:return u.Decimal;case u.Time:switch(r.unit){case m.SECOND:return u.TimeSecond;case m.MILLISECOND:return u.TimeMillisecond;case m.MICROSECOND:return u.TimeMicrosecond;case m.NANOSECOND:return u.TimeNanosecond}return u.Time;case u.Timestamp:switch(r.unit){case m.SECOND:return u.TimestampSecond;case m.MILLISECOND:return u.TimestampMillisecond;case m.MICROSECOND:return u.TimestampMicrosecond;case m.NANOSECOND:return u.TimestampNanosecond}return u.Timestamp;case u.Date:switch(r.unit){case nt.DAY:return u.DateDay;case nt.MILLISECOND:return u.DateMillisecond}return u.Date;case u.Interval:switch(r.unit){case ct.DAY_TIME:return u.IntervalDayTime;case ct.YEAR_MONTH:return u.IntervalYearMonth}return u.Interval;case u.Duration:switch(r.unit){case m.SECOND:return u.DurationSecond;case m.MILLISECOND:return u.DurationMillisecond;case m.MICROSECOND:return u.DurationMicrosecond;case m.NANOSECOND:return u.DurationNanosecond}return u.Duration;case u.Map:return u.Map;case u.List:return u.List;case u.Struct:return u.Struct;case u.Union:switch(r.mode){case X.Dense:return u.DenseUnion;case X.Sparse:return u.SparseUnion}return u.Union;case u.FixedSizeBinary:return u.FixedSizeBinary;case u.FixedSizeList:return u.FixedSizeList;case u.Dictionary:return u.Dictionary}throw new Error(`Unrecognized type '${u[r.typeId]}'`)}I.prototype.visitInt8=null;I.prototype.visitInt16=null;I.prototype.visitInt32=null;I.prototype.visitInt64=null;I.prototype.visitUint8=null;I.prototype.visitUint16=null;I.prototype.visitUint32=null;I.prototype.visitUint64=null;I.prototype.visitFloat16=null;I.prototype.visitFloat32=null;I.prototype.visitFloat64=null;I.prototype.visitDateDay=null;I.prototype.visitDateMillisecond=null;I.prototype.visitTimestampSecond=null;I.prototype.visitTimestampMillisecond=null;I.prototype.visitTimestampMicrosecond=null;I.prototype.visitTimestampNanosecond=null;I.prototype.visitTimeSecond=null;I.prototype.visitTimeMillisecond=null;I.prototype.visitTimeMicrosecond=null;I.prototype.visitTimeNanosecond=null;I.prototype.visitDenseUnion=null;I.prototype.visitSparseUnion=null;I.prototype.visitIntervalDayTime=null;I.prototype.visitIntervalYearMonth=null;I.prototype.visitDuration=null;I.prototype.visitDurationSecond=null;I.prototype.visitDurationMillisecond=null;I.prototype.visitDurationMicrosecond=null;I.prototype.visitDurationNanosecond=null;var na={};Ar(na,{float64ToUint16:()=>dn,uint16ToFloat64:()=>Ss});var Kc=new Float64Array(1),Ni=new Uint32Array(Kc.buffer);function Ss(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 dn(r){if(r!==r)return 32256;Kc[0]=r;let t=(Ni[1]&2147483648)>>16&65535,e=Ni[1]&2146435072,i=0;return e>=1089470464?Ni[0]>0?e=31744:(e=(e&2080374784)>>16,i=(Ni[1]&1048575)>>10):e<=1056964608?(i=1048576+(Ni[1]&1048575),i=1048576+(i<<(e>>20)-998)>>21,e=0):(e=e-1056964608>>10,i=(Ni[1]&1048575)+512>>10),t|e|i&65535}var T=class extends I{};function N(r){return(t,e,i)=>{if(t.setValid(e,i!=null))return r(t,e,i)}}var Ph=(r,t,e)=>{r[t]=Math.floor(e/864e5)},Xc=(r,t,e,i)=>{if(e+1<t.length){let n=P(t[e]),s=P(t[e+1]);r.set(i.subarray(0,s-n),n)}},zh=({offset:r,values:t},e,i)=>{let n=r+e;i?t[n>>3]|=1<<n%8:t[n>>3]&=~(1<<n%8)},pr=({values:r},t,e)=>{r[t]=e},sa=({values:r},t,e)=>{r[t]=e},Qc=({values:r},t,e)=>{r[t]=dn(e)},$h=(r,t,e)=>{switch(r.type.precision){case q.HALF:return Qc(r,t,e);case q.SINGLE:case q.DOUBLE:return sa(r,t,e)}},Bs=({values:r},t,e)=>{Ph(r,t,e.valueOf())},xs=({values:r},t,e)=>{r[t]=BigInt(e)},oa=({stride:r,values:t},e,i)=>{t.set(i.subarray(0,r),r*e)},tl=({values:r,valueOffsets:t},e,i)=>Xc(r,t,e,i),el=({values:r,valueOffsets:t},e,i)=>Xc(r,t,e,je(i)),aa=(r,t,e)=>{r.type.unit===nt.DAY?Bs(r,t,e):xs(r,t,e)},As=({values:r},t,e)=>{r[t]=BigInt(e/1e3)},Ts=({values:r},t,e)=>{r[t]=BigInt(e)},Ds=({values:r},t,e)=>{r[t]=BigInt(e*1e3)},Fs=({values:r},t,e)=>{r[t]=BigInt(e*1e6)},ca=(r,t,e)=>{switch(r.type.unit){case m.SECOND:return As(r,t,e);case m.MILLISECOND:return Ts(r,t,e);case m.MICROSECOND:return Ds(r,t,e);case m.NANOSECOND:return Fs(r,t,e)}},Os=({values:r},t,e)=>{r[t]=e},Ns=({values:r},t,e)=>{r[t]=e},Ms=({values:r},t,e)=>{r[t]=e},Es=({values:r},t,e)=>{r[t]=e},la=(r,t,e)=>{switch(r.type.unit){case m.SECOND:return Os(r,t,e);case m.MILLISECOND:return Ns(r,t,e);case m.MICROSECOND:return Ms(r,t,e);case m.NANOSECOND:return Es(r,t,e)}},ua=({values:r,stride:t},e,i)=>{r.set(i.subarray(0,t),t*e)},Wh=(r,t,e)=>{let i=r.children[0],n=r.valueOffsets,s=At.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))},Hh=(r,t,e)=>{let i=r.children[0],{valueOffsets:n}=r,s=At.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},Yh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[s]),Gh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(s)),Jh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t.get(n.name)),qh=(r,t)=>(e,i,n,s)=>i&&e(i,r,t[n.name]),Zh=(r,t,e)=>{let i=r.type.children.map(s=>At.getVisitFn(s.type)),n=e instanceof Map?Jh(t,e):e instanceof b?Gh(t,e):Array.isArray(e)?Yh(t,e):qh(t,e);r.type.children.forEach((s,o)=>n(i[o],r.children[o],s,o))},Kh=(r,t,e)=>{r.type.mode===X.Dense?rl(r,t,e):il(r,t,e)},rl=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];At.visit(n,r.valueOffsets[t],e)},il=(r,t,e)=>{let i=r.type.typeIdToChildIndex[r.typeIds[t]],n=r.children[i];At.visit(n,t,e)},Xh=(r,t,e)=>{var i;(i=r.dictionary)===null||i===void 0||i.set(r.values[t],e)},ha=(r,t,e)=>{r.type.unit===ct.DAY_TIME?Ls(r,t,e):Us(r,t,e)},Ls=({values:r},t,e)=>{r.set(e.subarray(0,2),2*t)},Us=({values:r},t,e)=>{r[t]=e[0]*12+e[1]%12},Rs=({values:r},t,e)=>{r[t]=e},Cs=({values:r},t,e)=>{r[t]=e},Vs=({values:r},t,e)=>{r[t]=e},js=({values:r},t,e)=>{r[t]=e},da=(r,t,e)=>{switch(r.type.unit){case m.SECOND:return Rs(r,t,e);case m.MILLISECOND:return Cs(r,t,e);case m.MICROSECOND:return Vs(r,t,e);case m.NANOSECOND:return js(r,t,e)}},Qh=(r,t,e)=>{let{stride:i}=r,n=r.children[0],s=At.getVisitFn(n);if(Array.isArray(e))for(let o=-1,a=t*i;++o<i;)s(n,a+o,e[o]);else for(let o=-1,a=t*i;++o<i;)s(n,a+o,e.get(o))};T.prototype.visitBool=N(zh);T.prototype.visitInt=N(pr);T.prototype.visitInt8=N(pr);T.prototype.visitInt16=N(pr);T.prototype.visitInt32=N(pr);T.prototype.visitInt64=N(pr);T.prototype.visitUint8=N(pr);T.prototype.visitUint16=N(pr);T.prototype.visitUint32=N(pr);T.prototype.visitUint64=N(pr);T.prototype.visitFloat=N($h);T.prototype.visitFloat16=N(Qc);T.prototype.visitFloat32=N(sa);T.prototype.visitFloat64=N(sa);T.prototype.visitUtf8=N(el);T.prototype.visitLargeUtf8=N(el);T.prototype.visitBinary=N(tl);T.prototype.visitLargeBinary=N(tl);T.prototype.visitFixedSizeBinary=N(oa);T.prototype.visitDate=N(aa);T.prototype.visitDateDay=N(Bs);T.prototype.visitDateMillisecond=N(xs);T.prototype.visitTimestamp=N(ca);T.prototype.visitTimestampSecond=N(As);T.prototype.visitTimestampMillisecond=N(Ts);T.prototype.visitTimestampMicrosecond=N(Ds);T.prototype.visitTimestampNanosecond=N(Fs);T.prototype.visitTime=N(la);T.prototype.visitTimeSecond=N(Os);T.prototype.visitTimeMillisecond=N(Ns);T.prototype.visitTimeMicrosecond=N(Ms);T.prototype.visitTimeNanosecond=N(Es);T.prototype.visitDecimal=N(ua);T.prototype.visitList=N(Wh);T.prototype.visitStruct=N(Zh);T.prototype.visitUnion=N(Kh);T.prototype.visitDenseUnion=N(rl);T.prototype.visitSparseUnion=N(il);T.prototype.visitDictionary=N(Xh);T.prototype.visitInterval=N(ha);T.prototype.visitIntervalDayTime=N(Ls);T.prototype.visitIntervalYearMonth=N(Us);T.prototype.visitDuration=N(da);T.prototype.visitDurationSecond=N(Rs);T.prototype.visitDurationMillisecond=N(Cs);T.prototype.visitDurationMicrosecond=N(Vs);T.prototype.visitDurationNanosecond=N(js);T.prototype.visitFixedSizeList=N(Qh);T.prototype.visitMap=N(Hh);var At=new T;var Le=Symbol.for("parent"),Mi=Symbol.for("rowIndex"),Fr=class{constructor(t,e){return this[Le]=t,this[Mi]=e,new Proxy(this,new pa)}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Mi],e=this[Le],i=e.type.children,n={};for(let s=-1,o=i.length;++s<o;)n[i[s].name]=ft.visit(e.children[s],t);return n}toString(){return`{${[...this].map(([t,e])=>`${Ne(t)}: ${Ne(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new fa(this[Le],this[Mi])}},fa=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,ft.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(Fr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Le]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Mi]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var pa=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Le].type.children.map(e=>e.name)}has(t,e){return t[Le].type.children.findIndex(i=>i.name===e)!==-1}getOwnPropertyDescriptor(t,e){if(t[Le].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[Le].type.children.findIndex(n=>n.name===e);if(i!==-1){let n=ft.visit(t[Le].children[i],t[Mi]);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Le].type.children.findIndex(s=>s.name===e);return n!==-1?(At.visit(t[Le].children[n],t[Mi],i),Reflect.set(t,e,i)):Reflect.has(t,e)||typeof e=="symbol"?Reflect.set(t,e,i):!1}};var S=class extends I{};function F(r){return(t,e)=>t.getValid(e)?r(t,e):null}var td=(r,t)=>864e5*r[t],ed=(r,t)=>null,nl=(r,t,e)=>{if(e+1>=t.length)return null;let i=P(t[e]),n=P(t[e+1]);return r.subarray(i,n)},rd=({offset:r,values:t},e)=>{let i=r+e;return(t[i>>3]&1<<i%8)!==0},sl=({values:r},t)=>td(r,t),ol=({values:r},t)=>P(r[t]),Or=({stride:r,values:t},e)=>t[r*e],id=({stride:r,values:t},e)=>Ss(t[r*e]),al=({values:r},t)=>r[t],nd=({stride:r,values:t},e)=>t.subarray(r*e,r*(e+1)),cl=({values:r,valueOffsets:t},e)=>nl(r,t,e),ll=({values:r,valueOffsets:t},e)=>{let i=nl(r,t,e);return i!==null?nn(i):null},sd=({values:r},t)=>r[t],od=({type:r,values:t},e)=>r.precision!==q.HALF?t[e]:Ss(t[e]),ad=(r,t)=>r.type.unit===nt.DAY?sl(r,t):ol(r,t),ul=({values:r},t)=>1e3*P(r[t]),hl=({values:r},t)=>P(r[t]),dl=({values:r},t)=>ta(r[t],BigInt(1e3)),fl=({values:r},t)=>ta(r[t],BigInt(1e6)),cd=(r,t)=>{switch(r.type.unit){case m.SECOND:return ul(r,t);case m.MILLISECOND:return hl(r,t);case m.MICROSECOND:return dl(r,t);case m.NANOSECOND:return fl(r,t)}},pl=({values:r},t)=>r[t],ml=({values:r},t)=>r[t],yl=({values:r},t)=>r[t],gl=({values:r},t)=>r[t],ld=(r,t)=>{switch(r.type.unit){case m.SECOND:return pl(r,t);case m.MILLISECOND:return ml(r,t);case m.MICROSECOND:return yl(r,t);case m.NANOSECOND:return gl(r,t)}},ud=({values:r,stride:t},e)=>jr.decimal(r.subarray(t*e,t*(e+1))),hd=(r,t)=>{let{valueOffsets:e,stride:i,children:n}=r,{[t*i]:s,[t*i+1]:o}=e,c=n[0].slice(s,o-s);return new b([c])},dd=(r,t)=>{let{valueOffsets:e,children:i}=r,{[t]:n,[t+1]:s}=e,o=i[0];return new tr(o.slice(n,s-n))},fd=(r,t)=>new Fr(r,t),pd=(r,t)=>r.type.mode===X.Dense?bl(r,t):_l(r,t),bl=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return ft.visit(i,r.valueOffsets[t])},_l=(r,t)=>{let e=r.type.typeIdToChildIndex[r.typeIds[t]],i=r.children[e];return ft.visit(i,t)},md=(r,t)=>{var e;return(e=r.dictionary)===null||e===void 0?void 0:e.get(r.values[t])},yd=(r,t)=>r.type.unit===ct.DAY_TIME?wl(r,t):vl(r,t),wl=({values:r},t)=>r.subarray(2*t,2*(t+1)),vl=({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},Il=({values:r},t)=>r[t],Sl=({values:r},t)=>r[t],Bl=({values:r},t)=>r[t],xl=({values:r},t)=>r[t],gd=(r,t)=>{switch(r.type.unit){case m.SECOND:return Il(r,t);case m.MILLISECOND:return Sl(r,t);case m.MICROSECOND:return Bl(r,t);case m.NANOSECOND:return xl(r,t)}},bd=(r,t)=>{let{stride:e,children:i}=r,s=i[0].slice(t*e,e);return new b([s])};S.prototype.visitNull=F(ed);S.prototype.visitBool=F(rd);S.prototype.visitInt=F(sd);S.prototype.visitInt8=F(Or);S.prototype.visitInt16=F(Or);S.prototype.visitInt32=F(Or);S.prototype.visitInt64=F(al);S.prototype.visitUint8=F(Or);S.prototype.visitUint16=F(Or);S.prototype.visitUint32=F(Or);S.prototype.visitUint64=F(al);S.prototype.visitFloat=F(od);S.prototype.visitFloat16=F(id);S.prototype.visitFloat32=F(Or);S.prototype.visitFloat64=F(Or);S.prototype.visitUtf8=F(ll);S.prototype.visitLargeUtf8=F(ll);S.prototype.visitBinary=F(cl);S.prototype.visitLargeBinary=F(cl);S.prototype.visitFixedSizeBinary=F(nd);S.prototype.visitDate=F(ad);S.prototype.visitDateDay=F(sl);S.prototype.visitDateMillisecond=F(ol);S.prototype.visitTimestamp=F(cd);S.prototype.visitTimestampSecond=F(ul);S.prototype.visitTimestampMillisecond=F(hl);S.prototype.visitTimestampMicrosecond=F(dl);S.prototype.visitTimestampNanosecond=F(fl);S.prototype.visitTime=F(ld);S.prototype.visitTimeSecond=F(pl);S.prototype.visitTimeMillisecond=F(ml);S.prototype.visitTimeMicrosecond=F(yl);S.prototype.visitTimeNanosecond=F(gl);S.prototype.visitDecimal=F(ud);S.prototype.visitList=F(hd);S.prototype.visitStruct=F(fd);S.prototype.visitUnion=F(pd);S.prototype.visitDenseUnion=F(bl);S.prototype.visitSparseUnion=F(_l);S.prototype.visitDictionary=F(md);S.prototype.visitInterval=F(yd);S.prototype.visitIntervalDayTime=F(wl);S.prototype.visitIntervalYearMonth=F(vl);S.prototype.visitDuration=F(gd);S.prototype.visitDurationSecond=F(Il);S.prototype.visitDurationMillisecond=F(Sl);S.prototype.visitDurationMicrosecond=F(Bl);S.prototype.visitDurationNanosecond=F(xl);S.prototype.visitFixedSizeList=F(bd);S.prototype.visitMap=F(dd);var ft=new S;var Nr=Symbol.for("keys"),Li=Symbol.for("vals"),Ei=Symbol.for("kKeysAsStrings"),ma=Symbol.for("_kKeysAsStrings"),tr=class{constructor(t){return this[Nr]=new b([t.children[0]]).memoize(),this[Li]=t.children[1],new Proxy(this,new ga)}get[Ei](){return this[ma]||(this[ma]=Array.from(this[Nr].toArray(),String))}[Symbol.iterator](){return new ya(this[Nr],this[Li])}get size(){return this[Nr].length}toArray(){return Object.values(this.toJSON())}toJSON(){let t=this[Nr],e=this[Li],i={};for(let n=-1,s=t.length;++n<s;)i[t.get(n)]=ft.visit(e,n);return i}toString(){return`{${[...this].map(([t,e])=>`${Ne(t)}: ${Ne(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},ya=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),ft.visit(this.vals,t)]})}},ga=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[Ei]}has(t,e){return t[Ei].includes(e)}getOwnPropertyDescriptor(t,e){if(t[Ei].indexOf(e)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e];let i=t[Ei].indexOf(e);if(i!==-1){let n=ft.visit(Reflect.get(t,Li),i);return Reflect.set(t,e,n),n}}set(t,e,i){let n=t[Ei].indexOf(e);return n!==-1?(At.visit(Reflect.get(t,Li),n,i),Reflect.set(t,e,i)):Reflect.has(t,e)?Reflect.set(t,e,i):!1}};Object.defineProperties(tr.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Nr]:{writable:!0,enumerable:!1,configurable:!1,value:null},[Li]:{writable:!0,enumerable:!1,configurable:!1,value:null},[ma]:{writable:!0,enumerable:!1,configurable:!1,value:null}});var Al;function fn(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&&(Al=s,s=o,o=Al),o>n&&(o=n),i?i(r,s,o):[s,o]}var Pr=(r,t)=>r<0?t+r:r,Tl=r=>r!==r;function Mr(r){if(typeof r!=="object"||r===null)return Tl(r)?Tl: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?qo(r,e):!1:r instanceof Map?wd(r):Array.isArray(r)?_d(r):r instanceof b?vd(r):Id(r,!0)}function _d(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Mr(r[e]);return ks(t)}function wd(r){let t=-1,e=[];for(let i of r.values())e[++t]=Mr(i);return ks(e)}function vd(r){let t=[];for(let e=-1,i=r.length;++e<i;)t[e]=Mr(r.get(e));return ks(t)}function Id(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]=Mr(r[e[n]]);return ks(i,e)}function ks(r,t){return e=>{if(!e||typeof e!="object")return!1;switch(e.constructor){case Array:return Sd(r,e);case Map:return Dl(r,e,e.keys());case tr:case Fr:case Object:case void 0:return Dl(r,e,t||Object.keys(e))}return e instanceof b?Bd(r,e):!1}}function Sd(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 Bd(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 Dl(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(),h=n.next();for(;o<a&&!l.done&&!h.done&&!c.done&&!(l.value!==h.value||!r[o](c.value));++o,l=i.next(),h=n.next(),c=s.next());return o===a&&l.done&&h.done&&c.done?!0:(i.return&&i.return(),n.return&&n.return(),s.return&&s.return(),!1)}var _a={};Ar(_a,{BitIterator:()=>zr,getBit:()=>Fl,getBool:()=>zs,packBools:()=>Wr,popcnt_array:()=>Ol,popcnt_bit_range:()=>pn,popcnt_uint32:()=>Ps,setBool:()=>xd,truncateBitmap:()=>$r});function zs(r,t,e,i){return(e&1<<i)!==0}function Fl(r,t,e,i){return(e&1<<i)>>i}function xd(r,t,e){return e?!!(r[t>>3]|=1<<t%8)||!0:!(r[t>>3]&=~(1<<t%8))&&!1}function $r(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):Wr(new zr(e,r,t,null,zs)).subarray(0,i)),n}return e}function Wr(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 zr=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 pn(r,t,e){if(e-t<=0)return 0;if(e-t<8){let s=0;for(let o of new zr(r,t,e-t,r,Fl))s+=o;return s}let i=e>>3<<3,n=t+(t%8===0?0:8-t%8);return pn(r,t,n)+pn(r,i,e)+Ol(r,n>>3,i-n>>3)}function Ol(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+=Ps(s.getUint32(n)),n+=4;for(;o-n>=2;)i+=Ps(s.getUint16(n)),n+=2;for(;o-n>=1;)i+=Ps(s.getUint8(n)),n+=1;return i}function Ps(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 Ad=-1,j=class{get typeId(){return this.type.typeId}get ArrayType(){return this.type.ArrayType}get buffers(){return[this.valueOffsets,this.values,this.nullBitmap,this.typeIds]}get nullable(){if(this._nullCount!==0){let{type:t}=this;return f.isSparseUnion(t)?this.children.some(e=>e.nullable):f.isDenseUnion(t)?this.children.some(e=>e.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0,{valueOffsets:e,values:i,nullBitmap:n,typeIds:s}=this;return e&&(t+=e.byteLength),i&&(t+=i.byteLength),n&&(t+=n.byteLength),s&&(t+=s.byteLength),this.children.reduce((o,a)=>o+a.byteLength,t)}get nullCount(){if(f.isUnion(this.type))return this.children.reduce((i,n)=>i+n.nullCount,0);let t=this._nullCount,e;return t<=Ad&&(e=this.nullBitmap)&&(this._nullCount=t=e.length===0?0:this.length-pn(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 j?(this.stride=s.stride,this.values=s.values,this.typeIds=s.typeIds,this.nullBitmap=s.nullBitmap,this.valueOffsets=s.valueOffsets):(this.stride=ue(t),s&&((c=s[0])&&(this.valueOffsets=c),(c=s[1])&&(this.values=c),(c=s[2])&&(this.nullBitmap=c),(c=s[3])&&(this.typeIds=c)))}getValid(t){let{type:e}=this;if(f.isUnion(e)){let i=e,n=this.children[i.typeIdToChildIndex[this.typeIds[t]]],s=i.mode===X.Dense?this.valueOffsets[t]:t;return n.getValid(s)}if(this.nullable&&this.nullCount>0){let i=this.offset+t;return(this.nullBitmap[i>>3]&1<<i%8)!==0}return!0}setValid(t,e){let i,{type:n}=this;if(f.isUnion(n)){let s=n,o=this.children[s.typeIdToChildIndex[this.typeIds[t]]],a=s.mode===X.Dense?this.valueOffsets[t]:t;i=o.getValid(a),o.setValid(a,e)}else{let{nullBitmap:s}=this,{offset:o,length:a}=this,c=o+t,l=1<<c%8,h=c>>3;(!s||s.byteLength<=h)&&(s=new Uint8Array((o+a+63&-64)>>3).fill(255),this.nullCount>0?(s.set($r(o,a,this.nullBitmap),0),Object.assign(this,{nullBitmap:s})):Object.assign(this,{nullBitmap:s,_nullCount:0}));let d=s[h];i=(d&l)!==0,s[h]=e?d|l:d&~l}return i!==!!e&&(this._nullCount=this.nullCount+(e?-1:1)),e}clone(t=this.type,e=this.offset,i=this.length,n=this._nullCount,s=this,o=this.children){return new j(t,e,i,n,s,o,this.dictionary)}slice(t,e){let{stride:i,typeId:n,children:s}=this,o=+(this._nullCount===0)-1,a=n===16?i:1,c=this._sliceBuffers(t,e,i,n);return this.clone(this.type,this.offset+t,e,o,c,s.length===0||this.valueOffsets?s:this._sliceChildren(s,a*t,a*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===u.Null)return this.clone(this.type,0,t,0);let{length:e,nullCount:i}=this,n=new Uint8Array((t+63&-64)>>3).fill(255,0,e>>3);n[e>>3]=(1<<e-(e&-8))-1,i>0&&n.set($r(this.offset,e,this.nullBitmap),0);let s=this.buffers;return s[Oe.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[Oe.TYPE])&&(o[Oe.TYPE]=s.subarray(t,t+e)),(s=o[Oe.OFFSET])&&(o[Oe.OFFSET]=s.subarray(t,t+e+1))||(s=o[Oe.DATA])&&(o[Oe.DATA]=n===6?s:s.subarray(i*t,i*(t+e))),o}_sliceChildren(t,e,i){return t.map(n=>n.slice(e,i))}};j.prototype.children=Object.freeze([]);var Hr=class extends I{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){let{["type"]:e,["offset"]:i=0,["length"]:n=0}=t;return new j(e,i,n,n)}visitBool(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length>>3,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitInt(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitFloat(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitLargeUtf8(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=gs(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitLargeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.data),s=D(t.nullBitmap),o=gs(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,n,s])}visitFixedSizeBinary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitDate(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitTimestamp(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitTime(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitDecimal(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitList(t){let{["type"]:e,["offset"]:i=0,["child"]:n}=t,s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,void 0,s],[n])}visitStruct(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=D(t.nullBitmap),{length:o=n.reduce((c,{length:l})=>Math.max(c,l),0),nullCount:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,void 0,s],n)}visitUnion(t){let{["type"]:e,["offset"]:i=0,["children"]:n=[]}=t,s=V(e.ArrayType,t.typeIds),{["length"]:o=s.length,["nullCount"]:a=-1}=t;if(f.isSparseUnion(e))return new j(e,i,o,a,[void 0,void 0,void 0,s],n);let c=Vr(t.valueOffsets);return new j(e,i,o,a,[c,void 0,void 0,s],n)}visitDictionary(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.indices.ArrayType,t.data),{["dictionary"]:o=new b([new Hr().visit({type:e.dictionary})])}=t,{["length"]:a=s.length,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[void 0,s,n],[],o)}visitInterval(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitDuration(t){let{["type"]:e,["offset"]:i=0}=t,n=D(t.nullBitmap),s=V(e.ArrayType,t.data),{["length"]:o=s.length,["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,s,n])}visitFixedSizeList(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new Hr().visit({type:e.valueType})}=t,s=D(t.nullBitmap),{["length"]:o=n.length/ue(e),["nullCount"]:a=t.nullBitmap?-1:0}=t;return new j(e,i,o,a,[void 0,void 0,s],[n])}visitMap(t){let{["type"]:e,["offset"]:i=0,["child"]:n=new Hr().visit({type:e.childType})}=t,s=D(t.nullBitmap),o=Vr(t.valueOffsets),{["length"]:a=o.length-1,["nullCount"]:c=t.nullBitmap?-1:0}=t;return new j(e,i,a,c,[o,void 0,s],[n])}},Td=new Hr;function w(r){return Td.visit(r)}var mn=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 Nl(r){return r.some(t=>t.nullable)}function $s(r){return r.reduce((t,e)=>t+e.nullCount,0)}function Ws(r){return r.reduce((t,e,i)=>(t[i+1]=t[i]+e.length,t),new Uint32Array(r.length+1))}function Hs(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 h=Math.max(0,e-c),d=Math.min(i-c,l);n.push(a.slice(h,d-h))}return n.length===0&&n.push(r[0].slice(0,0)),n}function wa(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 yn(r,t){return r.getValid(t)}function Ui(r){function t(e,i,n){return r(e[i],n)}return function(e){let i=this.data;return wa(i,this._offsets,e,t)}}function Ys(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=wa(s,this._offsets,i,e);return t=void 0,o}}function Gs(r){let t;function e(i,n,s){let o=s,a=0,c=0;for(let l=n-1,h=i.length;++l<h;){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):wa(s,this._offsets,n,e);return t=void 0,o}}var B=class extends I{};function Dd(r,t){return t===null&&r.length>0?0:-1}function Fd(r,t){let{nullBitmap:e}=r;if(!e||r.nullCount<=0)return-1;let i=0;for(let n of new zr(e,r.offset+(t||0),r.length,e,zs)){if(!n)return i;++i}return-1}function E(r,t,e){if(t===void 0)return-1;if(t===null)switch(r.typeId){case u.Union:break;case u.Dictionary:break;default:return Fd(r,e)}let i=ft.getVisitFn(r),n=Mr(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}function Ml(r,t,e){let i=ft.getVisitFn(r),n=Mr(t);for(let s=(e||0)-1,o=r.length;++s<o;)if(n(i(r,s)))return s;return-1}B.prototype.visitNull=Dd;B.prototype.visitBool=E;B.prototype.visitInt=E;B.prototype.visitInt8=E;B.prototype.visitInt16=E;B.prototype.visitInt32=E;B.prototype.visitInt64=E;B.prototype.visitUint8=E;B.prototype.visitUint16=E;B.prototype.visitUint32=E;B.prototype.visitUint64=E;B.prototype.visitFloat=E;B.prototype.visitFloat16=E;B.prototype.visitFloat32=E;B.prototype.visitFloat64=E;B.prototype.visitUtf8=E;B.prototype.visitLargeUtf8=E;B.prototype.visitBinary=E;B.prototype.visitLargeBinary=E;B.prototype.visitFixedSizeBinary=E;B.prototype.visitDate=E;B.prototype.visitDateDay=E;B.prototype.visitDateMillisecond=E;B.prototype.visitTimestamp=E;B.prototype.visitTimestampSecond=E;B.prototype.visitTimestampMillisecond=E;B.prototype.visitTimestampMicrosecond=E;B.prototype.visitTimestampNanosecond=E;B.prototype.visitTime=E;B.prototype.visitTimeSecond=E;B.prototype.visitTimeMillisecond=E;B.prototype.visitTimeMicrosecond=E;B.prototype.visitTimeNanosecond=E;B.prototype.visitDecimal=E;B.prototype.visitList=E;B.prototype.visitStruct=E;B.prototype.visitUnion=E;B.prototype.visitDenseUnion=Ml;B.prototype.visitSparseUnion=Ml;B.prototype.visitDictionary=E;B.prototype.visitInterval=E;B.prototype.visitIntervalDayTime=E;B.prototype.visitIntervalYearMonth=E;B.prototype.visitDuration=E;B.prototype.visitDurationSecond=E;B.prototype.visitDurationMillisecond=E;B.prototype.visitDurationMicrosecond=E;B.prototype.visitDurationNanosecond=E;B.prototype.visitFixedSizeList=E;B.prototype.visitMap=E;var Yr=new B;var x=class extends I{};function O(r){let{type:t}=r;if(r.nullCount===0&&r.stride===1&&(f.isInt(t)&&t.bitWidth!==64||f.isTime(t)&&t.bitWidth!==64||f.isFloat(t)&&t.precision!==q.HALF))return new mn(r.data.length,i=>{let n=r.data[i];return n.values.subarray(0,n.length)[Symbol.iterator]()});let e=0;return new mn(r.data.length,i=>{let s=r.data[i].length,o=r.slice(e,e+s);return e+=s,new va(o)})}var va=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}};x.prototype.visitNull=O;x.prototype.visitBool=O;x.prototype.visitInt=O;x.prototype.visitInt8=O;x.prototype.visitInt16=O;x.prototype.visitInt32=O;x.prototype.visitInt64=O;x.prototype.visitUint8=O;x.prototype.visitUint16=O;x.prototype.visitUint32=O;x.prototype.visitUint64=O;x.prototype.visitFloat=O;x.prototype.visitFloat16=O;x.prototype.visitFloat32=O;x.prototype.visitFloat64=O;x.prototype.visitUtf8=O;x.prototype.visitLargeUtf8=O;x.prototype.visitBinary=O;x.prototype.visitLargeBinary=O;x.prototype.visitFixedSizeBinary=O;x.prototype.visitDate=O;x.prototype.visitDateDay=O;x.prototype.visitDateMillisecond=O;x.prototype.visitTimestamp=O;x.prototype.visitTimestampSecond=O;x.prototype.visitTimestampMillisecond=O;x.prototype.visitTimestampMicrosecond=O;x.prototype.visitTimestampNanosecond=O;x.prototype.visitTime=O;x.prototype.visitTimeSecond=O;x.prototype.visitTimeMillisecond=O;x.prototype.visitTimeMicrosecond=O;x.prototype.visitTimeNanosecond=O;x.prototype.visitDecimal=O;x.prototype.visitList=O;x.prototype.visitStruct=O;x.prototype.visitUnion=O;x.prototype.visitDenseUnion=O;x.prototype.visitSparseUnion=O;x.prototype.visitDictionary=O;x.prototype.visitInterval=O;x.prototype.visitIntervalDayTime=O;x.prototype.visitIntervalYearMonth=O;x.prototype.visitDuration=O;x.prototype.visitDurationSecond=O;x.prototype.visitDurationMillisecond=O;x.prototype.visitDurationMicrosecond=O;x.prototype.visitDurationNanosecond=O;x.prototype.visitFixedSizeList=O;x.prototype.visitMap=O;var Ri=new x;var El,Ll={},Ul={},b=class{constructor(t){var e,i,n;let s=t[0]instanceof b?t.flatMap(a=>a.data):t;if(s.length===0||s.some(a=>!(a instanceof j)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(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}=Ll[o.typeId],h=s[0];this.isValid=d=>yn(h,d),this.get=d=>a(h,d),this.set=(d,y)=>c(h,d,y),this.indexOf=d=>l(h,d),this._offsets=[0,h.length];break}default:Object.setPrototypeOf(this,Ul[o.typeId]),this._offsets=Ws(s);break}this.data=s,this.type=o,this.stride=ue(o),this.numChildren=(n=(i=o.children)===null||i===void 0?void 0:i.length)!==null&&n!==void 0?n:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullable(){return Nl(this.data)}get nullCount(){return $s(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${u[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(Pr(t,this.length))}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return Ri.visit(this)}concat(...t){return new b(this.data.concat(t.flatMap(e=>e.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new b(fn(this,t,e,({data:i,_offsets:n},s,o)=>Hs(i,n,s,o)))}toJSON(){return[...this]}toArray(){let{type:t,data:e,length:i,stride:n,ArrayType:s}=this;switch(t.typeId){case u.Int:case u.Float:case u.Decimal:case u.Time:case u.Timestamp:switch(e.length){case 0:return new s;case 1:return e[0].values.subarray(0,i*n);default:return e.reduce((o,{values:a,length:c})=>(o.array.set(a.subarray(0,c*n),o.offset),o.offset+=c*n,o),{array:new s(i*n),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e;return this.getChildAt((e=this.type.children)===null||e===void 0?void 0:e.findIndex(i=>i.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new b(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return f.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(f.isDictionary(this.type)){let t=new Ci(this.data[0].dictionary),e=this.data.map(i=>{let n=i.clone();return n.dictionary=t,n});return new b(e)}return new Ci(this)}unmemoize(){if(f.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 b(e)}return this}};El=Symbol.toStringTag;b[El]=(r=>{r.type=f.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let t=Object.keys(u).map(e=>u[e]).filter(e=>typeof e=="number"&&e!==u.NONE);for(let e of t){let i=ft.getVisitFnByTypeId(e),n=At.getVisitFnByTypeId(e),s=Yr.getVisitFnByTypeId(e);Ll[e]={get:i,set:n,indexOf:s},Ul[e]=Object.create(r,{isValid:{value:Ui(yn)},get:{value:Ui(ft.getVisitFnByTypeId(e))},set:{value:Ys(At.getVisitFnByTypeId(e))},indexOf:{value:Gs(Yr.getVisitFnByTypeId(e))}})}return"Vector"})(b.prototype);var Ci=class extends b{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 Ci(n.call(this,o,a))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new b(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Vi(r){if(r){if(r instanceof j)return new b([r]);if(r instanceof b)return new b(r.data);if(r.type instanceof f)return new b([w(r)]);if(Array.isArray(r))return new b(r.flatMap(t=>Od(t)));if(ArrayBuffer.isView(r)){r instanceof DataView&&(r=new Uint8Array(r.buffer));let t={offset:0,length:r.length,nullCount:-1,data:r};if(r instanceof Int8Array)return new b([w(Object.assign(Object.assign({},t),{type:new or}))]);if(r instanceof Int16Array)return new b([w(Object.assign(Object.assign({},t),{type:new ar}))]);if(r instanceof Int32Array)return new b([w(Object.assign(Object.assign({},t),{type:new Lt}))]);if(r instanceof BigInt64Array)return new b([w(Object.assign(Object.assign({},t),{type:new cr}))]);if(r instanceof Uint8Array||r instanceof Uint8ClampedArray)return new b([w(Object.assign(Object.assign({},t),{type:new lr}))]);if(r instanceof Uint16Array)return new b([w(Object.assign(Object.assign({},t),{type:new ur}))]);if(r instanceof Uint32Array)return new b([w(Object.assign(Object.assign({},t),{type:new hr}))]);if(r instanceof BigUint64Array)return new b([w(Object.assign(Object.assign({},t),{type:new dr}))]);if(r instanceof Float32Array)return new b([w(Object.assign(Object.assign({},t),{type:new Ee}))]);if(r instanceof Float64Array)return new b([w(Object.assign(Object.assign({},t),{type:new fr}))]);throw new Error("Unrecognized input")}}throw new Error("Unrecognized input")}function Od(r){return r instanceof j?[r]:r instanceof b?r.data:Vi(r).data}function Rl(r){if(!r||r.length<=0)return function(n){return!0};let t="",e=r.filter(i=>i===i);return e.length>0&&(t=`
|
|
8
8
|
switch (x) {${e.map(i=>`
|
|
9
9
|
case ${Nd(i)}:`).join("")}
|
|
10
10
|
return false;
|
|
@@ -22,7 +22,7 @@ return true;`)}function Nd(r){return typeof r!="bigint"?Ne(r):`${Ne(r)}n`}functi
|
|
|
22
22
|
`&&e!=="\r"&&e!==`\r
|
|
23
23
|
`&&(e=`
|
|
24
24
|
`);let l=0,h=!1;this.parse=function(d,y,g){if(typeof d!="string")throw new Error("Input must be a string");let L=d.length,_=t.length,C=e.length,J=i.length,ht=xr(n);l=0;let K=[],Ve=[],W=[],Se=0;if(!d)return Bt();if(o||o!==!1&&d.indexOf(a)===-1){let bt=d.split(e);for(let ne=0;ne<bt.length;ne++){let he=bt[ne];if(l+=he.length,ne!==bt.length-1)l+=e.length;else if(g)return Bt();if(!(i&&he.substr(0,J)===i)){if(ht){if(K=[],ai(he.split(t)),ci(),h)return Bt()}else ai(he.split(t));if(s&&ne>=s)return K=K.slice(0,s),Bt(!0)}}return Bt()}let yt=d.indexOf(t,l),at=d.indexOf(e,l),ie=new RegExp(Vo(c)+Vo(a),"g"),rt;for(;;){if(d[l]===a){for(rt=l,l++;;){if(rt=d.indexOf(a,rt+1),rt===-1)return g||Ve.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:K.length,index:l}),Po();if(rt===L-1){let Cu=d.substring(l,rt).replace(ie,a);return Po(Cu)}if(a===c&&d[rt+1]===c){rt++;continue}if(a!==c&&rt!==0&&d[rt-1]===c)continue;let bt=at===-1?yt:Math.min(yt,at),ne=nc(bt);if(d[rt+1+ne]===t){if(W.push(d.substring(l,rt).replace(ie,a)),l=rt+1+ne+_,yt=d.indexOf(t,l),at=d.indexOf(e,l),ht&&(ci(),h))return Bt();if(s&&K.length>=s)return Bt(!0);break}let he=nc(at);if(d.substr(rt+1+he,C)===e){if(W.push(d.substring(l,rt).replace(ie,a)),sc(rt+1+he+C),yt=d.indexOf(t,l),ht&&(ci(),h))return Bt();if(s&&K.length>=s)return Bt(!0);break}Ve.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:K.length,index:l}),rt++}if(ht&&(ci(),h))return Bt();if(s&&K.length>=s)return Bt(!0);continue}if(i&&W.length===0&&d.substr(l,J)===i){if(at===-1)return Bt();l=at+C,at=d.indexOf(e,l),yt=d.indexOf(t,l);continue}if(yt!==-1&&(yt<at||at===-1)){W.push(d.substring(l,yt)),l=yt+_,yt=d.indexOf(t,l);continue}if(at!==-1){if(W.push(d.substring(l,at)),sc(at+C),ht&&(ci(),h))return Bt();if(s&&K.length>=s)return Bt(!0);continue}break}return Po();function ai(bt){K.push(bt),Se=l}function nc(bt){let ne=0;if(bt!==-1){let he=d.substring(rt+1,bt);he&&he.trim()===""&&(ne=he.length)}return ne}function Po(bt){return g||(typeof bt>"u"&&(bt=d.substr(l)),W.push(bt),l=L,ai(W),ht&&ci()),Bt()}function sc(bt){l=bt,ai(W),W=[],at=d.indexOf(e,l)}function Bt(bt,ne){return{data:ne||!1?K[0]:K,errors:Ve,meta:{delimiter:t,linebreak:e,aborted:h,truncated:Boolean(bt),cursor:Se+(y||0)}}}function ci(){n(Bt(void 0,!0)),K=[],Ve=[]}},this.abort=function(){h=!0},this.getCharIndex=function(){return l}}function Bu(r){if(typeof r!="object"||r===null)return r;let t=Array.isArray(r)?[]:{};for(let e in r)t[e]=Bu(r[e]);return t}function xr(r){return typeof r=="function"}function xu(r,t={}){let e=!1,i=!0,n=",",s=`\r
|
|
25
|
-
`,o='"',a=o+o,c=!1,l=null;d();let h=new RegExp(Kf(o),"g");if(typeof r=="string"&&(r=JSON.parse(r)),Array.isArray(r)){if(!r.length||Array.isArray(r[0]))return y(null,r,c);if(typeof r[0]=="object")return y(l||Object.keys(r[0]),r,c)}else if(typeof r=="object")return typeof r.data=="string"&&(r.data=JSON.parse(r.data)),Array.isArray(r.data)&&(r.fields||(r.fields=r.meta&&r.meta.fields),r.fields||(r.fields=Array.isArray(r.data[0])?r.fields:Object.keys(r.data[0])),!Array.isArray(r.data[0])&&typeof r.data[0]!="object"&&(r.data=[r.data])),y(r.fields||[],r.data||[],c);throw new Error("Unable to serialize unrecognized input");function d(){if(typeof t=="object"){if(typeof t.delimiter=="string"&&!Ie.BAD_DELIMITERS.filter(function(_){return t.delimiter?.indexOf(_)!==-1}).length&&(n=t.delimiter),(typeof t.quotes=="boolean"||Array.isArray(t.quotes))&&(e=t.quotes),(typeof t.skipEmptyLines=="boolean"||t.skipEmptyLines==="greedy")&&(c=t.skipEmptyLines),typeof t.newline=="string"&&(s=t.newline),typeof t.quoteChar=="string"&&(o=t.quoteChar),typeof t.header=="boolean"&&(i=t.header),Array.isArray(t.columns)){if(t.columns.length===0)throw new Error("Option columns is empty");l=t.columns}t.escapeChar!==void 0&&(a=t.escapeChar+o)}}function y(_,C,J){let ht="";typeof _=="string"&&(_=JSON.parse(_)),typeof C=="string"&&(C=JSON.parse(C));let K=Array.isArray(_)&&_.length>0,Ve=!Array.isArray(C[0]);if(K&&i){for(let W=0;W<_.length;W++)W>0&&(ht+=n),ht+=g(_[W],W);C.length>0&&(ht+=s)}for(let W=0;W<C.length;W++){let Se=K?_.length:C[W].length,yt=!1,at=K?Object.keys(C[W]).length===0:C[W].length===0;if(J&&!K&&(yt=J==="greedy"?C[W].join("").trim()==="":C[W].length===1&&C[W][0].length===0),J==="greedy"&&K){let ie=[];for(let rt=0;rt<Se;rt++){let ai=Ve?_[rt]:rt;ie.push(C[W][ai])}yt=ie.join("").trim()===""}if(!yt){for(let ie=0;ie<Se;ie++){ie>0&&!at&&(ht+=n);let rt=K&&Ve?_[ie]:ie;ht+=g(C[W][rt],ie)}W<C.length-1&&(!J||Se>0&&!at)&&(ht+=s)}}return ht}function g(_,C){return typeof _>"u"||_===null?"":_.constructor===Date?JSON.stringify(_).slice(1,25):(_=_.toString().replace(h,a),typeof e=="boolean"&&e||Array.isArray(e)&&e[C]||L(_,Ie.BAD_DELIMITERS)||_.indexOf(n)>-1||_.charAt(0)===" "||_.charAt(_.length-1)===" "?o+_+o:_)}function L(_,C){for(let J=0;J<C.length;J++)if(_.indexOf(C[J])>-1)return!0;return!1}}function Kf(r){return r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var tn={...Ie,parse:Su,unparse:xu,ChunkStreamer:Xn,Parser:jo,ParserHandle:Qn};var{ChunkStreamer:Xf}=tn,ts=class extends Xf{textDecoder=new TextDecoder(this._config.encoding);constructor(t={}){super(t)}async stream(t){this._input=t;try{for await(let e of t)this.parseChunk(this.getStringChunk(e));this._finished=!0,this.parseChunk("")}catch(e){this._sendError(e)}}_nextChunk(){}getStringChunk(t){return typeof t=="string"?t:this.textDecoder.decode(t,{stream:!0})}};var ko={id:"csv",module:"csv",name:"CSV",extensions:["csv","tsv","dsv"],mimeTypes:["text/csv","text/tab-separated-values","text/dsv"],category:"table"};var Qf="4.4.0-alpha.
|
|
25
|
+
`,o='"',a=o+o,c=!1,l=null;d();let h=new RegExp(Kf(o),"g");if(typeof r=="string"&&(r=JSON.parse(r)),Array.isArray(r)){if(!r.length||Array.isArray(r[0]))return y(null,r,c);if(typeof r[0]=="object")return y(l||Object.keys(r[0]),r,c)}else if(typeof r=="object")return typeof r.data=="string"&&(r.data=JSON.parse(r.data)),Array.isArray(r.data)&&(r.fields||(r.fields=r.meta&&r.meta.fields),r.fields||(r.fields=Array.isArray(r.data[0])?r.fields:Object.keys(r.data[0])),!Array.isArray(r.data[0])&&typeof r.data[0]!="object"&&(r.data=[r.data])),y(r.fields||[],r.data||[],c);throw new Error("Unable to serialize unrecognized input");function d(){if(typeof t=="object"){if(typeof t.delimiter=="string"&&!Ie.BAD_DELIMITERS.filter(function(_){return t.delimiter?.indexOf(_)!==-1}).length&&(n=t.delimiter),(typeof t.quotes=="boolean"||Array.isArray(t.quotes))&&(e=t.quotes),(typeof t.skipEmptyLines=="boolean"||t.skipEmptyLines==="greedy")&&(c=t.skipEmptyLines),typeof t.newline=="string"&&(s=t.newline),typeof t.quoteChar=="string"&&(o=t.quoteChar),typeof t.header=="boolean"&&(i=t.header),Array.isArray(t.columns)){if(t.columns.length===0)throw new Error("Option columns is empty");l=t.columns}t.escapeChar!==void 0&&(a=t.escapeChar+o)}}function y(_,C,J){let ht="";typeof _=="string"&&(_=JSON.parse(_)),typeof C=="string"&&(C=JSON.parse(C));let K=Array.isArray(_)&&_.length>0,Ve=!Array.isArray(C[0]);if(K&&i){for(let W=0;W<_.length;W++)W>0&&(ht+=n),ht+=g(_[W],W);C.length>0&&(ht+=s)}for(let W=0;W<C.length;W++){let Se=K?_.length:C[W].length,yt=!1,at=K?Object.keys(C[W]).length===0:C[W].length===0;if(J&&!K&&(yt=J==="greedy"?C[W].join("").trim()==="":C[W].length===1&&C[W][0].length===0),J==="greedy"&&K){let ie=[];for(let rt=0;rt<Se;rt++){let ai=Ve?_[rt]:rt;ie.push(C[W][ai])}yt=ie.join("").trim()===""}if(!yt){for(let ie=0;ie<Se;ie++){ie>0&&!at&&(ht+=n);let rt=K&&Ve?_[ie]:ie;ht+=g(C[W][rt],ie)}W<C.length-1&&(!J||Se>0&&!at)&&(ht+=s)}}return ht}function g(_,C){return typeof _>"u"||_===null?"":_.constructor===Date?JSON.stringify(_).slice(1,25):(_=_.toString().replace(h,a),typeof e=="boolean"&&e||Array.isArray(e)&&e[C]||L(_,Ie.BAD_DELIMITERS)||_.indexOf(n)>-1||_.charAt(0)===" "||_.charAt(_.length-1)===" "?o+_+o:_)}function L(_,C){for(let J=0;J<C.length;J++)if(_.indexOf(C[J])>-1)return!0;return!1}}function Kf(r){return r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var tn={...Ie,parse:Su,unparse:xu,ChunkStreamer:Xn,Parser:jo,ParserHandle:Qn};var{ChunkStreamer:Xf}=tn,ts=class extends Xf{textDecoder=new TextDecoder(this._config.encoding);constructor(t={}){super(t)}async stream(t){this._input=t;try{for await(let e of t)this.parseChunk(this.getStringChunk(e));this._finished=!0,this.parseChunk("")}catch(e){this._sendError(e)}}_nextChunk(){}getStringChunk(t){return typeof t=="string"?t:this.textDecoder.decode(t,{stream:!0})}};var ko={id:"csv",module:"csv",name:"CSV",extensions:["csv","tsv","dsv"],mimeTypes:["text/csv","text/tab-separated-values","text/dsv"],category:"table"};var Qf="4.4.0-alpha.1",Xa="object-row-table",Ur={...ko,dataType:null,batchType:null,version:Qf,parse:async(r,t)=>Au(new TextDecoder().decode(r),t),parseText:(r,t)=>Au(r,t),parseInBatches:tp,options:{csv:{shape:Xa,optimizeMemoryUsage:!1,header:"auto",columnPrefix:"column",quoteChar:'"',escapeChar:'"',dynamicTyping:!0,comments:!1,skipEmptyLines:!0,delimitersToGuess:[","," ","|",";"]}}};async function Au(r,t){let e={...Ur.options.csv,...t?.csv},i=ep(r),s=e.header==="auto"?Tu(i):Boolean(e.header),o={...e,header:s,download:!1,transformHeader:s?Du():void 0,error:y=>{throw new Error(y)}},a=tn.parse(r,o),c=a.data,l=a.meta.fields||Fu(e.columnPrefix,i.length),h=e.shape||Xa,d;switch(h){case"object-row-table":d={shape:"object-row-table",data:c.map(y=>Array.isArray(y)?qn(y,l):y)};break;case"array-row-table":d={shape:"array-row-table",data:c.map(y=>Array.isArray(y)?y:Zn(y,l))};break;default:throw new Error(h)}return d.schema=Gn(d),d}function tp(r,t){t={...t},t.batchSize==="auto"&&(t.batchSize=4e3);let e={...Ur.options.csv,...t?.csv},i=new Qi,n=!0,s=null,o=null,a=null,c={...e,header:!1,download:!1,chunkSize:1024*1024*5,skipEmptyLines:!1,step(l){let h=l.data;if(e.skipEmptyLines&&h.flat().join("").trim()==="")return;let d=l.meta.cursor;if(n&&!s&&(e.header==="auto"?Tu(h):Boolean(e.header))){s=h.map(Du());return}n&&(n=!1,s||(s=Fu(e.columnPrefix,h.length)),a=rp(h,s)),e.optimizeMemoryUsage&&(h=JSON.parse(JSON.stringify(h)));let y=e.shape||Xa;o=o||new Xi(a,{shape:y,...t});try{o.addRow(h);let g=o&&o.getFullBatch({bytesUsed:d});g&&i.enqueue(g)}catch(g){i.enqueue(g)}},complete(l){try{let h=l.meta.cursor,d=o&&o.getFinalBatch({bytesUsed:h});d&&i.enqueue(d)}catch(h){i.enqueue(h)}i.close()}};return tn.parse(r,c,ts),i}function Tu(r){return r&&r.every(t=>typeof t=="string")}function ep(r){return tn.parse(r,{dynamicTyping:!0,preview:1}).data[0]}function Du(){let r=new Set;return t=>{let e=t,i=1;for(;r.has(e);)e=`${t}.${i}`,i++;return r.add(e),e}}function Fu(r,t=0){let e=[];for(let i=0;i<t;i++)e.push(`${r}${i+1}`);return e}function rp(r,t){let e=[];for(let i=0;i<r.length;i++){let n=t&&t[i]||i,s=r[i];switch(typeof s){case"number":e.push({name:String(n),type:"float64",nullable:!0});break;case"boolean":e.push({name:String(n),type:"bool",nullable:!0});break;case"string":e.push({name:String(n),type:"utf8",nullable:!0});break;default:Wo.warn(`CSV: Unknown column type: ${typeof s}`)(),e.push({name:String(n),type:"utf8",nullable:!0})}}return{fields:e,metadata:{"loaders.gl#format":"csv","loaders.gl#loader":"CSVLoader"}}}var Ou={},Qa={},tc=34,es=10,ec=13;function Mu(r){return new Function("d","return {"+r.map(function(t,e){return JSON.stringify(t)+": d["+e+'] || ""'}).join(",")+"}")}function ip(r,t){var e=Mu(r);return function(i,n){return t(e(i),n,r)}}function Nu(r){var t=Object.create(null),e=[];return r.forEach(function(i){for(var n in i)n in t||e.push(t[n]=n)}),e}function re(r,t){var e=r+"",i=e.length;return i<t?new Array(t-i+1).join(0)+e:e}function np(r){return r<0?"-"+re(-r,6):r>9999?"+"+re(r,6):re(r,4)}function sp(r){var t=r.getUTCHours(),e=r.getUTCMinutes(),i=r.getUTCSeconds(),n=r.getUTCMilliseconds();return isNaN(r)?"Invalid Date":np(r.getUTCFullYear(),4)+"-"+re(r.getUTCMonth()+1,2)+"-"+re(r.getUTCDate(),2)+(n?"T"+re(t,2)+":"+re(e,2)+":"+re(i,2)+"."+re(n,3)+"Z":i?"T"+re(t,2)+":"+re(e,2)+":"+re(i,2)+"Z":e||t?"T"+re(t,2)+":"+re(e,2)+"Z":"")}function Eu(r){var t=new RegExp('["'+r+`
|
|
26
26
|
\r]`),e=r.charCodeAt(0);function i(d,y){var g,L,_=n(d,function(C,J){if(g)return g(C,J-1);L=C,g=y?ip(C,y):Mu(C)});return _.columns=L||[],_}function n(d,y){var g=[],L=d.length,_=0,C=0,J,ht=L<=0,K=!1;d.charCodeAt(L-1)===es&&--L,d.charCodeAt(L-1)===ec&&--L;function Ve(){if(ht)return Qa;if(K)return K=!1,Ou;var Se,yt=_,at;if(d.charCodeAt(yt)===tc){for(;_++<L&&d.charCodeAt(_)!==tc||d.charCodeAt(++_)===tc;);return(Se=_)>=L?ht=!0:(at=d.charCodeAt(_++))===es?K=!0:at===ec&&(K=!0,d.charCodeAt(_)===es&&++_),d.slice(yt+1,Se-1).replace(/""/g,'"')}for(;_<L;){if((at=d.charCodeAt(Se=_++))===es)K=!0;else if(at===ec)K=!0,d.charCodeAt(_)===es&&++_;else if(at!==e)continue;return d.slice(yt,Se)}return ht=!0,d.slice(yt,L)}for(;(J=Ve())!==Qa;){for(var W=[];J!==Ou&&J!==Qa;)W.push(J),J=Ve();y&&(W=y(W,C++))==null||g.push(W)}return g}function s(d,y){return d.map(function(g){return y.map(function(L){return h(g[L])}).join(r)})}function o(d,y){return y==null&&(y=Nu(d)),[y.map(h).join(r)].concat(s(d,y)).join(`
|
|
27
27
|
`)}function a(d,y){return y==null&&(y=Nu(d)),s(d,y).join(`
|
|
28
28
|
`)}function c(d){return d.map(l).join(`
|
package/dist/index.cjs
CHANGED
package/dist/index.cjs.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["index.js", "csv-loader.js", "papaparse/papa-constants.js", "papaparse/papa-parser.js", "papaparse/papa-writer.js", "papaparse/papaparse.js", "papaparse/async-iterator-streamer.js", "csv-format.js", "lib/encoders/encode-csv.js", "csv-writer.js", "csv-arrow-loader.js"],
|
|
4
|
-
"sourcesContent": ["// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nexport { CSVLoader } from \"./csv-loader.js\";\nexport { CSVWriter } from \"./csv-writer.js\";\nexport { CSVArrowLoader } from \"./csv-arrow-loader.js\";\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nimport { log } from '@loaders.gl/loader-utils';\nimport { AsyncQueue, deduceTableSchema, TableBatchBuilder, convertToArrayRow, convertToObjectRow } from '@loaders.gl/schema-utils';\nimport Papa from \"./papaparse/papaparse.js\";\nimport AsyncIteratorStreamer from \"./papaparse/async-iterator-streamer.js\";\nimport { CSVFormat } from \"./csv-format.js\";\n// __VERSION__ is injected by babel-plugin-version-inline\n// @ts-ignore TS2304: Cannot find name '__VERSION__'.\nconst VERSION = typeof \"4.4.0-alpha.0\" !== 'undefined' ? \"4.4.0-alpha.0\" : 'latest';\nconst DEFAULT_CSV_SHAPE = 'object-row-table';\nexport const CSVLoader = {\n ...CSVFormat,\n dataType: null,\n batchType: null,\n version: VERSION,\n parse: async (arrayBuffer, options) => parseCSV(new TextDecoder().decode(arrayBuffer), options),\n parseText: (text, options) => parseCSV(text, options),\n parseInBatches: parseCSVInBatches,\n // @ts-ignore\n // testText: null,\n options: {\n csv: {\n shape: DEFAULT_CSV_SHAPE, // 'object-row-table'\n optimizeMemoryUsage: false,\n // CSV options\n header: 'auto',\n columnPrefix: 'column',\n // delimiter: auto\n // newline: auto\n quoteChar: '\"',\n escapeChar: '\"',\n dynamicTyping: true,\n comments: false,\n skipEmptyLines: true,\n // transform: null?\n delimitersToGuess: [',', '\\t', '|', ';']\n // fastMode: auto\n }\n }\n};\nasync function parseCSV(csvText, options) {\n // Apps can call the parse method directly, so we apply default options here\n const csvOptions = { ...CSVLoader.options.csv, ...options?.csv };\n const firstRow = readFirstRow(csvText);\n const header = csvOptions.header === 'auto' ? isHeaderRow(firstRow) : Boolean(csvOptions.header);\n const parseWithHeader = header;\n const papaparseConfig = {\n // dynamicTyping: true,\n ...csvOptions,\n header: parseWithHeader,\n download: false, // We handle loading, no need for papaparse to do it for us\n transformHeader: parseWithHeader ? duplicateColumnTransformer() : undefined,\n error: (e) => {\n throw new Error(e);\n }\n };\n const result = Papa.parse(csvText, papaparseConfig);\n const rows = result.data;\n const headerRow = result.meta.fields || generateHeader(csvOptions.columnPrefix, firstRow.length);\n const shape = csvOptions.shape || DEFAULT_CSV_SHAPE;\n let table;\n switch (shape) {\n case 'object-row-table':\n table = {\n shape: 'object-row-table',\n data: rows.map((row) => (Array.isArray(row) ? convertToObjectRow(row, headerRow) : row))\n };\n break;\n case 'array-row-table':\n table = {\n shape: 'array-row-table',\n data: rows.map((row) => (Array.isArray(row) ? row : convertToArrayRow(row, headerRow)))\n };\n break;\n default:\n throw new Error(shape);\n }\n table.schema = deduceTableSchema(table);\n return table;\n}\n// TODO - support batch size 0 = no batching/single batch?\nfunction parseCSVInBatches(asyncIterator, options) {\n // Papaparse does not support standard batch size handling\n // TODO - investigate papaparse chunks mode\n options = { ...options };\n if (options.batchSize === 'auto') {\n options.batchSize = 4000;\n }\n // Apps can call the parse method directly, we so apply default options here\n const csvOptions = { ...CSVLoader.options.csv, ...options?.csv };\n const asyncQueue = new AsyncQueue();\n let isFirstRow = true;\n let headerRow = null;\n let tableBatchBuilder = null;\n let schema = null;\n const config = {\n // dynamicTyping: true, // Convert numbers and boolean values in rows from strings,\n ...csvOptions,\n header: false, // Unfortunately, header detection is not automatic and does not infer shapes\n download: false, // We handle loading, no need for papaparse to do it for us\n // chunkSize is set to 5MB explicitly (same as Papaparse default) due to a bug where the\n // streaming parser gets stuck if skipEmptyLines and a step callback are both supplied.\n // See https://github.com/mholt/PapaParse/issues/465\n chunkSize: 1024 * 1024 * 5,\n // skipEmptyLines is set to a boolean value if supplied. Greedy is set to true\n // skipEmptyLines is handled manually given two bugs where the streaming parser gets stuck if\n // both of the skipEmptyLines and step callback options are provided:\n // - true doesn't work unless chunkSize is set: https://github.com/mholt/PapaParse/issues/465\n // - greedy doesn't work: https://github.com/mholt/PapaParse/issues/825\n skipEmptyLines: false,\n // step is called on every row\n // eslint-disable-next-line complexity, max-statements\n step(results) {\n let row = results.data;\n if (csvOptions.skipEmptyLines) {\n // Manually reject lines that are empty\n const collapsedRow = row.flat().join('').trim();\n if (collapsedRow === '') {\n return;\n }\n }\n const bytesUsed = results.meta.cursor;\n // Check if we need to save a header row\n if (isFirstRow && !headerRow) {\n // Auto detects or can be forced with csvOptions.header\n const header = csvOptions.header === 'auto' ? isHeaderRow(row) : Boolean(csvOptions.header);\n if (header) {\n headerRow = row.map(duplicateColumnTransformer());\n return;\n }\n }\n // If first data row, we can deduce the schema\n if (isFirstRow) {\n isFirstRow = false;\n if (!headerRow) {\n headerRow = generateHeader(csvOptions.columnPrefix, row.length);\n }\n schema = deduceCSVSchema(row, headerRow);\n }\n if (csvOptions.optimizeMemoryUsage) {\n // A workaround to allocate new strings and don't retain pointers to original strings.\n // https://bugs.chromium.org/p/v8/issues/detail?id=2869\n row = JSON.parse(JSON.stringify(row));\n }\n const shape = csvOptions.shape || DEFAULT_CSV_SHAPE;\n // Add the row\n tableBatchBuilder =\n tableBatchBuilder ||\n new TableBatchBuilder(\n // @ts-expect-error TODO this is not a proper schema\n schema, {\n shape,\n ...options\n });\n try {\n tableBatchBuilder.addRow(row);\n // If a batch has been completed, emit it\n const batch = tableBatchBuilder && tableBatchBuilder.getFullBatch({ bytesUsed });\n if (batch) {\n asyncQueue.enqueue(batch);\n }\n }\n catch (error) {\n asyncQueue.enqueue(error);\n }\n },\n // complete is called when all rows have been read\n complete(results) {\n try {\n const bytesUsed = results.meta.cursor;\n // Ensure any final (partial) batch gets emitted\n const batch = tableBatchBuilder && tableBatchBuilder.getFinalBatch({ bytesUsed });\n if (batch) {\n asyncQueue.enqueue(batch);\n }\n }\n catch (error) {\n asyncQueue.enqueue(error);\n }\n asyncQueue.close();\n }\n };\n Papa.parse(asyncIterator, config, AsyncIteratorStreamer);\n // TODO - Does it matter if we return asyncIterable or asyncIterator\n // return asyncQueue[Symbol.asyncIterator]();\n return asyncQueue;\n}\n/**\n * Checks if a certain row is a header row\n * @param row the row to check\n * @returns true if the row looks like a header\n */\nfunction isHeaderRow(row) {\n return row && row.every((value) => typeof value === 'string');\n}\n/**\n * Reads, parses, and returns the first row of a CSV text\n * @param csvText the csv text to parse\n * @returns the first row\n */\nfunction readFirstRow(csvText) {\n const result = Papa.parse(csvText, {\n dynamicTyping: true,\n preview: 1\n });\n return result.data[0];\n}\n/**\n * Creates a transformer that renames duplicate columns. This is needed as Papaparse doesn't handle\n * duplicate header columns and would use the latest occurrence by default.\n * See the header option in https://www.papaparse.com/docs#config\n * @returns a transform function that returns sanitized names for duplicate fields\n */\nfunction duplicateColumnTransformer() {\n const observedColumns = new Set();\n return (col) => {\n let colName = col;\n let counter = 1;\n while (observedColumns.has(colName)) {\n colName = `${col}.${counter}`;\n counter++;\n }\n observedColumns.add(colName);\n return colName;\n };\n}\n/**\n * Generates the header of a CSV given a prefix and a column count\n * @param columnPrefix the columnPrefix to use\n * @param count the count of column names to generate\n * @returns an array of column names\n */\nfunction generateHeader(columnPrefix, count = 0) {\n const headers = [];\n for (let i = 0; i < count; i++) {\n headers.push(`${columnPrefix}${i + 1}`);\n }\n return headers;\n}\nfunction deduceCSVSchema(row, headerRow) {\n const fields = [];\n for (let i = 0; i < row.length; i++) {\n const columnName = (headerRow && headerRow[i]) || i;\n const value = row[i];\n switch (typeof value) {\n case 'number':\n fields.push({ name: String(columnName), type: 'float64', nullable: true });\n break;\n case 'boolean':\n fields.push({ name: String(columnName), type: 'bool', nullable: true });\n break;\n case 'string':\n fields.push({ name: String(columnName), type: 'utf8', nullable: true });\n break;\n default:\n log.warn(`CSV: Unknown column type: ${typeof value}`)();\n fields.push({ name: String(columnName), type: 'utf8', nullable: true });\n }\n }\n return {\n fields,\n metadata: {\n 'loaders.gl#format': 'csv',\n 'loaders.gl#loader': 'CSVLoader'\n }\n };\n}\n// TODO - remove\n// type ObjectField = {name: string; index: number; type: any};\n// type ObjectSchema = {[key: string]: ObjectField} | ObjectField[];\n// function deduceObjectSchema(row, headerRow): ObjectSchema {\n// const schema: ObjectSchema = headerRow ? {} : [];\n// for (let i = 0; i < row.length; i++) {\n// const columnName = (headerRow && headerRow[i]) || i;\n// const value = row[i];\n// switch (typeof value) {\n// case 'number':\n// case 'boolean':\n// // TODO - booleans could be handled differently...\n// schema[columnName] = {name: String(columnName), index: i, type: Float32Array};\n// break;\n// case 'string':\n// default:\n// schema[columnName] = {name: String(columnName), index: i, type: Array};\n// // We currently only handle numeric rows\n// // TODO we could offer a function to map strings to numbers?\n// }\n// }\n// return schema;\n// }\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\nconst BYTE_ORDER_MARK = '\\ufeff';\nexport const Papa = {\n RECORD_SEP: String.fromCharCode(30),\n UNIT_SEP: String.fromCharCode(31),\n BYTE_ORDER_MARK,\n BAD_DELIMITERS: ['\\r', '\\n', '\"', BYTE_ORDER_MARK],\n WORKERS_SUPPORTED: false, // !IS_WORKER && !!globalThis.Worker\n NODE_STREAM_INPUT: 1,\n // Configurable chunk sizes for local and remote files, respectively\n LocalChunkSize: 1024 * 1024 * 10, // 10 M,\n RemoteChunkSize: 1024 * 1024 * 5, // 5 M,\n DefaultDelimiter: ',' // Used if not specified and detection fail,\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\n/* eslint-disable no-continue, max-depth */\nimport { Papa } from \"./papa-constants.js\";\n// const defaultConfig: Required<CSVParserConfig> = {\n// dynamicTyping: false,\n// dynamicTypingFunction: undefined!,\n// transform: false\n// };\nexport function CsvToJson(_input, _config = {}, Streamer = StringStreamer) {\n const streamer = new Streamer(_config);\n return streamer.stream(_input);\n}\n/** ChunkStreamer is the base prototype for various streamer implementations. */\nexport class ChunkStreamer {\n _handle;\n _config;\n _finished = false;\n _completed = false;\n _input = null;\n _baseIndex = 0;\n _partialLine = '';\n _rowCount = 0;\n _start = 0;\n isFirstChunk = true;\n _completeResults = {\n data: [],\n errors: [],\n meta: {}\n };\n constructor(config) {\n // Deep-copy the config so we can edit it\n const configCopy = { ...config };\n if (configCopy.dynamicTypingFunction) {\n configCopy.dynamicTyping = {};\n }\n // @ts-expect-error\n configCopy.chunkSize = parseInt(configCopy.chunkSize); // parseInt VERY important so we don't concatenate strings!\n if (!config.step && !config.chunk) {\n configCopy.chunkSize = null; // disable Range header if not streaming; bad values break IIS - see issue #196\n }\n this._handle = new ParserHandle(configCopy);\n this._handle.streamer = this;\n this._config = configCopy; // persist the copy to the caller\n }\n // eslint-disable-next-line complexity, max-statements\n parseChunk(chunk, isFakeChunk) {\n // First chunk pre-processing\n if (this.isFirstChunk && isFunction(this._config.beforeFirstChunk)) {\n const modifiedChunk = this._config.beforeFirstChunk(chunk);\n if (modifiedChunk !== undefined)\n chunk = modifiedChunk;\n }\n this.isFirstChunk = false;\n // Rejoin the line we likely just split in two by chunking the file\n const aggregate = this._partialLine + chunk;\n this._partialLine = '';\n let results = this._handle.parse(aggregate, this._baseIndex, !this._finished);\n if (this._handle.paused() || this._handle.aborted())\n return;\n const lastIndex = results.meta.cursor;\n if (!this._finished) {\n this._partialLine = aggregate.substring(lastIndex - this._baseIndex);\n this._baseIndex = lastIndex;\n }\n if (results && results.data)\n this._rowCount += results.data.length;\n const finishedIncludingPreview = this._finished || (this._config.preview && this._rowCount >= this._config.preview);\n if (isFunction(this._config.chunk) && !isFakeChunk) {\n this._config.chunk(results, this._handle);\n if (this._handle.paused() || this._handle.aborted())\n return;\n results = undefined;\n // @ts-expect-error\n this._completeResults = undefined;\n }\n if (!this._config.step && !this._config.chunk) {\n this._completeResults.data = this._completeResults.data.concat(results.data);\n this._completeResults.errors = this._completeResults.errors.concat(results.errors);\n this._completeResults.meta = results.meta;\n }\n if (!this._completed &&\n finishedIncludingPreview &&\n isFunction(this._config.complete) &&\n (!results || !results.meta.aborted)) {\n this._config.complete(this._completeResults, this._input);\n this._completed = true;\n }\n // if (!finishedIncludingPreview && (!results || !results.meta.paused)) this._nextChunk();\n // eslint-disable-next-line consistent-return\n return results;\n }\n _sendError(error) {\n if (isFunction(this._config.error))\n this._config.error(error);\n }\n}\nclass StringStreamer extends ChunkStreamer {\n remaining;\n constructor(config = {}) {\n super(config);\n }\n stream(s) {\n this.remaining = s;\n return this._nextChunk();\n }\n _nextChunk() {\n if (this._finished)\n return;\n const size = this._config.chunkSize;\n const chunk = size ? this.remaining.substr(0, size) : this.remaining;\n this.remaining = size ? this.remaining.substr(size) : '';\n this._finished = !this.remaining;\n // eslint-disable-next-line consistent-return\n return this.parseChunk(chunk);\n }\n}\nconst FLOAT = /^\\s*-?(\\d*\\.?\\d+|\\d+\\.?\\d*)(e[-+]?\\d+)?\\s*$/i;\nconst ISO_DATE = /(\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d:[0-5]\\d\\.\\d+([+-][0-2]\\d:[0-5]\\d|Z))|(\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d:[0-5]\\d([+-][0-2]\\d:[0-5]\\d|Z))|(\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d([+-][0-2]\\d:[0-5]\\d|Z))/;\n// Use one ParserHandle per entire CSV file or string\nexport class ParserHandle {\n _config;\n /** Number of times step was called (number of rows parsed) */\n _stepCounter = 0;\n /** Number of rows that have been parsed so far */\n _rowCounter = 0;\n /** The input being parsed */\n _input;\n /** The core parser being used */\n _parser;\n /** Whether we are paused or not */\n _paused = false;\n /** Whether the parser has aborted or not */\n _aborted = false;\n /** Temporary state between delimiter detection and processing results */\n _delimiterError = false;\n /** Fields are from the header row of the input, if there is one */\n _fields = [];\n /** The last results returned from the parser */\n _results = {\n data: [],\n errors: [],\n meta: {}\n };\n constructor(_config) {\n // One goal is to minimize the use of regular expressions...\n if (isFunction(_config.step)) {\n const userStep = _config.step;\n _config.step = (results) => {\n this._results = results;\n if (this.needsHeaderRow()) {\n this.processResults();\n }\n // only call user's step function after header row\n else {\n this.processResults();\n // It's possbile that this line was empty and there's no row here after all\n if (!this._results.data || this._results.data.length === 0)\n return;\n this._stepCounter += results.data.length;\n if (_config.preview && this._stepCounter > _config.preview) {\n this._parser.abort();\n }\n else {\n userStep(this._results, this);\n }\n }\n };\n }\n this._config = _config;\n }\n /**\n * Parses input. Most users won't need, and shouldn't mess with, the baseIndex\n * and ignoreLastRow parameters. They are used by streamers (wrapper functions)\n * when an input comes in multiple chunks, like from a file.\n */\n parse(input, baseIndex, ignoreLastRow) {\n const quoteChar = this._config.quoteChar || '\"';\n if (!this._config.newline)\n this._config.newline = guessLineEndings(input, quoteChar);\n this._delimiterError = false;\n if (!this._config.delimiter) {\n const delimGuess = this.guessDelimiter(input, this._config.newline, this._config.skipEmptyLines, this._config.comments, this._config.delimitersToGuess);\n if (delimGuess.successful) {\n this._config.delimiter = delimGuess.bestDelimiter;\n }\n else {\n this._delimiterError = true; // add error after parsing (otherwise it would be overwritten)\n this._config.delimiter = Papa.DefaultDelimiter;\n }\n this._results.meta.delimiter = this._config.delimiter;\n }\n else if (isFunction(this._config.delimiter)) {\n this._config.delimiter = this._config.delimiter(input);\n this._results.meta.delimiter = this._config.delimiter;\n }\n const parserConfig = copy(this._config);\n if (this._config.preview && this._config.header)\n parserConfig.preview++; // to compensate for header row\n this._input = input;\n this._parser = new Parser(parserConfig);\n this._results = this._parser.parse(this._input, baseIndex, ignoreLastRow);\n this.processResults();\n return this._paused ? { meta: { paused: true } } : this._results || { meta: { paused: false } };\n }\n paused() {\n return this._paused;\n }\n pause() {\n this._paused = true;\n this._parser.abort();\n this._input = this._input.substr(this._parser.getCharIndex());\n }\n resume() {\n this._paused = false;\n // @ts-expect-error\n this.streamer.parseChunk(this._input, true);\n }\n aborted() {\n return this._aborted;\n }\n abort() {\n this._aborted = true;\n this._parser.abort();\n this._results.meta.aborted = true;\n if (isFunction(this._config.complete)) {\n this._config.complete(this._results);\n }\n this._input = '';\n }\n testEmptyLine(s) {\n return this._config.skipEmptyLines === 'greedy'\n ? s.join('').trim() === ''\n : s.length === 1 && s[0].length === 0;\n }\n processResults() {\n if (this._results && this._delimiterError) {\n this.addError('Delimiter', 'UndetectableDelimiter', `Unable to auto-detect delimiting character; defaulted to '${Papa.DefaultDelimiter}'`);\n this._delimiterError = false;\n }\n if (this._config.skipEmptyLines) {\n for (let i = 0; i < this._results.data.length; i++)\n if (this.testEmptyLine(this._results.data[i]))\n this._results.data.splice(i--, 1);\n }\n if (this.needsHeaderRow()) {\n this.fillHeaderFields();\n }\n return this.applyHeaderAndDynamicTypingAndTransformation();\n }\n needsHeaderRow() {\n return this._config.header && this._fields.length === 0;\n }\n fillHeaderFields() {\n if (!this._results)\n return;\n const addHeder = (header) => {\n if (isFunction(this._config.transformHeader))\n header = this._config.transformHeader(header);\n this._fields.push(header);\n };\n if (Array.isArray(this._results.data[0])) {\n for (let i = 0; this.needsHeaderRow() && i < this._results.data.length; i++)\n this._results.data[i].forEach(addHeder);\n this._results.data.splice(0, 1);\n }\n // if _results.data[0] is not an array, we are in a step where _results.data is the row.\n else {\n this._results.data.forEach(addHeder);\n }\n }\n shouldApplyDynamicTyping(field) {\n // Cache function values to avoid calling it for each row\n if (this._config.dynamicTypingFunction && this._config.dynamicTyping?.[field] === undefined) {\n this._config.dynamicTyping[field] = this._config.dynamicTypingFunction(field);\n }\n return (this._config.dynamicTyping?.[field] || this._config.dynamicTyping) === true;\n }\n parseDynamic(field, value) {\n if (this.shouldApplyDynamicTyping(field)) {\n if (value === 'true' || value === 'TRUE')\n return true;\n else if (value === 'false' || value === 'FALSE')\n return false;\n else if (FLOAT.test(value))\n return parseFloat(value);\n else if (ISO_DATE.test(value))\n return new Date(value);\n return value === '' ? null : value;\n }\n return value;\n }\n applyHeaderAndDynamicTypingAndTransformation() {\n if (!this._results ||\n !this._results.data ||\n (!this._config.header && !this._config.dynamicTyping && !this._config.transform)) {\n return this._results;\n }\n let incrementBy = 1;\n if (!this._results.data[0] || Array.isArray(this._results.data[0])) {\n this._results.data = this._results.data.map(this.processRow.bind(this));\n incrementBy = this._results.data.length;\n }\n else {\n // @ts-expect-error\n this._results.data = this.processRow(this._results.data, 0);\n }\n if (this._config.header && this._results.meta)\n this._results.meta.fields = this._fields;\n this._rowCounter += incrementBy;\n return this._results;\n }\n processRow(rowSource, i) {\n const row = this._config.header ? {} : [];\n let j;\n for (j = 0; j < rowSource.length; j++) {\n let field = j;\n let value = rowSource[j];\n if (this._config.header)\n field = j >= this._fields.length ? '__parsed_extra' : this._fields[j];\n if (this._config.transform)\n value = this._config.transform(value, field);\n value = this.parseDynamic(field, value);\n if (field === '__parsed_extra') {\n row[field] = row[field] || [];\n row[field].push(value);\n }\n else\n row[field] = value;\n }\n if (this._config.header) {\n if (j > this._fields.length)\n this.addError('FieldMismatch', 'TooManyFields', `Too many fields: expected ${this._fields.length} fields but parsed ${j}`, this._rowCounter + i);\n else if (j < this._fields.length)\n this.addError('FieldMismatch', 'TooFewFields', `Too few fields: expected ${this._fields.length} fields but parsed ${j}`, this._rowCounter + i);\n }\n return row;\n }\n // eslint-disable-next-line complexity, max-statements\n guessDelimiter(input, newline, skipEmptyLines, comments, delimitersToGuess) {\n let bestDelim;\n let bestDelta;\n let fieldCountPrevRow;\n delimitersToGuess = delimitersToGuess || [',', '\\t', '|', ';', Papa.RECORD_SEP, Papa.UNIT_SEP];\n for (let i = 0; i < delimitersToGuess.length; i++) {\n const delim = delimitersToGuess[i];\n let avgFieldCount = 0;\n let delta = 0;\n let emptyLinesCount = 0;\n fieldCountPrevRow = undefined;\n const preview = new Parser({\n comments,\n delimiter: delim,\n newline,\n preview: 10\n }).parse(input);\n for (let j = 0; j < preview.data.length; j++) {\n if (skipEmptyLines && this.testEmptyLine(preview.data[j])) {\n emptyLinesCount++;\n continue;\n }\n const fieldCount = preview.data[j].length;\n avgFieldCount += fieldCount;\n if (typeof fieldCountPrevRow === 'undefined') {\n fieldCountPrevRow = 0;\n continue;\n }\n else if (fieldCount > 1) {\n delta += Math.abs(fieldCount - fieldCountPrevRow);\n fieldCountPrevRow = fieldCount;\n }\n }\n if (preview.data.length > 0)\n avgFieldCount /= preview.data.length - emptyLinesCount;\n if ((typeof bestDelta === 'undefined' || delta > bestDelta) && avgFieldCount > 1.99) {\n bestDelta = delta;\n bestDelim = delim;\n }\n }\n this._config.delimiter = bestDelim;\n return {\n successful: Boolean(bestDelim),\n bestDelimiter: bestDelim\n };\n }\n addError(type, code, msg, row) {\n this._results.errors.push({\n type,\n code,\n message: msg,\n row\n });\n }\n}\nfunction guessLineEndings(input, quoteChar) {\n input = input.substr(0, 1024 * 1024); // max length 1 MB\n // Replace all the text inside quotes\n const re = new RegExp(`${escapeRegExp(quoteChar)}([^]*?)${escapeRegExp(quoteChar)}`, 'gm');\n input = input.replace(re, '');\n const r = input.split('\\r');\n const n = input.split('\\n');\n const nAppearsFirst = n.length > 1 && n[0].length < r[0].length;\n if (r.length === 1 || nAppearsFirst)\n return '\\n';\n let numWithN = 0;\n for (let i = 0; i < r.length; i++) {\n if (r[i][0] === '\\n')\n numWithN++;\n }\n return numWithN >= r.length / 2 ? '\\r\\n' : '\\r';\n}\n/** https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions */\nfunction escapeRegExp(string) {\n return string.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\$&'); // $& means the whole matched string\n}\n/** The core parser implements speedy and correct CSV parsing */\n// eslint-disable-next-line complexity, max-statements\nexport function Parser(config = {}) {\n // Unpack the config object\n let delim = config.delimiter;\n let newline = config.newline;\n let comments = config.comments;\n const step = config.step;\n const preview = config.preview;\n const fastMode = config.fastMode;\n let quoteChar;\n /** Allows for no quoteChar by setting quoteChar to undefined in config */\n if (config.quoteChar === undefined) {\n quoteChar = '\"';\n }\n else {\n quoteChar = config.quoteChar;\n }\n let escapeChar = quoteChar;\n if (config.escapeChar !== undefined) {\n escapeChar = config.escapeChar;\n }\n // Delimiter must be valid\n if (typeof delim !== 'string' || Papa.BAD_DELIMITERS.indexOf(delim) > -1)\n delim = ',';\n // Comment character must be valid\n if (comments === delim) {\n throw new Error('Comment character same as delimiter');\n }\n else if (comments === true) {\n comments = '#';\n }\n else if (typeof comments !== 'string' || Papa.BAD_DELIMITERS.indexOf(comments) > -1) {\n comments = false;\n }\n // Newline must be valid: \\r, \\n, or \\r\\n\n if (newline !== '\\n' && newline !== '\\r' && newline !== '\\r\\n')\n newline = '\\n';\n // We're gonna need these at the Parser scope\n let cursor = 0;\n let aborted = false;\n // @ts-expect-error\n // eslint-disable-next-line complexity, max-statements\n this.parse = function (input, baseIndex, ignoreLastRow) {\n // For some reason, in Chrome, this speeds things up (!?)\n if (typeof input !== 'string')\n throw new Error('Input must be a string');\n // We don't need to compute some of these every time parse() is called,\n // but having them in a more local scope seems to perform better\n const inputLen = input.length;\n const delimLen = delim.length;\n const newlineLen = newline.length;\n // @ts-expect-error\n const commentsLen = comments.length;\n const stepIsFunction = isFunction(step);\n // Establish starting state\n cursor = 0;\n let data = [];\n let errors = [];\n let row = [];\n let lastCursor = 0;\n if (!input)\n return returnable();\n if (fastMode || (fastMode !== false && input.indexOf(quoteChar) === -1)) {\n const rows = input.split(newline);\n for (let i = 0; i < rows.length; i++) {\n const row = rows[i];\n cursor += row.length;\n if (i !== rows.length - 1)\n cursor += newline.length;\n else if (ignoreLastRow)\n return returnable();\n if (comments && row.substr(0, commentsLen) === comments)\n continue;\n if (stepIsFunction) {\n data = [];\n pushRow(row.split(delim));\n doStep();\n if (aborted)\n return returnable();\n }\n else\n pushRow(row.split(delim));\n if (preview && i >= preview) {\n data = data.slice(0, preview);\n return returnable(true);\n }\n }\n return returnable();\n }\n let nextDelim = input.indexOf(delim, cursor);\n let nextNewline = input.indexOf(newline, cursor);\n const quoteCharRegex = new RegExp(escapeRegExp(escapeChar) + escapeRegExp(quoteChar), 'g');\n let quoteSearch;\n // Parser loop\n for (;;) {\n // Field has opening quote\n if (input[cursor] === quoteChar) {\n // Start our search for the closing quote where the cursor is\n quoteSearch = cursor;\n // Skip the opening quote\n cursor++;\n for (;;) {\n // Find closing quote\n quoteSearch = input.indexOf(quoteChar, quoteSearch + 1);\n // No other quotes are found - no other delimiters\n if (quoteSearch === -1) {\n if (!ignoreLastRow) {\n // No closing quote... what a pity\n errors.push({\n type: 'Quotes',\n code: 'MissingQuotes',\n message: 'Quoted field unterminated',\n row: data.length, // row has yet to be inserted\n index: cursor\n });\n }\n return finish();\n }\n // Closing quote at EOF\n if (quoteSearch === inputLen - 1) {\n const value = input.substring(cursor, quoteSearch).replace(quoteCharRegex, quoteChar);\n return finish(value);\n }\n // If this quote is escaped, it's part of the data; skip it\n // If the quote character is the escape character, then check if the next character is the escape character\n if (quoteChar === escapeChar && input[quoteSearch + 1] === escapeChar) {\n quoteSearch++;\n continue;\n }\n // If the quote character is not the escape character, then check if the previous character was the escape character\n if (quoteChar !== escapeChar &&\n quoteSearch !== 0 &&\n input[quoteSearch - 1] === escapeChar) {\n continue;\n }\n // Check up to nextDelim or nextNewline, whichever is closest\n const checkUpTo = nextNewline === -1 ? nextDelim : Math.min(nextDelim, nextNewline);\n const spacesBetweenQuoteAndDelimiter = extraSpaces(checkUpTo);\n // Closing quote followed by delimiter or 'unnecessary spaces + delimiter'\n if (input[quoteSearch + 1 + spacesBetweenQuoteAndDelimiter] === delim) {\n row.push(input.substring(cursor, quoteSearch).replace(quoteCharRegex, quoteChar));\n cursor = quoteSearch + 1 + spacesBetweenQuoteAndDelimiter + delimLen;\n nextDelim = input.indexOf(delim, cursor);\n nextNewline = input.indexOf(newline, cursor);\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n break;\n }\n const spacesBetweenQuoteAndNewLine = extraSpaces(nextNewline);\n // Closing quote followed by newline or 'unnecessary spaces + newLine'\n if (input.substr(quoteSearch + 1 + spacesBetweenQuoteAndNewLine, newlineLen) === newline) {\n row.push(input.substring(cursor, quoteSearch).replace(quoteCharRegex, quoteChar));\n saveRow(quoteSearch + 1 + spacesBetweenQuoteAndNewLine + newlineLen);\n nextDelim = input.indexOf(delim, cursor); // because we may have skipped the nextDelim in the quoted field\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n break;\n }\n // Checks for valid closing quotes are complete (escaped quotes or quote followed by EOF/delimiter/newline) -- assume these quotes are part of an invalid text string\n errors.push({\n type: 'Quotes',\n code: 'InvalidQuotes',\n message: 'Trailing quote on quoted field is malformed',\n row: data.length, // row has yet to be inserted\n index: cursor\n });\n quoteSearch++;\n continue;\n }\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n continue;\n }\n // Comment found at start of new line\n if (comments && row.length === 0 && input.substr(cursor, commentsLen) === comments) {\n if (nextNewline === -1)\n // Comment ends at EOF\n return returnable();\n cursor = nextNewline + newlineLen;\n nextNewline = input.indexOf(newline, cursor);\n nextDelim = input.indexOf(delim, cursor);\n continue;\n }\n // Next delimiter comes before next newline, so we've reached end of field\n if (nextDelim !== -1 && (nextDelim < nextNewline || nextNewline === -1)) {\n row.push(input.substring(cursor, nextDelim));\n cursor = nextDelim + delimLen;\n nextDelim = input.indexOf(delim, cursor);\n continue;\n }\n // End of row\n if (nextNewline !== -1) {\n row.push(input.substring(cursor, nextNewline));\n saveRow(nextNewline + newlineLen);\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n continue;\n }\n break;\n }\n return finish();\n function pushRow(row) {\n data.push(row);\n lastCursor = cursor;\n }\n /**\n * checks if there are extra spaces after closing quote and given index without any text\n * if Yes, returns the number of spaces\n */\n function extraSpaces(index) {\n let spaceLength = 0;\n if (index !== -1) {\n const textBetweenClosingQuoteAndIndex = input.substring(quoteSearch + 1, index);\n if (textBetweenClosingQuoteAndIndex && textBetweenClosingQuoteAndIndex.trim() === '') {\n spaceLength = textBetweenClosingQuoteAndIndex.length;\n }\n }\n return spaceLength;\n }\n /**\n * Appends the remaining input from cursor to the end into\n * row, saves the row, calls step, and returns the results.\n */\n function finish(value) {\n if (ignoreLastRow)\n return returnable();\n if (typeof value === 'undefined')\n value = input.substr(cursor);\n row.push(value);\n cursor = inputLen; // important in case parsing is paused\n pushRow(row);\n if (stepIsFunction)\n doStep();\n return returnable();\n }\n /**\n * Appends the current row to the results. It sets the cursor\n * to newCursor and finds the nextNewline. The caller should\n * take care to execute user's step function and check for\n * preview and end parsing if necessary.\n */\n function saveRow(newCursor) {\n cursor = newCursor;\n pushRow(row);\n row = [];\n nextNewline = input.indexOf(newline, cursor);\n }\n /** Returns an object with the results, errors, and meta. */\n function returnable(stopped, step) {\n const isStep = step || false;\n return {\n data: isStep ? data[0] : data,\n errors,\n meta: {\n delimiter: delim,\n linebreak: newline,\n aborted,\n truncated: Boolean(stopped),\n cursor: lastCursor + (baseIndex || 0)\n }\n };\n }\n /** Executes the user's step function and resets data & errors. */\n function doStep() {\n // @ts-expect-error\n step(returnable(undefined, true));\n data = [];\n errors = [];\n }\n };\n /** Sets the abort flag */\n // @ts-expect-error\n this.abort = function () {\n aborted = true;\n };\n /** Gets the cursor position */\n // @ts-expect-error\n this.getCharIndex = function () {\n return cursor;\n };\n}\n/** Makes a deep copy of an array or object (mostly) */\nfunction copy(obj) {\n if (typeof obj !== 'object' || obj === null)\n return obj;\n const cpy = Array.isArray(obj) ? [] : {};\n for (const key in obj)\n cpy[key] = copy(obj[key]);\n return cpy;\n}\nfunction isFunction(func) {\n return typeof func === 'function';\n}\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\nimport { Papa } from \"./papa-constants.js\";\n// eslint-disable-next-line complexity, max-statements\nexport function JsonToCsv(_input, _config = {}) {\n // Default configuration\n /** whether to surround every datum with quotes */\n let _quotes = false;\n /** whether to write headers */\n let _writeHeader = true;\n /** delimiting character(s) */\n let _delimiter = ',';\n /** newline character(s) */\n let _newline = '\\r\\n';\n /** quote character */\n let _quoteChar = '\"';\n /** escaped quote character, either \"\" or <config.escapeChar>\" */\n let _escapedQuote = _quoteChar + _quoteChar;\n /** whether to skip empty lines */\n let _skipEmptyLines = false;\n /** the columns (keys) we expect when we unparse objects */\n let _columns = null;\n unpackConfig();\n const quoteCharRegex = new RegExp(escapeRegExp(_quoteChar), 'g');\n if (typeof _input === 'string')\n _input = JSON.parse(_input);\n if (Array.isArray(_input)) {\n if (!_input.length || Array.isArray(_input[0])) {\n return serialize(null, _input, _skipEmptyLines);\n }\n else if (typeof _input[0] === 'object') {\n return serialize(_columns || Object.keys(_input[0]), _input, _skipEmptyLines);\n }\n }\n else if (typeof _input === 'object') {\n if (typeof _input.data === 'string') {\n _input.data = JSON.parse(_input.data);\n }\n if (Array.isArray(_input.data)) {\n if (!_input.fields) {\n _input.fields = _input.meta && _input.meta.fields;\n }\n if (!_input.fields) {\n _input.fields = Array.isArray(_input.data[0]) ? _input.fields : Object.keys(_input.data[0]);\n }\n if (!Array.isArray(_input.data[0]) && typeof _input.data[0] !== 'object') {\n _input.data = [_input.data]; // handles input like [1,2,3] or ['asdf']\n }\n }\n return serialize(_input.fields || [], _input.data || [], _skipEmptyLines);\n }\n // Default (any valid paths should return before this)\n throw new Error('Unable to serialize unrecognized input');\n // eslint-disable-next-line complexity\n function unpackConfig() {\n if (typeof _config !== 'object')\n return;\n if (typeof _config.delimiter === 'string' &&\n !Papa.BAD_DELIMITERS.filter(function (value) {\n return _config.delimiter?.indexOf(value) !== -1;\n }).length) {\n _delimiter = _config.delimiter;\n }\n if (typeof _config.quotes === 'boolean' || Array.isArray(_config.quotes))\n _quotes = _config.quotes;\n if (typeof _config.skipEmptyLines === 'boolean' || _config.skipEmptyLines === 'greedy')\n _skipEmptyLines = _config.skipEmptyLines;\n if (typeof _config.newline === 'string')\n _newline = _config.newline;\n if (typeof _config.quoteChar === 'string')\n _quoteChar = _config.quoteChar;\n if (typeof _config.header === 'boolean')\n _writeHeader = _config.header;\n if (Array.isArray(_config.columns)) {\n if (_config.columns.length === 0)\n throw new Error('Option columns is empty');\n _columns = _config.columns;\n }\n if (_config.escapeChar !== undefined) {\n _escapedQuote = _config.escapeChar + _quoteChar;\n }\n }\n /** The double for loop that iterates the data and writes out a CSV string including header row */\n // eslint-disable-next-line complexity, max-statements\n function serialize(fields, data, skipEmptyLines) {\n let csv = '';\n if (typeof fields === 'string')\n fields = JSON.parse(fields);\n if (typeof data === 'string')\n data = JSON.parse(data);\n const hasHeader = Array.isArray(fields) && fields.length > 0;\n const dataKeyedByField = !Array.isArray(data[0]);\n // If there a header row, write it first\n if (hasHeader && _writeHeader) {\n for (let i = 0; i < fields.length; i++) {\n if (i > 0)\n csv += _delimiter;\n csv += safe(fields[i], i);\n }\n if (data.length > 0)\n csv += _newline;\n }\n // Then write out the data\n for (let row = 0; row < data.length; row++) {\n const maxCol = hasHeader ? fields.length : data[row].length;\n let emptyLine = false;\n const nullLine = hasHeader ? Object.keys(data[row]).length === 0 : data[row].length === 0;\n if (skipEmptyLines && !hasHeader) {\n emptyLine =\n skipEmptyLines === 'greedy'\n ? data[row].join('').trim() === ''\n : data[row].length === 1 && data[row][0].length === 0;\n }\n if (skipEmptyLines === 'greedy' && hasHeader) {\n const line = [];\n for (let c = 0; c < maxCol; c++) {\n const cx = dataKeyedByField ? fields[c] : c;\n line.push(data[row][cx]);\n }\n emptyLine = line.join('').trim() === '';\n }\n if (!emptyLine) {\n for (let col = 0; col < maxCol; col++) {\n if (col > 0 && !nullLine)\n csv += _delimiter;\n const colIdx = hasHeader && dataKeyedByField ? fields[col] : col;\n csv += safe(data[row][colIdx], col);\n }\n if (row < data.length - 1 && (!skipEmptyLines || (maxCol > 0 && !nullLine))) {\n csv += _newline;\n }\n }\n }\n return csv;\n }\n /** Encloses a value around quotes if needed (makes a value safe for CSV insertion) */\n // eslint-disable-next-line complexity\n function safe(str, col) {\n if (typeof str === 'undefined' || str === null)\n return '';\n if (str.constructor === Date)\n return JSON.stringify(str).slice(1, 25);\n str = str.toString().replace(quoteCharRegex, _escapedQuote);\n const needsQuotes = (typeof _quotes === 'boolean' && _quotes) ||\n (Array.isArray(_quotes) && _quotes[col]) ||\n hasAny(str, Papa.BAD_DELIMITERS) ||\n str.indexOf(_delimiter) > -1 ||\n str.charAt(0) === ' ' ||\n str.charAt(str.length - 1) === ' ';\n return needsQuotes ? _quoteChar + str + _quoteChar : str;\n }\n function hasAny(str, substrings) {\n for (let i = 0; i < substrings.length; i++)\n if (str.indexOf(substrings[i]) > -1)\n return true;\n return false;\n }\n}\n/** https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions */\nfunction escapeRegExp(string) {\n return string.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\$&'); // $& means the whole matched string\n}\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\n// FORK SUMMARY:\n// - Adopt ES6 exports\n// - Implement new AsyncIteratorStreamer\n// - Remove non Async Iterator streamers (can all be handled by new streamer)\n// - Remove unused Worker support (loaders.gl worker system used instead)\n// - Remove unused jQuery plugin support\nimport { CsvToJson, Parser, ParserHandle, ChunkStreamer } from \"./papa-parser.js\";\nimport { JsonToCsv } from \"./papa-writer.js\";\nimport { Papa } from \"./papa-constants.js\";\nexport default {\n ...Papa,\n parse: CsvToJson,\n unparse: JsonToCsv,\n ChunkStreamer,\n // Exposed for testing and development only\n Parser,\n ParserHandle\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\nimport Papa from \"./papaparse.js\";\nconst { ChunkStreamer } = Papa;\nexport default class AsyncIteratorStreamer extends ChunkStreamer {\n textDecoder = new TextDecoder(this._config.encoding);\n constructor(config = {}) {\n super(config);\n }\n // Implement ChunkStreamer base class methods\n // this.pause = function() {\n // ChunkStreamer.prototype.pause.apply(this, arguments);\n // };\n // this.resume = function() {\n // ChunkStreamer.prototype.resume.apply(this, arguments);\n // this._input.resume();\n // };\n async stream(asyncIterator) {\n this._input = asyncIterator;\n try {\n // ES2018 version\n // TODO - check for pause and abort flags?\n for await (const chunk of asyncIterator) {\n this.parseChunk(this.getStringChunk(chunk));\n }\n // ES5 VERSION\n // while (true) {\n // asyncIterator.next().then(function(value) {\n // if (value.done) {\n // // finalize iterator?\n // }\n // }\n // const = await ;\n // if (done) return total;\n // total += value.length;\n // }\n this._finished = true;\n this.parseChunk('');\n }\n catch (error) {\n // Inform ChunkStreamer base class of error\n this._sendError(error);\n }\n }\n _nextChunk() {\n // Left empty, as async iterator automatically pulls next chunk\n }\n // HELPER METHODS\n getStringChunk(chunk) {\n return typeof chunk === 'string' ? chunk : this.textDecoder.decode(chunk, { stream: true });\n }\n}\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n/** Comma-Separated Values */\nexport const CSVFormat = {\n id: 'csv',\n module: 'csv',\n name: 'CSV',\n extensions: ['csv', 'tsv', 'dsv'],\n mimeTypes: ['text/csv', 'text/tab-separated-values', 'text/dsv'],\n category: 'table'\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright 2022 Foursquare Labs, Inc.\nimport { makeArrayRowIterator, getTableNumCols } from '@loaders.gl/schema-utils';\nimport { csvFormatRows } from 'd3-dsv';\n/**\n * Encode a Table object as CSV\n */\nexport function encodeTableAsCSV(table, options = { csv: { useDisplayNames: true } }) {\n const useDisplayNames = options.useDisplayNames || options.csv?.useDisplayNames;\n const fields = table.schema?.fields || [];\n const columnNames = fields.map((f) => {\n // This is a leaky abstraction, assuming Kepler metadata\n const displayName = f.metadata?.displayName;\n return useDisplayNames && typeof displayName === 'string' ? displayName : f.name;\n });\n const formattedData = [columnNames];\n for (const row of makeArrayRowIterator(table)) {\n const formattedRow = [];\n for (let columnIndex = 0; columnIndex < getTableNumCols(table); ++columnIndex) {\n const value = row[columnIndex];\n formattedRow[columnIndex] = preformatFieldValue(value);\n }\n formattedData.push(formattedRow);\n }\n return csvFormatRows(formattedData);\n}\n/**\n * Stringifies a value\n * @todo Why is it called parse?\n */\nconst preformatFieldValue = (value) => {\n if (value === null || value === undefined) {\n // TODO: It would be nice to distinguish between missing values and the empty string\n // https://github.com/d3/d3-dsv/issues/84\n return null;\n }\n if (value instanceof Date) {\n // d3-dsv formats dates without timezones if they don't have time info;\n // this forces them to always use fully-qualified ISO time strings\n return value.toISOString();\n }\n if (typeof value === 'object') {\n return JSON.stringify(value);\n }\n return String(value);\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nimport { encodeTableAsCSV } from \"./lib/encoders/encode-csv.js\";\nimport { CSVFormat } from \"./csv-format.js\";\nexport const CSVWriter = {\n ...CSVFormat,\n version: 'latest',\n options: {\n csv: {\n useDisplayNames: false\n }\n },\n text: true,\n encode: async (table, options) => new TextEncoder().encode(encodeTableAsCSV(table, options)).buffer,\n encodeTextSync: (table, options) => encodeTableAsCSV(table, options)\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nimport { convertTable, convertBatches } from '@loaders.gl/schema-utils';\nimport { CSVLoader } from \"./csv-loader.js\";\nexport const CSVArrowLoader = {\n ...CSVLoader,\n dataType: null,\n batchType: null,\n parse: async (arrayBuffer, options) => parseCSVToArrow(new TextDecoder().decode(arrayBuffer), options),\n parseText: (text, options) => parseCSVToArrow(text, options),\n parseInBatches: parseCSVToArrowBatches\n};\nasync function parseCSVToArrow(csvText, options) {\n // Apps can call the parse method directly, we so apply default options here\n // const csvOptions = {...CSVArrowLoader.options.csv, ...options?.csv};\n const table = await CSVLoader.parseText(csvText, options);\n return convertTable(table, 'arrow-table');\n}\nfunction parseCSVToArrowBatches(asyncIterator, options) {\n const tableIterator = CSVLoader.parseInBatches(asyncIterator, options);\n return convertBatches(tableIterator, 'arrow-table');\n}\n"],
|
|
4
|
+
"sourcesContent": ["// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nexport { CSVLoader } from \"./csv-loader.js\";\nexport { CSVWriter } from \"./csv-writer.js\";\nexport { CSVArrowLoader } from \"./csv-arrow-loader.js\";\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nimport { log } from '@loaders.gl/loader-utils';\nimport { AsyncQueue, deduceTableSchema, TableBatchBuilder, convertToArrayRow, convertToObjectRow } from '@loaders.gl/schema-utils';\nimport Papa from \"./papaparse/papaparse.js\";\nimport AsyncIteratorStreamer from \"./papaparse/async-iterator-streamer.js\";\nimport { CSVFormat } from \"./csv-format.js\";\n// __VERSION__ is injected by babel-plugin-version-inline\n// @ts-ignore TS2304: Cannot find name '__VERSION__'.\nconst VERSION = typeof \"4.4.0-alpha.1\" !== 'undefined' ? \"4.4.0-alpha.1\" : 'latest';\nconst DEFAULT_CSV_SHAPE = 'object-row-table';\nexport const CSVLoader = {\n ...CSVFormat,\n dataType: null,\n batchType: null,\n version: VERSION,\n parse: async (arrayBuffer, options) => parseCSV(new TextDecoder().decode(arrayBuffer), options),\n parseText: (text, options) => parseCSV(text, options),\n parseInBatches: parseCSVInBatches,\n // @ts-ignore\n // testText: null,\n options: {\n csv: {\n shape: DEFAULT_CSV_SHAPE, // 'object-row-table'\n optimizeMemoryUsage: false,\n // CSV options\n header: 'auto',\n columnPrefix: 'column',\n // delimiter: auto\n // newline: auto\n quoteChar: '\"',\n escapeChar: '\"',\n dynamicTyping: true,\n comments: false,\n skipEmptyLines: true,\n // transform: null?\n delimitersToGuess: [',', '\\t', '|', ';']\n // fastMode: auto\n }\n }\n};\nasync function parseCSV(csvText, options) {\n // Apps can call the parse method directly, so we apply default options here\n const csvOptions = { ...CSVLoader.options.csv, ...options?.csv };\n const firstRow = readFirstRow(csvText);\n const header = csvOptions.header === 'auto' ? isHeaderRow(firstRow) : Boolean(csvOptions.header);\n const parseWithHeader = header;\n const papaparseConfig = {\n // dynamicTyping: true,\n ...csvOptions,\n header: parseWithHeader,\n download: false, // We handle loading, no need for papaparse to do it for us\n transformHeader: parseWithHeader ? duplicateColumnTransformer() : undefined,\n error: (e) => {\n throw new Error(e);\n }\n };\n const result = Papa.parse(csvText, papaparseConfig);\n const rows = result.data;\n const headerRow = result.meta.fields || generateHeader(csvOptions.columnPrefix, firstRow.length);\n const shape = csvOptions.shape || DEFAULT_CSV_SHAPE;\n let table;\n switch (shape) {\n case 'object-row-table':\n table = {\n shape: 'object-row-table',\n data: rows.map((row) => (Array.isArray(row) ? convertToObjectRow(row, headerRow) : row))\n };\n break;\n case 'array-row-table':\n table = {\n shape: 'array-row-table',\n data: rows.map((row) => (Array.isArray(row) ? row : convertToArrayRow(row, headerRow)))\n };\n break;\n default:\n throw new Error(shape);\n }\n table.schema = deduceTableSchema(table);\n return table;\n}\n// TODO - support batch size 0 = no batching/single batch?\nfunction parseCSVInBatches(asyncIterator, options) {\n // Papaparse does not support standard batch size handling\n // TODO - investigate papaparse chunks mode\n options = { ...options };\n if (options.batchSize === 'auto') {\n options.batchSize = 4000;\n }\n // Apps can call the parse method directly, we so apply default options here\n const csvOptions = { ...CSVLoader.options.csv, ...options?.csv };\n const asyncQueue = new AsyncQueue();\n let isFirstRow = true;\n let headerRow = null;\n let tableBatchBuilder = null;\n let schema = null;\n const config = {\n // dynamicTyping: true, // Convert numbers and boolean values in rows from strings,\n ...csvOptions,\n header: false, // Unfortunately, header detection is not automatic and does not infer shapes\n download: false, // We handle loading, no need for papaparse to do it for us\n // chunkSize is set to 5MB explicitly (same as Papaparse default) due to a bug where the\n // streaming parser gets stuck if skipEmptyLines and a step callback are both supplied.\n // See https://github.com/mholt/PapaParse/issues/465\n chunkSize: 1024 * 1024 * 5,\n // skipEmptyLines is set to a boolean value if supplied. Greedy is set to true\n // skipEmptyLines is handled manually given two bugs where the streaming parser gets stuck if\n // both of the skipEmptyLines and step callback options are provided:\n // - true doesn't work unless chunkSize is set: https://github.com/mholt/PapaParse/issues/465\n // - greedy doesn't work: https://github.com/mholt/PapaParse/issues/825\n skipEmptyLines: false,\n // step is called on every row\n // eslint-disable-next-line complexity, max-statements\n step(results) {\n let row = results.data;\n if (csvOptions.skipEmptyLines) {\n // Manually reject lines that are empty\n const collapsedRow = row.flat().join('').trim();\n if (collapsedRow === '') {\n return;\n }\n }\n const bytesUsed = results.meta.cursor;\n // Check if we need to save a header row\n if (isFirstRow && !headerRow) {\n // Auto detects or can be forced with csvOptions.header\n const header = csvOptions.header === 'auto' ? isHeaderRow(row) : Boolean(csvOptions.header);\n if (header) {\n headerRow = row.map(duplicateColumnTransformer());\n return;\n }\n }\n // If first data row, we can deduce the schema\n if (isFirstRow) {\n isFirstRow = false;\n if (!headerRow) {\n headerRow = generateHeader(csvOptions.columnPrefix, row.length);\n }\n schema = deduceCSVSchema(row, headerRow);\n }\n if (csvOptions.optimizeMemoryUsage) {\n // A workaround to allocate new strings and don't retain pointers to original strings.\n // https://bugs.chromium.org/p/v8/issues/detail?id=2869\n row = JSON.parse(JSON.stringify(row));\n }\n const shape = csvOptions.shape || DEFAULT_CSV_SHAPE;\n // Add the row\n tableBatchBuilder =\n tableBatchBuilder ||\n new TableBatchBuilder(\n // @ts-expect-error TODO this is not a proper schema\n schema, {\n shape,\n ...options\n });\n try {\n tableBatchBuilder.addRow(row);\n // If a batch has been completed, emit it\n const batch = tableBatchBuilder && tableBatchBuilder.getFullBatch({ bytesUsed });\n if (batch) {\n asyncQueue.enqueue(batch);\n }\n }\n catch (error) {\n asyncQueue.enqueue(error);\n }\n },\n // complete is called when all rows have been read\n complete(results) {\n try {\n const bytesUsed = results.meta.cursor;\n // Ensure any final (partial) batch gets emitted\n const batch = tableBatchBuilder && tableBatchBuilder.getFinalBatch({ bytesUsed });\n if (batch) {\n asyncQueue.enqueue(batch);\n }\n }\n catch (error) {\n asyncQueue.enqueue(error);\n }\n asyncQueue.close();\n }\n };\n Papa.parse(asyncIterator, config, AsyncIteratorStreamer);\n // TODO - Does it matter if we return asyncIterable or asyncIterator\n // return asyncQueue[Symbol.asyncIterator]();\n return asyncQueue;\n}\n/**\n * Checks if a certain row is a header row\n * @param row the row to check\n * @returns true if the row looks like a header\n */\nfunction isHeaderRow(row) {\n return row && row.every((value) => typeof value === 'string');\n}\n/**\n * Reads, parses, and returns the first row of a CSV text\n * @param csvText the csv text to parse\n * @returns the first row\n */\nfunction readFirstRow(csvText) {\n const result = Papa.parse(csvText, {\n dynamicTyping: true,\n preview: 1\n });\n return result.data[0];\n}\n/**\n * Creates a transformer that renames duplicate columns. This is needed as Papaparse doesn't handle\n * duplicate header columns and would use the latest occurrence by default.\n * See the header option in https://www.papaparse.com/docs#config\n * @returns a transform function that returns sanitized names for duplicate fields\n */\nfunction duplicateColumnTransformer() {\n const observedColumns = new Set();\n return (col) => {\n let colName = col;\n let counter = 1;\n while (observedColumns.has(colName)) {\n colName = `${col}.${counter}`;\n counter++;\n }\n observedColumns.add(colName);\n return colName;\n };\n}\n/**\n * Generates the header of a CSV given a prefix and a column count\n * @param columnPrefix the columnPrefix to use\n * @param count the count of column names to generate\n * @returns an array of column names\n */\nfunction generateHeader(columnPrefix, count = 0) {\n const headers = [];\n for (let i = 0; i < count; i++) {\n headers.push(`${columnPrefix}${i + 1}`);\n }\n return headers;\n}\nfunction deduceCSVSchema(row, headerRow) {\n const fields = [];\n for (let i = 0; i < row.length; i++) {\n const columnName = (headerRow && headerRow[i]) || i;\n const value = row[i];\n switch (typeof value) {\n case 'number':\n fields.push({ name: String(columnName), type: 'float64', nullable: true });\n break;\n case 'boolean':\n fields.push({ name: String(columnName), type: 'bool', nullable: true });\n break;\n case 'string':\n fields.push({ name: String(columnName), type: 'utf8', nullable: true });\n break;\n default:\n log.warn(`CSV: Unknown column type: ${typeof value}`)();\n fields.push({ name: String(columnName), type: 'utf8', nullable: true });\n }\n }\n return {\n fields,\n metadata: {\n 'loaders.gl#format': 'csv',\n 'loaders.gl#loader': 'CSVLoader'\n }\n };\n}\n// TODO - remove\n// type ObjectField = {name: string; index: number; type: any};\n// type ObjectSchema = {[key: string]: ObjectField} | ObjectField[];\n// function deduceObjectSchema(row, headerRow): ObjectSchema {\n// const schema: ObjectSchema = headerRow ? {} : [];\n// for (let i = 0; i < row.length; i++) {\n// const columnName = (headerRow && headerRow[i]) || i;\n// const value = row[i];\n// switch (typeof value) {\n// case 'number':\n// case 'boolean':\n// // TODO - booleans could be handled differently...\n// schema[columnName] = {name: String(columnName), index: i, type: Float32Array};\n// break;\n// case 'string':\n// default:\n// schema[columnName] = {name: String(columnName), index: i, type: Array};\n// // We currently only handle numeric rows\n// // TODO we could offer a function to map strings to numbers?\n// }\n// }\n// return schema;\n// }\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\nconst BYTE_ORDER_MARK = '\\ufeff';\nexport const Papa = {\n RECORD_SEP: String.fromCharCode(30),\n UNIT_SEP: String.fromCharCode(31),\n BYTE_ORDER_MARK,\n BAD_DELIMITERS: ['\\r', '\\n', '\"', BYTE_ORDER_MARK],\n WORKERS_SUPPORTED: false, // !IS_WORKER && !!globalThis.Worker\n NODE_STREAM_INPUT: 1,\n // Configurable chunk sizes for local and remote files, respectively\n LocalChunkSize: 1024 * 1024 * 10, // 10 M,\n RemoteChunkSize: 1024 * 1024 * 5, // 5 M,\n DefaultDelimiter: ',' // Used if not specified and detection fail,\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\n/* eslint-disable no-continue, max-depth */\nimport { Papa } from \"./papa-constants.js\";\n// const defaultConfig: Required<CSVParserConfig> = {\n// dynamicTyping: false,\n// dynamicTypingFunction: undefined!,\n// transform: false\n// };\nexport function CsvToJson(_input, _config = {}, Streamer = StringStreamer) {\n const streamer = new Streamer(_config);\n return streamer.stream(_input);\n}\n/** ChunkStreamer is the base prototype for various streamer implementations. */\nexport class ChunkStreamer {\n _handle;\n _config;\n _finished = false;\n _completed = false;\n _input = null;\n _baseIndex = 0;\n _partialLine = '';\n _rowCount = 0;\n _start = 0;\n isFirstChunk = true;\n _completeResults = {\n data: [],\n errors: [],\n meta: {}\n };\n constructor(config) {\n // Deep-copy the config so we can edit it\n const configCopy = { ...config };\n if (configCopy.dynamicTypingFunction) {\n configCopy.dynamicTyping = {};\n }\n // @ts-expect-error\n configCopy.chunkSize = parseInt(configCopy.chunkSize); // parseInt VERY important so we don't concatenate strings!\n if (!config.step && !config.chunk) {\n configCopy.chunkSize = null; // disable Range header if not streaming; bad values break IIS - see issue #196\n }\n this._handle = new ParserHandle(configCopy);\n this._handle.streamer = this;\n this._config = configCopy; // persist the copy to the caller\n }\n // eslint-disable-next-line complexity, max-statements\n parseChunk(chunk, isFakeChunk) {\n // First chunk pre-processing\n if (this.isFirstChunk && isFunction(this._config.beforeFirstChunk)) {\n const modifiedChunk = this._config.beforeFirstChunk(chunk);\n if (modifiedChunk !== undefined)\n chunk = modifiedChunk;\n }\n this.isFirstChunk = false;\n // Rejoin the line we likely just split in two by chunking the file\n const aggregate = this._partialLine + chunk;\n this._partialLine = '';\n let results = this._handle.parse(aggregate, this._baseIndex, !this._finished);\n if (this._handle.paused() || this._handle.aborted())\n return;\n const lastIndex = results.meta.cursor;\n if (!this._finished) {\n this._partialLine = aggregate.substring(lastIndex - this._baseIndex);\n this._baseIndex = lastIndex;\n }\n if (results && results.data)\n this._rowCount += results.data.length;\n const finishedIncludingPreview = this._finished || (this._config.preview && this._rowCount >= this._config.preview);\n if (isFunction(this._config.chunk) && !isFakeChunk) {\n this._config.chunk(results, this._handle);\n if (this._handle.paused() || this._handle.aborted())\n return;\n results = undefined;\n // @ts-expect-error\n this._completeResults = undefined;\n }\n if (!this._config.step && !this._config.chunk) {\n this._completeResults.data = this._completeResults.data.concat(results.data);\n this._completeResults.errors = this._completeResults.errors.concat(results.errors);\n this._completeResults.meta = results.meta;\n }\n if (!this._completed &&\n finishedIncludingPreview &&\n isFunction(this._config.complete) &&\n (!results || !results.meta.aborted)) {\n this._config.complete(this._completeResults, this._input);\n this._completed = true;\n }\n // if (!finishedIncludingPreview && (!results || !results.meta.paused)) this._nextChunk();\n // eslint-disable-next-line consistent-return\n return results;\n }\n _sendError(error) {\n if (isFunction(this._config.error))\n this._config.error(error);\n }\n}\nclass StringStreamer extends ChunkStreamer {\n remaining;\n constructor(config = {}) {\n super(config);\n }\n stream(s) {\n this.remaining = s;\n return this._nextChunk();\n }\n _nextChunk() {\n if (this._finished)\n return;\n const size = this._config.chunkSize;\n const chunk = size ? this.remaining.substr(0, size) : this.remaining;\n this.remaining = size ? this.remaining.substr(size) : '';\n this._finished = !this.remaining;\n // eslint-disable-next-line consistent-return\n return this.parseChunk(chunk);\n }\n}\nconst FLOAT = /^\\s*-?(\\d*\\.?\\d+|\\d+\\.?\\d*)(e[-+]?\\d+)?\\s*$/i;\nconst ISO_DATE = /(\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d:[0-5]\\d\\.\\d+([+-][0-2]\\d:[0-5]\\d|Z))|(\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d:[0-5]\\d([+-][0-2]\\d:[0-5]\\d|Z))|(\\d{4}-[01]\\d-[0-3]\\dT[0-2]\\d:[0-5]\\d([+-][0-2]\\d:[0-5]\\d|Z))/;\n// Use one ParserHandle per entire CSV file or string\nexport class ParserHandle {\n _config;\n /** Number of times step was called (number of rows parsed) */\n _stepCounter = 0;\n /** Number of rows that have been parsed so far */\n _rowCounter = 0;\n /** The input being parsed */\n _input;\n /** The core parser being used */\n _parser;\n /** Whether we are paused or not */\n _paused = false;\n /** Whether the parser has aborted or not */\n _aborted = false;\n /** Temporary state between delimiter detection and processing results */\n _delimiterError = false;\n /** Fields are from the header row of the input, if there is one */\n _fields = [];\n /** The last results returned from the parser */\n _results = {\n data: [],\n errors: [],\n meta: {}\n };\n constructor(_config) {\n // One goal is to minimize the use of regular expressions...\n if (isFunction(_config.step)) {\n const userStep = _config.step;\n _config.step = (results) => {\n this._results = results;\n if (this.needsHeaderRow()) {\n this.processResults();\n }\n // only call user's step function after header row\n else {\n this.processResults();\n // It's possbile that this line was empty and there's no row here after all\n if (!this._results.data || this._results.data.length === 0)\n return;\n this._stepCounter += results.data.length;\n if (_config.preview && this._stepCounter > _config.preview) {\n this._parser.abort();\n }\n else {\n userStep(this._results, this);\n }\n }\n };\n }\n this._config = _config;\n }\n /**\n * Parses input. Most users won't need, and shouldn't mess with, the baseIndex\n * and ignoreLastRow parameters. They are used by streamers (wrapper functions)\n * when an input comes in multiple chunks, like from a file.\n */\n parse(input, baseIndex, ignoreLastRow) {\n const quoteChar = this._config.quoteChar || '\"';\n if (!this._config.newline)\n this._config.newline = guessLineEndings(input, quoteChar);\n this._delimiterError = false;\n if (!this._config.delimiter) {\n const delimGuess = this.guessDelimiter(input, this._config.newline, this._config.skipEmptyLines, this._config.comments, this._config.delimitersToGuess);\n if (delimGuess.successful) {\n this._config.delimiter = delimGuess.bestDelimiter;\n }\n else {\n this._delimiterError = true; // add error after parsing (otherwise it would be overwritten)\n this._config.delimiter = Papa.DefaultDelimiter;\n }\n this._results.meta.delimiter = this._config.delimiter;\n }\n else if (isFunction(this._config.delimiter)) {\n this._config.delimiter = this._config.delimiter(input);\n this._results.meta.delimiter = this._config.delimiter;\n }\n const parserConfig = copy(this._config);\n if (this._config.preview && this._config.header)\n parserConfig.preview++; // to compensate for header row\n this._input = input;\n this._parser = new Parser(parserConfig);\n this._results = this._parser.parse(this._input, baseIndex, ignoreLastRow);\n this.processResults();\n return this._paused ? { meta: { paused: true } } : this._results || { meta: { paused: false } };\n }\n paused() {\n return this._paused;\n }\n pause() {\n this._paused = true;\n this._parser.abort();\n this._input = this._input.substr(this._parser.getCharIndex());\n }\n resume() {\n this._paused = false;\n // @ts-expect-error\n this.streamer.parseChunk(this._input, true);\n }\n aborted() {\n return this._aborted;\n }\n abort() {\n this._aborted = true;\n this._parser.abort();\n this._results.meta.aborted = true;\n if (isFunction(this._config.complete)) {\n this._config.complete(this._results);\n }\n this._input = '';\n }\n testEmptyLine(s) {\n return this._config.skipEmptyLines === 'greedy'\n ? s.join('').trim() === ''\n : s.length === 1 && s[0].length === 0;\n }\n processResults() {\n if (this._results && this._delimiterError) {\n this.addError('Delimiter', 'UndetectableDelimiter', `Unable to auto-detect delimiting character; defaulted to '${Papa.DefaultDelimiter}'`);\n this._delimiterError = false;\n }\n if (this._config.skipEmptyLines) {\n for (let i = 0; i < this._results.data.length; i++)\n if (this.testEmptyLine(this._results.data[i]))\n this._results.data.splice(i--, 1);\n }\n if (this.needsHeaderRow()) {\n this.fillHeaderFields();\n }\n return this.applyHeaderAndDynamicTypingAndTransformation();\n }\n needsHeaderRow() {\n return this._config.header && this._fields.length === 0;\n }\n fillHeaderFields() {\n if (!this._results)\n return;\n const addHeder = (header) => {\n if (isFunction(this._config.transformHeader))\n header = this._config.transformHeader(header);\n this._fields.push(header);\n };\n if (Array.isArray(this._results.data[0])) {\n for (let i = 0; this.needsHeaderRow() && i < this._results.data.length; i++)\n this._results.data[i].forEach(addHeder);\n this._results.data.splice(0, 1);\n }\n // if _results.data[0] is not an array, we are in a step where _results.data is the row.\n else {\n this._results.data.forEach(addHeder);\n }\n }\n shouldApplyDynamicTyping(field) {\n // Cache function values to avoid calling it for each row\n if (this._config.dynamicTypingFunction && this._config.dynamicTyping?.[field] === undefined) {\n this._config.dynamicTyping[field] = this._config.dynamicTypingFunction(field);\n }\n return (this._config.dynamicTyping?.[field] || this._config.dynamicTyping) === true;\n }\n parseDynamic(field, value) {\n if (this.shouldApplyDynamicTyping(field)) {\n if (value === 'true' || value === 'TRUE')\n return true;\n else if (value === 'false' || value === 'FALSE')\n return false;\n else if (FLOAT.test(value))\n return parseFloat(value);\n else if (ISO_DATE.test(value))\n return new Date(value);\n return value === '' ? null : value;\n }\n return value;\n }\n applyHeaderAndDynamicTypingAndTransformation() {\n if (!this._results ||\n !this._results.data ||\n (!this._config.header && !this._config.dynamicTyping && !this._config.transform)) {\n return this._results;\n }\n let incrementBy = 1;\n if (!this._results.data[0] || Array.isArray(this._results.data[0])) {\n this._results.data = this._results.data.map(this.processRow.bind(this));\n incrementBy = this._results.data.length;\n }\n else {\n // @ts-expect-error\n this._results.data = this.processRow(this._results.data, 0);\n }\n if (this._config.header && this._results.meta)\n this._results.meta.fields = this._fields;\n this._rowCounter += incrementBy;\n return this._results;\n }\n processRow(rowSource, i) {\n const row = this._config.header ? {} : [];\n let j;\n for (j = 0; j < rowSource.length; j++) {\n let field = j;\n let value = rowSource[j];\n if (this._config.header)\n field = j >= this._fields.length ? '__parsed_extra' : this._fields[j];\n if (this._config.transform)\n value = this._config.transform(value, field);\n value = this.parseDynamic(field, value);\n if (field === '__parsed_extra') {\n row[field] = row[field] || [];\n row[field].push(value);\n }\n else\n row[field] = value;\n }\n if (this._config.header) {\n if (j > this._fields.length)\n this.addError('FieldMismatch', 'TooManyFields', `Too many fields: expected ${this._fields.length} fields but parsed ${j}`, this._rowCounter + i);\n else if (j < this._fields.length)\n this.addError('FieldMismatch', 'TooFewFields', `Too few fields: expected ${this._fields.length} fields but parsed ${j}`, this._rowCounter + i);\n }\n return row;\n }\n // eslint-disable-next-line complexity, max-statements\n guessDelimiter(input, newline, skipEmptyLines, comments, delimitersToGuess) {\n let bestDelim;\n let bestDelta;\n let fieldCountPrevRow;\n delimitersToGuess = delimitersToGuess || [',', '\\t', '|', ';', Papa.RECORD_SEP, Papa.UNIT_SEP];\n for (let i = 0; i < delimitersToGuess.length; i++) {\n const delim = delimitersToGuess[i];\n let avgFieldCount = 0;\n let delta = 0;\n let emptyLinesCount = 0;\n fieldCountPrevRow = undefined;\n const preview = new Parser({\n comments,\n delimiter: delim,\n newline,\n preview: 10\n }).parse(input);\n for (let j = 0; j < preview.data.length; j++) {\n if (skipEmptyLines && this.testEmptyLine(preview.data[j])) {\n emptyLinesCount++;\n continue;\n }\n const fieldCount = preview.data[j].length;\n avgFieldCount += fieldCount;\n if (typeof fieldCountPrevRow === 'undefined') {\n fieldCountPrevRow = 0;\n continue;\n }\n else if (fieldCount > 1) {\n delta += Math.abs(fieldCount - fieldCountPrevRow);\n fieldCountPrevRow = fieldCount;\n }\n }\n if (preview.data.length > 0)\n avgFieldCount /= preview.data.length - emptyLinesCount;\n if ((typeof bestDelta === 'undefined' || delta > bestDelta) && avgFieldCount > 1.99) {\n bestDelta = delta;\n bestDelim = delim;\n }\n }\n this._config.delimiter = bestDelim;\n return {\n successful: Boolean(bestDelim),\n bestDelimiter: bestDelim\n };\n }\n addError(type, code, msg, row) {\n this._results.errors.push({\n type,\n code,\n message: msg,\n row\n });\n }\n}\nfunction guessLineEndings(input, quoteChar) {\n input = input.substr(0, 1024 * 1024); // max length 1 MB\n // Replace all the text inside quotes\n const re = new RegExp(`${escapeRegExp(quoteChar)}([^]*?)${escapeRegExp(quoteChar)}`, 'gm');\n input = input.replace(re, '');\n const r = input.split('\\r');\n const n = input.split('\\n');\n const nAppearsFirst = n.length > 1 && n[0].length < r[0].length;\n if (r.length === 1 || nAppearsFirst)\n return '\\n';\n let numWithN = 0;\n for (let i = 0; i < r.length; i++) {\n if (r[i][0] === '\\n')\n numWithN++;\n }\n return numWithN >= r.length / 2 ? '\\r\\n' : '\\r';\n}\n/** https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions */\nfunction escapeRegExp(string) {\n return string.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\$&'); // $& means the whole matched string\n}\n/** The core parser implements speedy and correct CSV parsing */\n// eslint-disable-next-line complexity, max-statements\nexport function Parser(config = {}) {\n // Unpack the config object\n let delim = config.delimiter;\n let newline = config.newline;\n let comments = config.comments;\n const step = config.step;\n const preview = config.preview;\n const fastMode = config.fastMode;\n let quoteChar;\n /** Allows for no quoteChar by setting quoteChar to undefined in config */\n if (config.quoteChar === undefined) {\n quoteChar = '\"';\n }\n else {\n quoteChar = config.quoteChar;\n }\n let escapeChar = quoteChar;\n if (config.escapeChar !== undefined) {\n escapeChar = config.escapeChar;\n }\n // Delimiter must be valid\n if (typeof delim !== 'string' || Papa.BAD_DELIMITERS.indexOf(delim) > -1)\n delim = ',';\n // Comment character must be valid\n if (comments === delim) {\n throw new Error('Comment character same as delimiter');\n }\n else if (comments === true) {\n comments = '#';\n }\n else if (typeof comments !== 'string' || Papa.BAD_DELIMITERS.indexOf(comments) > -1) {\n comments = false;\n }\n // Newline must be valid: \\r, \\n, or \\r\\n\n if (newline !== '\\n' && newline !== '\\r' && newline !== '\\r\\n')\n newline = '\\n';\n // We're gonna need these at the Parser scope\n let cursor = 0;\n let aborted = false;\n // @ts-expect-error\n // eslint-disable-next-line complexity, max-statements\n this.parse = function (input, baseIndex, ignoreLastRow) {\n // For some reason, in Chrome, this speeds things up (!?)\n if (typeof input !== 'string')\n throw new Error('Input must be a string');\n // We don't need to compute some of these every time parse() is called,\n // but having them in a more local scope seems to perform better\n const inputLen = input.length;\n const delimLen = delim.length;\n const newlineLen = newline.length;\n // @ts-expect-error\n const commentsLen = comments.length;\n const stepIsFunction = isFunction(step);\n // Establish starting state\n cursor = 0;\n let data = [];\n let errors = [];\n let row = [];\n let lastCursor = 0;\n if (!input)\n return returnable();\n if (fastMode || (fastMode !== false && input.indexOf(quoteChar) === -1)) {\n const rows = input.split(newline);\n for (let i = 0; i < rows.length; i++) {\n const row = rows[i];\n cursor += row.length;\n if (i !== rows.length - 1)\n cursor += newline.length;\n else if (ignoreLastRow)\n return returnable();\n if (comments && row.substr(0, commentsLen) === comments)\n continue;\n if (stepIsFunction) {\n data = [];\n pushRow(row.split(delim));\n doStep();\n if (aborted)\n return returnable();\n }\n else\n pushRow(row.split(delim));\n if (preview && i >= preview) {\n data = data.slice(0, preview);\n return returnable(true);\n }\n }\n return returnable();\n }\n let nextDelim = input.indexOf(delim, cursor);\n let nextNewline = input.indexOf(newline, cursor);\n const quoteCharRegex = new RegExp(escapeRegExp(escapeChar) + escapeRegExp(quoteChar), 'g');\n let quoteSearch;\n // Parser loop\n for (;;) {\n // Field has opening quote\n if (input[cursor] === quoteChar) {\n // Start our search for the closing quote where the cursor is\n quoteSearch = cursor;\n // Skip the opening quote\n cursor++;\n for (;;) {\n // Find closing quote\n quoteSearch = input.indexOf(quoteChar, quoteSearch + 1);\n // No other quotes are found - no other delimiters\n if (quoteSearch === -1) {\n if (!ignoreLastRow) {\n // No closing quote... what a pity\n errors.push({\n type: 'Quotes',\n code: 'MissingQuotes',\n message: 'Quoted field unterminated',\n row: data.length, // row has yet to be inserted\n index: cursor\n });\n }\n return finish();\n }\n // Closing quote at EOF\n if (quoteSearch === inputLen - 1) {\n const value = input.substring(cursor, quoteSearch).replace(quoteCharRegex, quoteChar);\n return finish(value);\n }\n // If this quote is escaped, it's part of the data; skip it\n // If the quote character is the escape character, then check if the next character is the escape character\n if (quoteChar === escapeChar && input[quoteSearch + 1] === escapeChar) {\n quoteSearch++;\n continue;\n }\n // If the quote character is not the escape character, then check if the previous character was the escape character\n if (quoteChar !== escapeChar &&\n quoteSearch !== 0 &&\n input[quoteSearch - 1] === escapeChar) {\n continue;\n }\n // Check up to nextDelim or nextNewline, whichever is closest\n const checkUpTo = nextNewline === -1 ? nextDelim : Math.min(nextDelim, nextNewline);\n const spacesBetweenQuoteAndDelimiter = extraSpaces(checkUpTo);\n // Closing quote followed by delimiter or 'unnecessary spaces + delimiter'\n if (input[quoteSearch + 1 + spacesBetweenQuoteAndDelimiter] === delim) {\n row.push(input.substring(cursor, quoteSearch).replace(quoteCharRegex, quoteChar));\n cursor = quoteSearch + 1 + spacesBetweenQuoteAndDelimiter + delimLen;\n nextDelim = input.indexOf(delim, cursor);\n nextNewline = input.indexOf(newline, cursor);\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n break;\n }\n const spacesBetweenQuoteAndNewLine = extraSpaces(nextNewline);\n // Closing quote followed by newline or 'unnecessary spaces + newLine'\n if (input.substr(quoteSearch + 1 + spacesBetweenQuoteAndNewLine, newlineLen) === newline) {\n row.push(input.substring(cursor, quoteSearch).replace(quoteCharRegex, quoteChar));\n saveRow(quoteSearch + 1 + spacesBetweenQuoteAndNewLine + newlineLen);\n nextDelim = input.indexOf(delim, cursor); // because we may have skipped the nextDelim in the quoted field\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n break;\n }\n // Checks for valid closing quotes are complete (escaped quotes or quote followed by EOF/delimiter/newline) -- assume these quotes are part of an invalid text string\n errors.push({\n type: 'Quotes',\n code: 'InvalidQuotes',\n message: 'Trailing quote on quoted field is malformed',\n row: data.length, // row has yet to be inserted\n index: cursor\n });\n quoteSearch++;\n continue;\n }\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n continue;\n }\n // Comment found at start of new line\n if (comments && row.length === 0 && input.substr(cursor, commentsLen) === comments) {\n if (nextNewline === -1)\n // Comment ends at EOF\n return returnable();\n cursor = nextNewline + newlineLen;\n nextNewline = input.indexOf(newline, cursor);\n nextDelim = input.indexOf(delim, cursor);\n continue;\n }\n // Next delimiter comes before next newline, so we've reached end of field\n if (nextDelim !== -1 && (nextDelim < nextNewline || nextNewline === -1)) {\n row.push(input.substring(cursor, nextDelim));\n cursor = nextDelim + delimLen;\n nextDelim = input.indexOf(delim, cursor);\n continue;\n }\n // End of row\n if (nextNewline !== -1) {\n row.push(input.substring(cursor, nextNewline));\n saveRow(nextNewline + newlineLen);\n if (stepIsFunction) {\n doStep();\n if (aborted)\n return returnable();\n }\n if (preview && data.length >= preview)\n return returnable(true);\n continue;\n }\n break;\n }\n return finish();\n function pushRow(row) {\n data.push(row);\n lastCursor = cursor;\n }\n /**\n * checks if there are extra spaces after closing quote and given index without any text\n * if Yes, returns the number of spaces\n */\n function extraSpaces(index) {\n let spaceLength = 0;\n if (index !== -1) {\n const textBetweenClosingQuoteAndIndex = input.substring(quoteSearch + 1, index);\n if (textBetweenClosingQuoteAndIndex && textBetweenClosingQuoteAndIndex.trim() === '') {\n spaceLength = textBetweenClosingQuoteAndIndex.length;\n }\n }\n return spaceLength;\n }\n /**\n * Appends the remaining input from cursor to the end into\n * row, saves the row, calls step, and returns the results.\n */\n function finish(value) {\n if (ignoreLastRow)\n return returnable();\n if (typeof value === 'undefined')\n value = input.substr(cursor);\n row.push(value);\n cursor = inputLen; // important in case parsing is paused\n pushRow(row);\n if (stepIsFunction)\n doStep();\n return returnable();\n }\n /**\n * Appends the current row to the results. It sets the cursor\n * to newCursor and finds the nextNewline. The caller should\n * take care to execute user's step function and check for\n * preview and end parsing if necessary.\n */\n function saveRow(newCursor) {\n cursor = newCursor;\n pushRow(row);\n row = [];\n nextNewline = input.indexOf(newline, cursor);\n }\n /** Returns an object with the results, errors, and meta. */\n function returnable(stopped, step) {\n const isStep = step || false;\n return {\n data: isStep ? data[0] : data,\n errors,\n meta: {\n delimiter: delim,\n linebreak: newline,\n aborted,\n truncated: Boolean(stopped),\n cursor: lastCursor + (baseIndex || 0)\n }\n };\n }\n /** Executes the user's step function and resets data & errors. */\n function doStep() {\n // @ts-expect-error\n step(returnable(undefined, true));\n data = [];\n errors = [];\n }\n };\n /** Sets the abort flag */\n // @ts-expect-error\n this.abort = function () {\n aborted = true;\n };\n /** Gets the cursor position */\n // @ts-expect-error\n this.getCharIndex = function () {\n return cursor;\n };\n}\n/** Makes a deep copy of an array or object (mostly) */\nfunction copy(obj) {\n if (typeof obj !== 'object' || obj === null)\n return obj;\n const cpy = Array.isArray(obj) ? [] : {};\n for (const key in obj)\n cpy[key] = copy(obj[key]);\n return cpy;\n}\nfunction isFunction(func) {\n return typeof func === 'function';\n}\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\nimport { Papa } from \"./papa-constants.js\";\n// eslint-disable-next-line complexity, max-statements\nexport function JsonToCsv(_input, _config = {}) {\n // Default configuration\n /** whether to surround every datum with quotes */\n let _quotes = false;\n /** whether to write headers */\n let _writeHeader = true;\n /** delimiting character(s) */\n let _delimiter = ',';\n /** newline character(s) */\n let _newline = '\\r\\n';\n /** quote character */\n let _quoteChar = '\"';\n /** escaped quote character, either \"\" or <config.escapeChar>\" */\n let _escapedQuote = _quoteChar + _quoteChar;\n /** whether to skip empty lines */\n let _skipEmptyLines = false;\n /** the columns (keys) we expect when we unparse objects */\n let _columns = null;\n unpackConfig();\n const quoteCharRegex = new RegExp(escapeRegExp(_quoteChar), 'g');\n if (typeof _input === 'string')\n _input = JSON.parse(_input);\n if (Array.isArray(_input)) {\n if (!_input.length || Array.isArray(_input[0])) {\n return serialize(null, _input, _skipEmptyLines);\n }\n else if (typeof _input[0] === 'object') {\n return serialize(_columns || Object.keys(_input[0]), _input, _skipEmptyLines);\n }\n }\n else if (typeof _input === 'object') {\n if (typeof _input.data === 'string') {\n _input.data = JSON.parse(_input.data);\n }\n if (Array.isArray(_input.data)) {\n if (!_input.fields) {\n _input.fields = _input.meta && _input.meta.fields;\n }\n if (!_input.fields) {\n _input.fields = Array.isArray(_input.data[0]) ? _input.fields : Object.keys(_input.data[0]);\n }\n if (!Array.isArray(_input.data[0]) && typeof _input.data[0] !== 'object') {\n _input.data = [_input.data]; // handles input like [1,2,3] or ['asdf']\n }\n }\n return serialize(_input.fields || [], _input.data || [], _skipEmptyLines);\n }\n // Default (any valid paths should return before this)\n throw new Error('Unable to serialize unrecognized input');\n // eslint-disable-next-line complexity\n function unpackConfig() {\n if (typeof _config !== 'object')\n return;\n if (typeof _config.delimiter === 'string' &&\n !Papa.BAD_DELIMITERS.filter(function (value) {\n return _config.delimiter?.indexOf(value) !== -1;\n }).length) {\n _delimiter = _config.delimiter;\n }\n if (typeof _config.quotes === 'boolean' || Array.isArray(_config.quotes))\n _quotes = _config.quotes;\n if (typeof _config.skipEmptyLines === 'boolean' || _config.skipEmptyLines === 'greedy')\n _skipEmptyLines = _config.skipEmptyLines;\n if (typeof _config.newline === 'string')\n _newline = _config.newline;\n if (typeof _config.quoteChar === 'string')\n _quoteChar = _config.quoteChar;\n if (typeof _config.header === 'boolean')\n _writeHeader = _config.header;\n if (Array.isArray(_config.columns)) {\n if (_config.columns.length === 0)\n throw new Error('Option columns is empty');\n _columns = _config.columns;\n }\n if (_config.escapeChar !== undefined) {\n _escapedQuote = _config.escapeChar + _quoteChar;\n }\n }\n /** The double for loop that iterates the data and writes out a CSV string including header row */\n // eslint-disable-next-line complexity, max-statements\n function serialize(fields, data, skipEmptyLines) {\n let csv = '';\n if (typeof fields === 'string')\n fields = JSON.parse(fields);\n if (typeof data === 'string')\n data = JSON.parse(data);\n const hasHeader = Array.isArray(fields) && fields.length > 0;\n const dataKeyedByField = !Array.isArray(data[0]);\n // If there a header row, write it first\n if (hasHeader && _writeHeader) {\n for (let i = 0; i < fields.length; i++) {\n if (i > 0)\n csv += _delimiter;\n csv += safe(fields[i], i);\n }\n if (data.length > 0)\n csv += _newline;\n }\n // Then write out the data\n for (let row = 0; row < data.length; row++) {\n const maxCol = hasHeader ? fields.length : data[row].length;\n let emptyLine = false;\n const nullLine = hasHeader ? Object.keys(data[row]).length === 0 : data[row].length === 0;\n if (skipEmptyLines && !hasHeader) {\n emptyLine =\n skipEmptyLines === 'greedy'\n ? data[row].join('').trim() === ''\n : data[row].length === 1 && data[row][0].length === 0;\n }\n if (skipEmptyLines === 'greedy' && hasHeader) {\n const line = [];\n for (let c = 0; c < maxCol; c++) {\n const cx = dataKeyedByField ? fields[c] : c;\n line.push(data[row][cx]);\n }\n emptyLine = line.join('').trim() === '';\n }\n if (!emptyLine) {\n for (let col = 0; col < maxCol; col++) {\n if (col > 0 && !nullLine)\n csv += _delimiter;\n const colIdx = hasHeader && dataKeyedByField ? fields[col] : col;\n csv += safe(data[row][colIdx], col);\n }\n if (row < data.length - 1 && (!skipEmptyLines || (maxCol > 0 && !nullLine))) {\n csv += _newline;\n }\n }\n }\n return csv;\n }\n /** Encloses a value around quotes if needed (makes a value safe for CSV insertion) */\n // eslint-disable-next-line complexity\n function safe(str, col) {\n if (typeof str === 'undefined' || str === null)\n return '';\n if (str.constructor === Date)\n return JSON.stringify(str).slice(1, 25);\n str = str.toString().replace(quoteCharRegex, _escapedQuote);\n const needsQuotes = (typeof _quotes === 'boolean' && _quotes) ||\n (Array.isArray(_quotes) && _quotes[col]) ||\n hasAny(str, Papa.BAD_DELIMITERS) ||\n str.indexOf(_delimiter) > -1 ||\n str.charAt(0) === ' ' ||\n str.charAt(str.length - 1) === ' ';\n return needsQuotes ? _quoteChar + str + _quoteChar : str;\n }\n function hasAny(str, substrings) {\n for (let i = 0; i < substrings.length; i++)\n if (str.indexOf(substrings[i]) > -1)\n return true;\n return false;\n }\n}\n/** https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions */\nfunction escapeRegExp(string) {\n return string.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\$&'); // $& means the whole matched string\n}\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\n// FORK SUMMARY:\n// - Adopt ES6 exports\n// - Implement new AsyncIteratorStreamer\n// - Remove non Async Iterator streamers (can all be handled by new streamer)\n// - Remove unused Worker support (loaders.gl worker system used instead)\n// - Remove unused jQuery plugin support\nimport { CsvToJson, Parser, ParserHandle, ChunkStreamer } from \"./papa-parser.js\";\nimport { JsonToCsv } from \"./papa-writer.js\";\nimport { Papa } from \"./papa-constants.js\";\nexport default {\n ...Papa,\n parse: CsvToJson,\n unparse: JsonToCsv,\n ChunkStreamer,\n // Exposed for testing and development only\n Parser,\n ParserHandle\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright (c) 2015 Matthew Holt\n// This is a fork of papaparse v5.0.0-beta.0 under MIT license\n// https://github.com/mholt/PapaParse\nimport Papa from \"./papaparse.js\";\nconst { ChunkStreamer } = Papa;\nexport default class AsyncIteratorStreamer extends ChunkStreamer {\n textDecoder = new TextDecoder(this._config.encoding);\n constructor(config = {}) {\n super(config);\n }\n // Implement ChunkStreamer base class methods\n // this.pause = function() {\n // ChunkStreamer.prototype.pause.apply(this, arguments);\n // };\n // this.resume = function() {\n // ChunkStreamer.prototype.resume.apply(this, arguments);\n // this._input.resume();\n // };\n async stream(asyncIterator) {\n this._input = asyncIterator;\n try {\n // ES2018 version\n // TODO - check for pause and abort flags?\n for await (const chunk of asyncIterator) {\n this.parseChunk(this.getStringChunk(chunk));\n }\n // ES5 VERSION\n // while (true) {\n // asyncIterator.next().then(function(value) {\n // if (value.done) {\n // // finalize iterator?\n // }\n // }\n // const = await ;\n // if (done) return total;\n // total += value.length;\n // }\n this._finished = true;\n this.parseChunk('');\n }\n catch (error) {\n // Inform ChunkStreamer base class of error\n this._sendError(error);\n }\n }\n _nextChunk() {\n // Left empty, as async iterator automatically pulls next chunk\n }\n // HELPER METHODS\n getStringChunk(chunk) {\n return typeof chunk === 'string' ? chunk : this.textDecoder.decode(chunk, { stream: true });\n }\n}\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n/** Comma-Separated Values */\nexport const CSVFormat = {\n id: 'csv',\n module: 'csv',\n name: 'CSV',\n extensions: ['csv', 'tsv', 'dsv'],\n mimeTypes: ['text/csv', 'text/tab-separated-values', 'text/dsv'],\n category: 'table'\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\n// Copyright 2022 Foursquare Labs, Inc.\nimport { makeArrayRowIterator, getTableNumCols } from '@loaders.gl/schema-utils';\nimport { csvFormatRows } from 'd3-dsv';\n/**\n * Encode a Table object as CSV\n */\nexport function encodeTableAsCSV(table, options = { csv: { useDisplayNames: true } }) {\n const useDisplayNames = options.useDisplayNames || options.csv?.useDisplayNames;\n const fields = table.schema?.fields || [];\n const columnNames = fields.map((f) => {\n // This is a leaky abstraction, assuming Kepler metadata\n const displayName = f.metadata?.displayName;\n return useDisplayNames && typeof displayName === 'string' ? displayName : f.name;\n });\n const formattedData = [columnNames];\n for (const row of makeArrayRowIterator(table)) {\n const formattedRow = [];\n for (let columnIndex = 0; columnIndex < getTableNumCols(table); ++columnIndex) {\n const value = row[columnIndex];\n formattedRow[columnIndex] = preformatFieldValue(value);\n }\n formattedData.push(formattedRow);\n }\n return csvFormatRows(formattedData);\n}\n/**\n * Stringifies a value\n * @todo Why is it called parse?\n */\nconst preformatFieldValue = (value) => {\n if (value === null || value === undefined) {\n // TODO: It would be nice to distinguish between missing values and the empty string\n // https://github.com/d3/d3-dsv/issues/84\n return null;\n }\n if (value instanceof Date) {\n // d3-dsv formats dates without timezones if they don't have time info;\n // this forces them to always use fully-qualified ISO time strings\n return value.toISOString();\n }\n if (typeof value === 'object') {\n return JSON.stringify(value);\n }\n return String(value);\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nimport { encodeTableAsCSV } from \"./lib/encoders/encode-csv.js\";\nimport { CSVFormat } from \"./csv-format.js\";\nexport const CSVWriter = {\n ...CSVFormat,\n version: 'latest',\n options: {\n csv: {\n useDisplayNames: false\n }\n },\n text: true,\n encode: async (table, options) => new TextEncoder().encode(encodeTableAsCSV(table, options)).buffer,\n encodeTextSync: (table, options) => encodeTableAsCSV(table, options)\n};\n", "// loaders.gl\n// SPDX-License-Identifier: MIT\n// Copyright (c) vis.gl contributors\nimport { convertTable, convertBatches } from '@loaders.gl/schema-utils';\nimport { CSVLoader } from \"./csv-loader.js\";\nexport const CSVArrowLoader = {\n ...CSVLoader,\n dataType: null,\n batchType: null,\n parse: async (arrayBuffer, options) => parseCSVToArrow(new TextDecoder().decode(arrayBuffer), options),\n parseText: (text, options) => parseCSVToArrow(text, options),\n parseInBatches: parseCSVToArrowBatches\n};\nasync function parseCSVToArrow(csvText, options) {\n // Apps can call the parse method directly, we so apply default options here\n // const csvOptions = {...CSVArrowLoader.options.csv, ...options?.csv};\n const table = await CSVLoader.parseText(csvText, options);\n return convertTable(table, 'arrow-table');\n}\nfunction parseCSVToArrowBatches(asyncIterator, options) {\n const tableIterator = CSVLoader.parseInBatches(asyncIterator, options);\n return convertBatches(tableIterator, 'arrow-table');\n}\n"],
|
|
5
5
|
"mappings": "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",
|
|
6
6
|
"names": ["row", "step", "escapeRegExp", "ChunkStreamer", "import_schema_utils", "_a", "import_schema_utils"]
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@loaders.gl/csv",
|
|
3
|
-
"version": "4.4.0-alpha.
|
|
3
|
+
"version": "4.4.0-alpha.2",
|
|
4
4
|
"description": "Framework-independent loader for CSV and DSV table formats",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -44,12 +44,12 @@
|
|
|
44
44
|
"build-bundle-dev": "ocular-bundle ./bundle.ts --env=dev --output=dist/dist.dev.js"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@loaders.gl/loader-utils": "4.4.0-alpha.
|
|
48
|
-
"@loaders.gl/schema": "4.4.0-alpha.
|
|
47
|
+
"@loaders.gl/loader-utils": "4.4.0-alpha.2",
|
|
48
|
+
"@loaders.gl/schema": "4.4.0-alpha.2",
|
|
49
49
|
"d3-dsv": "^1.2.0"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
|
-
"@loaders.gl/core": "4.4.0-alpha.
|
|
52
|
+
"@loaders.gl/core": "4.4.0-alpha.1"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "3d9fed050eabdc0812ddf2f4d5fb9914a34ee0c2"
|
|
55
55
|
}
|