-
[OPIK-5270] [BE] perf: skip feedback score CTEs in SpanDAO when excluded (#6124)
发布于
2026-04-08 12:00:21 +00:00 Propagate the exclude_feedback_scores optimization from TraceDAO to
SpanDAO's SELECT_BY_PROJECT_ID template. Previously, setting
exclude=feedback_scores only hid the SELECT columns but all 4 feedback
score CTEs still executed and scanned data.下载附件