Skip to content

Commit 16a7ab2

Browse files
committed
remove param
1 parent da6bc91 commit 16a7ab2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sql/pipelines/src/main/scala/org/apache/spark/sql/pipelines/util/InputReadInfo.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ sealed trait InputReadOptions
2727

2828
/**
2929
* Options for a batch read of an input.
30-
*
31-
* @param apiLanguage The language of the public API that called this function.
3230
*/
3331
final case class BatchReadOptions() extends InputReadOptions
3432

0 commit comments

Comments
 (0)