Hello Xiangdong,

Thanks for your response.

1. I have the same use-case: I want to run a join query on two time
series but I think I am getting the syntax wrong.
I tried a few SQL-like join queries on IoTDB v0.11.2 and got the following
error:  "mismatched input 'JOIN' expecting {<EOF>, WHERE, ORDER, SLIMIT,
LIMIT, OFFSET, SOFFSET, FILL, GROUP, DISABLE, ALIGN, ',', '.'}"
Could you please refer me to some documentation or provide a simple example
join query for IoTDB?

2. I am also excited to try out the cluster version. Is there an
approximate timeline for v0.12 rollout?

Thanks in advance.

Regards,
dgargcs

On Tue, 2 Mar 2021 at 17:24, Xiangdong Huang <[email protected]> wrote:

> Hi Dhruv,
>
> Welcome!
>
> 1. "join" for what requirements?
>
> IoTDB supports JOIN two time series ON their timestamp, i.e., time series
> alignment.
>
> 2. I think the cluster version is coming... In the coming v0.12, I think a
> cluster version (that does
> not support dynamically scale-out) will be released, and the scale-out
> feature may be released in v0.13 or 0.14.
>
> Best,
> -----------------------------------
> Xiangdong Huang
> School of Software, Tsinghua University
>
> Dhruv Garg <[email protected]> 于2021年3月2日周二 下午3:54写道:
>
> > Hello,
> >
> > I am a researcher and a new user of IoTDB. I was excited when I saw the
> > performance numbers of IoTDB compared to InfluxDB, and I have set it up
> on
> > a few workstations and a Raspberry Pi device.
> >
> > I am becoming familiar with it and have a few queries:
> >
> >    1. Does IoTDB support Join queries? - I tried looking up some
> >    documentation on it, but could not find any. If the feature is
> > available,
> >    could you please provide a sample query or the predicates for join
> > queries?
> >    2. I also browsed through the IoTDB Jira issues page. I saw that the
> >    distributed / cluster version is being developed. Approximately how
> much
> >    time would it take to get a stable / working version of the cluster
> > IoTDB?
> >
> > It would be great if someone can respond to my queries. I would be
> > waiting for a reply. Thanks in advance.
> >
> > Regards,
> > dgargcs
> >
>

Reply via email to