[MDEV-16725] Add accessor methods for classes in item_timefunc.h Created: 2018-07-10 Updated: 2018-11-27 Resolved: 2018-11-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.4.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Roman | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
ColumnStore`s semantic parser uses various private attributes from classes in sql/item_timefunc.h. We need accessors to that attributes or make them public if it suitable.
|