vastdb 0.0.5.3__tar.gz → 0.0.5.4__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 (162) hide show
  1. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/PKG-INFO +1 -1
  2. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/setup.py +1 -1
  3. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vastdb/api.py +16 -11
  4. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vastdb.egg-info/PKG-INFO +1 -1
  5. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vastdb.egg-info/SOURCES.txt +0 -1
  6. vastdb-0.0.5.3/vastdb/bench_scan.py +0 -45
  7. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/LICENSE +0 -0
  8. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/README.md +0 -0
  9. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/setup.cfg +0 -0
  10. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/__init__.py +0 -0
  11. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/__init__.py +0 -0
  12. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/__init__.py +0 -0
  13. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/__init__.py +0 -0
  14. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/__init__.py +0 -0
  15. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Aggregate.py +0 -0
  16. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySlice.py +0 -0
  17. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ArraySubscript.py +0 -0
  18. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BinaryLiteral.py +0 -0
  19. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/BooleanLiteral.py +0 -0
  20. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Bound.py +0 -0
  21. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Call.py +0 -0
  22. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CaseFragment.py +0 -0
  23. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Cast.py +0 -0
  24. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConcreteBoundImpl.py +0 -0
  25. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ConditionalCase.py +0 -0
  26. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/CurrentRow.py +0 -0
  27. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DateLiteral.py +0 -0
  28. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DecimalLiteral.py +0 -0
  29. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Deref.py +0 -0
  30. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/DurationLiteral.py +0 -0
  31. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Expression.py +0 -0
  32. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ExpressionImpl.py +0 -0
  33. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldIndex.py +0 -0
  34. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FieldRef.py +0 -0
  35. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Filter.py +0 -0
  36. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/FixedSizeBinaryLiteral.py +0 -0
  37. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float16Literal.py +0 -0
  38. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float32Literal.py +0 -0
  39. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Float64Literal.py +0 -0
  40. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Following.py +0 -0
  41. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Frame.py +0 -0
  42. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Grouping.py +0 -0
  43. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int16Literal.py +0 -0
  44. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int32Literal.py +0 -0
  45. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int64Literal.py +0 -0
  46. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Int8Literal.py +0 -0
  47. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteral.py +0 -0
  48. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralDaysMilliseconds.py +0 -0
  49. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralImpl.py +0 -0
  50. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/IntervalLiteralMonths.py +0 -0
  51. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Join.py +0 -0
  52. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/JoinKind.py +0 -0
  53. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/KeyValue.py +0 -0
  54. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Limit.py +0 -0
  55. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/ListLiteral.py +0 -0
  56. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Literal.py +0 -0
  57. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralColumn.py +0 -0
  58. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralImpl.py +0 -0
  59. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/LiteralRelation.py +0 -0
  60. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapKey.py +0 -0
  61. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/MapLiteral.py +0 -0
  62. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/OrderBy.py +0 -0
  63. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Ordering.py +0 -0
  64. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Plan.py +0 -0
  65. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Preceding.py +0 -0
  66. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Project.py +0 -0
  67. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelId.py +0 -0
  68. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Relation.py +0 -0
  69. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/RelationImpl.py +0 -0
  70. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOpKind.py +0 -0
  71. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SetOperation.py +0 -0
  72. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SimpleCase.py +0 -0
  73. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/SortKey.py +0 -0
  74. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Source.py +0 -0
  75. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StringLiteral.py +0 -0
  76. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructField.py +0 -0
  77. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/StructLiteral.py +0 -0
  78. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimeLiteral.py +0 -0
  79. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/TimestampLiteral.py +0 -0
  80. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt16Literal.py +0 -0
  81. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt32Literal.py +0 -0
  82. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt64Literal.py +0 -0
  83. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/UInt8Literal.py +0 -0
  84. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/Unbounded.py +0 -0
  85. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/WindowCall.py +0 -0
  86. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/computeir/flatbuf/__init__.py +0 -0
  87. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Binary.py +0 -0
  88. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Block.py +0 -0
  89. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompression.py +0 -0
  90. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/BodyCompressionMethod.py +0 -0
  91. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Bool.py +0 -0
  92. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Buffer.py +0 -0
  93. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/CompressionType.py +0 -0
  94. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Date.py +0 -0
  95. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/DateUnit.py +0 -0
  96. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Decimal.py +0 -0
  97. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryBatch.py +0 -0
  98. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryEncoding.py +0 -0
  99. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/DictionaryKind.py +0 -0
  100. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Duration.py +0 -0
  101. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Endianness.py +0 -0
  102. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Feature.py +0 -0
  103. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Field.py +0 -0
  104. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/FieldNode.py +0 -0
  105. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeBinary.py +0 -0
  106. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/FixedSizeList.py +0 -0
  107. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/FloatingPoint.py +0 -0
  108. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Footer.py +0 -0
  109. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Int.py +0 -0
  110. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Interval.py +0 -0
  111. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/IntervalUnit.py +0 -0
  112. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/KeyValue.py +0 -0
  113. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/LargeBinary.py +0 -0
  114. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/LargeList.py +0 -0
  115. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/LargeUtf8.py +0 -0
  116. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/List.py +0 -0
  117. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Map.py +0 -0
  118. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Message.py +0 -0
  119. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/MessageHeader.py +0 -0
  120. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/MetadataVersion.py +0 -0
  121. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Null.py +0 -0
  122. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Precision.py +0 -0
  123. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/RecordBatch.py +0 -0
  124. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Schema.py +0 -0
  125. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.py +0 -0
  126. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.py +0 -0
  127. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensor.py +0 -0
  128. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndex.py +0 -0
  129. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCOO.py +0 -0
  130. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/SparseTensorIndexCSF.py +0 -0
  131. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Struct_.py +0 -0
  132. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Tensor.py +0 -0
  133. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/TensorDim.py +0 -0
  134. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Time.py +0 -0
  135. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/TimeUnit.py +0 -0
  136. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Timestamp.py +0 -0
  137. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Type.py +0 -0
  138. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Union.py +0 -0
  139. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/UnionMode.py +0 -0
  140. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/Utf8.py +0 -0
  141. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/org/apache/arrow/flatbuf/__init__.py +0 -0
  142. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/AlterColumnRequest.py +0 -0
  143. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/AlterProjectionTableRequest.py +0 -0
  144. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/AlterSchemaRequest.py +0 -0
  145. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/AlterTableRequest.py +0 -0
  146. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/Column.py +0 -0
  147. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/ColumnType.py +0 -0
  148. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/CreateProjectionRequest.py +0 -0
  149. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/CreateSchemaRequest.py +0 -0
  150. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/GetProjectionTableStatsResponse.py +0 -0
  151. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/GetTableStatsResponse.py +0 -0
  152. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/ImportDataRequest.py +0 -0
  153. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/ListProjectionsResponse.py +0 -0
  154. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/ListSchemasResponse.py +0 -0
  155. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/ListTablesResponse.py +0 -0
  156. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/ObjectDetails.py +0 -0
  157. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/S3File.py +0 -0
  158. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vast_flatbuf/tabular/__init__.py +0 -0
  159. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vastdb/__init__.py +0 -0
  160. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vastdb.egg-info/dependency_links.txt +0 -0
  161. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/vastdb.egg-info/requires.txt +0 -0
  162. {vastdb-0.0.5.3 → vastdb-0.0.5.4}/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.3
