quasardb 3.14.2.dev1__cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 3.14.2.dev4__cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

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.

Potentially problematic release.


This version of quasardb might be problematic. Click here for more details.

Files changed (27) hide show
  1. quasardb/CMakeFiles/CMakeDirectoryInformation.cmake +1 -1
  2. quasardb/Makefile +11 -11
  3. quasardb/__init__.py +33 -4
  4. quasardb/cmake_install.cmake +7 -1
  5. quasardb/date/CMakeFiles/CMakeDirectoryInformation.cmake +1 -1
  6. quasardb/date/CMakeFiles/Export/b76006b2b7125baf1b0b4d4ca4db82bd/dateTargets.cmake +13 -13
  7. quasardb/date/Makefile +11 -11
  8. quasardb/date/cmake_install.cmake +7 -1
  9. quasardb/date/dateTargets.cmake +4 -8
  10. quasardb/libqdb_api.so +0 -0
  11. quasardb/numpy/__init__.py +58 -10
  12. quasardb/pandas/__init__.py +58 -102
  13. quasardb/pybind11/CMakeFiles/CMakeDirectoryInformation.cmake +1 -1
  14. quasardb/pybind11/Makefile +11 -11
  15. quasardb/pybind11/cmake_install.cmake +7 -1
  16. quasardb/quasardb.cpython-38-aarch64-linux-gnu.so +0 -0
  17. quasardb/range-v3/CMakeFiles/CMakeDirectoryInformation.cmake +1 -1
  18. quasardb/range-v3/CMakeFiles/Export/48a02d54b5e9e60c30c5f249b431a911/range-v3-targets.cmake +13 -13
  19. quasardb/range-v3/CMakeFiles/range.v3.headers.dir/build.make +6 -3
  20. quasardb/range-v3/Makefile +11 -11
  21. quasardb/range-v3/cmake_install.cmake +7 -1
  22. quasardb/range-v3/range-v3-config.cmake +4 -8
  23. {quasardb-3.14.2.dev1.dist-info → quasardb-3.14.2.dev4.dist-info}/METADATA +5 -8
  24. {quasardb-3.14.2.dev1.dist-info → quasardb-3.14.2.dev4.dist-info}/RECORD +27 -27
  25. {quasardb-3.14.2.dev1.dist-info → quasardb-3.14.2.dev4.dist-info}/WHEEL +1 -1
  26. {quasardb-3.14.2.dev1.dist-info → quasardb-3.14.2.dev4.dist-info}/LICENSE.md +0 -0
  27. {quasardb-3.14.2.dev1.dist-info → quasardb-3.14.2.dev4.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Relative path conversion top directories.
5
5
  set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/TeamCity/work/938b0bdf6727d1ad/thirdparty")
quasardb/Makefile CHANGED
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Default target executed when no arguments are given to make.
5
5
  default_target: all
@@ -48,10 +48,10 @@ cmake_force:
48
48
  SHELL = /bin/sh
49
49
 
50
50
  # The CMake executable.
51
- CMAKE_COMMAND = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake
51
+ CMAKE_COMMAND = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake
52
52
 
53
53
  # The command to remove a file.
54
- RM = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E rm -f
54
+ RM = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E rm -f
55
55
 
56
56
  # Escaping for special characters.
57
57
  EQUALS = =
@@ -68,7 +68,7 @@ CMAKE_BINARY_DIR = /mnt/TeamCity/work/938b0bdf6727d1ad/build/temp.linux-aarch64-
68
68
  # Special rule for the target edit_cache
69
69
  edit_cache:
70
70
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
71
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
71
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
72
72
  .PHONY : edit_cache
73
73
 
74
74
  # Special rule for the target edit_cache
@@ -78,7 +78,7 @@ edit_cache/fast: edit_cache
78
78
  # Special rule for the target rebuild_cache
79
79
  rebuild_cache:
80
80
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
81
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
81
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
82
82
  .PHONY : rebuild_cache
83
83
 
84
84
  # Special rule for the target rebuild_cache
@@ -97,37 +97,37 @@ list_install_components/fast: list_install_components
97
97
  # Special rule for the target install
98
98
  install: preinstall
99
99
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
100
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
100
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
101
101
  .PHONY : install
102
102
 
103
103
  # Special rule for the target install
104
104
  install/fast: preinstall/fast
105
105
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
106
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
106
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
107
107
  .PHONY : install/fast
108
108
 
109
109
  # Special rule for the target install/local
110
110
  install/local: preinstall
111
111
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
112
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
112
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
113
113
  .PHONY : install/local
114
114
 
115
115
  # Special rule for the target install/local
116
116
  install/local/fast: preinstall/fast
117
117
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
118
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
118
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
119
119
  .PHONY : install/local/fast
120
120
 
121
121
  # Special rule for the target install/strip
122
122
  install/strip: preinstall
123
123
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
124
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
124
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
125
125
  .PHONY : install/strip
126
126
 
127
127
  # Special rule for the target install/strip
128
128
  install/strip/fast: preinstall/fast
129
129
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
130
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
130
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
131
131
  .PHONY : install/strip/fast
132
132
 
133
133
  # The main all target
quasardb/__init__.py CHANGED
@@ -35,9 +35,19 @@
35
35
  .. moduleauthor: quasardb SAS. All rights reserved
36
36
  """
37
37
 
38
- def generic_error_msg(msg, e):
38
+ def generic_error_msg(msg, e = None):
39
39
  msg_str = "\n".join(msg)
40
- return """
40
+
41
+ if e is None:
42
+ return """
43
+ **************************************************************************
44
+
45
+ {}
46
+
47
+ **************************************************************************
48
+ """.format(msg_str, type(e), str(e))
49
+ else:
50
+ return """
41
51
  **************************************************************************
42
52
 
43
53
  {}
@@ -46,8 +56,8 @@ def generic_error_msg(msg, e):
46
56
 
47
57
  Original exception:
48
58
 
49
- Type: {}
50
- Message: {}
59
+ Type: {}
60
+ Message: {}
51
61
 
52
62
  **************************************************************************
53
63
  """.format(msg_str, type(e), str(e))
@@ -79,9 +89,23 @@ def glibc_error_msg(e):
79
89
 
80
90
  return generic_error_msg(msg, e)
81
91
 
92
+ def unknown_error_msg():
93
+ msg = [
94
+ "Unable to import quasardb module: unknown error. ",
95
+ "",
96
+ "This may have several causes, including, but not limited to: ",
97
+ " - a link error, ",
98
+ " - architecture mismatch, ",
99
+ " - the current working directory already contains a 'quasardb' subdirectory.",
100
+ "",
101
+ "If you believe this to be a bug, please reach out to QuasarDB at",
102
+ "support@quasar.ai"]
103
+
104
+ return generic_error_msg(msg)
82
105
  try:
83
106
  from quasardb.quasardb import *
84
107
  except BaseException as e:
108
+ print(e)
85
109
  if "undefined symbol" in str(e):
86
110
  print(link_error_msg(e))
87
111
  raise e
@@ -90,5 +114,10 @@ except BaseException as e:
90
114
  else:
91
115
  from quasardb import *
92
116
 
117
+ if not 'quasardb' in locals():
118
+ print(unknown_error_msg())
119
+ raise ImportError()
120
+
121
+
93
122
  from .extensions import extend_module
94
123
  extend_module(quasardb)
@@ -37,7 +37,7 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING)
37
37
  set(CMAKE_CROSSCOMPILING "FALSE")
