[MCOL-821] update name of reference udf functions Created: 2017-07-20 Updated: 2017-07-27 Resolved: 2017-07-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 1.0.9 |
| Fix Version/s: | 1.0.10 |
| Type: | Task | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2017-14, 2017-15 | ||||||||
| Description |
|
The UDF reference implementation classes are named IDB_, these should be update to MCS_ to match columnstore naming for clarity. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-07-21 ] |
|
For testing the changes to the 1.0 regression suite should cover it. It is just API renaming. |
| Comment by David Thompson (Inactive) [ 2017-07-24 ] |
|
Specifically what was changed:
Regression test is enough to cover. |
| Comment by Daniel Lee (Inactive) [ 2017-07-27 ] |
|
It passed regression tests. |