Skip to content

Commit 3408a22

Browse files
committed
Fix spotless formatting
1 parent 7c53d77 commit 3408a22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

paimon-core/src/main/java/org/apache/paimon/append/DedicatedFormatRollingFileWriter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060

6161
/**
6262
* A rolling file writer that supports dedicated file formats for different column types. This
63-
* writer creates separate files for normal columns, blob columns, and vector columns, managing their
64-
* lifecycle and ensuring consistency between them.
63+
* writer creates separate files for normal columns, blob columns, and vector columns, managing
64+
* their lifecycle and ensuring consistency between them.
6565
*
6666
* <p>The writer handles three types of data:
6767
*

0 commit comments

Comments
 (0)