Tesseract 计划器: 多个度量联合后的副本中的度量值复制将 FILTER_PARAMS 设置为 1 = 1 (无限制扫描)
作者: icoolguy1995创建于 2026年9月2日更新于 2026年9月2日
标签data modeling:tesseract
Describe the bug
When a calculated measure (type: number) is queried together with a dimension from a one_to_many-joined cube, the Tesseract SQL planner generates the expected full-key plan: a keys subquery joined back to a second copy of the fact source by primary key.
内容来源: cube-js/cube