Andy Grove
Andy Grove
At the end of the query we are performing a RowToColumnar to move to Comet just for a query stage that performs a sort and then perform a ColumnarToRow. This...
This issue is largely out of date, and current issues are noted in https://github.com/apache/datafusion-comet/issues/391
> we're talking about this [PR](https://github.com/apache/datafusion-comet/pull/805/files#diff-1330a628b9d525dd0f5f24e21add2864a1680dfa018592d56d48e37516bba7af) right? Yes, that is correct
We need this feature so that we can support reading structs from Parquet, so I am going to pick this up. @dharanad Let me know if you are interested in...
Thank you @eejbyfeldt
It sounds like we just need to add tests and update documentation. I have added this to the 0.8.0 milestone.
Thanks for reporting this @zelda89. Could you show me the output of the following command? ``` $ jar tvf spark/target/comet-spark-spark3.4_2.12-0.2.0-SNAPSHOT | grep "libcomet" ``` When I run this, I see:...
It looks like this issue is inactive now, so I will close it. Feel free to reopen it @zelda89 if you still need assistance.
@parthchandra is this still an issue?
Hi @DamonZhao-sfu we are working on some items in the [0.1.0 milestone](https://github.com/apache/datafusion-comet/issues?q=is%3Aopen+is%3Aissue+milestone%3A0.1.0) that will likely help, particularly https://github.com/apache/datafusion-comet/pull/591 and https://github.com/apache/datafusion-comet/issues/387 I am not personally planning on spending much time on...