vastdb 0.0.5.10__tar.gz → 0.0.5.12__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-0.0.5.10 → vastdb-0.0.5.12}/PKG-INFO +1 -1
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/setup.py +1 -1
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb/api.py +14 -1
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb.egg-info/PKG-INFO +1 -1
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/LICENSE +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/README.md +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/setup.cfg +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/Column.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/ColumnType.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/ObjectDetails.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/S3File.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/tabular/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb/__init__.py +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb.egg-info/SOURCES.txt +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb.egg-info/dependency_links.txt +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb.egg-info/requires.txt +0 -0
- {vastdb-0.0.5.10 → vastdb-0.0.5.12}/vastdb.egg-info/top_level.txt +0 -0
|
@@ -46,7 +46,7 @@ if os.environ.get('VASTDB_APPEND_VERSION_SUFFIX'):
|
|
|
46
46
|
setup(
|
|
47
47
|
name='vastdb',
|
|
48
48
|
description='VAST Data SDK',
|
|
49
|
-
version='0.0.5.
|
|
49
|
+
version='0.0.5.12' + suffix,
|
|
50
50
|
url='https://github.com/vast-data/vastdb_sdk',
|
|
51
51
|
author='VAST DATA',
|
|
52
52
|
author_email='hello@vastdata.com',
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import array
|
|
2
2
|
import logging
|
|
3
3
|
import struct
|
|
4
|
+
import time
|
|
4
5
|
import urllib.parse
|
|
5
6
|
from collections import defaultdict, namedtuple
|
|
6
7
|
from datetime import datetime
|
|
@@ -1016,6 +1017,15 @@ class VastdbApi:
|
|
|
1016
1017
|
|
|
1017
1018
|
return snapshots, is_truncated, marker
|
|
1018
1019
|
|
|
1020
|
+
def _make_sure_schema_exists(self, bucket, schema, timeout_sec=3):
|
|
1021
|
+
start_time = time.time()
|
|
1022
|
+
while time.time() - start_time < timeout_sec:
|
|
1023
|
+
_, schemas, _, _, _ = self.list_schemas(bucket)
|
|
1024
|
+
if schema in (x[0] for x in schemas):
|
|
1025
|
+
return
|
|
1026
|
+
self.create_schema(bucket, schema)
|
|
1027
|
+
raise Exception(f"Failed to find or create schema {schema} in {timeout_sec} seconds.")
|
|
1028
|
+
|
|
1019
1029
|
def create_table(self, bucket, schema, name, arrow_schema=None, txid=0, client_tags=[], expected_retvals=[],
|
|
1020
1030
|
create_imports_table=False, use_external_row_ids_allocation=False):
|
|
1021
1031
|
return self._create_table_internal(bucket=bucket, schema=schema, name=name, arrow_schema=arrow_schema,
|
|
@@ -1026,6 +1036,7 @@ class VastdbApi:
|
|
|
1026
1036
|
def create_topic(self, bucket, name, topic_partitions, expected_retvals=[],
|
|
1027
1037
|
message_timestamp_type=None, retention_ms=None,
|
|
1028
1038
|
message_timestamp_after_max_ms=None, message_timestamp_before_max_ms=None):
|
|
1039
|
+
self._make_sure_schema_exists(bucket, KAFKA_TOPICS_SCHEMA_NAME)
|
|
1029
1040
|
table_props = _encode_table_props(message_timestamp_type=message_timestamp_type,
|
|
1030
1041
|
retention_ms=retention_ms,
|
|
1031
1042
|
message_timestamp_after_max_ms=message_timestamp_after_max_ms,
|
|
@@ -1094,6 +1105,8 @@ class VastdbApi:
|
|
|
1094
1105
|
# create the table
|
|
1095
1106
|
return self.create_table(bucket, schema, name, arrow_schema, txid, client_tags, expected_retvals)
|
|
1096
1107
|
|
|
1108
|
+
def get_topic_stats(self, bucket, name, expected_retvals=[]):
|
|
1109
|
+
return self.get_table_stats(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name, expected_retvals=expected_retvals)
|
|
1097
1110
|
|
|
1098
1111
|
def get_table_stats(self, bucket, schema, name, txid=0, client_tags=[], expected_retvals=[]):
|
|
1099
1112
|
"""
|
|
@@ -1127,7 +1140,7 @@ class VastdbApi:
|
|
|
1127
1140
|
table_properties = ""
|
|
1128
1141
|
|
|
1129
1142
|
return self.alter_table(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name,
|
|
1130
|
-
table_properties=table_properties, expected_retvals=expected_retvals)
|
|
1143
|
+
table_properties=table_properties, new_name=new_name, expected_retvals=expected_retvals)
|
|
1131
1144
|
|
|
1132
1145
|
def alter_table(self, bucket, schema, name, txid=0, client_tags=[], table_properties="",
|
|
1133
1146
|
new_name="", expected_retvals=[]):
|
|
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-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.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
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.10 → vastdb-0.0.5.12}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.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
|