Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 8.7
-
Component/s: JDBC Connector
-
Labels:None
Description
Impala will return double for avg(int) for example, and the driver will fail to convert when getBigDecimal is called. We need to workaround this.