Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Davies Liu committed Jun 20, 2015
1 parent 447dea0 commit 6abfe93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,4 @@ private class BinaryUnsafeColumnWriter private() extends UnsafeColumnWriter {
target.setLong(column, (appendCursor.toLong << 32) | numBytes.toLong)
ByteArrayMethods.roundNumberOfBytesToNearestWord(numBytes)
}
}
}

0 comments on commit 6abfe93

Please sign in to comment.