Skip to content

Commit

Permalink
Update javadoc to prepare PR
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Dai <[email protected]>
  • Loading branch information
dai-chen committed Dec 8, 2022
1 parent 03dd5ae commit 55f3ecd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public static Property<LogicalPlan, Table> table() {
}

/**
* Logical relation with table field.
* Logical write with table field.
*/
public static Property<LogicalPlan, Table> writeTable() {
return Property.optionalProperty("table",
Expand Down

0 comments on commit 55f3ecd

Please sign in to comment.