Skip to content

Respect null-call clause in SQL function execution#13764

Merged
rongrong merged 1 commit intoprestodb:masterfrom
rongrong:sql-execution
Nov 28, 2019
Merged

Respect null-call clause in SQL function execution#13764
rongrong merged 1 commit intoprestodb:masterfrom
rongrong:sql-execution

Conversation

@rongrong
Copy link
Contributor

@rongrong rongrong commented Nov 27, 2019

fixes #13761

== RELEASE NOTES ==

General Changes
* Fix SQL function execution not respecting null-call clause

Copy link

@highker highker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@caithagoras caithagoras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % nit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQL function does not respect NULL convention

3 participants