iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

[IOTDB-4226]support disable align query in mpp cluster

Open yifuzhou opened this issue 3 years ago • 0 comments

This pr support disable align query in new cluster mode. It also do some refactor of AnalyzeVisitor#visitQuery() function, this function is almost 400 lines and it is hard to read, so I do some extract methods.

demo: image image

yifuzhou avatar Aug 23 '22 15:08 yifuzhou