Skip to content

parser: replace sub-expression feature#3813

Merged
sougou merged 1 commit intovitessio:masterfrom
sougou:subquery
Apr 11, 2018
Merged

parser: replace sub-expression feature#3813
sougou merged 1 commit intovitessio:masterfrom
sougou:subquery

Conversation

@sougou
Copy link
Copy Markdown
Contributor

@sougou sougou commented Apr 9, 2018

In order to swap subqueries with bind values, we need
the ability to replace any sub-expression of an
expression with another.

Signed-off-by: Sugu Sougoumarane ssougou@gmail.com

In order to swap subqueries with bind values, we need
the ability to replace any sub-expression of an
expression with another.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@sougou sougou requested review from demmer and rafael April 9, 2018 05:23
@rafael
Copy link
Copy Markdown
Contributor

rafael commented Apr 11, 2018

This LGTM. I think it will be good if @demmer takes an extra pass at this.

@sougou
Copy link
Copy Markdown
Contributor Author

sougou commented Apr 11, 2018

I'll proactively submit because 2 more PRs depend on this. We can fix forward as needed.

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.

2 participants