GangYang-HX opened a new issue, #4521:
URL: https://github.com/apache/paimon/issues/4521

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Optimize the logic of 
org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase#extractSchemaChanges:
 prioritize whether updatedDataFields is empty to avoid accessing the latest 
schema information every time
   
   ### Solution
   
   prioritize whether updatedDataFields is empty to avoid accessing the latest 
schema information every time
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


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