lming created IOTDB-991:
---------------------------
Summary: JDBC count function result feedback a wrong data type
Key: IOTDB-991
URL: https://issues.apache.org/jira/browse/IOTDB-991
Project: Apache IoTDB
Issue Type: Bug
Components: JDBC
Reporter: lming
user connect IoTDB server by JDBC,execute sql statement like "count timeservice
group by level = ?"
The server should give the count result with the data type is integer.Infact
the data type of result is string,so that cause user couldn't get the correct
result in jdbc with count function.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)