3
+ Version: 0.0.5.4
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.3' + suffix,
49
+ version='0.0.5.4' + suffix,
50
50
  url='https://github.com/vast-data/vastdb_sdk',
51
51
  author='VAST DATA',
52
52
  author_email='hello@vastdata.com',
@@ -1296,7 +1296,7 @@ class VastdbApi:
1296
1296
  return self._check_res(res, "get_transaction", expected_retvals)
1297
1297
 
1298
1298
  def select_row_ids(self, bucket, schema, table, params, txid=0, client_tags=[], expected_retvals=[],
1299
- retry_count=0, enable_sorted_projections=False):
1299
+ retry_count=0, enable_sorted_projections=True):
1300
1300
  """
1301
1301
  POST /mybucket/myschema/mytable?query-data=SelectRowIds HTTP/1.1
1302
1302
  """
@@ -1313,7 +1313,7 @@ class VastdbApi:
1313
1313
  return self._check_res(res, "query_data", expected_retvals)
1314
1314
 
1315
1315
  def read_columns_data(self, bucket, schema, table, params, txid=0, client_tags=[], expected_retvals=[], tenant_guid=None,
1316
- retry_count=0, enable_sorted_projections=False):
1316
+ retry_count=0, enable_sorted_projections=True):
1317
1317
  """
1318
1318
  POST /mybucket/myschema/mytable?query-data=ReadColumns HTTP/1.1
1319
1319
  """
