Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.6
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:2019-06
Description
git clone https://github.com/greenlion/columnstore_tests.git
sudo yum install php-cli php-mysql php-pear
cd columnstore_tests
git checkout only_div
php run_tests --record # record results against MyISAM table
php run_tests --debug | tee out.txt #compare to CS table
Examine out.txt and you will find that the DIV operator returns wrong results for CS compared to MyISAM in 252 of 1179 tests.
Attachments
Issue Links
- is blocked by
-
MCOL-350 can't select date value of 0000-00-00
-
- Closed
-