70cec8f484
MCOL-1698 get DISTINCT working for UDAnF
2018-09-11 12:02:05 -05:00
52cbb62317
MCOL-1698 Fix code for DISTINCT in UDAnF
2018-09-10 13:53:56 -05:00
94455246a1
MCOL-521 Move regr functions to their own directrory
2018-08-16 11:56:48 -05:00
611cdb204d
MCOL-521 Re-do changes for MariaDB 10.3 merge
2018-08-16 11:17:39 -05:00
3a159908f4
MCOL-1385 Fix window functions
...
MariaDB maps MEDIAN to PERCENTILE_CONT and also has PERCENTILE_DISC now.
So remove our MEDIAN UDAF but keep the source as it is used in docs.
2018-08-03 11:55:49 +01:00
8c90419852
Fix merge and coding style issues
2018-06-22 15:31:31 +01:00
ea70806e93
MCOL-1201 Add support for UDAF multiple parm constants
2018-06-05 14:10:04 -05:00
c8c3b23e32
MCOL-1201 Modify docs. Fix group concat bug
2018-06-05 13:54:17 -05:00
c67ac7699e
MCOL-1201 Add test UDAF back in after rebase
2018-06-05 13:54:17 -05:00
6fa7dded6f
MCOL-1201 manual rebase with develop. Obsoletes branch MCOL-1201
2018-06-05 13:54:17 -05:00
3c1ebd8b94
MCOL-392 Add initial TIME datatype support
2018-04-30 09:42:41 +01:00
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
baa9daef26
MCOL-952 reset UDAF_IGNORE_NULLS for ssq
2017-10-04 11:33:31 -05:00
9b6accbdea
MCOL-926 Handle NULLs better for UDAF
2017-10-04 11:15:39 -05:00
fab8948604
MCOL-523 Documentation update
2017-09-07 17:22:31 -05:00
57911fcef3
Remove un-implemented methods getRowCnt and getRowsInPartition
2017-09-07 16:18:44 -05:00
ce51b9c5e2
MCOL-523 documentation part 3
2017-09-07 16:18:44 -05:00
bb21c79e87
MCOL-523 documentation part 2
2017-09-07 16:18:44 -05:00
bc9bdec1f4
MCOL-523 Add pdf file
2017-09-07 16:18:44 -05:00
be4a413091
MCOL-523 UDAF documentation
2017-09-07 16:18:44 -05:00
a0b30f904c
MCOL-523 Remove un-implemented functions finish(), getRowCnt(), and getRowsInPartition().
2017-09-07 16:02:36 -05:00
7293ec522c
MCOL-523 Add avg_mode function
2017-08-11 12:46:45 -05:00
4eafaa8682
MCOL-869 UDAF with other aggregate gives wrong answer
2017-08-11 12:46:19 -05:00
3330495a2e
MCOL-777 Cleanup source
...
Clean out autotools and some other things from the source tree.
2017-08-07 15:59:56 +01:00
a27d29c909
MCOL-523 std::string can't be SMALL_POLICY in static_any
2017-08-04 12:32:30 -05:00
e49edf19c8
MCOL-523 set copyright notices
2017-08-03 11:36:19 -05:00
9c302b15ec
MCOL-523 fix a comment
2017-08-02 12:14:13 -05:00
f428cdc371
MCOL-523 fix a merge issue, MEDIAN test for empty set.
2017-08-02 12:12:00 -05:00
108fbcf572
MCOL-523 Add UDAF and UDAnF SDK
2017-08-02 11:30:57 -05:00
bc2a4e7795
MCOL-523 Add UDAF and UDAnF SDK
2017-08-02 11:22:07 -05:00
1c032cbec6
MCOL-825 : update udf to columnstore naming
2017-07-20 20:07:21 -07:00
94cc3c1f5b
Add udf_mysql and udfsdk to RPM
2016-09-22 11:49:22 -04:00
7d3cd26af9
MCOL-160 MCOL-262 CMake Build Fixes for out-of-tree builds and engine RPMS
2016-09-22 10:14:18 -04:00
424628349b
Add CMake build tree files
2016-07-15 10:49:57 -05:00
d90af9496e
Remove Makefile.in and update gitignore
2016-07-15 10:49:57 -05:00
22b7b3d1ef
[MCOL-69] - autotools bootstrap only needed on new release version
2016-06-15 04:46:10 -04:00
b1b60065d9
build fails with boost linking errors
2016-06-03 13:55:09 +03:00
16b1264557
Merge pull request #3 from mariadb-corporation/master
...
merge upstream
2016-06-01 23:13:42 -04:00
e9d96ddc85
copyright additions
2016-06-01 20:03:20 -05:00
5827cd5c47
merge upstream
2016-06-01 19:59:03 -04:00
3a6d4c3fd2
Revert "copyright name change"
...
This reverts commit 7000f6e4f2
.
2016-06-01 17:54:28 -05:00
be45f0a40f
merge
2016-06-01 17:30:57 -04:00
7000f6e4f2
copyright name change
2016-06-01 14:54:11 -05:00
eff8f39801
MCOL-3 directory name changes
2016-05-31 16:40:30 -05:00
185d1a780c
[MCOL-69] Remove Makefile.in files (should be generated with autoreconf)
2016-05-30 07:48:12 -04:00
25093d4dd0
[MCOL-69] Fix autotools build process
...
Remove generated Makefiles
Update Makefile.am to specify RPATH as a subdirectory of --prefix
Remove configure artifacts such as config.log, config.h, etc
Remove unneeded backup files (files ending in tilde ~)
2016-05-30 07:41:56 -04:00
e39acb55dc
change github repo name
2016-05-24 10:39:28 -05:00
a02049ba6a
name changes
2016-05-11 16:24:17 -05:00
e4c7f2292c
Remove some files that shouldn't be in version control (If you need them, I still have them).
...
Some changes needded to build debug
2016-02-08 13:54:26 -06:00
ab83e5220c
change plugin directory
2016-02-03 11:30:24 -06:00