Skip to content

Commit

Permalink
fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonport-db committed Feb 27, 2025
1 parent b6322bc commit 75368a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ private TransactionStateRow(HashMap<Integer, Object> valueMap) {
* Get the logical schema of the table from the transaction state {@link Row} returned by {@link
* Transaction#getTransactionState(Engine)}}
*
* @param engine {@link Engine} instance to use for parsing the schema
* @param transactionState Transaction state state {@link Row}
* @return Logical schema of the table as {@link StructType}
*/
Expand Down

0 comments on commit 75368a0

Please sign in to comment.