Skip to content

Commit

Permalink
removing provider param
Browse files Browse the repository at this point in the history
  • Loading branch information
ericm-db committed Dec 16, 2024
1 parent 5237110 commit 4399e37
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ case class StateRowPrefix(
* The encoded row format with all prefixes enabled is:
* [Column Family ID (optional)] [Schema ID (optional)] [Actual Data]
*
* @param provider The RocksDBStateStoreProvider instance managing this encoder
* @param useColumnFamilies Whether column families are enabled for this encoder
* @param columnFamilyInfo Optional information about the column family when enabled
* @param supportSchemaEvolution Whether schema evolution is enabled for this encoder
Expand Down

0 comments on commit 4399e37

Please sign in to comment.