-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathenum.mjs.map
More file actions
1 lines (1 loc) · 7.14 KB
/
enum.mjs.map
File metadata and controls
1 lines (1 loc) · 7.14 KB
1
{"version":3,"sources":["enum.ts"],"names":[],"mappings":"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","file":"enum.js","sourcesContent":["// Licensed to the Apache Software Foundation (ASF) under one\n// or more contributor license agreements. See the NOTICE file\n// distributed with this work for additional information\n// regarding copyright ownership. The ASF licenses this file\n// to you under the Apache License, Version 2.0 (the\n// \"License\"); you may not use this file except in compliance\n// with the License. You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing,\n// software distributed under the License is distributed on an\n// \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n// KIND, either express or implied. See the License for the\n// specific language governing permissions and limitations\n// under the License.\n\nimport * as Schema_ from './fb/Schema';\nimport * as Message_ from './fb/Message';\n\nexport import ArrowType = Schema_.org.apache.arrow.flatbuf.Type;\nexport import DateUnit = Schema_.org.apache.arrow.flatbuf.DateUnit;\nexport import TimeUnit = Schema_.org.apache.arrow.flatbuf.TimeUnit;\nexport import Precision = Schema_.org.apache.arrow.flatbuf.Precision;\nexport import UnionMode = Schema_.org.apache.arrow.flatbuf.UnionMode;\nexport import VectorType = Schema_.org.apache.arrow.flatbuf.VectorType;\nexport import IntervalUnit = Schema_.org.apache.arrow.flatbuf.IntervalUnit;\nexport import MessageHeader = Message_.org.apache.arrow.flatbuf.MessageHeader;\nexport import MetadataVersion = Schema_.org.apache.arrow.flatbuf.MetadataVersion;\n\n/**\n * *\n * Main data type enumeration:\n * *\n * Data types in this library are all *logical*. They can be expressed as\n * either a primitive physical type (bytes or bits of some fixed size), a\n * nested type consisting of other data types, or another data type (e.g. a\n * timestamp encoded as an int64)\n */\nexport enum Type {\n NONE = 0, // The default placeholder type\n Null = 1, // A NULL type having no physical storage\n Int = 2, // Signed or unsigned 8, 16, 32, or 64-bit little-endian integer\n Float = 3, // 2, 4, or 8-byte floating point value\n Binary = 4, // Variable-length bytes (no guarantee of UTF8-ness)\n Utf8 = 5, // UTF8 variable-length string as List<Char>\n Bool = 6, // Boolean as 1 bit, LSB bit-packed ordering\n Decimal = 7, // Precision-and-scale-based decimal type. Storage type depends on the parameters.\n Date = 8, // int32_t days or int64_t milliseconds since the UNIX epoch\n Time = 9, // Time as signed 32 or 64-bit integer, representing either seconds, milliseconds, microseconds, or nanoseconds since midnight since midnight\n Timestamp = 10, // Exact timestamp encoded with int64 since UNIX epoch (Default unit millisecond)\n Interval = 11, // YEAR_MONTH or DAY_TIME interval in SQL style\n List = 12, // A list of some logical data type\n Struct = 13, // Struct of logical types\n Union = 14, // Union of logical types\n FixedSizeBinary = 15, // Fixed-size binary. Each value occupies the same number of bytes\n FixedSizeList = 16, // Fixed-size list. Each value occupies the same number of bytes\n Map = 17, // Map of named logical types\n\n // These enum values are here so that TypeScript can narrow the type signatures further\n // beyond the base Arrow types. The base Arrow types include metadata like bitWidths that\n // impact the type signatures of the values we return. For example, the Int8Vector reads\n // 1-byte numbers from an Int8Array, an Int32Vector reads a 4-byte number from an Int32Array,\n // and an Int64Vector reads a pair of 4-byte lo, hi int32s, and returns them as a zero-copy\n // slice from an underlying Int32Array. Library consumers benefit by doing this type narrowing,\n // since we can ensure the types across all public methods are propagated and never bail to `any`.\n // These values are _never_ actually used at runtime, and they will _never_ be written into the\n // flatbuffers metadata of serialized Arrow IPC payloads.\n Dictionary = -1, // Dictionary aka Category type\n Int8 = -2,\n Int16 = -3,\n Int32 = -4,\n Int64 = -5,\n Uint8 = -6,\n Uint16 = -7,\n Uint32 = -8,\n Uint64 = -9,\n Float16 = -10,\n Float32 = -11,\n Float64 = -12,\n DateDay = -13,\n DateMillisecond = -14,\n TimestampSecond = -15,\n TimestampMillisecond = -16,\n TimestampMicrosecond = -17,\n TimestampNanosecond = -18,\n TimeSecond = -19,\n TimeMillisecond = -20,\n TimeMicrosecond = -21,\n TimeNanosecond = -22,\n DenseUnion = -23,\n SparseUnion = -24,\n IntervalDayTime = -25,\n IntervalYearMonth = -26,\n}\n"]}