Commit 0818618
committed
[SPARK-24076][SQL] Use different seed in HashAggregate to avoid hash conflict
1 parent 5fea17b commit 0818618
File tree
1 file changed
+4
-1
lines changed- sql/core/src/main/scala/org/apache/spark/sql/execution/aggregate
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
759 | 762 | | |
760 | 763 | | |
761 | 764 | | |
| |||
0 commit comments