[MCOL-258] Window function create is hidden Created: 2016-07-28 Updated: 2018-01-19 Resolved: 2018-01-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hall (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Any linux |
||
| Sprint: | 2017-25, 2018-01, 2018-02 |
| Description |
|
The following warnings are generated when building the columnstore server. This is likely due to a incorrect function definition. It may cause hidden problems, or it may not. Either way, we strive to create warning free code. In file included from /home/david/mariadb-columnstore-server/sql/item_create_window_function.cc:29:0: |
| Comments |
| Comment by David Hall (Inactive) [ 2018-01-09 ] |
|
There's no need to propagate this up, as the classes in question have been replaced. |
| Comment by Daniel Lee (Inactive) [ 2018-01-19 ] |
|
Build verified: 1.1.3-1, Github source [root@localhost ~]# cat mariadb-columnstore-1.1.3-1-centos7.x86_64.bin.tar.txt Merge pull request #84 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #373 from mariadb-corporation/MergeFix Merge deleted change to include columnstoreversion.h No longer outputting the messages. |