1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-28 19:54:55 +03:00

Commit Graph

  • d96ed68824 Check invariants after saving the config and raise an exception with details if some problems were found MCOL-6032-cmapi-check-directories Alexander Presnyakov 2025-10-20 14:17:18 +00:00
  • e8244ff63f Check dirs permissions only when not in container Alexander Presnyakov 2025-10-13 16:57:20 +00:00
  • c766fc2ff9 TEMPORARY: save multinode MTR logs to S3 for debugging Alexander Presnyakov 2025-10-13 15:55:50 +00:00
  • 91d75b5655 MCOL-6032: check that required directories are in the correct state Alexander Presnyakov 2025-10-10 02:02:21 +00:00
  • 1506a1970f Added cmapi's own config section in Columnstore.xml and added failover sampling interval parameter into it feat/MCOL-6194-failover-conf Alexander Presnyakov 2025-10-24 02:17:18 +00:00
  • 8e69a177a2 MCOL-6217 try to disable MCOL_5175 and mcs90_aggregate_functions MCOL-6217-fix-mtrs aleksei.bukhalov 2025-10-28 14:00:51 +01:00
  • dd856d9989 build 11.4 and 11.8 for all distros full_build Timofey Turenko 2025-10-28 14:05:11 +02:00
  • 6bc9279fbe fix(cmapi): MCOL-6091 CMAPI gives DMLProc only 10 seconds for a greceful stop fix/MCOL-6091-DMLproc-graceful-timeout mariadb-AlanMologorsky 2025-10-17 15:53:39 +03:00
  • 5851e028a8 add check for null value MCOL-6218 mariadb-KristinaPavlova 2025-10-28 13:37:47 +02:00
  • 8e95265d1e Keep progress MCOL-6210-count-aux-column Serguey Zefirov 2025-10-28 08:13:23 +00:00
  • 1a35aa4dfa keep progress Serguey Zefirov 2025-10-28 06:22:33 +00:00
  • bf8f58cc7c Enable json input\output in endpoints by default and opt out of it by using disable_json decorator cmapi-json-in-out-by-default Alexander Presnyakov 2025-10-27 20:42:11 +00:00
  • f6c479ab40 fix(correctness): replace volatiles with atomics volatile_replace Leonid Fedorov 2025-10-27 15:40:05 +00:00
  • 0c70e21fcc MCOL-6217 - aleksei.bukhalov 2025-10-27 15:12:50 +01:00
  • 4c63d5cccf MCOL-6217 increase ram for mtrs aleksei.bukhalov 2025-10-24 13:37:03 +02:00
  • 66b2a8d19c Merge pull request #3803 from mariadb-corporation/tests-12.1 stable-23.10 Timofey Turenko 2025-10-24 20:28:51 +03:00
  • ae8d8c68b7 Merge branch 'stable-23.10' into tests-12.1 Timofey Turenko 2025-10-24 20:28:32 +03:00
  • dd82f2d91d MCOL-6217 increase ram for mtrs aleksei.bukhalov 2025-10-24 13:37:03 +02:00
  • 30dce69705 fix(CEJ, segfault): MCOL-6198 - segfault during crossengine join develop-23.02 Sergey Zefirov 2025-10-15 16:54:35 +03:00
  • a7d5783b1b Keep progress Serguey Zefirov 2025-10-24 09:46:14 +00:00
  • da1212ea6f Merge branch 'stable-23.10' into boost_flat boost_flat Leonid Fedorov 2025-10-23 19:11:22 +04:00
  • d628185f9c fix(perf): add reserves for usage of vector filled after creation vector-reserve Leonid Fedorov 2025-10-23 14:49:17 +00:00
  • e3a2563b58 chore(cmake): MDEV-37921 rbo target now depends on MDB error codes. drrtuy 2025-10-23 12:40:01 +00:00
  • 17035ab990 Revert "fix(plugin): MCOL 5675 - fix error message for null-safe equal (#3754)" Aleksei Bukhalov 2025-10-23 14:07:02 +02:00
  • 6082446215 boost::unrodered_flat_map for join Leonid Fedorov 2025-10-23 11:09:37 +00:00
  • 8253b2bf72 Merge pull request #3822 from mariadb-corporation/nightly_burza Timofey Turenko 2025-10-22 18:30:17 +03:00
  • cd0250e9b9 Merge branch 'stable-23.10' into nightly_burza Timofey Turenko 2025-10-22 18:30:01 +03:00
  • 8dd0e7f2ba MCOL-6197 add more testcases aleksei.bukhalov 2025-10-20 18:09:17 +02:00
  • 11d5815e79 fix(mtr): lowercase database name aleksei.bukhalov 2025-10-20 14:00:34 +02:00
  • f280382a3d add 11.4 and 11.8 Jammy builds for nightly Burza Timofey Turenko 2025-10-22 00:46:45 +03:00
  • 45fecde902 fix(plugin): MCOL 5675 - fix error message for null-safe equal (#3754) Kristina Pavlova 2025-10-21 16:03:54 +03:00
  • 45460d27fe debug oom in mcs4007_autopilot_dbt3_performance_queries_1g.test debug-oom-during-mtrs aleksei.bukhalov 2025-10-21 14:10:52 +02:00
  • 22454e6eef chore(): Bump VERSION up to 25.10.1-1 drrtuy 2025-10-20 18:50:41 +00:00
  • 3d08646c05 chore(): QA is available in enterprise builds. drrtuy 2025-10-20 18:49:09 +00:00
  • 746293c977 chore(): Bump VERSION up to 6.4.12-1 develop-6 drrtuy 2025-10-20 19:13:56 +01:00
  • d00b849279 MCOL-6216: no QA for CS MCOL-6216 Leonid Fedorov 2025-10-20 15:57:22 +00:00
  • 18a4f01242 fix(funcexp): MCOL-4623 Add support for additional types to SEC_TO_TIME() (#3731) Akhmad O. 2025-10-17 18:32:03 +02:00
  • 938080b420 fix(ubsan): MCOL-5844 - iron out UBSAN reports (#3810) Sergey Zefirov 2025-10-17 16:46:47 +03:00
  • 2218807c9d chore(ci): disable build with gcc-toolset disable-gcc-toolset-build aleksei.bukhalov 2025-10-17 13:11:59 +02:00
  • bb631dcffb feat(JSON,data_type): MCOL-6197 - support for JSON type Serguey Zefirov 2025-10-02 10:39:58 +00:00
  • 5c834ac7cd fix(CEJ, segfault): MCOL-6198 - segfault during crossengine join Sergey Zefirov 2025-10-15 16:54:35 +03:00
  • 0eeb86fc20 chore(docs): Update QueryAccelerator.md (#3811) julienfritsch44 2025-10-10 14:38:13 +02:00
  • 971d323285 MCOL-6188 add readreplicas doc MCOL-6188-read-replica-docs aleksei.bukhalov 2025-10-09 15:38:20 +02:00
  • 3cf5792779 fix(build): fix compilation issue with 11.08-server Aleksei Antipovskii 2025-10-09 14:17:17 +02:00
  • 3d2e61a637 feat: add vacuum_partition functionality with initialization and execution logic feat/MCOL-4889-analyze-bloat Amr Elmohamady 2025-09-27 23:55:14 +03:00
  • 899f0f6aae feat: mcs_analyze_table_bloat Amr Elmohamady 2025-08-07 13:26:30 +03:00
  • e062e95db3 feat: return bloat percentage in analyzePartitionBloat Amr Elmohamady 2025-08-06 09:14:02 +03:00
  • 25ef0a08e0 feat: introduce getQueryData and refactor getSysData and its helpers Amr Elmohamady 2025-07-31 00:20:55 +03:00
  • 2557a0a504 feat: analyze partition bloat Amr Elmohamady 2025-07-22 14:05:33 +03:00
  • 99392ed87f fix(cmapi,systemd): pre-save locks cleanup has been moved into mcs-savebrm.py (#3794) drrtuy 2025-10-07 12:31:23 +01:00
  • 7842d8ab4b chore(tests): disabled an unstable test to pass MTR @Jenkins for ES 11.8. drrtuy 2025-10-06 12:01:50 +01:00
  • 6ab6694af5 chore(): Bump VERSION up to 25.10.0-1 drrtuy 2025-10-03 10:54:51 +01:00
  • f002c5abc1 MCOL-5843: fix(extents): print corrent N/A for temporal extents Leonid Fedorov 2025-10-02 11:55:22 +00:00
  • 2740cbec7b fix(plugin,leak): One more memory leak in plugin (#3805) Leonid Fedorov 2025-10-02 14:44:51 +04:00
  • ccd3324e80 make tests compatible with 12.1 Timofey Turenko 2025-10-01 01:20:47 +03:00
  • 6225f6bbac MCOL-6163: Debian:13 added to CI, MTR is not ignored for server 11.8 anymore, sanitizers are temporary disabled Leonid Fedorov 2025-09-30 14:40:25 +00:00
  • f8678ff51f fix(cs_package_manager): RHEL install mariadb-AlanMologorsky 2025-09-29 21:31:35 +03:00
  • c86586c228 feat(cmapi,failover): MCOL-6006 Disable failover when shared storage not detected mariadb-AlanMologorsky 2025-07-18 16:00:34 +03:00
  • 111d169e40 fix(crash): Debug build of columnstore crashed on asserts with 11.8 (#3800) Leonid Fedorov 2025-09-30 18:54:17 +04:00
  • a76e153a1d feat(upgrade): MCOL-6028 upgrade MVP with repo-managed flow, prechecks, and other enhancements mariadb-AlanMologorsky 2025-06-06 15:58:10 +03:00
  • 9e1f5db0a0 MCOL-5250 add test aleksei.bukhalov 2025-09-25 17:45:43 +02:00
  • 84c145590c fix regex in mcs2_create_table_valid_names test Timofey Turenko 2025-09-30 11:26:50 +03:00
  • dfb6df5539 Fixed serialization/deserialization and one test MCOL-4240-enums Nedeljko Stefanovic 2025-08-07 12:26:10 +00:00
  • b27b240bb4 avoid warning fix for remained builds Nedeljko Stefanovic 2025-08-01 12:35:45 +00:00
  • 4d61b77edf avoid warning fix for remained builds Nedeljko Stefanovic 2025-08-01 12:14:37 +00:00
  • a461bcf3f0 avoid warning fix Nedeljko Stefanovic 2025-08-01 08:37:46 +00:00
  • 1d9e12777d bugfix related to union and avoid warrning. Nedeljko Stefanovic 2025-08-01 08:08:36 +00:00
  • f526723731 avoid warrning. Nedeljko Stefanovic 2025-08-01 04:36:09 +00:00
  • 871df371b7 avoid warrning. Compiler generates false warrning because compiler fails to draw conslusion from mergeCPDataArgs.size() > 0. Nedeljko Stefanovic 2025-08-01 03:51:49 +00:00
  • 570bfaea93 Build fix. Some old bug. Occurs with recent version of some compiler. Nedeljko Stefanovic 2025-07-31 23:19:11 +00:00
  • 81bf48bc40 std prefix added (to other places) to avoid errors on some compilers Nedeljko Stefanovic 2025-07-31 17:56:10 +00:00
  • e6d6bf103f std prefix added to avoid errors on some compilers Nedeljko Stefanovic 2025-07-31 16:24:26 +00:00
  • cca67e0824 default is replaced by implementation to avoid warrning Nedeljko Stefanovic 2025-07-31 15:49:17 +00:00
  • 74e3c84c87 Tests added Nedeljko Stefanovic 2025-07-30 19:30:51 +00:00
  • 5dca528104 Initial commit for .test file Nedeljko Stefanovic 2025-07-30 18:00:52 +00:00
  • 69ba11062f build possible after lot of changes Nedeljko Stefanovic 2025-07-28 19:54:31 +00:00
  • 06948eb8bd Lot of files updated Nedeljko Stefanovic 2025-07-11 12:09:55 +00:00
  • 721652be43 Update. The class Row has to be updated to contain ColType info abu columns instead of ColDataType. Nedeljko Stefanovic 2025-07-04 10:44:54 +00:00
  • 3415796bd6 Adding support for enum continuation Nedeljko Stefanovic 2025-06-30 08:18:05 +00:00
  • 490f5d119d Parsing support for ENUM with columnstore engine Nedeljko Stefanovic 2025-06-19 14:33:29 +00:00
  • ba2dfeedcf Merge pull request #3798 from mariadb-corporation/disable_not_compatible_with_11.8 Timofey Turenko 2025-09-29 15:30:34 +03:00
  • f3fc471c00 chore(version): Bump version to 23.02.16-1 drrtuy 2025-09-29 11:58:28 +01:00
  • be91a85621 Merge branch 'stable-23.10' into disable_not_compatible_with_11.8 Leonid Fedorov 2025-09-27 00:12:22 +04:00
  • 0753aac849 fix(cmapi): Fix error in docker cluster: "is not currently part of the cluster" mariadb-AlanMologorsky 2025-09-26 18:02:14 +03:00
  • bc4c7e27d9 MCOL-5806: added ability to start node in read-only mode Alexander Presnyakov 2025-03-12 13:21:37 +00:00
  • e0a3d58d21 replace map::contains with map::count for gcc 8.5 compatibility Leonid Fedorov 2025-07-28 19:45:54 +00:00
  • a9f23729a9 feat(MCOL-6082) Cluster with read-only nodes should correctly work with DML Serguey Zefirov 2025-06-30 14:27:26 +03:00
  • 1616b32101 fix mcs2_create_table_valid_names test Timofey Turenko 2025-09-26 15:22:00 +03:00
  • fd3c385373 Fix 'illegal mix of collation' in the Columnxtore MTR Timofey Turenko 2025-09-26 11:05:46 +03:00
  • 8b8a6df5e3 Make MTR tests compatible with 11.8 default collation settings Timofey Turenko 2025-09-24 17:13:45 +03:00
  • acfb0e6035 temporary disable tests incompatible with 11.8 Timofey Turenko 2025-09-26 17:07:10 +03:00
  • 33693686b2 disable unstabe tests from MCOL-6165 Timofey Turenko 2025-09-26 15:10:23 +03:00
  • b76ba88d72 fix(cmapi,systemd): pre-save locks cleanup has been moved into mcs-savebrm.py (#3793) drrtuy 2025-09-25 22:47:18 +01:00
  • a8909a27a9 fix(shmem,brm,scripts): mcs-savebrm.py wrapper now cleans shmem locks before calling save_brm. mcs-shmem-locks now has --reset-all flag drrtuy 2025-09-19 16:38:56 +00:00
  • a97ebdfb0c fix(shmem,brm,scripts): mcs-savebrm.py wrapper now cleans shmem locks before calling save_brm. mcs-shmem-locks now has --reset-all flag (#3784) drrtuy 2025-09-24 18:54:04 +01:00
  • b01be6ae2d fix: MCOL-5778 sum return null value due to nullif function mariadb-KristinaPavlova 2025-09-24 10:58:17 +03:00
  • af6a716079 fix: MCOL-6100 large primloc logs generated after upgrade mariadb-KristinaPavlova 2025-09-24 15:02:01 +03:00
  • eebd83329e fix(shmem leak) MCOL-6064: excessive memory use Serguey Zefirov 2025-09-23 17:03:46 +03:00
  • c918ea0e71 Fix build MCOL-6064-detravi Leonid Fedorov 2025-09-23 12:33:27 +00:00
  • 7216707654 Atomic bools for RWLockMonitor Leonid Fedorov 2023-04-20 23:46:30 +00:00