1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-20 01:42:27 +03:00
Commit Graph

3637 Commits

Author SHA1 Message Date
David Hall
07d68aa8b1 MCOL-898 In func_if, handle isNull better 2017-10-06 13:36:28 -05:00
David Hall
1dc0ea5fb4 MCOL-786 Redistribute: Round robin target dbroots 2017-10-05 15:05:44 -05:00
David Thompson
fffe3e6508 Merge pull request #263 from mariadb-corporation/MCOL-786-1.0
MCOL-786 Redistribute: Round robin target dbroots
2017-10-05 12:53:40 -07:00
Andrew Hutchings
482487853d Merge pull request #280 from mariadb-corporation/MCOL-783-1.1
MCOL-783 Error not supported for recursive CTE
2017-10-05 20:35:06 +01:00
David Hall
805300341c MCOL-783 Error not supported for recursive CTE 2017-10-05 11:07:47 -05:00
Andrew Hutchings
09cd23034c Merge pull request #278 from mariadb-corporation/MCOL-951-1.1
MCOL-951 revert bad optimization from UDAF
2017-10-05 07:23:12 +01:00
David Hall
2ea7ef3567 MCOL-951 revert bad optimization from UDAF 2017-10-04 17:16:45 -05:00
Andrew Hutchings
6bf3a47f87 Merge pull request #276 from mariadb-corporation/MCOL-952-1.1
Mcol 952 1.1
2017-10-04 17:46:59 +01:00
David Hall
baa9daef26 MCOL-952 reset UDAF_IGNORE_NULLS for ssq 2017-10-04 11:33:31 -05:00
David Hall
9b6accbdea MCOL-926 Handle NULLs better for UDAF 2017-10-04 11:15:39 -05:00
Andrew Hutchings
f46650ffde Merge pull request #273 from mariadb-corporation/MCOL-926-1.1
Mcol 926 1.1
2017-10-03 10:21:45 +01:00
David Hall
9e841bdc6c MCOL-926 Handle duplicate function detection for UDAF 2017-10-02 15:08:32 -05:00
David Hall
64df6273f1 Resolve Conflicts dbcon/joblist/tupleaggregatestep.cpp 2017-10-02 14:56:40 -05:00
David.Hall
5a3084913b Merge pull request #272 from mariadb-corporation/MCOL-944-1.0
MCOL-944 Fix aggregate type switch
2017-10-02 13:03:55 -05:00
David.Hall
0defd68fe6 Merge pull request #270 from mariadb-corporation/MCOL-944
MCOL-944 Fix aggregate type switch
2017-10-02 13:03:44 -05:00
Andrew Hutchings
3487789d73 MCOL-944 Fix more signed/unsigned cases in agg
Applies the first fix to more places
2017-10-02 18:49:56 +01:00
Andrew Hutchings
a32b390f7e MCOL-944 Fix more signed/unsigned cases in agg
Applies the first fix to more places
2017-10-02 18:48:28 +01:00
Andrew Hutchings
29edb0a1f7 MCOL-944 Fix aggregate type switch
Aggregates could switch from unsigned to signed prior to execution. This
causes issues with NULL values since signed and unsigned NULLs are
different.
2017-10-02 11:50:31 +01:00
Andrew Hutchings
0b45e3042b MCOL-944 Fix aggregate type switch
Aggregates could switch from unsigned to signed prior to execution. This
causes issues with NULL values since signed and unsigned NULLs are
different.
2017-10-02 11:47:56 +01:00
David.Hall
871f64ee71 Merge pull request #268 from mariadb-corporation/MCOL-895-1.0
MCOL-895 Sort system catalog ridList
2017-09-28 09:40:33 -05:00
David.Hall
2ce3acec1a Merge pull request #267 from mariadb-corporation/MCOL-895-1.1
MCOL-895 Sort system catalog ridList
2017-09-28 09:40:20 -05:00
Andrew Hutchings
6b058cb60c Merge pull request #269 from mariadb-corporation/MCOL-911-1.1.1
MCOL-911 getAggCols needs to look into the objects
2017-09-20 14:12:10 +01:00
David Hall
c4269871fe MCOL-911 getAggCols needs to look into the objects 2017-09-20 14:11:42 +01:00
Andrew Hutchings
752a05cbca MCOL-895 Sort system catalog ridList
It is possible to have the columns for a table in a different order
within the system catalog. This causes problems for things like
WriteEngine so this patch sorts the columns based on position for the
system catalog cache.
2017-09-20 14:03:45 +01:00
Andrew Hutchings
99d0027cc6 MCOL-895 Sort system catalog ridList
It is possible to have the columns for a table in a different order
within the system catalog. This causes problems for things like
WriteEngine so this patch sorts the columns based on position for the
system catalog cache.
2017-09-20 14:03:06 +01:00
David.Hall
de457bfe4b Merge pull request #265 from mariadb-corporation/MCOL-859-1.1
MCOL-859 DDL System catalog mutex deadlock
2017-09-19 15:52:39 -05:00
Andrew Hutchings
8ca85fbb40 MCOL-859 DDL System catalog mutex deadlock
A race between a DDL change and a system catalog version cache update
can cause a deadlock in DDLProc. This makes the mutex recursive.
2017-09-19 15:50:49 -05:00
David.Hall
d3023229f8 Merge pull request #264 from mariadb-corporation/MCOL-877-1.1
MCOL-877 Fix I_S / LDI cpimport escaping
2017-09-19 15:49:21 -05:00
Andrew Hutchings
1b17175d3b MCOL-877 Fix I_S / LDI cpimport escaping
Backslashes need escaping otherwise they are not sent to cpimport
correctly.
2017-09-19 15:47:27 -05:00
David Hall
de919c7f05 MCOL-786 Redistribute: Round robin target dbroots 2017-09-18 12:49:43 -05:00
david hill
4954a42825 fix missing@ in the remote scp scripts 2017-09-18 09:55:13 -05:00
david hill
54cc870b82 fixed remove scp scripts - issue in columnstoreCluster runs 2017-09-17 11:16:29 -05:00
david hill
a098f06701 fix ubuntu install failure issues 2017-09-17 10:27:41 -05:00
David Hill
bd6c44ece1 fixed install error on fresh systems 2017-09-15 18:10:58 -05:00
david hill
a8e4b1687f Merge pull request #261 from mariadb-corporation/installFix
Do not continue unless exit status message or timeout. continuing exe…
2017-09-15 12:59:53 -05:00
david hill
acb2d5dd35 add volume status log 2017-09-15 12:58:49 -05:00
Ben Thompson
46e3195880 Do not continue unless exit status message or timeout. continuing execution on other messages could lead to commands sent early. 2017-09-15 12:55:58 -05:00
David.Hall
40e0f6296d Merge pull request #258 from mariadb-corporation/MCOL-859-1.0
MCOL-859 DDL System catalog mutex deadlock
2017-09-15 10:18:55 -05:00
David.Hall
729105e793 Merge pull request #260 from mariadb-corporation/MCOL-877-1.0
MCOL-877 Fix I_S / LDI cpimport escaping
2017-09-15 10:16:29 -05:00
david hill
7272bf9b04 Update README.md 2017-09-15 10:03:27 -05:00
david hill
24ae78b4be Update README 2017-09-15 10:02:41 -05:00
Andrew Hutchings
038fd4b3ca Merge pull request #256 from mariadb-corporation/MCOL-911-1.0
MCOL-911 getAggCols needs to look into the objects
2017-09-15 11:22:09 +01:00
Andrew Hutchings
fa1b487bcd MCOL-877 Fix I_S / LDI cpimport escaping
Backslashes need escaping otherwise they are not sent to cpimport
correctly.
2017-09-15 11:19:26 +01:00
Andrew Hutchings
f15b2390a3 MCOL-859 DDL System catalog mutex deadlock
A race between a DDL change and a system catalog version cache update
can cause a deadlock in DDLProc. This makes the mutex recursive.
2017-09-15 10:08:38 +01:00
David Hall
efac173049 MCOL-911 getAggCols needs to look into the objects 2017-09-14 23:46:09 -05:00
david hill
92e42e924b change install scripts on how to handle password/ssh-key 2017-09-14 17:02:25 -05:00
david hill
b872cd24cd fixed gammer in log 2017-09-13 17:53:59 -05:00
david hill
d40efe7b5d Merge pull request #254 from mariadb-corporation/DR-NonRoot
Dr non root
2017-09-13 17:51:03 -05:00
Ben Thompson
36b6609936 did not comment out the sudo command 2017-09-13 17:33:20 -05:00
Ben Thompson
234810905d Set storage uid gid in nonroot installs 2017-09-13 17:12:36 -05:00