mans2singh commented on pull request #16763:
URL: https://github.com/apache/flink/pull/16763#issuecomment-913338933


   Hi @leonardBang @tisonkun - 
   
   This PR is about renaming variable (`DataSet<Integer>  listState`) to be 
consistent with the `readUnionState` method invocation 
(`savepoint.readUnionState<>`).  
   
   The previous section's declaration of the variable (`listState`) is 
consistent with the `readListState` method invocation (`DataSet<Integer> 
listState  = savepoint.readListState<>`). 
   
   Can you please let me know your comments ? 
   
   Thanks for your time.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to