vastdb 0.0.5.8__tar.gz → 0.0.5.10__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.8 → vastdb-0.0.5.10}/PKG-INFO +4 -6
  2. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/setup.py +1 -1
  3. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb/api.py +98 -21
  4. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb.egg-info/PKG-INFO +4 -6
  5. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/LICENSE +0 -0
  6. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/README.md +0 -0
  7. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/setup.cfg +0 -0
  8. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/__init__.py +0 -0
  9. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/__init__.py +0 -0
  10. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/__init__.py +0 -0
  11. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
  12. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
  13. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
  14. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
  15. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
  16. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
  17. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
  18. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
  19. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
  20. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
  21. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
  22. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
  23. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
  24. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
  25. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
  26. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
  27. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
  28. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
  29. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
  30. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
  31. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
  32. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
  33. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
  34. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
  35. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
  36. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
  37. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
  38. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
  39. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
  40. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
  41. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
  42. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
  43. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
  44. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
  45. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
  46. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
  47. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
  48. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
  49. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
  50. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
  51. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
  52. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
  53. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
  54. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
  55. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
  56. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
  57. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
  58. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
  59. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
  60. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
  61. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
  62. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
  63. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
  64. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
  65. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
  66. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
  67. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
  68. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
  69. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
  70. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
  71. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
  72. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
  73. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
  74. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
  75. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
  76. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
  77. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
  78. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
  79. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
  80. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
  81. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
  82. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
  83. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
  84. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
  85. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
  86. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
  87. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
  88. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
  89. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
  90. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
  91. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
  92. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
  93. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
  94. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
  95. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
  96. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
  97. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
  98. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
  99. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
  100. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
  101. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
  102. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
  103. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
  104. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
  105. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
  106. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
  107. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
  108. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
  109. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
  110. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
  111. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
  112. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
  113. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
  114. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
  115. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
  116. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
  117. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
  118. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
  119. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
  120. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
  121. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
  122. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
  123. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
  124. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
  125. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
  126. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
  127. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
  128. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
  129. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
  130. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
  131. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
  132. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
  133. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
  134. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
  135. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
  136. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
  137. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
  138. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
  139. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
  140. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
  141. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
  142. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
  143. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
  144. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/Column.py +0 -0
  145. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ColumnType.py +0 -0
  146. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
  147. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
  148. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
  149. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
  150. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
  151. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
  152. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
  153. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
  154. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ObjectDetails.py +0 -0
  155. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/S3File.py +0 -0
  156. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vast_flatbuf/tabular/__init__.py +0 -0
  157. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb/__init__.py +0 -0
  158. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb.egg-info/SOURCES.txt +0 -0
  159. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb.egg-info/dependency_links.txt +0 -0
  160. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb.egg-info/requires.txt +1 -1
  161. {vastdb-0.0.5.8 → vastdb-0.0.5.10}/vastdb.egg-info/top_level.txt +0 -0
@@ -1,18 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vastdb
3
- Version: 0.0.5.8
3
+ Version: 0.0.5.10
4
4
  Summary: VAST Data SDK
5
5
  Home-page: https://github.com/vast-data/vastdb_sdk
6
6
  Author: VAST DATA
7
7
  Author-email: hello@vastdata.com
8
8
  License: Copyright (C) VAST Data Ltd.
9
+ Platform: UNKNOWN
9
10
  Description-Content-Type: text/markdown
10
11
  License-File: LICENSE
11
- Requires-Dist: flatbuffers
12
- Requires-Dist: pyarrow
13
- Requires-Dist: requests
14
- Requires-Dist: aws-requests-auth
15
- Requires-Dist: xmltodict
16
12
 
17
13
 
18
14
  `VastdbApi` is a Python based API designed for interacting with *VastDB* & *Vast Catalog*, enabling operations such as schema and table management, data querying, and transaction handling.
@@ -42,3 +38,5 @@ vastdb_session = create_vastdb_session(access_key, secret_key)
42
38
  ```
43
39
  #### For the complete Guide for the SDK please go to VastData github: https://github.com/vast-data/vastdb_sdk
44
40
 
41
+
42
+
@@ -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.8' + suffix,
49
+ version='0.0.5.10' + suffix,
50
50
  url='https://github.com/vast-data/vastdb_sdk',
51
51
  author='VAST DATA',
52
52
  author_email='hello@vastdata.com',
@@ -92,6 +92,8 @@ TABULAR_QUERY_DATA_FAILED_STREAM_ID = 0xFFFFFFFF - 2
92
92
  TABULAR_INVALID_ROW_ID = 0xFFFFFFFFFFFF # (1<<48)-1
93
93
  ESTORE_INVALID_EHANDLE = UINT64_MAX
94
94
 
95
+ KAFKA_TOPICS_SCHEMA_NAME = 'kafka_topics'
96
+
95
97
  """
96
98
  S3 Tabular API
97
99
  """
@@ -681,32 +683,55 @@ def _iter_nested_arrays(column: pa.Array) -> Iterator[pa.Array]:
681
683
  elif isinstance(column.type, pa.ListType):
682
684
  yield from _iter_nested_arrays(column.values) # Note: Map is serialized in VAST as a List<Struct<K, V>>
683
685
 
686
+ class ValidateInList:
687
+ def __init__(self, *args):
688
+ self.candidates = [x.strip() for x in args]
689
+
690
+ def __call__(self, x):
691
+ x = x.strip()
692
+ if x not in self.candidates:
693
+ raise Exception(f'{x} is not in {self.candidates}')
694
+ return x
695
+
696
+ def __getitem__(self, x):
697
+ return self
698
+
699
+
700
+ _int_coding = (lambda x: str(int(x)), lambda x: int(x))
701
+ _prop_coding = {
702
+ "message.timestamp.type": ValidateInList('CreateTime', 'LogAppendTime'),
703
+ "retention.ms": _int_coding,
704
+ "message.timestamp.after.max.ms": _int_coding,
705
+ "message.timestamp.before.max.ms": _int_coding
706
+ }
707
+
708
+
684
709
  def _encode_table_props(**kwargs):
685
710
  if all([v is None for v in kwargs.values()]):
686
711
  return None
687
712
  else:
688
- return "$".join([f"{k}={v}" for k, v in kwargs.items()])
713
+ pairs = [(k.replace("_", ".").strip(), v) for k, v in kwargs.items() if v is not None]
714
+ return "$".join([f"{k}={_prop_coding[k][0](v)}" for k, v in pairs])
689
715
 
690
716
 
691
717
  def _decode_table_props(s):
692
718
  if s.strip() == '':
693
719
  return {}
694
- else:
695
- return {x[0]: int(x[1]) for x in [y.split('=') for y in s.strip().split("$")]}
720
+ triplets = [(x.strip(), x.strip().replace(".", "_"), y.strip()) for x, y in [z.split('=') for z in s.strip().split("$")]]
721
+ return {y: _prop_coding[x][1](z) for x, y, z in triplets if z != ''}
696
722
 
697
723
 
698
724
  TableInfo = namedtuple('table_info', 'name properties handle num_rows size_in_bytes num_partitions')
699
725
 
700
726
 
701
- def _parse_table_info(obj):
727
+ def _parse_table_info(obj, parse_properties):
702
728
  name = obj.Name().decode()
703
729
  properties = obj.Properties().decode()
704
730
  handle = obj.Handle().decode()
705
731
  num_rows = obj.NumRows()
706
732
  used_bytes = obj.SizeInBytes()
707
733
  num_partitions = obj.NumPartitions()
708
- if num_partitions != 0:
709
- properties = _decode_table_props(properties)
734
+ properties = parse_properties(properties)
710
735
  return TableInfo(name, properties, handle, num_rows, used_bytes, num_partitions)
711
736
 
712
737
  def build_record_batch(column_info, column_values):
@@ -991,9 +1016,28 @@ class VastdbApi:
991
1016
 
992
1017
  return snapshots, is_truncated, marker
993
1018
 
994
- def create_table(self, bucket, schema, name, arrow_schema, txid=0, client_tags=[], expected_retvals=[],
995
- topic_partitions=0, create_imports_table=False, use_external_row_ids_allocation=False,
996
- src_timestamp=None, retention_in_mins=None, past_threshold_ts=None, future_threshold_ts=None):
1019
+ def create_table(self, bucket, schema, name, arrow_schema=None, txid=0, client_tags=[], expected_retvals=[],
1020
+ create_imports_table=False, use_external_row_ids_allocation=False):
1021
+ return self._create_table_internal(bucket=bucket, schema=schema, name=name, arrow_schema=arrow_schema,
1022
+ txid=txid, client_tags=client_tags, expected_retvals=expected_retvals,
1023
+ create_imports_table=create_imports_table,
1024
+ use_external_row_ids_allocation=use_external_row_ids_allocation)
1025
+
1026
+ def create_topic(self, bucket, name, topic_partitions, expected_retvals=[],
1027
+ message_timestamp_type=None, retention_ms=None,
1028
+ message_timestamp_after_max_ms=None, message_timestamp_before_max_ms=None):
1029
+ table_props = _encode_table_props(message_timestamp_type=message_timestamp_type,
1030
+ retention_ms=retention_ms,
1031
+ message_timestamp_after_max_ms=message_timestamp_after_max_ms,
1032
+ message_timestamp_before_max_ms=message_timestamp_before_max_ms)
1033
+ return self._create_table_internal(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name, arrow_schema=None,
1034
+ expected_retvals=expected_retvals, topic_partitions=topic_partitions,
1035
+ table_props=table_props)
1036
+
1037
+ def _create_table_internal(self, bucket, schema, name, arrow_schema=None,
1038
+ txid=0, client_tags=[], expected_retvals=[], topic_partitions=0,
1039
+ create_imports_table=False, use_external_row_ids_allocation=False,
1040
+ table_props=None):
997
1041
  """
998
1042
  Create a table, use the following request
999
1043
  POST /bucket/schema/table?table HTTP/1.1
@@ -1011,14 +1055,15 @@ class VastdbApi:
1011
1055
  """
1012
1056
  headers = self._fill_common_headers(txid=txid, client_tags=client_tags)
1013
1057
 
1058
+ if arrow_schema is None:
1059
+ arrow_schema = pa.schema([])
1060
+
1014
1061
  serialized_schema = arrow_schema.serialize()
1015
1062
  headers['Content-Length'] = str(len(serialized_schema))
1016
1063
  url_params = {'topic_partitions': str(topic_partitions)} if topic_partitions else {}
1017
1064
 
1018
- if topic_partitions > 0:
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
1065
+ if table_props is not None:
1066
+ url_params['table-props'] = table_props
1022
1067
 
1023
1068
  res = self.session.post(self._api_prefix(bucket=bucket, schema=schema, table=name, command="table", url_params=url_params),
1024
1069
  data=serialized_schema, headers=headers)
@@ -1070,9 +1115,22 @@ class VastdbApi:
1070
1115
  return num_rows, size_in_bytes, is_external_rowid_alloc
1071
1116
  return self._check_res(res, "get_table_stats", expected_retvals)
1072
1117
 
1073
- def alter_table(self, bucket, schema, name, txid=0, client_tags=[], table_properties="",
1118
+ def alter_topic(self, bucket, name,
1074
1119
  new_name="", expected_retvals=[],
1075
- src_timestamp=None, retention_in_mins=None, past_threshold_ts=None, future_threshold_ts=None):
1120
+ message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None,
1121
+ message_timestamp_before_max_ms=None):
1122
+ table_properties = _encode_table_props(message_timestamp_type=message_timestamp_type,
1123
+ retention_ms=retention_ms,
1124
+ message_timestamp_after_max_ms=message_timestamp_after_max_ms,
1125
+ message_timestamp_before_max_ms=message_timestamp_before_max_ms)
1126
+ if table_properties is None:
1127
+ table_properties = ""
1128
+
1129
+ return self.alter_table(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name,
1130
+ table_properties=table_properties, expected_retvals=expected_retvals)
1131
+
1132
+ def alter_table(self, bucket, schema, name, txid=0, client_tags=[], table_properties="",
1133
+ new_name="", expected_retvals=[]):
1076
1134
  """
1077
1135
  PUT /mybucket/myschema/mytable?table HTTP/1.1
1078
1136
  Content-Length: ContentLength
@@ -1084,10 +1142,8 @@ class VastdbApi:
1084
1142
  """
1085
1143
  builder = flatbuffers.Builder(1024)
1086
1144
 
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:
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 = ""
1145
+ if table_properties is None:
1146
+ table_properties = ""
1091
1147
 
1092
1148
  properties = builder.CreateString(table_properties)
1093
1149
  tabular_alter_table.Start(builder)
@@ -1107,6 +1163,10 @@ class VastdbApi:
1107
1163
 
1108
1164
  return self._check_res(res, "alter_table", expected_retvals)
1109
1165
 
1166
+ def drop_topic(self, bucket, name, expected_retvals=[]):
1167
+ return self.drop_table(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME, name=name,
1168
+ expected_retvals=expected_retvals)
1169
+
1110
1170
  def drop_table(self, bucket, schema, name, txid=0, client_tags=[], expected_retvals=[]):
1111
1171
  """
1112
1172
  DELETE /mybucket/schema_path/mytable?table HTTP/1.1
@@ -1118,8 +1178,25 @@ class VastdbApi:
1118
1178
  res = self.session.delete(self._api_prefix(bucket=bucket, schema=schema, table=name, command="table"), headers=headers)
1119
1179
  return self._check_res(res, "drop_table", expected_retvals)
1120
1180
 
1181
+ def list_topics(self, bucket, max_keys=1000, next_key=0, name_prefix="",
1182
+ exact_match=False, expected_retvals=[], include_list_stats=False, count_only=False):
1183
+ return self._list_tables_internal(bucket=bucket, schema=KAFKA_TOPICS_SCHEMA_NAME,
1184
+ parse_properties=_decode_table_props, max_keys=max_keys,
1185
+ next_key=next_key, name_prefix=name_prefix, exact_match=exact_match,
1186
+ expected_retvals=expected_retvals,
1187
+ include_list_stats=include_list_stats, count_only=count_only)
1188
+
1121
1189
  def list_tables(self, bucket, schema, txid=0, client_tags=[], max_keys=1000, next_key=0, name_prefix="",
1122
1190
  exact_match=False, expected_retvals=[], include_list_stats=False, count_only=False):
1191
+ parse_properties = lambda x: x
1192
+ return self._list_tables_internal(bucket=bucket, schema=schema, txid=txid, client_tags=client_tags,
1193
+ parse_properties=parse_properties, max_keys=max_keys, next_key=next_key,
1194
+ name_prefix=name_prefix, exact_match=exact_match,
1195
+ expected_retvals=expected_retvals,
1196
+ include_list_stats=include_list_stats, count_only=count_only)
1197
+
1198
+ def _list_tables_internal(self, bucket, schema, parse_properties, txid=0, client_tags=[], max_keys=1000, next_key=0, name_prefix="",
1199
+ exact_match=False, expected_retvals=[], include_list_stats=False, count_only=False):
1123
1200
  """
1124
1201
  GET /mybucket/schema_path?table HTTP/1.1
1125
1202
  tabular-txid: TransactionId
@@ -1155,7 +1232,7 @@ class VastdbApi:
1155
1232
  tables_length = lists.TablesLength()
1156
1233
  count = int(res_headers['tabular-list-count']) if 'tabular-list-count' in res_headers else tables_length
1157
1234
  for i in range(tables_length):
1158
- tables.append(_parse_table_info(lists.Tables(i)))
1235
+ tables.append(_parse_table_info(lists.Tables(i), parse_properties))
1159
1236
 
1160
1237
  return bucket_name, schema_name, tables, next_key, is_truncated, count
1161
1238
 
@@ -2323,7 +2400,7 @@ class VastdbApi:
2323
2400
  raise ValueError(f'bucket: {bucket} did not start from {bucket_name}')
2324
2401
  projections_length = lists.ProjectionsLength()
2325
2402
  for i in range(projections_length):
2326
- projections.append(_parse_table_info(lists.Projections(i)))
2403
+ projections.append(_parse_table_info(lists.Projections(i), lambda x:x))
2327
2404
 
2328
2405
  return bucket_name, schema_name, table_name, projections, next_key, is_truncated, count
2329
2406
 
@@ -1,18 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vastdb
3
- Version: 0.0.5.8
3
+ Version: 0.0.5.10
4
4
  Summary: VAST Data SDK
5
5
  Home-page: https://github.com/vast-data/vastdb_sdk
6
6
  Author: VAST DATA
7
7
  Author-email: hello@vastdata.com
8
8
  License: Copyright (C) VAST Data Ltd.
9
+ Platform: UNKNOWN
9
10
  Description-Content-Type: text/markdown
10
11
  License-File: LICENSE
11
- Requires-Dist: flatbuffers
12
- Requires-Dist: pyarrow
13
- Requires-Dist: requests
14
- Requires-Dist: aws-requests-auth
15
- Requires-Dist: xmltodict
16
12
 
17
13
 
18
14
  `VastdbApi` is a Python based API designed for interacting with *VastDB* & *Vast Catalog*, enabling operations such as schema and table management, data querying, and transaction handling.
@@ -42,3 +38,5 @@ vastdb_session = create_vastdb_session(access_key, secret_key)
42
38
  ```
43
39
  #### For the complete Guide for the SDK please go to VastData github: https://github.com/vast-data/vastdb_sdk
44
40
 
41
+
42
+
File without changes
File without changes
File without changes
File without changes
@@ -1,5 +1,5 @@
1
+ aws-requests-auth
1
2
  flatbuffers
2
3
  pyarrow
3
4
  requests
4
- aws-requests-auth
5
5
  xmltodict