[MCOL-175] ^ operator returns wrong results in 782 tests of 2186 Created: 2016-06-23 Updated: 2023-07-02 Resolved: 2023-07-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | alexey vorovich (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ColumnStore Compatibility Improvements |
| Description |
|
git clone https://github.com/greenlion/columnstore_tests |
| Comments |
| Comment by David Hall (Inactive) [ 2019-07-17 ] |
|
Seems this breaks all over the place. All result are off by some amount. When using ~ with constants only, the correct answer is returned (do those run on the Server maybe?) |
| Comment by David Hall (Inactive) [ 2019-07-17 ] |
|
There is no only_carat branch in the test repository. It can be tested by uncommenting only the ^ in t_operators. |
| Comment by Todd Stoffel (Inactive) [ 2023-07-02 ] |
|
Test suite is based on php5 and no longer works. |