You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/07 08:22:59 UTC

[GitHub] [iotdb] Plutooooooo opened a new issue #5176: Surpporting subqueries in IoTDB

Plutooooooo opened a new issue #5176:
URL: https://github.com/apache/iotdb/issues/5176


   The community plans to support subquery in the future. We need your help to figure out what kind of subquery is helpful in production environment. You can leave a comment here with an example sql. Detailed explaination can be very helpful.
   Here is a draft document of subquery: [subquery](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=199529958)
   
   


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] luciferz2021 commented on issue #5176: Surpporting subqueries in IoTDB

Posted by GitBox <gi...@apache.org>.
luciferz2021 commented on issue #5176:
URL: https://github.com/apache/iotdb/issues/5176#issuecomment-1060666819


   Please add a feature to integrate tags filtering for timeseries and value where condition in one query.
   
   select * from root.ln.** where tags unit=c and temperature>30


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org