Open Shabhana opened 5 years ago
Same goes for floatMax, no support there either.
I think this library is largely incomplete and doesn't support features in the latest druid (0.20)
fwiw, I ended up abandoning this library and moving over to Imply Ply and using druidRequestor outside of Ply for JSON queries, which returns promises. It seems to be far more supported.
We have druid-query like below:
Getting below error :
Also tried
q5.aggregation('max', 'NTPV', 'max_global_ntpv')
getting same error.
Can you please help with a way to find the max value of the metric?