Joy-2000 opened a new issue, #18414:
URL: https://github.com/apache/hudi/issues/18414

   ### Task Description
   
   **What needs to be done:**
   
   Allowing modifications to MergeOnReadInputSplit without affecting task 
recovery from state.
   
   **Why this task is needed:**
   
   `inputSplitsState` in StreamReadMonitoringFunction uses the fallback kryo 
serializer for the state serialization, which doesn't support schema evolution 
for state. If we modify the attributes in MergeOnReadInputSplit, the flink job 
can not recover from state.
   
   
   ### Task Type
   
   Code improvement/refactoring
   
   ### Related Issues
   
   **Parent feature issue:** #18103 
   **Related issues:**
   NOTE: Use `Relationships` button to add parent/blocking issues after issue 
is created.
   


-- 
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]

Reply via email to