Skip to content

[Bug] floor function execution failed #43421

@LiBinfeng-01

Description

@LiBinfeng-01

Search before asking

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

Version

master/2.1.7

What's Wrong?

when running
with cte as (select floor(300.343, 2) order by 1 limit 1) select * from cte;
it rise a exception

What You Expected?

sql could be executed correctly

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions