[
https://issues.apache.org/jira/browse/IOTDB-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326189#comment-17326189
]
Haonan Hou commented on IOTDB-1318:
-----------------------------------
I tried on master branch but server doesn't support on my computer.
!Screen Shot 2021-04-21 at 9.26.50 AM.png!
> encoding=regular not supported in cluster mode
> ----------------------------------------------
>
> Key: IOTDB-1318
> URL: https://issues.apache.org/jira/browse/IOTDB-1318
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Cluster
> Reporter: Haimei Guo
> Priority: Major
> Attachments: Screen Shot 2021-04-21 at 9.26.50 AM.png,
> image-2021-04-20-16-15-55-247.png, image-2021-04-20-16-16-11-037.png
>
>
> create timeseries with encoding type REGULAR, not supported in cluster mode,
> server mode works fine.
>
> SQL as following:
> create timeseries root.sg1.d1.s1 with datatype=int64, encoding=regular
> create timeseries root.sg1.d1.s1 with datatype=int32, encoding=regular
>
> Cluster NOT supported:
> !image-2021-04-20-16-16-11-037.png!
>
> Server supported:
> !image-2021-04-20-16-15-55-247.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)