JingsongLi commented on PR #8550:
URL: https://github.com/apache/paimon/pull/8550#issuecomment-4953850571

   After reversing the merge order of schema options, 'copyWithLatestStyle()' 
will lose the runtime override of 'table. copy (dynamicOptions)'. Temporary 
regression test stable failure: Expected snapshot. num-retained. max=200, but 
actually recovered to persistent value of 100. This method is called multiple 
times in the Flink CDC schema refresh and retry link, which belongs to actual 
regression; It is necessary to distinguish between persistent options and 
dynamic options, and it is not possible to simply reverse the overall merging 
order.
   


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