Zhen Li

Results 116 comments of Zhen Li

I encounter the same issue, so any guide on how to solve it? Thanks. https://github.com/apache/incubator-gluten/pull/5150#issuecomment-2024633762

> Hash computation needs to be fixed in multiple places. > > * BaseVector::hashValueAt > * VectorHasher::hashValues > * RowContainer::hashTyped > * any other place that uses folly::hasher Spark performs...

Thanks. I check Spark `in` function also produces wrong result for NaN values.

Hello @mbasmanova and @Yuhta , May I ask what's the next step for this issue? It seems like the correct behavior for Spark and Presto is completely different. Spark expects...

Thanks. Get it, so the difference is only related to +/-0.0.

@rui-mo and @PHILO-HE , could you help check this PR? Thanks.

Verified with join fuzzer for 30 mins. ``` W0508 12:12:09.084839 3634699 JoinFuzzer.cpp:1232] ==============================> Done with iteration 9585 [==========] Running 0 tests from 0 test suites. [==========] 0 tests from 0...

cc @rui-mo and @PHILO-HE , could you help check? Thanks.