Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcclp committed Mar 10, 2025
1 parent e7ebb41 commit fe55669
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,8 @@ class VeloxIteratorApi extends IteratorApi with Logging {
otherMetadataColumns.add(
SparkShimLoader.getSparkShims.getOtherConstantMetadataColumnValues(file))
}
(paths,
(
paths,
starts,
lengths,
fileSizes,
Expand Down

0 comments on commit fe55669

Please sign in to comment.