We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f46cc6 commit c4488cdCopy full SHA for c4488cd
hudi-client/hudi-spark-client/src/main/scala/org/apache/spark/sql/hudi/SparkAdapter.scala
@@ -168,7 +168,6 @@ trait SparkAdapter extends Serializable {
168
// unsupported by default
169
throw new UnsupportedOperationException(s"Unsupported parseQuery method in Spark earlier than Spark 3.3.0")
170
}
171
- sqlText: String): LogicalPlan
172
173
/**
174
* Converts instance of [[StorageLevel]] to a corresponding string
0 commit comments