[
https://issues.apache.org/jira/browse/IOTDB-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
FengQingxin reassigned IOTDB-3236:
----------------------------------
Assignee: liaolanyu
> Can register a timeseries with a wrong compress type
> ----------------------------------------------------
>
> Key: IOTDB-3236
> URL: https://issues.apache.org/jira/browse/IOTDB-3236
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: 0.14.0-SNAPSHOT
> Reporter: FengQingxin
> Assignee: liaolanyu
> Priority: Major
>
> 复现方法:
> 使用v0.13.0发布版本iotdb-cli输入:(一种不存在的压缩方式)
> create timeseries root.wt01.PLAIN1 WITH
> DATATYPE=BOOLEAN,ENCODING=PLAIN,COMPRESSOR=TAR
> 会报错: 401: Error occurred while parsing SQL to physical plan: line 1:83
> mismatched input 'TAR' expecting COMPRESSOR_VALUE
> 但是在当前MAster分支使用相同的sQL语句会得到注册成功的提示;
>
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)