@@ -1329,7 +1329,7 @@ class VastdbApi:
1329
1329
  return self._check_res(res, "query_data", expected_retvals)
1330
1330
 
1331
1331
  def count_rows(self, bucket, schema, table, params, txid=0, client_tags=[], expected_retvals=[], tenant_guid=None,
1332
- retry_count=0, enable_sorted_projections=False):
1332
+ retry_count=0, enable_sorted_projections=True):
1333
1333
  """
1334
1334
  POST /mybucket/myschema/mytable?query-data=CountRows HTTP/1.1
1335
1335
  """
@@ -1485,10 +1485,11 @@ class VastdbApi:
1485
1485
  return False
1486
1486
 
1487
1487
  def _query_page(self, bucket, schema, table, query_data_request, split=(0, 1, 8), num_sub_splits=1, response_row_id=False,
1488
- txid=0, limit_rows=0, sub_split_start_row_ids=[], filters=None, field_names=None):
1488
+ txid=0, limit_rows=0, sub_split_start_row_ids=[], filters=None, field_names=None, enable_sorted_projections=True):
1489
1489
  res = self.query_data(bucket=bucket, schema=schema, table=table, params=query_data_request.serialized, split=split,
1490
1490
  num_sub_splits=num_sub_splits, response_row_id=response_row_id, txid=txid,
1491
- limit_rows=limit_rows, sub_split_start_row_ids=sub_split_start_row_ids)
1491
+ limit_rows=limit_rows, sub_split_start_row_ids=sub_split_start_row_ids,
1492
+ enable_sorted_projections=enable_sorted_projections)
1492
1493
  start_row_ids = {}
1493
1494
  sub_split_tables = parse_query_data_response(res.raw, query_data_request.response_schema,
1494
1495
  start_row_ids=start_row_ids)
@@ -1499,10 +1500,11 @@ class VastdbApi:
1499
1500
  return table_page, start_row_ids
1500
1501
 
1501
1502
  def _query_page_iterator(self, bucket, schema, table, query_data_request, split=(0, 1, 8), num_sub_splits=1, response_row_id=False,
1502
- txid=0, limit_rows=0, start_row_ids={}, filters=None, field_names=None):
1503
+ txid=0, limit_rows=0, start_row_ids={}, filters=None, field_names=None, enable_sorted_projections=True):
1503
1504
  res = self.query_data(bucket=bucket, schema=schema, table=table, params=query_data_request.serialized, split=split,
1504
1505
  num_sub_splits=num_sub_splits, response_row_id=response_row_id, txid=txid,
1505
- limit_rows=limit_rows, sub_split_start_row_ids=start_row_ids.items())
1506
+ limit_rows=limit_rows, sub_split_start_row_ids=start_row_ids.items(),
1507
+ enable_sorted_projections=enable_sorted_projections)
1506
1508
  for sub_split_table in parse_query_data_response(res.raw, query_data_request.response_schema,
1507
1509
  start_row_ids=start_row_ids):
1508
1510
  for record_batch in sub_split_table.to_batches():
@@ -1510,7 +1512,8 @@ class VastdbApi:
1510
1512
  _logger.info(f"query_page_iterator: start_row_ids={start_row_ids}")
1511
1513
 
1512
1514
  def query_iterator(self, bucket, schema, table, num_sub_splits=1, num_row_groups_per_sub_split=8,
1513
- response_row_id=False, txid=0, limit_per_sub_split=128*1024, filters=None, field_names=None):
1515
+ response_row_id=False, txid=0, limit_per_sub_split=128*1024, filters=None, field_names=None,
1516
+ enable_sorted_projections=True):
1514
1517
  """
1515
1518
  query rows into a table.
1516
1519
 
@@ -1588,7 +1591,8 @@ class VastdbApi:
1588
1591
  split=(split_id, num_splits, num_row_groups_per_sub_split),
1589
1592
  num_sub_splits=num_sub_splits, response_row_id=response_row_id,
1590
1593
  txid=txid, limit_rows=limit_per_sub_split,
1591
- start_row_ids=start_row_ids):
1594
+ start_row_ids=start_row_ids,
1595
+ enable_sorted_projections=enable_sorted_projections):
1592
1596
  output_queue.put((split_id, record_batch))
1593
1597
  while not next_sems[split_id].acquire(timeout=1): # wait for the main thread to request the next record batch
1594
1598
  if killall:
@@ -1682,7 +1686,7 @@ class VastdbApi:
1682
1686
 
1683
1687
  def query(self, bucket, schema, table, num_sub_splits=1, num_row_groups_per_sub_split=8,
1684
1688
  response_row_id=False, txid=0, limit=0, limit_per_sub_split=131072, filters=None, field_names=None,
1685
- queried_columns=None):
1689
+ queried_columns=None, enable_sorted_projections=True):
1686
1690
  """
1687
1691
  query rows into a table.
1688
1692
 
@@ -1769,7 +1773,8 @@ class VastdbApi:
1769
1773
  split=(split_id, num_splits, num_row_groups_per_sub_split),
1770
1774
  num_sub_splits=num_sub_splits, response_row_id=response_row_id,
1771
1775
  txid=txid, limit_rows=limit_rows,
1772
- sub_split_start_row_ids=start_row_ids.items())
1776
+ sub_split_start_row_ids=start_row_ids.items(),
1777
+ enable_sorted_projections=enable_sorted_projections)
1773
1778
  with lock:
1774
1779
  table_pages.append(table_page)
1775
1780
  row_counts[split_id] += len(table_page)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vastdb
3
- Version: 0.0.5.3
3
+ Version: 0.0.5.4
4
4
  Summary: VAST Data SDK
5
5
  Home-page: https://github.com/vast-data/vastdb_sdk
6
6
  Author: VAST DATA
@@ -152,7 +152,6 @@ vast_flatbuf/tabular/S3File.py
152
152
  vast_flatbuf/tabular/__init__.py
153
153
  vastdb/__init__.py
154
154
  vastdb/api.py
155
- vastdb/bench_scan.py
156
155
  vastdb.egg-info/PKG-INFO
157
156
  vastdb.egg-info/SOURCES.txt
158
157
  vastdb.egg-info/dependency_links.txt
@@ -1,45 +0,0 @@
1
- from vastdb import api
2
-
3
- from logbook import Logger, StreamHandler
4
- import sys
5
- import time
6
- import pprint
7
-
8
- StreamHandler(sys.stdout).push_application()
9
- log = Logger('Logbook')
10
-
11
- # access_key_id=F3YUMQZDQB60ZZJ1PBAZ
12
- # secret_access_key=9a9Q3if6IC5LjUexly/nXFv1UCANBnhGxi++Sw6p
13
-
14
- a = api.VastdbApi(
15
- access_key='F3YUMQZDQB60ZZJ1PBAZ',
16
- secret_key='9a9Q3if6IC5LjUexly/nXFv1UCANBnhGxi++Sw6p',
17
- host='172.19.111.1:172.19.111.16')
18
-
19
- kwargs = dict(
20
- bucket='tabular-slothful-jocular-jack',
21
- schema='tpcds_schema_create_as_select',
22
- table='store_sales',
23
- field_names=['ss_sold_date_sk', 'ss_sold_time_sk', 'ss_item_sk'],
24
- filters={'ss_item_sk': ['le 1']},
25
- num_sub_splits=8)
26
-
27
- pprint.pprint(kwargs)
28
-
29
- res = a.query_iterator(**kwargs)
30
-
31
- total_bytes = 0
32
- total_rows = 0
33
- start = time.time()
34
- last_log = None
35
-
36
- for b in res:
37
- total_bytes += b.get_total_buffer_size()
38
- total_rows += len(b)
39
- dt = time.time() - start
40
- if last_log != int(dt):
41
- log.info("{:.3f} Mrow/s, {:.3f} MB/s", (total_rows/dt) / 1e6, (total_bytes/dt) / 1e6)
42
- last_log = int(dt)
43
-
44
- dt = time.time() - start
45
- log.info("Done after {:.3f} seconds, {:.3f} Mrows, {:.3f} MB", dt, total_rows / 1e6, total_bytes / 1e6)
File without changes
File without changes
File without changes
File without changes