Skip to content

rewrite nvl/ifnull to nvl2 #9365

@guojidan

Description

@guojidan
          if this pr is merged, we can rewrite `nvl/ifnull` function to `nvl2`, like:

nvl(expr1, expr2) -> nvl2(expr1, expr1, expr2)

🤔

Originally posted by @guojidan in #9364 (comment)

Metadata

Metadata

Assignees

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