vastdb 0.0.5.9__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.9 → vastdb-0.0.5.10}/PKG-INFO +4 -6
  2. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/setup.py +1 -1
  3. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vastdb/api.py +67 -17
  4. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vastdb.egg-info/PKG-INFO +4 -6
  5. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/LICENSE +0 -0
  6. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/README.md +0 -0
  7. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/setup.cfg +0 -0
  8. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/__init__.py +0 -0
  9. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/__init__.py +0 -0
  10. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/__init__.py +0 -0
  11. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
  12. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
  13. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
  14. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
  15. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
  16. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
  17. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
  18. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
  19. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
  20. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
  21. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
  22. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
  23. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
  24. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
  25. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
  26. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
  27. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
  28. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
  29. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
  30. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
  31. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
  32. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
  33. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
  34. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
  35. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
  36. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
  37. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
  38. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
  39. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
  40. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
  41. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
  42. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
  43. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
  44. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
  45. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
  46. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
  47. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
  48. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
  49. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
  50. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
  51. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
  52. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
  53. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
  54. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
  55. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
  56. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
  57. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
  58. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
  59. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
  60. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
  61. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
  62. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
  63. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
  64. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
  65. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
  66. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
  67. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
  68. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
  69. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
  70. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
  71. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
  72. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
  73. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
  74. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
  75. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
  76. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
  77. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
  78. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
  79. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
  80. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
  81. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
  82. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
  83. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
  84. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
  85. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
  86. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
  87. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
  88. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
  89. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
  90. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
  91. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
  92. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
  93. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
  94. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
  95. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
  96. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
  97. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
  98. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
  99. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
  100. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
  101. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
  102. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
  103. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
  104. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
  105. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
  106. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
  107. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
  108. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
  109. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
  110. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
  111. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
  112. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
  113. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
  114. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
  115. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
  116. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
  117. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
  118. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
  119. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
  120. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
  121. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
  122. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
  123. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
  124. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
  125. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
  126. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
  127. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
  128. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
  129. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
  130. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
  131. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
  132. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
  133. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
  134. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
  135. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
  136. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
  137. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
  138. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
  139. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
  140. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
  141. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
  142. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
  143. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
  144. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/Column.py +0 -0
  145. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ColumnType.py +0 -0
  146. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
  147. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
  148. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
  149. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
  150. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
  151. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
  152. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
  153. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
  154. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/ObjectDetails.py +0 -0
  155. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/S3File.py +0 -0
  156. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vast_flatbuf/tabular/__init__.py +0 -0
  157. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vastdb/__init__.py +0 -0
  158. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vastdb.egg-info/SOURCES.txt +0 -0
  159. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vastdb.egg-info/dependency_links.txt +0 -0
  160. {vastdb-0.0.5.9 → vastdb-0.0.5.10}/vastdb.egg-info/requires.txt +1 -1
  161. {vastdb-0.0.5.9 → 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.9
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.9' + 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
  """
@@ -722,15 +724,14 @@ def _decode_table_props(s):
722
724
  TableInfo = namedtuple('table_info', 'name properties handle num_rows size_in_bytes num_partitions')
723
725
 
724
726
 
725
- def _parse_table_info(obj):
727
+ def _parse_table_info(obj, parse_properties):
726
728
  name = obj.Name().decode()
727
729
  properties = obj.Properties().decode()
728
730
  handle = obj.Handle().decode()
729
731
  num_rows = obj.NumRows()
730
732
  used_bytes = obj.SizeInBytes()
731
733
  num_partitions = obj.NumPartitions()
732
- if num_partitions != 0:
733
- properties = _decode_table_props(properties)
734
+ properties = parse_properties(properties)
734
735
  return TableInfo(name, properties, handle, num_rows, used_bytes, num_partitions)
735
736
 
736
737
  def build_record_batch(column_info, column_values):
@@ -1016,8 +1017,27 @@ class VastdbApi:
1016
1017
  return snapshots, is_truncated, marker
1017
1018
 
1018
1019
  def create_table(self, bucket, schema, name, arrow_schema=None, txid=0, client_tags=[], expected_retvals=[],
1019
- topic_partitions=0, create_imports_table=False, use_external_row_ids_allocation=False,
1020
- message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None, message_timestamp_before_max_ms=None):
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):
1021
1041
  """
1022
1042
  Create a table, use the following request
1023
1043
  POST /bucket/schema/table?table HTTP/1.1
@@ -1042,10 +1062,8 @@ class VastdbApi:
1042
1062
  headers['Content-Length'] = str(len(serialized_schema))
1043
1063
  url_params = {'topic_partitions': str(topic_partitions)} if topic_partitions else {}
1044
1064
 
1045
- if topic_partitions > 0:
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)
1047
- if table_props is not None:
1048
- url_params['table-props'] = table_props
1065
+ if table_props is not None:
1066
+ url_params['table-props'] = table_props
1049
1067
 
1050
1068
  res = self.session.post(self._api_prefix(bucket=bucket, schema=schema, table=name, command="table", url_params=url_params),
1051
1069
  data=serialized_schema, headers=headers)
@@ -1097,9 +1115,22 @@ class VastdbApi:
1097
1115
  return num_rows, size_in_bytes, is_external_rowid_alloc
1098
1116
  return self._check_res(res, "get_table_stats", expected_retvals)
1099
1117
 
1100
- def alter_table(self, bucket, schema, name, txid=0, client_tags=[], table_properties="",
1118
+ def alter_topic(self, bucket, name,
1101
1119
  new_name="", expected_retvals=[],
1102
- message_timestamp_type=None, retention_ms=None, message_timestamp_after_max_ms=None, message_timestamp_before_max_ms=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=[]):
1103
1134
  """
1104
1135
  PUT /mybucket/myschema/mytable?table HTTP/1.1
1105
1136
  Content-Length: ContentLength
@@ -1111,10 +1142,8 @@ class VastdbApi:
1111
1142
  """
1112
1143
  builder = flatbuffers.Builder(1024)
1113
1144
 
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)
1116
- if table_properties is None:
1117
- table_properties = ""
1145
+ if table_properties is None:
1146
+ table_properties = ""
1118
1147
 
1119
1148
  properties = builder.CreateString(table_properties)
1120
1149
  tabular_alter_table.Start(builder)
@@ -1134,6 +1163,10 @@ class VastdbApi:
1134
1163
 
1135
1164
  return self._check_res(res, "alter_table", expected_retvals)
1136
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
+
1137
1170
  def drop_table(self, bucket, schema, name, txid=0, client_tags=[], expected_retvals=[]):
1138
1171
  """
1139
1172
  DELETE /mybucket/schema_path/mytable?table HTTP/1.1
@@ -1145,8 +1178,25 @@ class VastdbApi:
1145
1178
  res = self.session.delete(self._api_prefix(bucket=bucket, schema=schema, table=name, command="table"), headers=headers)
1146
1179
  return self._check_res(res, "drop_table", expected_retvals)
1147
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
+
1148
1189
  def list_tables(self, bucket, schema, txid=0, client_tags=[], max_keys=1000, next_key=0, name_prefix="",
1149
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):
1150
1200
  """
1151
1201
  GET /mybucket/schema_path?table HTTP/1.1
1152
1202
  tabular-txid: TransactionId
@@ -1182,7 +1232,7 @@ class VastdbApi:
1182
1232
  tables_length = lists.TablesLength()
1183
1233
  count = int(res_headers['tabular-list-count']) if 'tabular-list-count' in res_headers else tables_length
1184
1234
  for i in range(tables_length):
1185
- tables.append(_parse_table_info(lists.Tables(i)))
1235
+ tables.append(_parse_table_info(lists.Tables(i), parse_properties))
1186
1236
 
1187
1237
  return bucket_name, schema_name, tables, next_key, is_truncated, count
1188
1238
 
@@ -2350,7 +2400,7 @@ class VastdbApi:
2350
2400
  raise ValueError(f'bucket: {bucket} did not start from {bucket_name}')
2351
2401
  projections_length = lists.ProjectionsLength()
2352
2402
  for i in range(projections_length):
2353
- projections.append(_parse_table_info(lists.Projections(i)))
2403
+ projections.append(_parse_table_info(lists.Projections(i), lambda x:x))
2354
2404
 
2355
2405
  return bucket_name, schema_name, table_name, projections, next_key, is_truncated, count
2356
2406
 
@@ -1,18 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vastdb
3
- Version: 0.0.5.9
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