[
https://issues.apache.org/jira/browse/IOTDB-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-496.
-----------------------------
Fix Version/s: 0.10.0-SNAPSHOT
Resolution: Fixed
> An extra line in CLI when the result is empty
> ---------------------------------------------
>
> Key: IOTDB-496
> URL: https://issues.apache.org/jira/browse/IOTDB-496
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Engine
> Affects Versions: 0.10.0-SNAPSHOT
> Reporter: Jialin Qiao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Attachments: image-2020-02-17-12-17-39-875.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> SET STORAGE GROUP TO root.turbine;
> create timeseries root.turbine.d1.s1 with datatype=DOUBLE, encoding=GORILLA,
> compression=SNAPPY;
> create timeseries root.turbine.d1.s2 with datatype=DOUBLE, encoding=GORILLA,
> compression=SNAPPY;
> select *,'aaa',s4,s2,s1,s3 from root.turbine.* align by device
>
> !image-2020-02-17-12-17-39-875.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)