alamb commented on code in PR #14005:
URL: https://github.com/apache/datafusion/pull/14005#discussion_r1903109532
##
datafusion/wasmtest/src/lib.rs:
##
@@ -124,4 +132,48 @@ mod test {
let task_ctx = session_context.task_ctx();
let _ = collect(physical_plan, tas
Lordworms opened a new pull request, #14005:
URL: https://github.com/apache/datafusion/pull/14005
## Which issue does this PR close?
part of #7652
Closes #.
## Rationale for this change
## What changes are included in this PR?
## Are these c