Skip to content

Commit

Permalink
Fix scalastyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Yucai Yu committed Jan 13, 2017
1 parent 44388a1 commit 7722c4e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -177,7 +177,7 @@ class ColumnarBatchSuite extends SparkFunSuite {
assert(v._1 == Platform.getShort(null, addr + 2 * v._2))
}
}

column.close
}}
}
Expand Down

0 comments on commit 7722c4e

Please sign in to comment.