Skip to content

Commit c4488cd

Browse files
committed
fixing rebase conflicts
1 parent 6f46cc6 commit c4488cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hudi-client/hudi-spark-client/src/main/scala/org/apache/spark/sql/hudi/SparkAdapter.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ trait SparkAdapter extends Serializable {
168168
// unsupported by default
169169
throw new UnsupportedOperationException(s"Unsupported parseQuery method in Spark earlier than Spark 3.3.0")
170170
}
171-
sqlText: String): LogicalPlan
172171

173172
/**
174173
* Converts instance of [[StorageLevel]] to a corresponding string

0 commit comments

Comments
 (0)