Andy Grove

Results 657 comments of Andy Grove

> @andygrove only concern that i have with this is if in the future you were unable to contribute as much to the python bindings that the maintenance burden would...

Thanks @kylebrooks-8451 this is looking very cool. As @wjones127 mentioned we are just in the process of moving development to https://github.com/apache/arrow-datafusion-python so would you mind opening the PR there?

> > Have a way to read the raw value without any parsing, so the resulting column will include the quotes > > In this case, is it okay to...

clippy failures are unrelated - probably due to new rust version

> I see there's the conbench directory which presumably could somehow be hooked up to this -> https://conbench.ursa.dev/ . Is that something I could help get running? I think that...

@alamb @tustvold @avantgardnerio @jdye64 WDYT?

I have created a `sqlparser-0.21` branch so we can try this out and see how well it works.

> I think as both crates have a fairly regular release cadence this is fine. The risk would be if any of these branches live longer than a couple of...

One more option: We have one PR for upgrading to the next version of sqlparser/arrow Others create PRs against that PR Once the release is available, we point to that...

So the feature branch is now merged via this PR: https://github.com/apache/arrow-datafusion/pull/3200/commits Each commit is one PR that was merged to this branch so we have the history preserved, or am...