Commit dbb3450
committed
fix:
This doesn't occur in CI because there we test all crates in one go, but
if you just test the `query` crate (e.g. via your IDE), then this fails
to compile.datafusion-udf-wasm-query test depend on compiler feature1 parent d1dd076 commit dbb3450
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments