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

chore(sql): enable JIT compiler by default #2090

Merged
merged 1 commit into from May 2, 2022
Merged

Conversation

puzpuzpuz
Copy link
Contributor

@puzpuzpuz puzpuzpuz commented May 2, 2022

Changes the default prop for SQL JIT compiler to "enabled", since it has proven itself to be stable. From v6.3, JIT compiler is not a beta feature anymore.

Docs PR: https://github.com/questdb/questdb.io/pull/832

@puzpuzpuz puzpuzpuz added the SQL Issues or changes relating to SQL execution label May 2, 2022
@puzpuzpuz puzpuzpuz self-assigned this May 2, 2022
@ideoma
Copy link
Collaborator

ideoma commented May 2, 2022

[PR Coverage check]

😞 fail : 1 / 3 (33.33%)

file detail

path covered line new line coverage
🔵 io/questdb/PropServerConfiguration.java 0 2 00.00%
🔵 io/questdb/cairo/DefaultCairoConfiguration.java 1 1 100.00%

@bluestreak01 bluestreak01 merged commit b7f6318 into master May 2, 2022
@bluestreak01 bluestreak01 deleted the enable_jit branch May 2, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SQL Issues or changes relating to SQL execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants