I have a table in TDengine. When I execute queries like count(*) and desc, they are ok. However, when I execute a query with partition by, it reports "unable to establish connection". In my opinion, the connection is OK. This error message confused me a little.
You can see it in the picture.
I'm not sure how to fix it.