Skip to content

[Bug] udf not effected when materialized view is enabled  #32987

Description

@MK-GAN

Search before asking

  • I had searched in the issues and found no similar issues.

Version

2.0.6

What's Wrong?

doris12

doris11

第一个图默认使用了物化视图,结果是错误的,我们定义的udf transfer_businessLine 没有生效,数据是 dim_businessline 的值 。
增加一个物化视图里没有的聚合指标 max( dim_businessline ) ,不走物化视图了, 结果就对了。

What You Expected?

correct result

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions