| Wed, 29 Jan 2020 10:58:06 +0100 |
Pedro Ferreira |
Closing statistics-analytics branch after merge into default
statistics-analytics
|
| Wed, 29 Jan 2020 10:56:53 +0100 |
Pedro Ferreira |
Updated ChangeLog
|
| Wed, 29 Jan 2020 10:35:57 +0100 |
Pedro Ferreira |
Approved 32-bit output
|
| Wed, 29 Jan 2020 10:26:30 +0100 |
Pedro Ferreira |
Approved output
|
| Wed, 29 Jan 2020 10:10:19 +0100 |
Pedro Ferreira |
Merged statistics-analytics into default
|
| Wed, 29 Jan 2020 09:55:24 +0100 |
Pedro Ferreira |
Merged with linear-hashing
|
| Wed, 29 Jan 2020 09:49:11 +0100 |
Pedro Ferreira |
Backported sleep procedure/function into linear-hashing
linear-hashing
|
| Wed, 29 Jan 2020 09:34:26 +0100 |
Pedro Ferreira |
Approved MAL-signatures on 32-bit
linear-hashing
|
| Wed, 29 Jan 2020 09:25:25 +0100 |
Pedro Ferreira |
Added another order by column for tpc-ds query 79, because in the previous output two rows had the same sorting keys which caused the order to be undefined
linear-hashing
|
| Wed, 29 Jan 2020 09:10:52 +0100 |
Pedro Ferreira |
Merge with Nov2019
linear-hashing
|
| Wed, 29 Jan 2020 09:03:26 +0100 |
Pedro Ferreira |
Reapproved tests
Nov2019
|
| Tue, 28 Jan 2020 16:32:39 +0100 |
Panagiotis Koutsourakis |
Remove the whole client-tools package, not only its description
compactprofiler
|
| Tue, 28 Jan 2020 13:17:20 +0100 |
Panagiotis Koutsourakis |
Don't forget to link against libmoptions in Windows builds
compactprofiler
|
| Tue, 28 Jan 2020 16:30:15 +0100 |
Aris Koning |
Transform projection macro's into template functions.
mosaic
|
| Tue, 28 Jan 2020 16:29:24 +0100 |
Aris Koning |
Make sure mosaic_hge.mal is included when appropriate.
mosaic
|
| Tue, 28 Jan 2020 16:27:59 +0100 |
Aris Koning |
Work around for compressing dict256.
mosaic
|
| Tue, 28 Jan 2020 14:16:48 +0100 |
Aris Koning |
Bit of macro-refactoring.
mosaic
|
| Tue, 28 Jan 2020 14:13:33 +0100 |
Aris Koning |
Make sure bbp checker doesn't invalidates vmosaic heaps.
mosaic
|
| Tue, 28 Jan 2020 10:59:32 +0100 |
Aris Koning |
Remove unused macro.
mosaic
|
| Tue, 28 Jan 2020 16:27:31 +0100 |
Pedro Ferreira |
Merged with default
statistics-analytics
|
| Tue, 28 Jan 2020 16:06:07 +0100 |
Pedro Ferreira |
Merge with linear-hashing
|
| Tue, 28 Jan 2020 14:44:44 +0100 |
Pedro Ferreira |
Handle tuple matching with IN/NOT IN operators at projections in the SQL parser. However the necessary aggregate functions at the MAL backend are missing
|
| Tue, 28 Jan 2020 13:15:05 +0100 |
Pedro Ferreira |
Approved output. The output of first_value must be 1 instead of 111 for every row
linear-hashing
|
| Tue, 28 Jan 2020 12:54:35 +0100 |
Pedro Ferreira |
Convert values at unnesting of subquery at the tuple case
|
| Tue, 28 Jan 2020 11:27:52 +0100 |
Pedro Ferreira |
Error handling improvements
|
| Tue, 28 Jan 2020 10:19:33 +0100 |
Pedro Ferreira |
Approved error messages
|
| Tue, 28 Jan 2020 09:58:12 +0100 |
Pedro Ferreira |
Approved output of right queries
|
| Tue, 28 Jan 2020 09:52:04 +0100 |
Pedro Ferreira |
Merged with linear hashing
|
| Tue, 28 Jan 2020 09:45:51 +0100 |
Pedro Ferreira |
Reverting opt_sql_append test Windows output, because I thought the linear-hashing branch was merged with the gdk-tracer
linear-hashing
|
| Tue, 28 Jan 2020 09:37:22 +0100 |
Pedro Ferreira |
Merged with Nov2019
linear-hashing
|
| Tue, 28 Jan 2020 09:30:59 +0100 |
Pedro Ferreira |
Cherry picked test fixes from default branch
Nov2019
|
| Fri, 24 Jan 2020 15:36:02 +0100 |
Sjoerd Mullender |
More accurate setting of properties.
linear-hashing
|
| Fri, 24 Jan 2020 15:35:35 +0100 |
Sjoerd Mullender |
Add some order.
linear-hashing
|
| Fri, 24 Jan 2020 15:34:00 +0100 |
Sjoerd Mullender |
New "function" canditer_contains.
linear-hashing
|
| Mon, 27 Jan 2020 14:36:25 +0100 |
Sjoerd Mullender |
Generalize compare functions to any type.
linear-hashing
|
| Mon, 27 Jan 2020 12:36:19 +0100 |
Sjoerd Mullender |
Allow UUID without -.
linear-hashing
|
| Fri, 24 Jan 2020 15:32:43 +0100 |
Sjoerd Mullender |
No need for locks if the answer is already known.
linear-hashing
|
| Fri, 24 Jan 2020 15:32:15 +0100 |
Sjoerd Mullender |
Early out when no connection can be made.
linear-hashing
|
| Tue, 28 Jan 2020 09:14:51 +0100 |
Pedro Ferreira |
Approved Windows output and increased timeout for too_many_nested_operators test
|
| Mon, 27 Jan 2020 17:49:33 +0100 |
Pedro Ferreira |
Suqueries giving wrong errors
|
| Mon, 27 Jan 2020 17:43:00 +0100 |
Aris Koning |
Merge with default.
mosaic
|
| Mon, 27 Jan 2020 17:42:01 +0100 |
Aris Koning |
Fix leak in leak-fix.
mosaic
|
| Mon, 27 Jan 2020 16:18:17 +0100 |
Aris Koning |
Fix heap management issue.
mosaic
|
| Mon, 27 Jan 2020 12:44:46 +0100 |
Aris Koning |
Make sure MAL.py test can run on Windows.
mosaic
|
| Mon, 27 Jan 2020 11:01:49 +0100 |
Aris Koning |
Reformat analysis.sql test.
mosaic
|
| Mon, 27 Jan 2020 10:56:54 +0100 |
Aris Koning |
Fix leaks.
mosaic
|
| Mon, 27 Jan 2020 09:22:50 +0100 |
Aris Koning |
Rename macro.
mosaic
|
| Sun, 26 Jan 2020 15:12:03 +0100 |
Aris Koning |
Merge template files.
mosaic
|
| Mon, 27 Jan 2020 17:00:09 +0100 |
Sjoerd Mullender |
Reset SQL parse/optimize timer at start of query.
Nov2019
|
| Mon, 27 Jan 2020 16:44:28 +0100 |
Pedro Ferreira |
Added upgrade code to delete privilege entries with no linking
|
| Mon, 27 Jan 2020 16:20:51 +0100 |
Sjoerd Mullender |
When virtual memory use is limited, print a message on startup.
Nov2019
|
| Mon, 27 Jan 2020 16:00:22 +0100 |
Pedro Ferreira |
Merged with linar-hashing
|
| Mon, 27 Jan 2020 15:54:38 +0100 |
Pedro Ferreira |
Merged with Nov2019
linear-hashing
|
| Mon, 27 Jan 2020 15:39:46 +0100 |
Pedro Ferreira |
When deleting a privileged user, look for users created by him and delete them recursively
Nov2019
|
| Mon, 27 Jan 2020 14:43:42 +0100 |
Pedro Ferreira |
When a database table/column/schema gets deleteed, remove the granted privileges on it
Nov2019
|
| Mon, 27 Jan 2020 12:50:03 +0100 |
Pedro Ferreira |
When a user or a role is deleted, remove their entries in the privileges and user_role tables
Nov2019
|
| Mon, 27 Jan 2020 12:40:41 +0100 |
Martin Kersten |
Fix minor bug in parsing hg nil values as integers.
|
| Fri, 24 Jan 2020 15:23:11 +0100 |
Panagiotis Koutsourakis |
Merge with default
compactprofiler
|
| Fri, 24 Jan 2020 14:59:13 +0100 |
Panagiotis Koutsourakis |
Remove all references to tachograph and tomograph
compactprofiler
|
| Mon, 27 Jan 2020 10:18:35 +0100 |
Pedro Ferreira |
Merge with default
statistics-analytics
|