-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.4.0
-
Component/s: Code Generator
-
Labels:None
-
Pull Request URL:
Currently a table lookup is generated for a CASE on a single byte value, but there are many cases where it would be worth indexing in a table after checking a range.