Skip to content

Commit

Permalink
retrigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
shahidki31 authored May 18, 2021
1 parent bcd628b commit 74d73a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ object UnionEstimation {
}
}

// Combine the two maps by updating the min-max stats map with null count stats.
// Combine the two Maps by updating the min-max stats Map with null count stats.
private def combineStats(
minMaxStats: AttributeMap[ColumnStat],
nullCountStats: AttributeMap[ColumnStat]) = {
Expand Down

0 comments on commit 74d73a3

Please sign in to comment.