Skip to content

Make SQL function work for input parameters with lambda#13796

Merged
rongrong merged 1 commit intoprestodb:masterfrom
rongrong:sql-lambda
Dec 4, 2019
Merged

Make SQL function work for input parameters with lambda#13796
rongrong merged 1 commit intoprestodb:masterfrom
rongrong:sql-lambda

Conversation

@rongrong
Copy link
Contributor

@rongrong rongrong commented Dec 4, 2019

Fixes #13795.

== RELEASE NOTES ==

General Changes
* Fix SQL function compilation error when input parameters contain lambda.

Copy link
Contributor

@wenleix wenleix left a comment

Choose a reason for hiding this comment

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

LGTM.

@rongrong rongrong merged commit 1d32324 into prestodb:master Dec 4, 2019
@aweisberg aweisberg mentioned this pull request Jan 17, 2020
7 tasks
@caithagoras caithagoras mentioned this pull request Jan 22, 2020
6 tasks
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 work when input expression contains lambda function

2 participants