diff --git a/dwio/nimble/velox/tests/VeloxWriterTests.cpp b/dwio/nimble/velox/tests/VeloxWriterTests.cpp index a39830e..bc54fa0 100644 --- a/dwio/nimble/velox/tests/VeloxWriterTests.cpp +++ b/dwio/nimble/velox/tests/VeloxWriterTests.cpp @@ -193,8 +193,6 @@ TEST_F(VeloxWriterTests, RootHasNulls) { } TEST_F(VeloxWriterTests, FeatureReorderingNonFlatmapColumn) { - const uint32_t batchSize = 10; - velox::test::VectorMaker vectorMaker{leafPool_.get()}; auto vector = vectorMaker.rowVector( {"map", "flatmap"},