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

feat(SQL): to support JIT #206

Open
ShannonBase opened this issue Jul 11, 2024 · 1 comment
Open

feat(SQL): to support JIT #206

ShannonBase opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
feature it will be implemented as a new feature

Comments

@ShannonBase
Copy link
Contributor

ShannonBase commented Jul 11, 2024

Summary

As the JIT in postgresql, now that, we also can support JIT in ShannonBase for rapid engine.

Do we really need to support this feature or not? Probably not.

ref:
[1] Just in Time Compilation: https://web.archive.org/web/20180503145240/http://www.cs.columbia.edu/~aho/cs6998/Lectures/14-09-22_Croce_JIT.pdf
[2] JIT in PostgreSQL: https://www.postgresql.org/docs/current/jit-reason.html

@ShannonBase ShannonBase added the feature it will be implemented as a new feature label Jul 11, 2024
@ShannonBase ShannonBase self-assigned this Jul 11, 2024
@RingsC
Copy link
Contributor

RingsC commented Dec 15, 2024

Is it a good idea to support JIT in mysql?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature it will be implemented as a new feature
Projects
None yet
Development

No branches or pull requests

2 participants