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

evalengine: Coercion, LIKE, IN optimization #9286

Merged
merged 12 commits into from
Nov 25, 2021
Merged

Conversation

vmg
Copy link
Collaborator

@vmg vmg commented Nov 24, 2021

Description

I've been working on the eval engine this week. Fun times!

I've already shown this code to @systay @frouioui and @GuptaManan100, but here's the PR. It's split in individual commits that should be easier to review.

Related Issue(s)

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Copy link
Member

@frouioui frouioui left a comment

Choose a reason for hiding this comment

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

This is great!

Copy link
Member

@GuptaManan100 GuptaManan100 left a comment

Choose a reason for hiding this comment

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

Love It! Especially the IN operator optimisation

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

Successfully merging this pull request may close these issues.

3 participants