[MCOL-185] - operator fails 343 of 1228 tests Created: 2016-06-24  Updated: 2023-07-02  Resolved: 2023-07-02

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
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
sudo yum install php-cli php-mysql php-pear
cd columnstore_tests
git checkout minus
php run_tests --record # record results against MyISAM table
php run_tests --debug | tee only_or.txt #compare to CS table
Examine only_or.txt and you will find that the operator returns wrong results for CS compared to MyISAM in 343 or 1228 tests.

note that some of the failures are noted separately in MCOL-184



 Comments   
Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

note this test has some negative tests. number of failed tests between CS and MyISAM should be the same

Comment by David Hall (Inactive) [ 2019-07-18 ]

Tested on 1.2.4. Still broken

Comment by Todd Stoffel (Inactive) [ 2023-07-02 ]

Test in description is based on php5 and no longer works.

Generated at Thu Feb 08 02:19:09 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.