Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.2, 3.1.2, 3.2.0
-
None
Description
Currently the number of output rows of `StateStoreRestoreExec` only counts the each input row. But it actually outputs input rows + optional restored rows. We should provide correct number of output rows.