Skip to content

Potential performance regression with comparisions to scalar values #14291

@alamb

Description

@alamb

Describe the bug

There is concern changes in this PR will cause regression (as it may convert some numbers to Decimal128 rather than more efficient Integer)

However, it is not clear (to me at least) exactly the implications of the change

@berkaysynnada has found a potential performance regression, as described here: #14223 (comment)

cc @nuno-faria @jonahgao and @berkaysynnada and @ozankabak

To Reproduce

No response

Expected behavior

I want to make sure that this issue is resolved before we release datafusion 45.0.0, so filing this ticket so we don't forget

Examples of ways to resolve the ticket:

  • Decide the change was fine
  • Revert the changes
  • Others

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions