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

query-engine-wasm: Fix build & ensure it stays fixed #4488

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

SevInf
Copy link
Member

@SevInf SevInf commented Nov 21, 2023

Current version in main does not compile to wasm correctly. This PR
fixes the error and adds CI check to ensure it compiles before it is
merged.

Current version in main does not compile to wasm correctly. This PR
fixes the error and adds CI check to ensure it compiles before it is
merged.
@SevInf SevInf added this to the 5.7.0 milestone Nov 21, 2023
@SevInf SevInf self-assigned this Nov 21, 2023
@SevInf SevInf marked this pull request as ready for review November 21, 2023 15:05
@SevInf SevInf requested a review from a team as a code owner November 21, 2023 15:05
@SevInf SevInf requested review from miguelff and Druue and removed request for a team November 21, 2023 15:05
Copy link

codspeed-hq bot commented Nov 21, 2023

CodSpeed Performance Report

Merging #4488 will not alter performance

Comparing fix/wasm-engine-build (dd42e33) with main (ba74bdf)

Summary

✅ 11 untouched benchmarks

Co-authored-by: Joël Galeran <Jolg42@users.noreply.github.com>
@SevInf SevInf merged commit 63a4fd9 into main Nov 21, 2023
30 checks passed
@SevInf SevInf deleted the fix/wasm-engine-build branch November 21, 2023 17:20
miguelff added a commit that referenced this pull request Nov 22, 2023
…ests

* origin/main:
  qe: Allow to run query engine test suite against wasm engines (#4467)
  query-engine-wasm: Fix build & ensure it stays fixed (#4488)
  feat(driver-adapters): enable Wasm on `request-handlers` (#4455)
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

2 participants