Skip to content

Infinite loop caused by a simple query #48089

@save-my-heart

Description

@save-my-heart

You have to provide the following information whenever possible.

This simple query has no meaning, but it will cause an infinite loop.

SELECT *
FROM system.numbers
WHERE number > toUInt64('10')(number)
LIMIT 100

Does it reproduce on recent release?

Yes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    unexpected behaviourResult is unexpected, but not entirely wrong at the same time.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions