Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
4.0.0
Description
The current signature of the hllInvalidLgK query execution error takes four arguments:
- The SQL function (a string).
- The minimum possible lgk value (an integer).
- The maximum possible lgk value (an integer).
- The actual invalid lgk value (a string).
There is no meaningful reason for the 4th argument to be a string. This issue is about changing the 4th argument to an integer.
Attachments
Issue Links
- links to