Replies: 2 comments 1 reply
-
|
Yes, it makes sense. Submit a pull request if you want. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Ref #11419 for more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TraceQueryEsDAO query whole segment doc when query basic traces. When single segment is very complicated and the data_binary is huge, query baisc traces maybe slow. Actually we do not need the data_binary. So we can specific only necessary fields when query es, which is done in JDBCTraceQueryDAO.
Beta Was this translation helpful? Give feedback.
All reactions