vastdb 1.3.4__tar.gz → 1.3.5__tar.gz
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.
- {vastdb-1.3.4 → vastdb-1.3.5}/CHANGELOG.md +6 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/PKG-INFO +1 -1
- {vastdb-1.3.4 → vastdb-1.3.5}/setup.py +1 -1
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/_internal.py +70 -18
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb.egg-info/PKG-INFO +1 -1
- {vastdb-1.3.4 → vastdb-1.3.5}/CONTRIBUTING.md +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/LICENSE +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/MANIFEST.in +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/README.md +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/requirements.txt +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/setup.cfg +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/Column.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ColumnType.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/CreateViewRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ListViewsResponse.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/ObjectDetails.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/S3File.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/VipRange.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/tabular/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/bench_repo/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/bench_repo/mega_combo.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/cli.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/common/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/common/constants.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/common/log_utils.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/common/types.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/common/utils.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/dataset/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/dataset/generate_secmaster.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/dataset/generate_stocks_dataset.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/dataset/schemas.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/dataset/secmaster.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/orchestrate/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/orchestrate/bench_spec.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/orchestrate/results_helpers.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/orchestrate/scenario.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/orchestrate/scenario_generator.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/query/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/query/arrow_common.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/query/query.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/query/query_pyarrow.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/query/query_vastdb.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/perf_bench/run.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/test_perf.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bench/test_sample.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/bucket.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/config.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/conftest.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/errors.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/features.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/schema.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/session.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/table.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/metrics.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_duckdb.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_imports.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_nested.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_projections.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_sanity.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_schemas.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_tables.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/test_util.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/tests/util.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/transaction.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/util.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/vast_tests/__init__.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/vast_tests/test_ha.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb/vast_tests/test_scale.py +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb.egg-info/SOURCES.txt +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb.egg-info/dependency_links.txt +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb.egg-info/requires.txt +0 -0
- {vastdb-1.3.4 → vastdb-1.3.5}/vastdb.egg-info/top_level.txt +0 -0
|
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
6
6
|
|
|
7
|
+
## [1.3.5] (2024-12-16)
|
|
8
|
+
[1.3.5]: https://github.com/vast-data/vastdb_sdk/compare/v1.3.4...v1.3.5
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
- Separated Kafka Topic specific APIs
|
|
12
|
+
|
|
7
13
|
## [1.3.4] (2024-12-11)
|
|
8
14
|
[1.3.4]: https://github.com/vast-data/vastdb_sdk/compare/v1.3.3...v1.3.4
|
|
9
15
|
|
|
@@ -119,6 +119,8 @@ TABULAR_INVALID_ROW_ID = 0xFFFFFFFFFFFF # (1<<48)-1
|
|
|
119
119
|
ESTORE_INVALID_EHANDLE = UINT64_MAX
|
|
120
120
|
IMPORTED_OBJECTS_TABLE_NAME = "vastdb-imported-objects"
|
|
121
121
|
|
|
122
|
+
KAFKA_TOPICS_SCHEMA_NAME = 'kafka_topics'
|
|
123
|
+
|
|
122
124
|
"""
|
|
123
125
|
S3 Tabular API
|
|
124
126
|
"""
|
|
@@ -787,15 +789,14 @@ def _decode_table_props(s):
|
|
|
787
789
|
TableInfo = namedtuple('TableInfo', 'name properties handle num_rows size_in_bytes num_partitions')
|
|
788
790
|
|
|
789
791
|
|
|
790
|
-
def _parse_table_info(obj):
|
|
792
|
+
def _parse_table_info(obj, parse_properties):
|
|
791
793
|
name = obj.Name().decode()
|
|
792
794
|
properties = obj.Properties().decode()
|
|
793
795
|
handle = obj.Handle().decode()
|
|
794
796
|
num_rows = obj.NumRows()
|
|
795
797
|
used_bytes = obj.SizeInBytes()
|
|
796
798
|
num_partitions = obj.NumPartitions()
|
|
797
|
-
|
|
798
|
-
properties = _decode_table_props(properties)
|
|
799
|
+
properties = parse_properties(properties)
|
|
799
800
|
return TableInfo(name, properties, handle, num_rows, used_bytes, num_partitions)
|
|
800
801
|
|
|
801
802
|
|
|
@@ -1109,9 +1110,29 @@ class VastdbApi:
|
|
|
1109
1110
|
|
|
1110
1111
|
return snapshots, is_truncated, marker
|
|
1111
1112
|
|
|
1112
|
-
def create_table(self, bucket, schema, name, arrow_schema=None,
|
|
1113
|
-
|
|
1114
|
-
|
|
1113
|
+
def create_table(self, bucket, schema, name, arrow_schema=None,
|
|
1114
|
+
txid=0, client_tags=[], expected_retvals=[],
|
|
1115
|
+
create_imports_table=False, use_external_row_ids_allocation=False, table_props=None):
|
|
1116
|
+
self._create_table_internal(bucket=bucket, schema=schema, name=name, arrow_schema=arrow_schema,
|
|
1117
|
+
txid=txid, client_tags=client_tags, expected_retvals=expected_retvals,
|
|
1118
|
+
create_imports_table=create_imports_table, use_external_row_ids_allocation=use_external_row_ids_allocation,
|
|
1119
|
+
table_props=table_props)
|
|
1120
|
+
|
|
1121
|
+
def create_topic(self, bucket, name, topic_partitions, expected_retvals=[],
|
|
1122
|
+
message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None,
|
|
1123
|
+
message_timestamp_before_max_ms=None):
|
|
1124
|
+
table_props = _encode_table_props(message_timestamp_type=message_timestamp_type,
|
|
1125
|
+
retention_ms=retention_ms,
|
|
1126
|
+
message_timestamp_after_max_ms=message_timestamp_after_max_ms,
|
|
1127
|
+
message_timestamp_before_max_ms=message_timestamp_before_max_ms)
|
|
1128
|
+
|
|
1129
|
+
self._create_table_internal(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name, arrow_schema=None,
|
|
1130
|
+
expected_retvals=expected_retvals, topic_partitions=topic_partitions,
|
|
1131
|
+
table_props=table_props)
|
|
1132
|
+
|
|
1133
|
+
def _create_table_internal(self, bucket, schema, name, arrow_schema=None,
|
|
1134
|
+
txid=0, client_tags=[], expected_retvals=[], topic_partitions=0,
|
|
1135
|
+
create_imports_table=False, use_external_row_ids_allocation=False, table_props=None):
|
|
1115
1136
|
"""
|
|
1116
1137
|
Create a table, use the following request
|
|
1117
1138
|
POST /bucket/schema/table?table HTTP/1.1
|
|
@@ -1142,10 +1163,8 @@ class VastdbApi:
|
|
|
1142
1163
|
if create_imports_table:
|
|
1143
1164
|
url_params['sub-table'] = IMPORTED_OBJECTS_TABLE_NAME
|
|
1144
1165
|
|
|
1145
|
-
if
|
|
1146
|
-
|
|
1147
|
-
if table_props is not None:
|
|
1148
|
-
url_params['table-props'] = table_props
|
|
1166
|
+
if table_props is not None:
|
|
1167
|
+
url_params['table-props'] = table_props
|
|
1149
1168
|
|
|
1150
1169
|
self._request(
|
|
1151
1170
|
method="POST",
|
|
@@ -1174,9 +1193,22 @@ class VastdbApi:
|
|
|
1174
1193
|
endpoints = [self.url] # we cannot replace the host by a VIP address in HTTPS-based URLs
|
|
1175
1194
|
return TableStatsResult(num_rows, size_in_bytes, is_external_rowid_alloc, tuple(endpoints))
|
|
1176
1195
|
|
|
1177
|
-
def
|
|
1196
|
+
def alter_topic(self, bucket, name,
|
|
1178
1197
|
new_name="", expected_retvals=[],
|
|
1179
|
-
message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None,
|
|
1198
|
+
message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None,
|
|
1199
|
+
message_timestamp_before_max_ms=None):
|
|
1200
|
+
table_properties = _encode_table_props(message_timestamp_type=message_timestamp_type,
|
|
1201
|
+
retention_ms=retention_ms,
|
|
1202
|
+
message_timestamp_after_max_ms=message_timestamp_after_max_ms,
|
|
1203
|
+
message_timestamp_before_max_ms=message_timestamp_before_max_ms)
|
|
1204
|
+
if table_properties is None:
|
|
1205
|
+
table_properties = ""
|
|
1206
|
+
|
|
1207
|
+
self.alter_table(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name,
|
|
1208
|
+
table_properties=table_properties, expected_retvals=expected_retvals)
|
|
1209
|
+
|
|
1210
|
+
def alter_table(self, bucket, schema, name, txid=0, client_tags=[], table_properties="",
|
|
1211
|
+
new_name="", expected_retvals=[]):
|
|
1180
1212
|
"""
|
|
1181
1213
|
PUT /mybucket/myschema/mytable?table HTTP/1.1
|
|
1182
1214
|
Content-Length: ContentLength
|
|
@@ -1188,10 +1220,8 @@ class VastdbApi:
|
|
|
1188
1220
|
"""
|
|
1189
1221
|
builder = flatbuffers.Builder(1024)
|
|
1190
1222
|
|
|
1191
|
-
if
|
|
1192
|
-
table_properties =
|
|
1193
|
-
if table_properties is None:
|
|
1194
|
-
table_properties = ""
|
|
1223
|
+
if table_properties is None:
|
|
1224
|
+
table_properties = ""
|
|
1195
1225
|
|
|
1196
1226
|
properties = builder.CreateString(table_properties)
|
|
1197
1227
|
tabular_alter_table.Start(builder)
|
|
@@ -1211,6 +1241,10 @@ class VastdbApi:
|
|
|
1211
1241
|
url=self._url(bucket=bucket, schema=schema, table=name, command="table", url_params=url_params),
|
|
1212
1242
|
data=alter_table_req, headers=headers)
|
|
1213
1243
|
|
|
1244
|
+
def drop_topic(self, bucket, name, expected_retvals=[]):
|
|
1245
|
+
self.drop_table(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name,
|
|
1246
|
+
expected_retvals=expected_retvals)
|
|
1247
|
+
|
|
1214
1248
|
def drop_table(self, bucket, schema, name, txid=0, client_tags=[], expected_retvals=[], remove_imports_table=False):
|
|
1215
1249
|
"""
|
|
1216
1250
|
DELETE /mybucket/schema_path/mytable?table HTTP/1.1
|
|
@@ -1227,8 +1261,26 @@ class VastdbApi:
|
|
|
1227
1261
|
url=self._url(bucket=bucket, schema=schema, table=name, command="table", url_params=url_params),
|
|
1228
1262
|
headers=headers)
|
|
1229
1263
|
|
|
1264
|
+
def list_topics(self, bucket, max_keys=1000, next_key=0, name_prefix="",
|
|
1265
|
+
exact_match=False, expected_retvals=[], include_list_stats=False, count_only=False):
|
|
1266
|
+
return self._list_tables_internal(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME,
|
|
1267
|
+
parse_properties=_decode_table_props, max_keys=max_keys,
|
|
1268
|
+
next_key=next_key, name_prefix=name_prefix, exact_match=exact_match,
|
|
1269
|
+
expected_retvals=expected_retvals,
|
|
1270
|
+
include_list_stats=include_list_stats, count_only=count_only)
|
|
1271
|
+
|
|
1230
1272
|
def list_tables(self, bucket, schema, txid=0, client_tags=[], max_keys=1000, next_key=0, name_prefix="",
|
|
1231
1273
|
exact_match=False, expected_retvals=[], include_list_stats=False, count_only=False):
|
|
1274
|
+
def parse_properties(x):
|
|
1275
|
+
return x
|
|
1276
|
+
return self._list_tables_internal(bucket=bucket, schema=schema, txid=txid, client_tags=client_tags,
|
|
1277
|
+
parse_properties=parse_properties, max_keys=max_keys, next_key=next_key,
|
|
1278
|
+
name_prefix=name_prefix, exact_match=exact_match,
|
|
1279
|
+
expected_retvals=expected_retvals,
|
|
1280
|
+
include_list_stats=include_list_stats, count_only=count_only)
|
|
1281
|
+
|
|
1282
|
+
def _list_tables_internal(self, bucket, schema, parse_properties, txid=0, client_tags=[], max_keys=1000, next_key=0, name_prefix="",
|
|
1283
|
+
exact_match=False, expected_retvals=[], include_list_stats=False, count_only=False):
|
|
1232
1284
|
"""
|
|
1233
1285
|
GET /mybucket/schema_path?table HTTP/1.1
|
|
1234
1286
|
tabular-txid: TransactionId
|
|
@@ -1265,7 +1317,7 @@ class VastdbApi:
|
|
|
1265
1317
|
tables_length = lists.TablesLength()
|
|
1266
1318
|
count = int(res_headers['tabular-list-count']) if 'tabular-list-count' in res_headers else tables_length
|
|
1267
1319
|
for i in range(tables_length):
|
|
1268
|
-
tables.append(_parse_table_info(lists.Tables(i)))
|
|
1320
|
+
tables.append(_parse_table_info(lists.Tables(i), parse_properties))
|
|
1269
1321
|
|
|
1270
1322
|
return bucket_name, schema_name, tables, next_key, is_truncated, count
|
|
1271
1323
|
|
|
@@ -1837,7 +1889,7 @@ class VastdbApi:
|
|
|
1837
1889
|
raise ValueError(f'bucket: {bucket} did not start from {bucket_name}')
|
|
1838
1890
|
projections_length = lists.ProjectionsLength()
|
|
1839
1891
|
for i in range(projections_length):
|
|
1840
|
-
projections.append(_parse_table_info(lists.Projections(i)))
|
|
1892
|
+
projections.append(_parse_table_info(lists.Projections(i), lambda x: x))
|
|
1841
1893
|
|
|
1842
1894
|
return bucket_name, schema_name, table_name, projections, next_key, is_truncated, count
|
|
1843
1895
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py
RENAMED
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-1.3.4 → vastdb-1.3.5}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|