xiaozhihong created IOTDB-4475:
----------------------------------
Summary: [PR#6995]The text information of the query is recommended
to be separated by spaces
Key: IOTDB-4475
URL: https://issues.apache.org/jira/browse/IOTDB-4475
Project: Apache IoTDB
Issue Type: Improvement
Components: Tools/Others
Reporter: xiaozhihong
Assignee: Pengfei Liu
Attachments: image-2022-09-20-18-05-34-158.png
Expand the LEAFMEASUREMENTdetailz information interface, the text content is
too compact, it is recommended to use spaces to separate.
For example:
{code:java}
type: LEAF_MEASUREMENT
position: 3346840
measurementId: s_0, statistics:
TimeseriesMetadata{startOffsetOfChunkMetaDataList=0, timeSeriesMetadataType=0,
chunkMetaDataListDataSize=8, measurementId='s_0', dataType=BOOLEAN,
statistics=startTime: 1537388805000 endTime: 1537409300000 count: 4100
[firstValue=false, lastValue=true, sumValue=492], modified=false, isSeq=true,
chunkMetadataList=[measurementId: s_0, datatype: BOOLEAN, version: 0,
Statistics: startTime: 1537388805000 endTime: 1537409300000 count: 4100
[firstValue=false, lastValue=true, sumValue=492], deleteIntervalList: null,
filePath: null]} {code}
!image-2022-09-20-18-05-34-158.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)