Support of implicit Joins

Hi everyone

InfluxData suports implicit joins? Like:

TABLE A column aC

TABLE B column bC

Will I be able to make a query like this:

"SELECT … WHERE A.aC = B.bC … "

Best Regards
Paulo

@paulo_faria We don’t support joins in InfluxDB. You can construct a query like that using kapacitor