Skip to content

Create jit-expression from datafusion expression#2103

Merged
yjshen merged 9 commits intoapache:masterfrom
Dandandan:create_jit_from_expression
Mar 29, 2022
Merged

Create jit-expression from datafusion expression#2103
yjshen merged 9 commits intoapache:masterfrom
Dandandan:create_jit_from_expression

Conversation

@Dandandan
Copy link
Copy Markdown
Contributor

@Dandandan Dandandan commented Mar 27, 2022

Which issue does this PR close?

Closes #2102

Rationale for this change

A first step for supporting JIT-compiling DF expressions.

What changes are included in this PR?

Are there any user-facing changes?

Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

👌

Comment thread datafusion-jit/src/ast.rs Outdated
Comment thread datafusion-jit/src/lib.rs Outdated
Comment thread datafusion-jit/src/ast.rs
Dandandan and others added 3 commits March 28, 2022 22:07
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Copy link
Copy Markdown
Member

@yjshen yjshen left a comment

Choose a reason for hiding this comment

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

Thanks @Dandandan

@yjshen yjshen merged commit b7d3bb1 into apache:master Mar 29, 2022
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.

Generate Jit expression from Expr

4 participants