Skip to content

Commit b8b07a9

Browse files
Fixing the checkstyle failures
1 parent 44f9035 commit b8b07a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fluss-client/src/test/java/org/apache/fluss/client/converter/PojoToRowConverterTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,8 @@ public static class MixedDoubleValuesPojo {
861861
public Double negInfValue;
862862

863863
public MixedDoubleValuesPojo() {}
864+
}
865+
864866
@Test
865867
public void testTimestampPrecision3() {
866868
// Test with precision 3 milliseconds

0 commit comments

Comments
 (0)