Re: [PR] Chore: update wasm-supported crates [datafusion]

2025-01-04 Thread via GitHub
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

[PR] Chore: update wasm-supported crates [datafusion]

2025-01-03 Thread via GitHub
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