1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-15 08:41:09 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
mariadb-RomanNavrotskiy
9abecce5f4 ci: update centos8, add rocky8 2022-03-28 15:46:30 +02:00
Roman Nozdrin
caff8770a6 MCOL-4750 This patch temporary disables autoConfigure b/c the server team doesn't like camel-case naming (#2165)
Co-authored-by: Roman Nozdrin <rnozdrin@mariadb.com>
2021-12-07 12:07:33 -06:00
benthompson15
d114d7a5ab MCOL-4751: autoConfigure to run in post-install on files in correct paths. 2021-08-04 12:46:53 -05:00
mariadb-RomanNavrotskiy
ecad234fec update debian server dependency to 10.6 (#2058) 2021-07-26 11:24:55 +03:00
mariadb-RomanNavrotskiy
ab0fe22c76 ci: new branch mappings (#2054)
* ci: new branch mappings

* bump deb dependency to 10.7
2021-07-26 10:56:13 +03:00
benthompson15
2ae3da45eb MCOL-1175: add ability to encrypt CEJ password and use in Columnstore.xml (#2045) 2021-07-13 11:42:36 -05:00
Denis Khalikov
5ec1f56691 Add LZ4 libs for debian depends 2021-07-09 12:50:16 +03:00
Denis Khalikov
606194e6e4 MCOL-4685: Eliminate some irrelevant settings (uncompressed data and extents per file).
This patch:
1. Removes the option to declare uncompressed columns (set columnstore_compression_type = 0).
2. Ignores [COMMENT '[compression=0] option at table or column level (no error messages, just disregard).
3. Removes the option to set more than 2 extents per file (ExtentsPreSegmentFile).
4. Updates rebuildEM tool to support up to 10 dictionary extent per dictionary segment file.
5. Adds check for `DBRootStorageType` for rebuildEM tool.
6. Renamed rebuildEM to mcsRebuildEM.
2021-06-03 14:44:33 +03:00
benthompson15
12e3368ebf MCOL-4597: logic from postConfigure migrated to post-install to upgrade existing columnstore.cnf 2021-05-26 10:41:39 -05:00
mariadb-RomanNavrotskiy
ade5656366 add rebuildem binary to deb install list 2021-04-13 10:04:49 +02:00
benthompson15
afa88866bb MCOL-4483: Fix and consolidate log files and cpimport logging. 2021-02-12 15:40:16 -06:00
benthompson15
846f7fb29b MCOL-4193: Delete unused OAM and applications, ProcMon, ProcMgr, and no longer build all tools for packages 2021-02-08 17:51:09 -06:00
Roman Nozdrin
abbe2ebbf6 Dynamic version numbering 2021-01-21 10:30:46 +00:00
Roman Nozdrin
23af547fb8 Merge pull request #1604 from mariadb-corporation/MCOL-641_back
MCOL-641
2020-11-19 14:31:58 +03:00
Alexander Barkov
61a8ba786e Merge pull request #1602 from drrtuy/disable_i386_dev
Disable MCS on i386/i686
2020-11-19 14:42:28 +04:00
Roman Nozdrin
aa44bca473 A pack of fixes for compilation errors and warnings for all platforms
Add libdatatypes.so into debian packaging
2020-11-19 10:21:45 +00:00
Roman Nozdrin
f6f91f5432 Disable MCS on i386/i686 2020-11-18 10:42:51 +00:00
Alexey Antipovsky
3a25cef0b0 Remove ProcMon and ProcMgr from the debian packaging 2020-11-17 15:05:41 +03:00
mariadb-RomanNavrotskiy
68f15c9291 move deb packaging files from server to engine repo 2020-11-14 15:38:52 +02:00