【问题标题】:‘like’ sql syntax error in Apache IoTDB version 0.12.1Apache IoTDB 0.12.1 版中的“like”sql 语法错误
【发布时间】:2021-10-16 08:06:07
【问题描述】:

我正在使用 0.12.1 版的 Apache IoTDB

sql:

select * from root.sg.device where value like '%cc%'

错误信息:

Msg: 401: Error occurred while parsing SQL to physical plan: line 1:46 missing '(' at ''%cc%''

screenshot:

【问题讨论】:

    标签: apache-iotdb iotdb


    【解决方案1】:

    0.12.1 还不支持like。此功能在 0.12.2 中。

    【讨论】:

    • 您的答案可以通过额外的支持信息得到改进。请edit 添加更多详细信息,例如引用或文档,以便其他人可以确认您的答案是正确的。你可以找到更多关于如何写好答案的信息in the help center
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-10-18
    • 1970-01-01
    • 1970-01-01
    • 2019-01-07
    • 2021-12-05
    • 1970-01-01
    相关资源
    最近更新 更多