You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am executing queries through the influxdb java client it is taking way longer than when I am analysing the same query in influx shell using explain analyze.
Can you suggest what is the probable cause and what are the possible optimisations?
The text was updated successfully, but these errors were encountered:
I am using influxdb-java client version 2.23.
When I am executing queries through the influxdb java client it is taking way longer than when I am analysing the same query in influx shell using explain analyze.
Can you suggest what is the probable cause and what are the possible optimisations?
The text was updated successfully, but these errors were encountered: