Skip to content

Commit

Permalink
fix ch code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchengchenghh committed May 11, 2024
1 parent 19f9560 commit 8765f21
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ import org.apache.spark.sql.execution.datasources.{HadoopFsRelation, PartitionDi
import org.apache.spark.sql.execution.datasources.v2.clickhouse.source.DeltaMergeTreeFileFormat
import org.apache.spark.sql.types._
import org.apache.spark.util.collection.BitSet

import com.google.common.collect.Lists
import com.google.protobuf.{Any, Message}

import java.util

class CHTransformerApi extends TransformerApi with Logging {
Expand Down

0 comments on commit 8765f21

Please sign in to comment.