Skip to content

Commit

Permalink
Update javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
szehon-ho committed Jul 13, 2024
1 parent ce8b939 commit 981bdad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4151,7 +4151,6 @@ class Dataset[T] private[sql](
* }}}
* @param assignments A Map of column names to Column expressions representing the updates
* to be applied.
* @param condition the update condition.
* @group basic
* @since 4.0.0
*/
Expand Down

0 comments on commit 981bdad

Please sign in to comment.