ericm-db commented on code in PR #47490:
URL: https://github.com/apache/spark/pull/47490#discussion_r1735083478
##########
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/statefulOperators.scala:
##########
@@ -166,20 +166,6 @@ trait StateStoreWriter extends StatefulOperator with
PythonSQLMetrics { self: Sp
"number of state store instances")
) ++ stateStoreCustomMetrics ++ pythonMetrics
- def stateSchemaFilePath(storeName: Option[String] = None): Path = {
Review Comment:
Removing this as it isn't used anywhere
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]