Skip to content
Prev Previous commit
Next Next commit
purging
  • Loading branch information
ericm-db committed Jul 16, 2024
commit 2dcd90e37a4f6770356d14890f14a2381b2aaeb2
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,6 @@ class IncrementalExecution(
*/
private val STATE_SCHEMA_DEFAULT_VERSION: Int = 2

/**
* This value dictates which schema format version the state schema should be written in
* for all operators other than TransformWithState.
*/
private val STATE_SCHEMA_DEFAULT_VERSION: Int = 2

/**
* See [SPARK-18339]
* Walk the optimized logical plan and replace CurrentBatchTimestamp
Expand Down