Skip to content

Commit bade966

Browse files
committed
Comment update (bumping to refresh GitHub cache...)
1 parent b3eaccd commit bade966

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeFixedWidthAggregationMap.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
import org.apache.spark.unsafe.memory.MemoryLocation;
2929

3030
/**
31-
* Unsafe-based HashMap for performing aggregations in which the aggregated values are
32-
* fixed-width. This is NOT threadsafe.
31+
* Unsafe-based HashMap for performing aggregations where the aggregated values are fixed-width.
3332
*/
3433
public final class UnsafeFixedWidthAggregationMap {
3534

0 commit comments

Comments
 (0)