Jeffrey Vo
Jeffrey Vo
Yeah we need to wait for arrow-rs release either way. It depends on `0.21.1` but this should be fine, it can resolve to `0.21.2` as well (just `cargo update` if...
@dependabot rebase
A question I have is how do we plan to support `spark.sql.ansi.enabled` config? I've seen a few PRs for Spark functions that try to cater for this config, but we...
@dependabot recreate
Hey, was just wondering on the status of this issue now? If it's not on anyone's radar at the moment, I can take a shot at implementing a PR to...
I'm also observing this error on a fresh clone, build & install of this repo; even without Anime4k shaders installed. Running on Manjaro Linux x86_64.
Error is now: ```sql DataFusion CLI v51.0.0 > CREATE TABLE array_intersect_table AS VALUES ([1, 2, 2, 3], [2, 3, 4]), ([2, 3, 3], [3]), ([3], [3, 3, 4]), (null, [3,...
Closing this as stale; feel free to reopen it when it becomes active again
The `=` case has been implemented by #11849 Still pending work for the other cases (`