Andy Grove

Results 657 comments of Andy Grove

@parthchandra @viirya I reimplemented this with a much simpler approach. PTAL when you can.

> is as close to the root cause as possible (and is about as user friendly as a unix error message gets. :) ) That error is fine. The issue...

Here is another related issue that I am currently running into: ``` │ Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.comet.package$ ```

> I can take this up if more details are provided :) We need to implement an equivalent of Spark's `org.apache.spark.sql.catalyst.expressions.aggregate.BloomFilterAggregate`.

> Thanks @andygrove Makes sense to me. Would you mind to share how much is the performance benefit? I don't expect it to have much impact, but I am running...

The benchmark results are not very exciting, and the improvements could just be noise. However, there is some correlation with the improvements in q18 and q21 that were noted in...

I have a Spark SQL test failure to resolve: ``` SPARK-47430 Support GROUP BY MapType *** FAILED *** (124 milliseconds) org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in...

Thanks for the reviews @mbutrovich and @parthchandra

Thanks for filing the issue @lfdversluis, and thanks for the helpful link, @martin-g. I filed https://github.com/apache/datafusion-comet/issues/2511 for building the official releases with an older version of GLIBC. I will aim...