Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Implemented
-
6.0
-
None
-
None
Description
CountMetric currently is forced to return a double when it should return a long. This causes issues with SQL integration. The Metric abstract class getValue() should be a Number and not a double. A few minor changes must be made to the other *Metric classes to support this.
Attachments
Attachments
Issue Links
- is depended upon by
-
SOLR-8593 Integrate Apache Calcite into the SQLHandler
- Closed