Skip to content

sql: NULL literals cause error in resolving function calls #4073

Closed
@andreimatei

Description

@andreimatei

NULL literals have the DNull type, and they break resolution for any function call. Resolution should be clear for non-overloaded functions, and the rest of the arguments should be used for overloaded ones.

@knz @nvanbenschoten

Metadata

Metadata

Assignees

Labels

A-sql-semanticsC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions