vastdb 0.0.5.6__tar.gz → 0.0.5.8__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.6 → vastdb-0.0.5.8}/PKG-INFO +1 -1
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/setup.py +1 -1
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/ObjectDetails.py +12 -1
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vastdb/api.py +26 -13
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vastdb.egg-info/PKG-INFO +1 -1
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/LICENSE +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/README.md +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/setup.cfg +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/Column.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/ColumnType.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/S3File.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/tabular/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vastdb/__init__.py +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vastdb.egg-info/SOURCES.txt +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vastdb.egg-info/dependency_links.txt +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/vastdb.egg-info/requires.txt +0 -0
- {vastdb-0.0.5.6 → vastdb-0.0.5.8}/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.8' + suffix,
|
|
50
50
|
url='https://github.com/vast-data/vastdb_sdk',
|
|
51
51
|
author='VAST DATA',
|
|
52
52
|
author_email='hello@vastdata.com',
|
|
@@ -60,7 +60,14 @@ class ObjectDetails(object):
|
|
|
60
60
|
return self._tab.Get(flatbuffers.number_types.Uint64Flags, o + self._tab.Pos)
|
|
61
61
|
return 0
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
# ObjectDetails
|
|
64
|
+
def NumPartitions(self):
|
|
65
|
+
o = flatbuffers.number_types.UOffsetTFlags.py_type(self._tab.Offset(14))
|
|
66
|
+
if o != 0:
|
|
67
|
+
return self._tab.Get(flatbuffers.number_types.Uint64Flags, o + self._tab.Pos)
|
|
68
|
+
return 0
|
|
69
|
+
|
|
70
|
+
def Start(builder): builder.StartObject(6)
|
|
64
71
|
def ObjectDetailsStart(builder):
|
|
65
72
|
"""This method is deprecated. Please switch to Start."""
|
|
66
73
|
return Start(builder)
|
|
@@ -84,6 +91,10 @@ def AddSizeInBytes(builder, sizeInBytes): builder.PrependUint64Slot(4, sizeInByt
|
|
|
84
91
|
def ObjectDetailsAddSizeInBytes(builder, sizeInBytes):
|
|
85
92
|
"""This method is deprecated. Please switch to AddSizeInBytes."""
|
|
86
93
|
return AddSizeInBytes(builder, sizeInBytes)
|
|
94
|
+
def AddNumPartitions(builder, numPartitions): builder.PrependUint64Slot(5, numPartitions, 0)
|
|
95
|
+
def ObjectDetailsAddNumPartitions(builder, numPartitions):
|
|
96
|
+
"""This method is deprecated. Please switch to AddNumPartitions."""
|
|
97
|
+
return AddNumPartitions(builder, numPartitions)
|
|
87
98
|
def End(builder): return builder.EndObject()
|
|
88
99
|
def ObjectDetailsEnd(builder):
|
|
89
100
|
"""This method is deprecated. Please switch to End."""
|
|
@@ -681,16 +681,33 @@ def _iter_nested_arrays(column: pa.Array) -> Iterator[pa.Array]:
|
|
|
681
681
|
elif isinstance(column.type, pa.ListType):
|
|
682
682
|
yield from _iter_nested_arrays(column.values) # Note: Map is serialized in VAST as a List<Struct<K, V>>
|
|
683
683
|
|
|
684
|
+
def _encode_table_props(**kwargs):
|
|
685
|
+
if all([v is None for v in kwargs.values()]):
|
|
686
|
+
return None
|
|
687
|
+
else:
|
|
688
|
+
return "$".join([f"{k}={v}" for k, v in kwargs.items()])
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
def _decode_table_props(s):
|
|
692
|
+
if s.strip() == '':
|
|
693
|
+
return {}
|
|
694
|
+
else:
|
|
695
|
+
return {x[0]: int(x[1]) for x in [y.split('=') for y in s.strip().split("$")]}
|
|
684
696
|
|
|
685
|
-
TableInfo = namedtuple('table_info', 'name properties handle num_rows size_in_bytes')
|
|
686
|
-
def _parse_table_info(obj):
|
|
687
697
|
|
|
698
|
+
TableInfo = namedtuple('table_info', 'name properties handle num_rows size_in_bytes num_partitions')
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
def _parse_table_info(obj):
|
|
688
702
|
name = obj.Name().decode()
|
|
689
703
|
properties = obj.Properties().decode()
|
|
690
704
|
handle = obj.Handle().decode()
|
|
691
705
|
num_rows = obj.NumRows()
|
|
692
706
|
used_bytes = obj.SizeInBytes()
|
|
693
|
-
|
|
707
|
+
num_partitions = obj.NumPartitions()
|
|
708
|
+
if num_partitions != 0:
|
|
709
|
+
properties = _decode_table_props(properties)
|
|
710
|
+
return TableInfo(name, properties, handle, num_rows, used_bytes, num_partitions)
|
|
694
711
|
|
|
695
712
|
def build_record_batch(column_info, column_values):
|
|
696
713
|
_logger.info(f"column_info={column_info}")
|
|
@@ -974,13 +991,6 @@ class VastdbApi:
|
|
|
974
991
|
|
|
975
992
|
return snapshots, is_truncated, marker
|
|
976
993
|
|
|
977
|
-
@staticmethod
|
|
978
|
-
def encode_table_props(**kwargs):
|
|
979
|
-
if all(v is None for v in kwargs.values()):
|
|
980
|
-
return None
|
|
981
|
-
else:
|
|
982
|
-
return "$".join([f"{k}={v}" for k, v in kwargs.items()])
|
|
983
|
-
|
|
984
994
|
def create_table(self, bucket, schema, name, arrow_schema, txid=0, client_tags=[], expected_retvals=[],
|
|
985
995
|
topic_partitions=0, create_imports_table=False, use_external_row_ids_allocation=False,
|
|
986
996
|
src_timestamp=None, retention_in_mins=None, past_threshold_ts=None, future_threshold_ts=None):
|
|
@@ -1006,8 +1016,9 @@ class VastdbApi:
|
|
|
1006
1016
|
url_params = {'topic_partitions': str(topic_partitions)} if topic_partitions else {}
|
|
1007
1017
|
|
|
1008
1018
|
if topic_partitions > 0:
|
|
1009
|
-
table_props =
|
|
1010
|
-
|
|
1019
|
+
table_props = _encode_table_props(src_timestamp=src_timestamp, retention_in_mins=retention_in_mins, past_threshold_ts=past_threshold_ts, future_threshold_ts=future_threshold_ts)
|
|
1020
|
+
if table_props is not None:
|
|
1021
|
+
url_params['table-props'] = table_props
|
|
1011
1022
|
|
|
1012
1023
|
res = self.session.post(self._api_prefix(bucket=bucket, schema=schema, table=name, command="table", url_params=url_params),
|
|
1013
1024
|
data=serialized_schema, headers=headers)
|
|
@@ -1074,7 +1085,9 @@ class VastdbApi:
|
|
|
1074
1085
|
builder = flatbuffers.Builder(1024)
|
|
1075
1086
|
|
|
1076
1087
|
if src_timestamp is not None or retention_in_mins is not None or past_threshold_ts is not None or future_threshold_ts is not None:
|
|
1077
|
-
table_properties =
|
|
1088
|
+
table_properties = _encode_table_props(src_timestamp=src_timestamp, retention_in_mins=retention_in_mins, past_threshold_ts=past_threshold_ts, future_threshold_ts=future_threshold_ts)
|
|
1089
|
+
if table_properties is None:
|
|
1090
|
+
table_properties = ""
|
|
1078
1091
|
|
|
1079
1092
|
properties = builder.CreateString(table_properties)
|
|
1080
1093
|
tabular_alter_table.Start(builder)
|
|
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.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/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
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/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
|
|
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-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py
RENAMED
|
File without changes
|
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py
RENAMED
|
File without changes
|
{vastdb-0.0.5.6 → vastdb-0.0.5.8}/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
|