1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Commit Graph

  • 674c8a2a03 Most of week progress keeping commit Serguey Zefirov 2025-06-27 12:56:53 +00:00
  • ca799dc709 chore(plugin): translator walks are now in separate units drrtuy 2025-06-27 10:40:56 +00:00
  • 568a074496 remove unused globals Leonid Fedorov 2025-06-27 01:27:49 +04:00
  • 2d7821d141 fix(ub): logger was null ptr in configListener Leonid Fedorov 2025-06-26 21:05:52 +00:00
  • 9da9144343 feat(optimizer): UNION units now have origin filters pushdown AND partition boundaries filters drrtuy 2025-06-25 22:50:38 +00:00
  • 8a2ae35918 chore(): review fixes drrtuy 2025-06-24 11:47:53 +00:00
  • 3bf4394456 feat(optimizer): rewrite rule does not descent into a freshly created UNION unit. drrtuy 2025-06-23 22:17:09 +00:00
  • 464b9a1ca3 chore(review): clean up leftovers drrtuy 2025-06-19 15:01:11 +00:00
  • 327231276d chore(): remove unused standalone unit test drrtuy 2025-06-17 20:25:32 +00:00
  • e57832ee64 feat(optimizer): temporary shield optimizer with a session variable drrtuy 2025-06-16 16:37:03 +00:00
  • 98cb6dddee feat(optimizer): replace simple walk with iterative DFS with convergence drrtuy 2025-06-16 13:59:29 +00:00
  • 25c7d23c21 feat(optimizer): add session switch to optionally enable optimizer drrtuy 2025-06-16 13:26:11 +00:00
  • ab6063bec4 feat(optimizer): moved related code into a separate unit drrtuy 2025-06-16 12:39:20 +00:00
  • e07e85b750 feat(optimizer): into derived CSEP rewrite with hardcoded tables drrtuy 2025-06-13 20:08:13 +00:00
  • 1baaf878d0 feat(optimizer): basic rewrite Union unit into Sub with union drrtuy 2025-06-11 21:52:23 +00:00
  • e8dc93b46d feat(optimizer): better CSEP printer + shallow CSEP copy drrtuy 2025-06-09 18:53:26 +00:00
  • 021a95c683 feat(optimizer): rewrite rule refactoring drrtuy 2025-06-09 18:52:57 +00:00
  • e73e5834ab feat(optimizer): first cut for rewrite foreign table into UNION rule drrtuy 2025-06-09 18:51:52 +00:00
  • 79008f4f69 feat(CSEP): CSEP printer with indentations to simplify reading + rewriter skeleton + some test binary to describe minimalistic CSEP localy drrtuy 2025-06-05 10:06:54 +00:00
  • b2efcd9005 MCOL-6058 canonize mtr tests aleksei.bukhalov 2025-06-25 17:39:05 +02:00
  • 3a91cded27 chore(MCOL-6018) Fix incorrect Field_decimal cast Serguey Zefirov 2025-06-25 14:13:29 +03:00
  • 251749297b chore(ci): disable ubuntu 20.04 Leonid Fedorov 2025-06-24 19:27:58 +00:00
  • 6d1f4186ee chore(ci): disable arms due instability Leonid Fedorov 2025-06-24 19:18:17 +00:00
  • 1384cf64aa Revert "chore(install): no more deps for awk and ps for postinstall script" Leonid Fedorov 2025-06-24 22:18:20 +04:00
  • c1de409b2d MCOL-5922 add more datatypes for test aleksei.bukhalov 2025-04-01 17:42:47 +02:00
  • 3467f6de44 MCOL-5992: fix NULLIF if first param is NULL Leonid Fedorov 2025-03-27 14:43:50 +00:00
  • 0a84f04e8c chore(MCOL-6018) Fix use-after-free in PrimProc Serguey Zefirov 2025-06-23 15:20:40 +03:00
  • 7fd29de377 More disable tests in case of testing via Maxscale Timofey Turenko 2025-06-10 18:42:42 +03:00
  • 1640e87058 disable tests incompatible with Maxscale Timofey Turenko 2025-06-09 12:42:30 +03:00
  • cfaeeeb449 disable warnings for all tests via Maxscale Timofey Turenko 2025-06-06 15:43:07 +03:00
  • 4fe2329213 Add drop table t1 to the test to avoid failure if previous test forget to drop it Timofey Turenko 2025-06-06 14:58:11 +03:00
  • 5a709e11a5 Add drop view v1 to the test to avoid failure if previous test forget to drop it Timofey Turenko 2025-06-06 14:06:36 +03:00
  • cfe95ea846 Fix mcs170_session_functions_maxscale test Timofey Turenko 2024-08-20 12:51:54 +03:00
  • b7dbf89482 skip all tests with LOAD DATA in case of tests via Maxscale Timofey Turenko 2024-08-08 01:52:30 +03:00
  • 0112e7b13c MCOL-6038 combine regression and prepare regression aleksei.bukhalov 2025-06-23 17:20:51 +02:00
  • c9cf1a5944 MCOL-6038 regression to bash aleksei.bukhalov 2025-06-19 18:11:41 +02:00
  • 8c73552dbb MCOL-6058 fix mtr tests aleksei.bukhalov 2025-06-11 12:12:16 +02:00
  • 6865cd20a0 MCOL-6058 update fullmtr.sh aleksei.bukhalov 2025-06-11 12:12:29 +02:00
  • 32c421f65f chore(ci): downgrade amazon/aws-cli image in publish step to avoid awscli bug, set specific versions for some other images aleksei.bukhalov 2025-06-13 15:09:03 +02:00
  • 6d8f3d6b73 fix(asan): fix ASAN warnings spoted drrtuy 2025-06-12 17:23:46 +00:00
  • 0a16d14ba9 chore(packaging): add requires of snappy, ps awk and jemalloc required Leonid Fedorov 2025-06-10 11:32:01 +00:00
  • 8c7b18b60d chore(install): no more deps for awk and ps for postinstall script Leonid Fedorov 2025-06-10 10:58:06 +00:00
  • ea939aa685 chore(build): fix pipeline (#3590) Leonid Fedorov 2025-06-10 14:34:38 +04:00
  • 5d0b3a88f3 fix(cmapi): MCOL-5899 confusing cluster_mode status when columnstore offline. mariadb-AlanMologorsky 2025-06-17 05:53:02 +03:00
  • dd9298f988 feat(plugin): add extra logging to the plugin init drrtuy 2025-06-17 17:19:41 +00:00
  • c987a67753 MCOL-6022 fix mtr testdata downloading aleksei.bukhalov 2025-06-19 14:40:33 +02:00
  • ca42ea9266 Parsing support for ENUM with columnstore engine Nedeljko Stefanovic 2025-06-19 14:33:29 +00:00
  • 59d42c6aba chore(ci): downgrade awscli image to 2.22.30 Leonid Fedorov 2025-06-18 14:41:40 +00:00
  • e1a99818e6 chore(ci): downgrade awscli image to 2.22.30 Leonid Fedorov 2025-06-18 14:41:40 +00:00
  • dcdfb9d018 add verbose optio in testS3Connection mariadb-KristinaPavlova 2025-06-12 15:08:56 +03:00
  • 780e34680f MCOL-6022 fix unstable mtrs aleksei.bukhalov 2025-06-16 15:57:33 +02:00
  • 2ba31d1240 MCOL-6022 mtr running from mariadb-test package aleksei.bukhalov 2025-05-28 18:00:00 +02:00
  • e8ef799888 Fix four sets of leaks MCOL-6018-ASAN-UBSAN-reports-in-plugin Serguey Zefirov 2025-06-18 07:10:54 +00:00
  • 0a44a2d578 A fix to test Serguey Zefirov 2025-06-17 15:49:06 +03:00
  • 717d7ae0a2 A fix to test Serguey Zefirov 2025-06-17 15:47:39 +03:00
  • 97c6ceabe9 chore(ASAN): fix ASAN ODR warning introduced recently drrtuy 2025-06-16 17:03:16 +00:00
  • 9239089635 chore(bootstrap): do not replace MDB config drrtuy 2025-06-16 17:02:48 +00:00
  • dea19c2a1f fullmtr will run tests separately, for better ASAN checks Serguey Zefirov 2025-06-17 10:03:53 +03:00
  • b692f96dc7 Attempt to fix one of primproc issues Serguey Zefirov 2025-06-16 14:10:52 +03:00
  • a492d6604f chore(ci): downgrade amazon/aws-cli image in publish step to avoid awscli bug, set specific versions for some other images aleksei.bukhalov 2025-06-13 15:09:03 +02:00
  • c4d60f66c4 fix(asan): fix ASAN warnings spoted drrtuy 2025-06-12 17:23:46 +00:00
  • 576f4fb81c chore(packaging): add requires of snappy, ps awk and jemalloc required Leonid Fedorov 2025-06-10 11:32:01 +00:00
  • a0c861adbb chore(install): no more deps for awk and ps for postinstall script Leonid Fedorov 2025-06-10 10:58:06 +00:00
  • d40888fe13 Enabling proper ASAN handling in one more service Serguey Zefirov 2025-06-13 11:39:42 +00:00
  • 9c54dfc0d2 No ODR violation in mcs-loadbrm Serguey Zefirov 2025-06-11 19:14:16 +00:00
  • db0d86529b Changes needed for ASAN to not complain about odr_violations during installation Serguey Zefirov 2025-06-11 12:51:24 +00:00
  • d01ac04ab8 permissive for tests 23.10.3-test Leonid Fedorov 2025-06-10 16:12:10 +00:00
  • b7536526b3 chore(build) -no WError Leonid Fedorov 2025-06-10 13:26:13 +00:00
  • 78de8799ba chore(build): fix pipeline (#3590) Leonid Fedorov 2025-06-10 14:34:38 +04:00
  • fba7e46a65 fix to compile with MDEV-32854 in 12.1 12.1-serg Sergei Golubchik 2025-06-10 10:26:17 +02:00
  • 7ccc59225d chore(ci): remove sudo usage from systemctl calls in cmapi tests (#3588) Aleksei Bukhalov 2025-06-10 03:18:21 +02:00
  • 5d89cc1db5 chore(ci): remove sudo usage from systemctl calls in cmapi tests develop-23.02-backport-fix-cmapi-tests-and-mtr aleksei.bukhalov 2025-06-02 12:52:37 +02:00
  • 9d55dc742d chore(tests) fix mtrs for backport aleksei.bukhalov 2025-06-09 18:35:17 +02:00
  • 3800dfda38 chore(ci): backport CI from stable to develop-23.02 (#3586) Leonid Fedorov 2025-06-09 20:14:22 +04:00
  • 63547b035d fix(): get rid of vector for syscat Roman Nozdrin 2025-06-06 16:33:32 +00:00
  • f4323ddd61 fix(scripts): dbbuilder did not start b\c of a typo drrtuy 2025-06-06 10:54:15 +01:00
  • fe5adedd59 Healths checks Serguey Zefirov 2025-06-05 18:09:01 +03:00
  • a42d6179b4 Health check Serguey Zefirov 2025-06-05 12:57:09 +03:00
  • 3249d59064 Health checks Serguey Zefirov 2025-06-05 11:26:20 +03:00
  • c97e319331 Health check Serguey Zefirov 2025-06-05 11:18:38 +03:00
  • 0a235987e4 Trying with ASAN off to look after BRM_saves_current file Serguey Zefirov 2025-06-04 18:08:13 +03:00
  • be7abdeec7 Prevent detection of odr_violation in dbbuilder Serguey Zefirov 2025-06-04 16:11:27 +03:00
  • f016b3c5ef Debug logs, now in cmapi Serguey Zefirov 2025-06-03 16:58:08 +03:00
  • 7ffa4a6ba6 Debug logs, now in cmapi Serguey Zefirov 2025-06-03 14:45:44 +03:00
  • 0fdea5bfbc ASAN options in MDB config Serguey Zefirov 2025-05-30 13:35:12 +03:00
  • 4a51139081 Try proper asan for rocky8 build Leonid Fedorov 2025-05-28 20:43:53 +00:00
  • 9baf9ac7b4 I need ASAN-ed build Serguey Zefirov 2025-05-28 21:10:00 +03:00
  • 752e5e301f I need ASAN-ed build Serguey Zefirov 2025-05-28 21:03:26 +03:00
  • 0a168a1dc0 I need ASAN-ed build Serguey Zefirov 2025-05-28 20:56:18 +03:00
  • 7933e8c30a I need ASAN-ed build Serguey Zefirov 2025-05-28 19:26:42 +03:00
  • f16172f767 I need ASAN-ed build Serguey Zefirov 2025-05-28 17:38:46 +03:00
  • 755115b605 Debug logs Serguey Zefirov 2025-05-28 16:34:36 +03:00
  • 8609301025 Debug logs Serguey Zefirov 2025-05-28 13:35:41 +03:00
  • 9cde0278b6 Debug logs Serguey Zefirov 2025-05-28 12:10:37 +03:00
  • 0283598a38 Debug logs Serguey Zefirov 2025-05-27 18:28:33 +03:00
  • c1010e4d85 Debug logs Serguey Zefirov 2025-05-27 17:30:25 +03:00
  • f2a1877047 Change fCatalogMap to vector Serguey Zefirov 2025-05-27 12:41:23 +03:00
  • a736bdb129 Disable ASAN; different recording logic Serguey Zefirov 2025-05-23 13:19:59 +03:00
  • d1f15a5c58 Enabling ASAN Serguey Zefirov 2025-05-23 13:06:31 +03:00
  • b45a8d5291 Another way to enable ASAN Serguey Zefirov 2025-05-23 12:12:52 +03:00