Andy Grove

Results 657 comments of Andy Grove

Moving this to draft for now since it has been inactive for a while

@singhpk234 I will close this PR for now since it has been inactive for a while. Feel free to reopen this or create a new PR if you continue work...

Scala/Java seems to take the sign into account during sorting and Rust does not. Perhaps we just need to document this as an edge case in the compatibility guide. ##...

We should also test with NaN in sorting

It is probably worth having a section in the compatibility guide specifically for Rust vs Java differences like this.

Thanks @mattharder91. Feel free to break this down into smaller issues if needed e.g. `string binary`, `integers binary` and so on. There is a little more info on `binary ->...

I am +1 for making comet-common Arrow-native and easier to integrate with other engines. Let me know how I can help.

I am also interested in contributing to the developer documentation as I get up to speed on this project. I don't have a strong preference for sphinx or any other...

I went ahead and created https://github.com/apache/datafusion-comet/pull/314 to set up a minimal site, using the same scripts and tools as DataFusion. It would be great to have some PRs to add...

We should also explain how the shims work for different Spark versions