Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #26

Merged
merged 7 commits into from Apr 17, 2019
Merged

Merge upstream #26

merged 7 commits into from Apr 17, 2019

Conversation

jrolli
Copy link
Collaborator

@jrolli jrolli commented Apr 17, 2019

No description provided.

tli2 and others added 7 commits April 11, 2019 16:05
* Abstract and Aggregate expression

* Remove unnecessary check

* Add expression types to switch statement

* Parameter Value Expression JSON (de)serialization

* Add JSON declaration macro to ParameterValueExpression

* Serialization for TupleValueExpression

* Fix tidy

* FunctionExpression, OperatorExpression

* TypeCastExpression

* case expr

* Change to use safer .at() json method

* ConstantValueExpression serialization (Wen)

* Fixes with ConstantValueExpression

* CompareExpression json (de)serialization

* Add ConjunctionExpression

* SubqueryExpression (needs fixing)

* Change AbstractExpression Copy to use shared_ptr

* Change Copy on expressions to use shared_ptr

* rename Parameter to BaseFunctionParameter

* Add Subquery Expression serialization and general fixes

* Improve test coverage
@jrolli jrolli merged commit 7178975 into yashNaN:schema_change Apr 17, 2019
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.

None yet

4 participants