vastdb 0.0.5.7__tar.gz → 0.0.5.9__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.
Files changed (161) hide show
  1. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/PKG-INFO +1 -1
  2. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/setup.py +1 -1
  3. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/ObjectDetails.py +12 -1
  4. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb/api.py +53 -16
  5. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb.egg-info/PKG-INFO +1 -1
  6. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/LICENSE +0 -0
  7. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/README.md +0 -0
  8. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/setup.cfg +0 -0
  9. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/__init__.py +0 -0
  10. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/__init__.py +0 -0
  11. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/__init__.py +0 -0
  12. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
  13. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
  14. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
  15. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
  16. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
  17. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
  18. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
  19. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
  20. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
  21. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
  22. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
  23. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
  24. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
  25. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
  26. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
  27. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
  28. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
  29. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
  30. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
  31. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
  32. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
  33. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
  34. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
  35. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
  36. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
  37. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
  38. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
  39. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
  40. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
  41. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
  42. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
  43. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
  44. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
  45. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
  46. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
  47. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
  48. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
  49. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
  50. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
  51. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
  52. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
  53. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
  54. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
  55. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
  56. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
  57. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
  58. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
  59. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
  60. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
  61. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
  62. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
  63. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
  64. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
  65. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
  66. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
  67. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
  68. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
  69. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
  70. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
  71. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
  72. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
  73. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
  74. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
  75. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
  76. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
  77. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
  78. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
  79. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
  80. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
  81. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
  82. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
  83. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
  84. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
  85. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
  86. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
  87. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
  88. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
  89. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
  90. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
  91. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
  92. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
  93. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
  94. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
  95. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
  96. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
  97. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
  98. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
  99. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
  100. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
  101. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
  102. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
  103. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
  104. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
  105. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
  106. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
  107. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
  108. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
  109. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
  110. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
  111. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
  112. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
  113. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
  114. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
  115. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
  116. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
  117. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
  118. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
  119. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
  120. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
  121. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
  122. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
  123. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
  124. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
  125. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
  126. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
  127. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
  128. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
  129. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
  130. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
  131. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
  132. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
  133. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
  134. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
  135. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
  136. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
  137. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
  138. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
  139. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
  140. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
  141. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
  142. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
  143. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
  144. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
  145. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/Column.py +0 -0
  146. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/ColumnType.py +0 -0
  147. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
  148. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
  149. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
  150. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
  151. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
  152. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
  153. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
  154. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
  155. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/S3File.py +0 -0
  156. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vast_flatbuf/tabular/__init__.py +0 -0
  157. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb/__init__.py +0 -0
  158. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb.egg-info/SOURCES.txt +0 -0
  159. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb.egg-info/dependency_links.txt +0 -0
  160. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb.egg-info/requires.txt +0 -0
  161. {vastdb-0.0.5.7 → vastdb-0.0.5.9}/vastdb.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vastdb
3
- Version: 0.0.5.7
3
+ Version: 0.0.5.9
4
4
  Summary: VAST Data SDK
5
5
  Home-page: https://github.com/vast-data/vastdb_sdk
6
6
  Author: VAST DATA
@@ -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.7' + suffix,
49
+ version='0.0.5.9' + 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
- def Start(builder): builder.StartObject(5)
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,57 @@ 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
+ class ValidateInList:
685
+ def __init__(self, *args):
686
+ self.candidates = [x.strip() for x in args]
687
+
688
+ def __call__(self, x):
689
+ x = x.strip()
690
+ if x not in self.candidates:
691
+ raise Exception(f'{x} is not in {self.candidates}')
692
+ return x
693
+
694
+ def __getitem__(self, x):
695
+ return self
696
+
697
+
698
+ _int_coding = (lambda x: str(int(x)), lambda x: int(x))
699
+ _prop_coding = {
700
+ "message.timestamp.type": ValidateInList('CreateTime', 'LogAppendTime'),
701
+ "retention.ms": _int_coding,
702
+ "message.timestamp.after.max.ms": _int_coding,
703
+ "message.timestamp.before.max.ms": _int_coding
704
+ }
705
+
706
+
707
+ def _encode_table_props(**kwargs):
708
+ if all([v is None for v in kwargs.values()]):
709
+ return None
710
+ else:
711
+ pairs = [(k.replace("_", ".").strip(), v) for k, v in kwargs.items() if v is not None]
712
+ return "$".join([f"{k}={_prop_coding[k][0](v)}" for k, v in pairs])
713
+
714
+
715
+ def _decode_table_props(s):
716
+ if s.strip() == '':
717
+ return {}
718
+ triplets = [(x.strip(), x.strip().replace(".", "_"), y.strip()) for x, y in [z.split('=') for z in s.strip().split("$")]]
719
+ return {y: _prop_coding[x][1](z) for x, y, z in triplets if z != ''}
684
720
 
685
- TableInfo = namedtuple('table_info', 'name properties handle num_rows size_in_bytes')
686
- def _parse_table_info(obj):
687
721
 
722
+ TableInfo = namedtuple('table_info', 'name properties handle num_rows size_in_bytes num_partitions')
723
+
724
+
725
+ def _parse_table_info(obj):
688
726
  name = obj.Name().decode()
689
727
  properties = obj.Properties().decode()
690
728
  handle = obj.Handle().decode()
691
729
  num_rows = obj.NumRows()
692
730
  used_bytes = obj.SizeInBytes()
693
- return TableInfo(name, properties, handle, num_rows, used_bytes)
731
+ num_partitions = obj.NumPartitions()
732
+ if num_partitions != 0:
733
+ properties = _decode_table_props(properties)
734
+ return TableInfo(name, properties, handle, num_rows, used_bytes, num_partitions)
694
735
 
695
736
  def build_record_batch(column_info, column_values):
696
737
  _logger.info(f"column_info={column_info}")
@@ -974,16 +1015,9 @@ class VastdbApi:
974
1015
 
975
1016
  return snapshots, is_truncated, marker
976
1017
 
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
- def create_table(self, bucket, schema, name, arrow_schema, txid=0, client_tags=[], expected_retvals=[],
1018
+ def create_table(self, bucket, schema, name, arrow_schema=None, txid=0, client_tags=[], expected_retvals=[],
985
1019
  topic_partitions=0, create_imports_table=False, use_external_row_ids_allocation=False,
986
- src_timestamp=None, retention_in_mins=None, past_threshold_ts=None, future_threshold_ts=None):
1020
+ message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None, message_timestamp_before_max_ms=None):
987
1021
  """
988
1022
  Create a table, use the following request
989
1023
  POST /bucket/schema/table?table HTTP/1.1
@@ -1001,12 +1035,15 @@ class VastdbApi:
1001
1035
  """
1002
1036
  headers = self._fill_common_headers(txid=txid, client_tags=client_tags)
1003
1037
 
1038
+ if arrow_schema is None:
1039
+ arrow_schema = pa.schema([])
1040
+
1004
1041
  serialized_schema = arrow_schema.serialize()
1005
1042
  headers['Content-Length'] = str(len(serialized_schema))
1006
1043
  url_params = {'topic_partitions': str(topic_partitions)} if topic_partitions else {}
1007
1044
 
1008
1045
  if topic_partitions > 0:
1009
- table_props = self.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)
1046
+ table_props = _encode_table_props(message_timestamp_type=message_timestamp_type, retention_ms=retention_ms, message_timestamp_after_max_ms=message_timestamp_after_max_ms, message_timestamp_before_max_ms=message_timestamp_before_max_ms)
1010
1047
  if table_props is not None:
1011
1048
  url_params['table-props'] = table_props
1012
1049
 
@@ -1062,7 +1099,7 @@ class VastdbApi:
1062
1099
 
1063
1100
  def alter_table(self, bucket, schema, name, txid=0, client_tags=[], table_properties="",
1064
1101
  new_name="", expected_retvals=[],
1065
- src_timestamp=None, retention_in_mins=None, past_threshold_ts=None, future_threshold_ts=None):
1102
+ message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None, message_timestamp_before_max_ms=None):
1066
1103
  """
1067
1104
  PUT /mybucket/myschema/mytable?table HTTP/1.1
1068
1105
  Content-Length: ContentLength
@@ -1074,8 +1111,8 @@ class VastdbApi:
1074
1111
  """
1075
1112
  builder = flatbuffers.Builder(1024)
1076
1113
 
1077
- 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:
1078
- table_properties = self.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)
1114
+ if message_timestamp_type is not None or retention_ms is not None or message_timestamp_after_max_ms is not None or message_timestamp_before_max_ms is not None:
1115
+ table_properties = _encode_table_props(message_timestamp_type=message_timestamp_type, retention_ms=retention_ms, message_timestamp_after_max_ms=message_timestamp_after_max_ms, message_timestamp_before_max_ms=message_timestamp_before_max_ms)
1079
1116
  if table_properties is None:
1080
1117
  table_properties = ""
1081
1118
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vastdb
3
- Version: 0.0.5.7
3
+ Version: 0.0.5.9
4
4
  Summary: VAST Data SDK
5
5
  Home-page: https://github.com/vast-data/vastdb_sdk
6
6
  Author: VAST DATA
File without changes
File without changes
File without changes
File without changes