jixuan1989 commented on issue #1372:
URL: 
https://github.com/apache/incubator-iotdb/issues/1372#issuecomment-648568060


   Currently we have no plan to support "like" query for string, as there is no 
high-efficient way to implement that.. 
   If we do not want to scan data point by point, we have to use index.  
   We are developing an index framework to let users implement their desired 
index themselves.
   
   暂时没有计划支持模糊查询。。。 
(主要是不建立索引,只能暴力检索,性能并不好。如果要建立索引的话,我们近期会提供出索引框架,希望用户能自己去扩展自己需要的索引)。
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to