Details
-
Task
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
1.1.0
-
None
Description
The break point value for the query
select count as count16 from test200 a join test200 b using (c3) where a.c1 <= 51372630;
has changed from 51372630 to 46205210 because of changes to StringStore.
This has no significant affect on processing, but the test and ref.log need to reflect the change.
Attachments
Issue Links
- relates to
-
MCOL-1421 test200 needs tuning
- Closed