Skip to content

[Bug] Fix some bug of like predicate #8769

@BiteTheDDDDt

Description

@BiteTheDDDDt

Search before asking

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

Version

master

What's Wrong?

There have multiple problems of predicate like.

  1. predicate like will core dump on vectorized engine, because lack prepare/close symbol.
  2. rewrite rule of predicate like support int type only cast slotref, other type(etc. literal/function call) not work as well.
  3. rewrite rule not work on fold const value.

What You Expected?

fix it.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/fixCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions