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

3637 Commits

Author SHA1 Message Date
David Hall
16a6a0a27c MCOL-1983 Use long double for internal calculations of regr_*** functions. 2019-01-21 14:39:51 -06:00
David Thompson
83b2d4c1fc Merge pull request #678 from mariadb-corporation/MCOL-2068
MCOL-2068 - additional postConfigure command line parameter
2019-01-18 15:47:24 -08:00
Patrick LeBlanc
d53471fc75 Checkpointing some stuff. No way it'll build yet. 2019-01-18 10:19:14 -06:00
Patrick LeBlanc
20b0d3b88b initial commit of the message format definitions. 2019-01-17 10:34:19 -06:00
Patrick LeBlanc
26a04f67d3 Initial commit 2019-01-17 10:28:31 -06:00
sneJ-
17a446c37c MCOL-2068 - string comparison fixed 2019-01-17 12:23:59 +01:00
Patrick LeBlanc
d87b9a6084 Merge pull request #677 from mariadb-corporation/MCOL-2009
MCOL-2009 MCOL-1702 : join() inside of joblist::abort caused threads …
2019-01-16 14:37:28 -06:00
sneJ-
573a740e8a MCOL-2068 typo 2019-01-16 21:08:12 +01:00
sneJ-
2c5b65294c MCOL-2068 typo fixed 2019-01-16 20:45:14 +01:00
sneJ-
83f493eef3 MCOL-2068 - added the memory command line parameters to the installer as well to support single type installations 2019-01-16 20:14:56 +01:00
Ben Thompson
009f70b4d4 MCOL-2009 MCOL-1702 : join() inside of joblist::abort caused threads to be blocked on an abort 2019-01-16 12:58:18 -06:00
sneJ-
fdc9f55840 MCOL-2068 - next try 2019-01-16 16:15:32 +01:00
sneJ-
0689ec1b5b MCOL-2068 maybe the pointer helps 2019-01-16 15:43:57 +01:00
sneJ-
d04ebca2c4 MCOL-2068 - changed .back() into .rbegin() to be compileable in non C++11 environments 2019-01-16 15:06:08 +01:00
sneJ-
e60ac30017 MCOL-2068 - introduced basic parameter checks 2019-01-16 14:00:09 +01:00
sneJ-
d844382a09 MCOL-2068 - first try to add memory mgmt parameter to postConfigure - untested 2019-01-15 20:11:26 +01:00
Andrew Hutchings
0a1016e660 Merge pull request #669 from tntnatbry/MCOL-270
MCOL-270 Add support for MEDIUMINT data type
2019-01-15 09:05:25 +00:00
Andrew Hutchings
baeb8f841d Merge pull request #676 from drrtuy/MCOL-2052
MCOL-2052 IS.columnstore_files now prints correct number of records for any relation out.
2019-01-15 08:26:26 +00:00
Andrew Hutchings
4cbb461910 Merge pull request #675 from drrtuy/MCOL-1829_1_1
MCOL-1829 Subquery with SELECT DISTINCT..ORDER BY returns only one record.
2019-01-15 08:21:18 +00:00
Roman Nozdrin
771988dd1f MCOL-2052 IS.columnstore_files now prints correct number of records for any relation out.
Return statement called in generate_result() returns too early.
2019-01-15 10:18:25 +03:00
Roman Nozdrin
7b4cec5757 MCOL-1829 Subquery with limited order by could potentially return onordered set.
There were two code mistakes: Eq::operator() always returned true for
    any pair and Hasher::operator() always returned 0 as a key.
2019-01-14 16:55:41 +03:00
Patrick LeBlanc
db10662629 Merge pull request #674 from mariadb-corporation/1.2-merge-up-20190111
Merge develop-1.1 into develop-1.2
2019-01-11 15:12:30 -06:00
Andrew Hutchings
ab74bec10b Merge branch 'develop-1.1' into 1.2-merge-up-20190111 2019-01-11 20:16:38 +00:00
Patrick LeBlanc
63824fa1c2 Merge pull request #673 from mariadb-corporation/1.1-merge-up-20190111
Merge develop-1.0 into develop-1.1
2019-01-11 13:32:55 -06:00
Andrew Hutchings
8f5fb1a71e Merge branch 'develop-1.0' into 1.1-merge-up-20190111 2019-01-11 18:44:15 +00:00
David.Hall
27dedfb622 Merge pull request #672 from pleblanc1976/develop-1.0
MCOL-2062: bug parsing scientific notation in cpimport
2019-01-10 16:24:34 -06:00
Patrick LeBlanc
26dd22af83 Merge pull request #661 from mariadb-corporation/MCOL-1726
MCOL-1726 Make cleartablelock remove txn from BRM
2019-01-10 14:18:48 -06:00
Roman Nozdrin
6172e60896 Merge pull request #671 from tntnatbry/MCOL-2057-1.2
MCOL-2057 Fix truncate(x,d) when d < 0 for unsigned int data types
2019-01-10 07:42:10 +03:00
Patrick LeBlanc
fe94776ac6 MCOL-2062: bug parsing scientific notation in cpimport
Made it use strtold instead of the 'manual' string parsing
stuff it was doing.
2019-01-09 16:31:38 -06:00
Gagan Goel
6deb5e1bfd MCOL-2057 Fix truncate(x,d) when d < 0 for unsigned int data types
For unsigned data types in the int family (tinyint, smallint, int, bigint),
truncate(x, d) now properly applies zeros when d < 0.
2019-01-08 20:15:04 -05:00
Andrew Hutchings
a6a7970e28 Merge pull request #668 from mariadb-corporation/MCOL-1829
MCOL-1829 Subquery with limited order by could potentially return unordered set.
2019-01-07 08:30:50 -08:00
Patrick LeBlanc
ffebf3c0ce Merge pull request #658 from mariadb-corporation/MCOL-1662b
MCOL-1662 Use version buffer for UPDATEs
2019-01-04 12:27:17 -06:00
David Hall
eb75d3cd7e MCOL-1983 Reject non-numeric arguments for regr_*** functions that require numeric 2019-01-02 10:31:53 -06:00
Gagan Goel
d1ada75395 MCOL-270 Add support for MEDIUMINT data type 2018-12-30 19:13:16 -05:00
David Hall
4701e8f4af Merge branch 'develop' into MCOL-1983 2018-12-27 11:06:11 -06:00
Roman Nozdrin
35a17a87c4 MCOL-1829 Subquery with limited order by could potentially return onordered set.
There were two code mistakes: Eq::operator() always returned true for
	any pair and Hasher::operator() always returned 0 as a key.
2018-12-26 10:39:32 +03:00
Patrick LeBlanc
8220579b9a Merge pull request #656 from mariadb-corporation/MCOL-1676-1.1
MCOL-1676 Window Functions with FLOAT type gives incorrect answer
2018-12-21 19:33:44 -06:00
Andrew Hutchings
90b43f9fc7 Merge pull request #667 from mariadb-corporation/UpdateVersionDevelop
Update VERSION 1.3.0
2018-12-21 20:16:40 +00:00
Andrew Hutchings
0584b114da Merge pull request #666 from mariadb-corporation/UpdateVersion1.2
Update VERSION 1.2.3
2018-12-21 20:16:20 +00:00
Ben Thompson
8258bd80e2 Update VERSION 1.3.0 2018-12-21 13:55:50 -06:00
Ben Thompson
93fb090295 Update VERSION 1.2.3 2018-12-21 13:54:47 -06:00
Patrick LeBlanc
b336b43176 Merge pull request #665 from pleblanc1976/mcol-1607
Mcol 1607 - postconfig must support writing hostnames to config file
2018-12-21 09:01:06 -06:00
benthompson15
c8da1ab0ea Merge pull request #664 from mariadb-corporation/1.1-merge-up-2018-12-20b
Merge develop-1.1 into develop-1.2
2018-12-20 13:13:24 -08:00
benthompson15
5082b01078 Merge pull request #663 from mariadb-corporation/1.1-merge-up-2018-12-20
Merge develop-1.1 into develop
2018-12-20 12:55:34 -08:00
Andrew Hutchings
82bd9e29f5 Merge branch 'develop-1.1' into 1.1-merge-up-2018-12-20b 2018-12-20 20:55:00 +00:00
Andrew Hutchings
e4ee1095de Merge branch 'develop-1.1' into 1.1-merge-up-2018-12-20 2018-12-20 20:37:24 +00:00
Andrew Hutchings
7c47ea181f MCOL-1726 Make cleartablelock remove txn from BRM
With an API txn (and likely other scenarios) cleartablelock will roll
back the txn and lock but leave a stale txn pointer in the BRM. This
causes restart/shutdown to warn that transactions are still open.

This patch makes sure BRM removes the txn from the list.
2018-12-20 15:32:32 +00:00
Andrew Hutchings
e28924b60f Merge pull request #659 from mariadb-corporation/MCOL-2007
MCOL-2007: add gitversionEngine file to builds/packages
2018-12-19 09:26:40 +00:00
Ben Thompson
177b472ad4 MCOL-2007: add gitversionEngine file to builds/packages 2018-12-18 15:23:55 -06:00
Andrew Hutchings
9888f88ac5 MCOL-1662 Use version buffer for UPDATEs
For some reason version buffer is not turned up for update queries which
means that the version number for dictionary blocks is not changed.
This can lead to dirty cache reads resulting in _CpNoTf_ in the results.

This patch turns on version buffer for updates.
2018-12-17 09:08:30 +00:00