38
38
  endif()
39
39
 
40
- # Set default install directory permissions.
40
+ # Set path to fallback-tool for dependency-resolution.
41
41
  if(NOT DEFINED CMAKE_OBJDUMP)
42
42
  set(CMAKE_OBJDUMP "/opt/rh/devtoolset-10/root/usr/bin/objdump")
43
43
  endif()
@@ -50,3 +50,9 @@ if(NOT CMAKE_INSTALL_LOCAL_ONLY)
50
50
 
51
51
  endif()
52
52
 
53
+ string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
54
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
55
+ if(CMAKE_INSTALL_LOCAL_ONLY)
56
+ file(WRITE "/mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/install_local_manifest.txt"
57
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
58
+ endif()
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Relative path conversion top directories.
5
5
  set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/TeamCity/work/938b0bdf6727d1ad/thirdparty")
@@ -1,13 +1,13 @@
1
1
  # Generated by CMake
2
2
 
3
3
  if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4
- message(FATAL_ERROR "CMake >= 2.8.0 required")
4
+ message(FATAL_ERROR "CMake >= 3.1.0 required")
5
5
  endif()
6
- if(CMAKE_VERSION VERSION_LESS "2.8.3")
7
- message(FATAL_ERROR "CMake >= 2.8.3 required")
6
+ if(CMAKE_VERSION VERSION_LESS "3.1.0")
7
+ message(FATAL_ERROR "CMake >= 3.1.0 required")
8
8
  endif()
9
9
  cmake_policy(PUSH)
10
- cmake_policy(VERSION 2.8.3...3.26)
10
+ cmake_policy(VERSION 3.1.0...3.29)
11
11
  #----------------------------------------------------------------
12
12
  # Generated CMake target import file.
13
13
  #----------------------------------------------------------------
@@ -64,10 +64,6 @@ set_target_properties(date::date PROPERTIES
64
64
  INTERFACE_SOURCES "${_IMPORT_PREFIX}/include/date/date.h"
65
65
  )
66
66
 
67
- if(CMAKE_VERSION VERSION_LESS 3.1.0)
68
- message(FATAL_ERROR "This file relies on consumers using CMake 3.1.0 or greater.")
69
- endif()
70
-
71
67
  # Load information for each installed configuration.
72
68
  file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/dateTargets-*.cmake")
73
69
  foreach(_cmake_config_file IN LISTS _cmake_config_files)
@@ -81,9 +77,12 @@ set(_IMPORT_PREFIX)
81
77
 
82
78
  # Loop over all imported files and verify that they actually exist
83
79
  foreach(_cmake_target IN LISTS _cmake_import_check_targets)
84
- foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
85
- if(NOT EXISTS "${_cmake_file}")
86
- message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
80
+ if(CMAKE_VERSION VERSION_LESS "3.28"
81
+ OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
82
+ OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
83
+ foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
84
+ if(NOT EXISTS "${_cmake_file}")
85
+ message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
87
86
  \"${_cmake_file}\"
88
87
  but this file does not exist. Possible reasons include:
89
88
  * The file was deleted, renamed, or moved to another location.
@@ -92,8 +91,9 @@ but this file does not exist. Possible reasons include:
92
91
  \"${CMAKE_CURRENT_LIST_FILE}\"
93
92
  but not all the files it references.
94
93
  ")
95
- endif()
96
- endforeach()
94
+ endif()
95
+ endforeach()
96
+ endif()
97
97
  unset(_cmake_file)
98
98
  unset("_cmake_import_check_files_for_${_cmake_target}")
99
99
  endforeach()
quasardb/date/Makefile CHANGED
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Default target executed when no arguments are given to make.
5
5
  default_target: all
@@ -48,10 +48,10 @@ cmake_force:
48
48
  SHELL = /bin/sh
49
49
 
50
50
  # The CMake executable.
51
- CMAKE_COMMAND = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake
51
+ CMAKE_COMMAND = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake
52
52
 
53
53
  # The command to remove a file.
54
- RM = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E rm -f
54
+ RM = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E rm -f
55
55
 
56
56
  # Escaping for special characters.
57
57
  EQUALS = =
@@ -68,7 +68,7 @@ CMAKE_BINARY_DIR = /mnt/TeamCity/work/938b0bdf6727d1ad/build/temp.linux-aarch64-
68
68
  # Special rule for the target edit_cache
69
69
  edit_cache:
70
70
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
71
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
71
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
72
72
  .PHONY : edit_cache
73
73
 
74
74
  # Special rule for the target edit_cache
@@ -78,7 +78,7 @@ edit_cache/fast: edit_cache
78
78
  # Special rule for the target rebuild_cache
79
79
  rebuild_cache:
80
80
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
81
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
81
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
82
82
  .PHONY : rebuild_cache
83
83
 
84
84
  # Special rule for the target rebuild_cache
@@ -97,37 +97,37 @@ list_install_components/fast: list_install_components
97
97
  # Special rule for the target install
98
98
  install: preinstall
99
99
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
100
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
100
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
101
101
  .PHONY : install
102
102
 
103
103
  # Special rule for the target install
104
104
  install/fast: preinstall/fast
105
105
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
106
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
106
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
107
107
  .PHONY : install/fast
108
108
 
109
109
  # Special rule for the target install/local
110
110
  install/local: preinstall
111
111
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
112
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
112
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
113
113
  .PHONY : install/local
114
114
 
115
115
  # Special rule for the target install/local
116
116
  install/local/fast: preinstall/fast
117
117
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
118
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
118
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
119
119
  .PHONY : install/local/fast
120
120
 
121
121
  # Special rule for the target install/strip
122
122
  install/strip: preinstall
123
123
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
124
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
124
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
125
125
  .PHONY : install/strip
126
126
 
127
127
  # Special rule for the target install/strip
128
128
  install/strip/fast: preinstall/fast
129
129
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
130
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
130
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
131
131
  .PHONY : install/strip/fast
132
132
 
133
133
  # The main all target
@@ -37,7 +37,7 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING)
37
37
  set(CMAKE_CROSSCOMPILING "FALSE")
38
38
  endif()
39
39
 
40
- # Set default install directory permissions.
40
+ # Set path to fallback-tool for dependency-resolution.
41
41
  if(NOT DEFINED CMAKE_OBJDUMP)
42
42
  set(CMAKE_OBJDUMP "/opt/rh/devtoolset-10/root/usr/bin/objdump")
43
43
  endif()
@@ -73,3 +73,9 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
73
73
  )
74
74
  endif()
75
75
 
