Discussion:
[influxdb] GROUP BY clause not working
a***@gmail.com
2017-04-20 10:12:05 UTC
Permalink
Hi Experts,

I've 2 measurements in my db,both having the same fields.The only difference is that data is written into one of them(say Measurement A) using line protocol and using JAVA API to the other(say Measurement B).Everything works fine with A whereas in mesurement B,the GROUP BY clause doesn't group the results.

My Query is :-
select * from summary_pm group by batch_no

I am using the exact same query in both the measurements except for the measurement name.

Please help me out.

Thanks & Regards
@rjun
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/fa7ac911-1b40-4430-bd07-b8fbc9a02572%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...