Andy Grove

Results 251 comments of Andy Grove

Here are some of the failing tests ``` - transpiler detects invalid cuDF patterns *** FAILED *** cuDF unexpectedly compiled expression: +|a (RegularExpressionTranspilerSuite.scala:62) - cuDF unsupported choice cases *** FAILED...

Follow-on work required before we can close this issue: - [x] Simplify the code in `negateCharacterClass` now that there is only one newline character (`\r`) that we have to handle....

Looking good so far :+1:

Thanks for raising this @alamb. I would love to spend more time helping here, but I just don't have the time right now, and this crate is "good enough" for...

@alamb Sure. I can hold off on the release until the object store is ready.

@alamb Now that https://github.com/apache/arrow-datafusion/pull/3089 is merged, are we unblocked on cutting a DataFusion RC? I have some small user guide PRs that I would like to get in first. How...

ok, will plan on cutting the RC once the docs changes are in, probably tomorrow

Latest failure: ``` Error: NotImplemented("The context currently only supports a single SQL statement") ```

I think this can be closed now!

I am planning on implementing this but also happy if anyone else wants to pick it up