76
+ string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
77
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
78
+ if(CMAKE_INSTALL_LOCAL_ONLY)
79
+ file(WRITE "/mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/date/install_local_manifest.txt"
80
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
81
+ endif()
@@ -1,13 +1,13 @@
1
1
  # Generated by CMake
2
2
 
3
3
  if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4
- message(FATAL_ERROR "CMake >= 2.8.0 required")
4
+ message(FATAL_ERROR "CMake >= 3.0.0 required")
5
5
  endif()
6
- if(CMAKE_VERSION VERSION_LESS "2.8.3")
7
- message(FATAL_ERROR "CMake >= 2.8.3 required")
6
+ if(CMAKE_VERSION VERSION_LESS "3.0.0")
7
+ message(FATAL_ERROR "CMake >= 3.0.0 required")
8
8
  endif()
9
9
  cmake_policy(PUSH)
10
- cmake_policy(VERSION 2.8.3...3.26)
10
+ cmake_policy(VERSION 3.0.0...3.29)
11
11
  #----------------------------------------------------------------
12
12
  # Generated CMake target import file.
13
13
  #----------------------------------------------------------------
@@ -15,10 +15,6 @@ cmake_policy(VERSION 2.8.3...3.26)
15
15
  # Commands may need to know the format version.
16
16
  set(CMAKE_IMPORT_FILE_VERSION 1)
17
17
 
18
- if(CMAKE_VERSION VERSION_LESS 3.0.0)
19
- message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
20
- endif()
21
-
22
18
  # Protect against multiple inclusion, which would fail when already imported targets are added once more.
23
19
  set(_cmake_targets_defined "")
24
20
  set(_cmake_targets_not_defined "")
quasardb/libqdb_api.so CHANGED
Binary file
@@ -414,6 +414,17 @@ def _ensure_list(xs, cinfos):
414
414
  return ret
415
415
 
416
416
 
417
+ def _coerce_retries(retries) -> quasardb.RetryOptions:
418
+ if retries is None:
419
+ return quasardb.RetryOptions()
420
+ elif isinstance(retries, int):
421
+ return quasardb.RetryOptions(retries=retries)
422
+ elif isinstance(retries, quasardb.RetryOptions):
423
+ return retries
424
+ else:
425
+ raise TypeError("retries should either be an integer or quasardb.RetryOptions, got: " + type(retries))
426
+
427
+
417
428
  def ensure_ma(xs, dtype=None):
418
429
  if isinstance(dtype, list):
419
430
  assert(isinstance(xs, list) == True)
@@ -556,20 +567,25 @@ def write_array(
556
567
  logger.info("Writing array (%d rows of dtype %s) to columns %s.%s (type %s)", len(data), data.dtype, table.get_name(), column, ctype)
557
568
  write_with[ctype](column, index, data)
558
569
 
559
-
560
570
  def write_arrays(
561
571
  data,
562
572
  cluster,
563
573
  table = None,
574
+ *,
564
575
  dtype = None,
565
576
  index = None,
566
577
  _async = False,
567
578
  fast = False,
568
579
  truncate = False,
569
- deduplicate=False,
570
- deduplication_mode='drop',
580
+ deduplicate = False,
581
+ deduplication_mode = 'drop',
571
582
  infer_types = True,
572
- writer = None):
583
+ writer = None,
584
+ write_through = False,
585
+ retries = 3,
586
+
587
+ # We accept additional kwargs that will be passed through the writer.push() methods
588
+ **kwargs):
573
589
  """
574
590
  Write multiple aligned numpy arrays to a table.
575
591
 
@@ -652,12 +668,25 @@ def write_arrays(
652
668
 
653
669
  Defaults to False.
654
670
 
671
+ write_through: optional bool
672
+ If True, data is not cached after write.
673
+ By default is False, in which case caching is left at the discretion of the server.
674
+
655
675
  writer: optional quasardb.Writer
656
676
  Allows you to explicitly provide a Writer to use, which is expected to be
657
677
  initialized with the `table`.
658
678
 
659
679
  Reuse of the Writer allows for some performance improvements.
660
680
 
681
+ retries: optional int or quasardb.RetryOptions
682
+ Number of times to retry in case of a push failure. This is useful in case of async
683
+ pipeline failures, or when doing transactional inserts that may occasionally cause
684
+ transaction conflicts.
685
+
686
+ Retries with exponential backoff, starts at 3 seconds, and doubles every retry attempt.
687
+
688
+ Alternatively, a quasardb.RetryOptions object can be passed to more carefully fine-tune
689
+ retry behavior.
661
690
  """
662
691
 
663
692
  if table:
@@ -673,7 +702,10 @@ def write_arrays(
673
702
  deduplicate=deduplicate,
674
703
  deduplication_mode=deduplication_mode,
675
704
  infer_types=infer_types,
676
- writer=writer)
705
+ write_through=write_through,
706
+ writer=writer,
707
+ retries=retries,
708
+ **kwargs)
677
709
 
678
710
 
679
711
  ret = []
@@ -738,19 +770,35 @@ def write_arrays(
738
770
  n_rows += len(index_)
739
771
  ret.append(table)
740
772
 
773
+ retries = _coerce_retries(retries)
774
+
775
+ # By default, we push all additional kwargs to the writer.push() function. This allows transparent propagation
776
+ # arguments.
777
+ #
778
+ # The initial use case was that so we can add additional parameters for test mocks, e.g. `mock_failures` so that
779
+ # we can validate the retry functionality.
780
+ push_kwargs = kwargs
781
+ push_kwargs['deduplicate'] = deduplicate
782
+ push_kwargs['deduplication_mode'] = deduplication_mode
783
+ push_kwargs['write_through'] = write_through
784
+ push_kwargs['retries'] = retries
785
+
741
786
  logger.debug("pushing %d rows", n_rows)
742
787
  start = time.time()
743
788
 
744
789
  if fast is True:
745
- writer.push_fast(push_data, deduplicate=deduplicate, deduplication_mode=deduplication_mode)
790
+ push_kwargs['push_mode'] = quasardb.WriterPushMode.Fast
746
791
  elif truncate is True:
747
- writer.push_truncate(push_data, deduplicate=deduplicate, deduplication_mode=deduplication_mode)
792
+ push_kwargs['push_mode'] = quasardb.WriterPushMode.Truncate
748
793
  elif isinstance(truncate, tuple):
749
- writer.push_truncate(push_data, range=truncate, deduplicate=deduplicate, deduplication_mode=deduplication_mode)
794
+ push_kwargs['push_mode'] = quasardb.WriterPushMode.Truncate
795
+ push_kwargs['range'] = truncate
750
796
  elif _async is True:
751
- writer.push_async(push_data, deduplicate=deduplicate, deduplication_mode=deduplication_mode)
797
+ push_kwargs['push_mode'] = quasardb.WriterPushMode.Async
752
798
  else:
753
- writer.push(push_data, deduplicate=deduplicate, deduplication_mode=deduplication_mode)
799
+ push_kwargs['push_mode'] = quasardb.WriterPushMode.Transactional
800
+
801
+ writer.push(push_data, **push_kwargs)
754
802
 
755
803
  logger.debug("pushed %d rows in %s seconds",
756
804
  n_rows, (time.time() - start))
@@ -205,9 +205,10 @@ def query(cluster: quasardb.Cluster,
205
205
  df.set_index(index, inplace=True)
206
206
  return df
207
207
 
208
- def read_dataframe(table, row_index=False, columns=None, ranges=None):
208
+ def stream_dataframe(table : quasardb.Table, *, batch_size : int = 2**16, column_names : list = None, ranges : list = None):
209
209
  """
210
- Read a Pandas Dataframe from a QuasarDB Timeseries table.
210
+ Read a Pandas Dataframe from a QuasarDB Timeseries table. Returns a generator with dataframes of size `batch_size`, which is useful
211
+ when traversing a large dataset which does not fit into memory.
211
212
 
212
213
  Parameters:
213
214
  -----------
@@ -215,52 +216,64 @@ def read_dataframe(table, row_index=False, columns=None, ranges=None):
215
216
  table : quasardb.Timeseries
216
217
  QuasarDB Timeseries table object, e.g. qdb_cluster.table('my_table')
217
218
 
218
- columns : optional list
219
+ batch_size : int
220
+ The amount of rows to fetch in a single read operation. If unset, uses 2^16 (65536) rows
221
+ as batch size by default.
222
+
223
+ column_names : optional list
219
224
  List of columns to read in dataframe. The timestamp column '$timestamp' is
220
225
  always read.
221
226
 
222
227
  Defaults to all columns.
223
228
 
224
- row_index: boolean
225
- Whether or not to index by rows rather than timestamps. Set to true if your
226
- dataset may contains null values and multiple rows may use the same timestamps.
227
- Note: using row_index is significantly slower.
228
- Defaults to false.
229
-
230
229
  ranges: optional list
231
230
  A list of time ranges to read, represented as tuples of Numpy datetime64[ns] objects.
232
231
  Defaults to the entire table.
233
232
 
234
233
  """
234
+ # Sanitize batch_size
235
+ if batch_size == None:
236
+ batch_size = 2**16
237
+ elif not isinstance(batch_size, int):
238
+ raise TypeError("batch_size should be an integer, but got: {} with value {}".format(type(batch_size), str(batch_size)))
235
239
 
236
- if columns is None:
237
- columns = list(c.name for c in table.list_columns())
240
+ kwargs = {}
238
241
 
239
- if not row_index:
240
- xs = dict((c, (read_series(table, c, ranges))) for c in columns)
241
- return DataFrame(data=xs)
242
+ if column_names:
243
+ kwargs['column_names'] = column_names
242
244
 
243
- kwargs = {
244
- 'columns': columns
245
- }
246
245
  if ranges:
247
246
  kwargs['ranges'] = ranges
248
247
 
249
- logger.debug("reading DataFrame from bulk reader")
248
+ with table.reader(**kwargs) as reader:
249
+ for batch in reader:
250
+ # We always expect the timestamp column, and set this as the index
251
+ assert '$timestamp' in batch
252
+
253
+ idx = pd.Index(batch.pop('$timestamp'), copy=False, name='$timestamp')
254
+ df = pd.DataFrame(batch, index=idx)
255
+
256
+ yield df
257
+
250
258
 
251
- reader = table.reader(**kwargs)
252
- xs = []
253
- for row in reader:
254
- xs.append(row.copy())
259
+ def read_dataframe(table, **kwargs):
260
+ """
261
+ Read a Pandas Dataframe from a QuasarDB Timeseries table. Wraps around stream_dataframe(), and
262
+ returns everything as a single dataframe. batch_size is always explicitly set to 0.
263
+ """
255
264
 
256
- columns.insert(0, '$timestamp')
265
+ if 'batch_size' in kwargs and kwargs['batch_size'] != 0 and kwargs['batch_size'] != None:
266
+ logger.warn("Providing a batch size with read_dataframe is unsupported, overriding batch_size to 65536.")
267
+ logger.warn("If you wish to traverse the data in smaller batches, please use: stream_dataframe().")
268
+ kwargs['batch_size'] = 2**16
257
269
 
258
- logger.debug(
259
- "read %d rows, returning as DataFrame with %d columns",
260
- len(xs),
261
- len(columns))
270
+ # Note that this is *lazy*, dfs is a generator, not a list -- as such, dataframes will be
271
+ # fetched on-demand, which means that an error could occur in the middle of processing
272
+ # dataframes.
273
+ dfs = stream_dataframe(table, **kwargs)
274
+
275
+ return pd.concat(dfs)
262
276
 
263
- return DataFrame(data=xs, columns=columns)
264
277
 
265
278
  def _extract_columns(df, cinfos):
266
279
  """
@@ -288,88 +301,39 @@ def _extract_columns(df, cinfos):
288
301
  def write_dataframes(
289
302
  dfs,
290
303
  cluster,
291
- dtype=None,
292
- create=False,
293
- shard_size=None,
294
- _async=False,
295
- fast=False,
296
- truncate=False,
297
- deduplicate=False,
298
- deduplication_mode='drop',
299
- infer_types=True,
300
- writer=None):
304
+ *,
305
+ create = False,
306
+ shard_size = None,
307
+ **kwargs):
301
308
  """
302
- Store a dataframe into a table with the pin column API.
309
+ Store dataframes into a table. Any additional parameters not documented here
310
+ are passed to numpy.write_arrays(). Please consult the pydoc of that function
311
+ for additional accepted parameters.
303
312
 
304
313
  Parameters:
305
314
  -----------
306
315
 
307
- df: pandas.DataFrame
308
- The pandas dataframe to store.
316
+ dfs: dict[str | quasardb.Table, pd.DataFrame] | list[tuple[str | quasardb.Table, pd.DataFrame]]
317
+ This can be either a dict that maps table (either objects or names) to a dataframe, or a list
318
+ of table<>dataframe tuples.
309
319
 
310
320
  cluster: quasardb.Cluster
311
321
  Active connection to the QuasarDB cluster
312
322
 
313
- table: quasardb.Timeseries or str
314
- Either a string or a reference to a QuasarDB Timeseries table object.
315
- For example, 'my_table' or cluster.table('my_table') are both valid values.
316
-
317
- dtype: optional dtype, list of dtype, or dict of dtype
318
- Optional data type to force. If a single dtype, will force that dtype to all
319
- columns. If list-like, will map dtypes to dataframe columns by their offset.
320
- If dict-like, will map dtypes to dataframe columns by their label.
321
-
322
- If a dtype for a column is provided in this argument, and infer_types is also
323
- True, this argument takes precedence.
324
-
325
323
  create: optional bool
326
- Whether to create the table. Defaults to false.
324
+ Whether to create the table. Defaults to False.
327
325
 
328
326
  shard_size: optional datetime.timedelta
329
- The shard size of the timeseries you wish to create.
330
-
331
- deduplicate: bool or list[str]
332
- Enables server-side deduplication of data when it is written into the table.
333
- When True, automatically deduplicates rows when all values of a row are identical.
334
- When a list of strings is provided, deduplicates only based on the values of
335
- these columns.
336
-
337
- Defaults to False.
338
-
339
- infer_types: optional bool
340
- If true, will attemp to convert types from Python to QuasarDB natives types if
341
- the provided dataframe has incompatible types. For example, a dataframe with integers
342
- will automatically convert these to doubles if the QuasarDB table expects it.
343
-
344
- **Important**: as conversions are expensive and often the majority of time spent
345
- when inserting data into QuasarDB, we strongly recommend setting this to ``False``
346
- for performance-sensitive code.
347
-
348
- truncate: optional bool
349
- Truncate (also referred to as upsert) the data in-place. Will detect time range to truncate
350
- from the time range inside the dataframe.
351
-
352
- Defaults to False.
353
-
354
- _async: optional bool
355
- If true, uses asynchronous insertion API where commits are buffered server-side and
356
- acknowledged before they are written to disk. If you insert to the same table from
357
- multiple processes, setting this to True may improve performance.
358
-
359
- Defaults to False.
360
-
361
- fast: optional bool
362
- Whether to use 'fast push'. If you incrementally add small batches of data to table,
363
- you may see better performance if you set this to True.
364
-
365
- Defaults to False.
366
-
327
+ The shard size of the timeseries you wish to create when `create` is True.
367
328
  """
368
329
 
369
330
  # If dfs is a dict, we convert it to a list of tuples.
370
331
  if isinstance(dfs, dict):
371
332
  dfs = dfs.items()
372
333
 
334
+ if shard_size is not None and create == False:
335
+ raise ValueError("Invalid argument: shard size provided while create is False")
336
+
373
337
  # If the tables are provided as strings, we look them up.
374
338
  dfs_ = []
375
339
  for (table, df) in dfs:
@@ -378,11 +342,10 @@ def write_dataframes(
378
342
 
379
343
  dfs_.append((table, df))
380
344
 
381
-
382
345
  data_by_table = []
383
346
 
384
347
  for table, df in dfs_:
385
- logger.info("quasardb.pandas.write_dataframe, create = %s, dtype = %s", create, dtype)
348
+ logger.debug("quasardb.pandas.write_dataframe, create = %s", create)
386
349
  assert isinstance(df, pd.DataFrame)
387
350
 
388
351
  # Create table if requested
@@ -409,14 +372,7 @@ def write_dataframes(
409
372
  return qdbnp.write_arrays(data_by_table, cluster,
410
373
  table=None,
411
374
  index=None,
412
- dtype=dtype,
413
- _async=_async,
414
- fast=fast,
415
- truncate=truncate,
416
- deduplicate=deduplicate,
417
- deduplication_mode=deduplication_mode,
418
- infer_types=infer_types,
419
- writer=writer)
375
+ **kwargs)
420
376
 
421
377
  def write_dataframe(
422
378
  df,
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Relative path conversion top directories.
5
5
  set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/TeamCity/work/938b0bdf6727d1ad/thirdparty")
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Default target executed when no arguments are given to make.
5
5
  default_target: all
@@ -48,10 +48,10 @@ cmake_force:
48
48
  SHELL = /bin/sh
49
49
 
50
50
  # The CMake executable.
51
- CMAKE_COMMAND = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake
51
+ CMAKE_COMMAND = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake
52
52
 
53
53
  # The command to remove a file.
54
- RM = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E rm -f
54
+ RM = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E rm -f
55
55
 
56
56
  # Escaping for special characters.
57
57
  EQUALS = =
@@ -68,7 +68,7 @@ CMAKE_BINARY_DIR = /mnt/TeamCity/work/938b0bdf6727d1ad/build/temp.linux-aarch64-
68
68
  # Special rule for the target edit_cache
69
69
  edit_cache:
70
70
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
71
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
71
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
72
72
  .PHONY : edit_cache
73
73
 
74
74
  # Special rule for the target edit_cache
@@ -78,7 +78,7 @@ edit_cache/fast: edit_cache
78
78
  # Special rule for the target rebuild_cache
79
79
  rebuild_cache:
80
80
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
81
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
81
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
82
82
  .PHONY : rebuild_cache
83
83
 
84
84
  # Special rule for the target rebuild_cache
@@ -97,37 +97,37 @@ list_install_components/fast: list_install_components
97
97
  # Special rule for the target install
98
98
  install: preinstall
99
99
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
100
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
100
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
101
101
  .PHONY : install
102
102
 
103
103
  # Special rule for the target install
104
104
  install/fast: preinstall/fast
105
105
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
106
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
106
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
107
107
  .PHONY : install/fast
108
108
 
109
109
  # Special rule for the target install/local
110
110
  install/local: preinstall
111
111
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
112
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
112
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
113
113
  .PHONY : install/local
114
114
 
115
115
  # Special rule for the target install/local
116
116
  install/local/fast: preinstall/fast
117
117
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
118
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
118
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
119
119
  .PHONY : install/local/fast
120
120
 
121
121
  # Special rule for the target install/strip
122
122
  install/strip: preinstall
123
123
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
124
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
124
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
125
125
  .PHONY : install/strip
126
126
 
127
127
  # Special rule for the target install/strip
128
128
  install/strip/fast: preinstall/fast
129
129
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
130
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
130
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
131
131
  .PHONY : install/strip/fast
132
132
 
133
133
  # The main all target
@@ -37,8 +37,14 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING)
37
37
  set(CMAKE_CROSSCOMPILING "FALSE")
38
38
  endif()
39
39
 
40
- # Set default install directory permissions.
40
+ # Set path to fallback-tool for dependency-resolution.
41
41
  if(NOT DEFINED CMAKE_OBJDUMP)
42
42
  set(CMAKE_OBJDUMP "/opt/rh/devtoolset-10/root/usr/bin/objdump")
43
43
  endif()
44
44
 
45
+ string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
46
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
47
+ if(CMAKE_INSTALL_LOCAL_ONLY)
48
+ file(WRITE "/mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/pybind11/install_local_manifest.txt"
49
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
50
+ endif()
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Relative path conversion top directories.
5
5
  set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/TeamCity/work/938b0bdf6727d1ad/thirdparty")
@@ -1,13 +1,13 @@
1
1
  # Generated by CMake
2
2
 
3
3
  if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4
- message(FATAL_ERROR "CMake >= 2.8.0 required")
4
+ message(FATAL_ERROR "CMake >= 3.0.0 required")
5
5
  endif()
6
- if(CMAKE_VERSION VERSION_LESS "2.8.3")
7
- message(FATAL_ERROR "CMake >= 2.8.3 required")
6
+ if(CMAKE_VERSION VERSION_LESS "3.0.0")
7
+ message(FATAL_ERROR "CMake >= 3.0.0 required")
8
8
  endif()
9
9
  cmake_policy(PUSH)
10
- cmake_policy(VERSION 2.8.3...3.26)
10
+ cmake_policy(VERSION 3.0.0...3.29)
11
11
  #----------------------------------------------------------------
12
12
  # Generated CMake target import file.
13
13
  #----------------------------------------------------------------
@@ -84,10 +84,6 @@ set_target_properties(range-v3 PROPERTIES
84
84
  INTERFACE_SYSTEM_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include"
85
85
  )
86
86
 
87
- if(CMAKE_VERSION VERSION_LESS 3.0.0)
88
- message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
89
- endif()
90
-
91
87
  # Load information for each installed configuration.
92
88
  file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/range-v3-targets-*.cmake")
93
89
  foreach(_cmake_config_file IN LISTS _cmake_config_files)
@@ -101,9 +97,12 @@ set(_IMPORT_PREFIX)
101
97
 
102
98
  # Loop over all imported files and verify that they actually exist
103
99
  foreach(_cmake_target IN LISTS _cmake_import_check_targets)
104
- foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
105
- if(NOT EXISTS "${_cmake_file}")
106
- message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
100
+ if(CMAKE_VERSION VERSION_LESS "3.28"
101
+ OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
102
+ OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
103
+ foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
104
+ if(NOT EXISTS "${_cmake_file}")
105
+ message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
107
106
  \"${_cmake_file}\"
108
107
  but this file does not exist. Possible reasons include:
109
108
  * The file was deleted, renamed, or moved to another location.
@@ -112,8 +111,9 @@ but this file does not exist. Possible reasons include:
112
111
  \"${CMAKE_CURRENT_LIST_FILE}\"
113
112
  but not all the files it references.
114
113
  ")
115
- endif()
116
- endforeach()
114
+ endif()
115
+ endforeach()
116
+ endif()
117
117
  unset(_cmake_file)
118
118
  unset("_cmake_import_check_files_for_${_cmake_target}")
119
119
  endforeach()
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Delete rule output on recipe failure.
5
5
  .DELETE_ON_ERROR:
@@ -44,10 +44,10 @@ cmake_force:
44
44
  SHELL = /bin/sh
45
45
 
46
46
  # The CMake executable.
47
- CMAKE_COMMAND = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake
47
+ CMAKE_COMMAND = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake
48
48
 
49
49
  # The command to remove a file.
50
- RM = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E rm -f
50
+ RM = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E rm -f
51
51
 
52
52
  # Escaping for special characters.
53
53
  EQUALS = =
@@ -66,6 +66,9 @@ include /mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/q
66
66
  # Include the progress variables for this target.
67
67
  include /mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/range-v3/CMakeFiles/range.v3.headers.dir/progress.make
68
68
 
69
+ /mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/range-v3/CMakeFiles/range.v3.headers.dir/codegen:
70
+ .PHONY : /mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/range-v3/CMakeFiles/range.v3.headers.dir/codegen
71
+
69
72
  range.v3.headers: /mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/range-v3/CMakeFiles/range.v3.headers.dir/build.make
70
73
  .PHONY : range.v3.headers
71
74
 
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.28
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.31
3
3
 
4
4
  # Default target executed when no arguments are given to make.
5
5
  default_target: all
@@ -48,10 +48,10 @@ cmake_force:
48
48
  SHELL = /bin/sh
49
49
 
50
50
  # The CMake executable.
51
- CMAKE_COMMAND = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake
51
+ CMAKE_COMMAND = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake
52
52
 
53
53
  # The command to remove a file.
54
- RM = /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E rm -f
54
+ RM = /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E rm -f
55
55
 
56
56
  # Escaping for special characters.
57
57
  EQUALS = =
@@ -68,7 +68,7 @@ CMAKE_BINARY_DIR = /mnt/TeamCity/work/938b0bdf6727d1ad/build/temp.linux-aarch64-
68
68
  # Special rule for the target edit_cache
69
69
  edit_cache:
70
70
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
71
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
71
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
72
72
  .PHONY : edit_cache
73
73
 
74
74
  # Special rule for the target edit_cache
@@ -78,7 +78,7 @@ edit_cache/fast: edit_cache
78
78
  # Special rule for the target rebuild_cache
79
79
  rebuild_cache:
80
80
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
81
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
81
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
82
82
  .PHONY : rebuild_cache
83
83
 
84
84
  # Special rule for the target rebuild_cache
@@ -97,37 +97,37 @@ list_install_components/fast: list_install_components
97
97
  # Special rule for the target install
98
98
  install: preinstall
99
99
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
100
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
100
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
101
101
  .PHONY : install
102
102
 
103
103
  # Special rule for the target install
104
104
  install/fast: preinstall/fast
105
105
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
106
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
106
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake
107
107
  .PHONY : install/fast
108
108
 
109
109
  # Special rule for the target install/local
110
110
  install/local: preinstall
111
111
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
112
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
112
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
113
113
  .PHONY : install/local
114
114
 
115
115
  # Special rule for the target install/local
116
116
  install/local/fast: preinstall/fast
117
117
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
118
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
118
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
119
119
  .PHONY : install/local/fast
120
120
 
121
121
  # Special rule for the target install/strip
122
122
  install/strip: preinstall
123
123
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
124
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
124
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
125
125
  .PHONY : install/strip
126
126
 
127
127
  # Special rule for the target install/strip
128
128
  install/strip/fast: preinstall/fast
129
129
  @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
130
- /opt/_internal/pipx/venvs/cmake/lib/python3.10/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
130
+ /mnt/TeamCity/temp/buildTmp/build-env-8y5a7n6z/lib/python3.8/site-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
131
131
  .PHONY : install/strip/fast
132
132
 
133
133
  # The main all target
@@ -37,7 +37,7 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING)
37
37
  set(CMAKE_CROSSCOMPILING "FALSE")
38
38
  endif()
39
39
 
40
- # Set default install directory permissions.
40
+ # Set path to fallback-tool for dependency-resolution.
41
41
  if(NOT DEFINED CMAKE_OBJDUMP)
42
42
  set(CMAKE_OBJDUMP "/opt/rh/devtoolset-10/root/usr/bin/objdump")
43
43
  endif()
@@ -85,3 +85,9 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
85
85
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/mnt/TeamCity/work/938b0bdf6727d1ad/thirdparty/range-v3/include/" FILES_MATCHING REGEX "/[^/]*$")
86
86
  endif()
87
87
 
88
+ string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
89
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
90
+ if(CMAKE_INSTALL_LOCAL_ONLY)
91
+ file(WRITE "/mnt/TeamCity/work/938b0bdf6727d1ad/build/lib.linux-aarch64-cpython-38/quasardb/range-v3/install_local_manifest.txt"
92
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
93
+ endif()
@@ -1,13 +1,13 @@
1
1
  # Generated by CMake
2
2
 
3
3
  if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4
- message(FATAL_ERROR "CMake >= 2.8.0 required")
4
+ message(FATAL_ERROR "CMake >= 3.0.0 required")
5
5
  endif()
6
- if(CMAKE_VERSION VERSION_LESS "2.8.3")
7
- message(FATAL_ERROR "CMake >= 2.8.3 required")
6
+ if(CMAKE_VERSION VERSION_LESS "3.0.0")
7
+ message(FATAL_ERROR "CMake >= 3.0.0 required")
8
8
  endif()
9
9
  cmake_policy(PUSH)
10
- cmake_policy(VERSION 2.8.3...3.26)
10
+ cmake_policy(VERSION 3.0.0...3.29)
11
11
  #----------------------------------------------------------------
12
12
  # Generated CMake target import file.
13
13
  #----------------------------------------------------------------
@@ -15,10 +15,6 @@ cmake_policy(VERSION 2.8.3...3.26)
15
15
  # Commands may need to know the format version.
16
16
  set(CMAKE_IMPORT_FILE_VERSION 1)
17
17
 
18
- if(CMAKE_VERSION VERSION_LESS 3.0.0)
19
- message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
20
- endif()
21
-
22
18
  # Protect against multiple inclusion, which would fail when already imported targets are added once more.
23
19
  set(_cmake_targets_defined "")
24
20
  set(_cmake_targets_not_defined "")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: quasardb
3
- Version: 3.14.2.dev1
3
+ Version: 3.14.2.dev4
4
4
  Summary: Python API for quasardb
5
5
  Home-page: https://www.quasardb.net/
6
6
  Author: quasardb SAS
@@ -14,22 +14,19 @@ Classifier: Intended Audience :: Information Technology
14
14
  Classifier: Intended Audience :: Other Audience
15
15
  Classifier: Intended Audience :: System Administrators
16
16
  Classifier: Intended Audience :: Telecommunications Industry
17
- Classifier: Programming Language :: Python :: 3.6
18
17
  Classifier: Programming Language :: Python :: 3.7
19
18
  Classifier: Programming Language :: Python :: 3.8
20
19
  Classifier: Programming Language :: Python :: 3.9
21
20
  Classifier: Programming Language :: Python :: 3.10
22
21
  Classifier: Programming Language :: Python :: 3.11
22
+ Classifier: Programming Language :: Python :: 3.12
23
23
  Classifier: Topic :: Database
24
24
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
25
25
  Classifier: License :: OSI Approved :: BSD License
26
26
  License-File: LICENSE.md
27
27
  Requires-Dist: numpy
28
28
  Provides-Extra: pandas
29
- Requires-Dist: pandas ; extra == 'pandas'
30
- Provides-Extra: tests
31
- Requires-Dist: pytest (>=6.2.5) ; extra == 'tests'
32
- Requires-Dist: pytest-runner (>=5.3.1) ; extra == 'tests'
33
- Requires-Dist: pytest-benchmark (==3.4.1) ; extra == 'tests'
34
- Requires-Dist: teamcity-messages (>=1.29) ; extra == 'tests'
29
+ Requires-Dist: pandas; extra == "pandas"
30
+ Provides-Extra: test
31
+ Requires-Dist: pytest; extra == "test"
35
32
 
@@ -1,45 +1,45 @@
1
- quasardb/Makefile,sha256=SusKyWYGOcDbcSKw2wO1jTl6ScBT8Kko6-GACwKvWr4,7771
2
- quasardb/__init__.py,sha256=JLNtV7P81HLi_OXqumJ1dq3fDUiUnR3Ktmf-e7wtalo,3707
3
- quasardb/cmake_install.cmake,sha256=sFM-_cPUirNXzjLsAb5Rp_OTwLk-65DU6BJO5UTpK20,1752
1
+ quasardb/Makefile,sha256=4-NyKFOdWzmtrE6-RALGbiRA9iLBvGvThDVcbXrIA5I,7911
2
+ quasardb/__init__.py,sha256=bUq3IUkC13rfB4SIGIScDevSJ1jwB3oJbuBZVPfKt1Q,4547
3
+ quasardb/cmake_install.cmake,sha256=h9fYVg9xtL7gzb457lRJNnSpgmXY4k4uafx_fcINqNQ,2060
4
4
  quasardb/firehose.py,sha256=HO0GjCDg3x4cpzVSH3KZ1AJhV8lK2HJyXr9tpfnNSGI,3492
5
- quasardb/libqdb_api.so,sha256=ysRHBlpMw8IKGdSu1GIE5q1pqMf-NID-f4XuW-oNNfk,14695760
5
+ quasardb/libqdb_api.so,sha256=qZGVZG1-6jNRDLF9YXPX_KarWpixYTUxMvaAf6BYGM4,17051192
6
6
  quasardb/pool.py,sha256=4IFwot-U8GEHo8h86264uVTWge44bOH_TUkoVy3Hjac,8449
7
- quasardb/quasardb.cpython-38-aarch64-linux-gnu.so,sha256=pNTfBSn4bv166xZVdx7OwSCGwa2gJ5OiSLO37n71Gr4,2436928
7
+ quasardb/quasardb.cpython-38-aarch64-linux-gnu.so,sha256=uhRxbC5BuHe0sDLPf3032ITlMe-JnRoYZigdis_9rZc,2436976
8
8
  quasardb/stats.py,sha256=DKvurzur-4c5nVPjr29_Stu9mvwCynM5gGnw0gVQlt8,7387
9
9
  quasardb/table_cache.py,sha256=RgLOYEcgmlc5fVeOBOyjZImtYKoM1UEdzyzPc8EriQI,1507
10
- quasardb/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=wCDeARsUF7hNjnavFzmhiNpcg1AgP0QCFWXwnvfvj0w,701
10
+ quasardb/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=1Rv2Xlk6gIZFDIkF6rXWVcoI5USvDNUikIo8JXhfnII,701
11
11
  quasardb/CMakeFiles/progress.marks,sha256=micfKpFrC27mzsskJvCzIG7wdFeL5V2byU9vP-Orhqo,2
12
- quasardb/date/Makefile,sha256=l0YmdDCOKamiX6D3sxXWIuz0wKFNmuAv-r5MerqIS6s,7796
13
- quasardb/date/cmake_install.cmake,sha256=w9MhrwfRFzuheny6_OJGF8hRi39ddgGpgCjbwswa9Tg,3314
12
+ quasardb/date/Makefile,sha256=GTqc-yxsPsa9SU4wOqxg4b7dttls0r_xXx7rRSUEXWQ,7936
13
+ quasardb/date/cmake_install.cmake,sha256=js1YHqdaU49r4edpk7D_XGjfeK8w8J6ixcpkujxOYBY,3627
14
14
  quasardb/date/dateConfigVersion.cmake,sha256=rL5Cp_r_23Yu8HmjowwKIH04sxxMwdBZ7no3tr4cx14,2762
15
- quasardb/date/dateTargets.cmake,sha256=HRbfgb4hlj1kAFeTRVZnCZRmsZtMwdBe8dwQtPLoBhc,2922
16
- quasardb/date/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=wCDeARsUF7hNjnavFzmhiNpcg1AgP0QCFWXwnvfvj0w,701
15
+ quasardb/date/dateTargets.cmake,sha256=dCxRvlMoXsppXgRcdy_4E5X6P8dd1rnussomZcZUTlw,2791
16
+ quasardb/date/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=1Rv2Xlk6gIZFDIkF6rXWVcoI5USvDNUikIo8JXhfnII,701
17
17
  quasardb/date/CMakeFiles/progress.marks,sha256=micfKpFrC27mzsskJvCzIG7wdFeL5V2byU9vP-Orhqo,2
18
- quasardb/date/CMakeFiles/Export/b76006b2b7125baf1b0b4d4ca4db82bd/dateTargets.cmake,sha256=eJWQabNQwi_TOg6fSf4iXL0jTXhEh5OD4Jo0yXw_lpw,4124
18
+ quasardb/date/CMakeFiles/Export/b76006b2b7125baf1b0b4d4ca4db82bd/dateTargets.cmake,sha256=rWNkRmrNRa8_x5hIZdFw8rJ_aLoigP5fUoRmXaKSyys,4211
19
19
  quasardb/extensions/__init__.py,sha256=FUHR0i62qt5NkOXn7eiMZrzWXo9mQNr1xVz3VSCa9QU,112
20
20
  quasardb/extensions/writer.py,sha256=ZH6ldQrbH-DimuQTyk3mXS1OyaJIhvCmZTzFtG4hRfY,5735
21
- quasardb/numpy/__init__.py,sha256=DKIe8702OedqPxSxgiOze15ulf7XZT4HL9X7Zif-j5c,28226
22
- quasardb/pandas/__init__.py,sha256=_PBUGHATNKtIJu5F-4bW9dPfhQGnXyBKwAgq_ykXFVo,16126
23
- quasardb/pybind11/Makefile,sha256=zzBXZ5kKTSlpF0OcnNhhrn-Nzg1xWAfMBkTrAER1-C4,7816
24
- quasardb/pybind11/cmake_install.cmake,sha256=RjY0PMhfrdSwV1NvUFF2AD48tCB-0eP4TIBFYVWBqWg,1302
25
- quasardb/pybind11/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=wCDeARsUF7hNjnavFzmhiNpcg1AgP0QCFWXwnvfvj0w,701
21
+ quasardb/numpy/__init__.py,sha256=F1gVvEH1ijnm-mG9nd1Co3bNwgO2Y_2RmsmWu3yCsYk,30050
22
+ quasardb/pandas/__init__.py,sha256=DkEPAgxIZNinOfFaQ2xMrLiAYdJn7I618HUUQUnvPYo,14884
23
+ quasardb/pybind11/Makefile,sha256=Pxf6yQQvS4AhpkcbQZ-suMkFYzUu_Wu4yR8ZWq6BX9o,7956
24
+ quasardb/pybind11/cmake_install.cmake,sha256=66ZM0XgA8GaVknQKEd7V22ICMROKM6KoNyFMnkCJVlU,1619
25
+ quasardb/pybind11/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=1Rv2Xlk6gIZFDIkF6rXWVcoI5USvDNUikIo8JXhfnII,701
26
26
  quasardb/pybind11/CMakeFiles/progress.marks,sha256=micfKpFrC27mzsskJvCzIG7wdFeL5V2byU9vP-Orhqo,2
27
- quasardb/range-v3/Makefile,sha256=X4-EwsveBVIyx-13znTLsjdF5ajXO3d0sv7H4VWFBb8,9041
28
- quasardb/range-v3/cmake_install.cmake,sha256=Ey_A9ajLnM_Klq3B56UHyl4_cUK624zR3vloporHb-s,4226
27
+ quasardb/range-v3/Makefile,sha256=xcv_Kfi-Lfg1V4VwaDdPL8pH7csS896f7374GSyzBfs,9181
28
+ quasardb/range-v3/cmake_install.cmake,sha256=vet-xOZ4urut4uMLe1FwOul4U2CyeIxm2hbmb5Ud4Bo,4543
29
29
  quasardb/range-v3/range-v3-config-version.cmake,sha256=xGi8nCg5dIl5VmCOtTEVVa-dwABxKxLEd1Mx-bUvLLM,3249
30
- quasardb/range-v3/range-v3-config.cmake,sha256=BiPf8V-6ChoSwUKnd2Wr8MAINfWjuMbbaYFUl6JJr00,3515
31
- quasardb/range-v3/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=wCDeARsUF7hNjnavFzmhiNpcg1AgP0QCFWXwnvfvj0w,701
30
+ quasardb/range-v3/range-v3-config.cmake,sha256=za4Dmir3njrLZkxso0yrqsYA61-iczBLGsUG9bLUySI,3384
31
+ quasardb/range-v3/CMakeFiles/CMakeDirectoryInformation.cmake,sha256=1Rv2Xlk6gIZFDIkF6rXWVcoI5USvDNUikIo8JXhfnII,701
32
32
  quasardb/range-v3/CMakeFiles/progress.marks,sha256=micfKpFrC27mzsskJvCzIG7wdFeL5V2byU9vP-Orhqo,2
33
- quasardb/range-v3/CMakeFiles/Export/48a02d54b5e9e60c30c5f249b431a911/range-v3-targets.cmake,sha256=6Bdja9SUpcmbVJz9uzfgkzppbChItTcgCZAmyLk7rPE,5178
33
+ quasardb/range-v3/CMakeFiles/Export/48a02d54b5e9e60c30c5f249b431a911/range-v3-targets.cmake,sha256=V-vcw4htrvk0Sf8A5IKO2_meFGd26tUGbt-Y2R8kZk4,5265
34
34
  quasardb/range-v3/CMakeFiles/range.v3.headers.dir/DependInfo.cmake,sha256=ssojOAtcndfwexIOMvsRoVek3vdNgBmUVZscjIj5L1U,585
35
- quasardb/range-v3/CMakeFiles/range.v3.headers.dir/build.make,sha256=fpozxVnVP6Ilo2Tqayr43D7NKuhm2ocn94tvK18sufo,3789
35
+ quasardb/range-v3/CMakeFiles/range.v3.headers.dir/build.make,sha256=D2KL4ux6BXn5NX-lqZ1CFWd2YntibYS1I1YkpBhYziY,4086
36
36
  quasardb/range-v3/CMakeFiles/range.v3.headers.dir/cmake_clean.cmake,sha256=3b0pZoiofoRzAiY1l7OLw203ZXp-mm1FUlQHob6i7aU,160
37
37
  quasardb/range-v3/CMakeFiles/range.v3.headers.dir/compiler_depend.make,sha256=Oge9eptzOB-hllw_Tye4o5wiXsIsdq1xm1GGCe0oGFM,126
38
38
  quasardb/range-v3/CMakeFiles/range.v3.headers.dir/compiler_depend.ts,sha256=orKrKpvHulgFBjBgzdeRvCpv0fV7cTffTdaHNqijFJg,120
39
39
  quasardb/range-v3/CMakeFiles/range.v3.headers.dir/progress.make,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
40
40
  quasardb/range-v3/include/range/v3/version.hpp,sha256=d-ToEdR3GnC_p_0RAeS77xL-SVx6EKHgTlWJ9PUQlSQ,586
41
- quasardb-3.14.2.dev1.dist-info/LICENSE.md,sha256=_drOadIrIX8mzUZcnTJBTpUQih5gwdRAGK8ZKanYD6k,1467
42
- quasardb-3.14.2.dev1.dist-info/METADATA,sha256=vChxMwzIDrM_UlCOWA4VENjRpwwvZ9rdJp5p8kPDBzM,1461
43
- quasardb-3.14.2.dev1.dist-info/WHEEL,sha256=7ely3ZZDK-Ti4SbIzDQ-8x-LZGL2jcSW9FdL3LLQ8HY,150
44
- quasardb-3.14.2.dev1.dist-info/top_level.txt,sha256=wlprix4hCywuF1PkgKWYdZeJKq_kgJOqkAvukm_sZQ8,9
45
- quasardb-3.14.2.dev1.dist-info/RECORD,,
41
+ quasardb-3.14.2.dev4.dist-info/LICENSE.md,sha256=_drOadIrIX8mzUZcnTJBTpUQih5gwdRAGK8ZKanYD6k,1467
42
+ quasardb-3.14.2.dev4.dist-info/METADATA,sha256=KiHtcaI5046uHM8uQMUwopmcDPXcL0NHar7U5u79kA4,1268
43
+ quasardb-3.14.2.dev4.dist-info/WHEEL,sha256=kXl2s4Qckbq-p8Z4uiL35quKbwl-GQoXbtqNVM-5MKM,149
44
+ quasardb-3.14.2.dev4.dist-info/top_level.txt,sha256=wlprix4hCywuF1PkgKWYdZeJKq_kgJOqkAvukm_sZQ8,9
45
+ quasardb-3.14.2.dev4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.38.4)
2
+ Generator: setuptools (75.3.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-manylinux_2_17_aarch64
5
5
  Tag: cp38-cp38-manylinux2014_aarch64