ArnavBalyan opened a new pull request, #8780:
URL: https://github.com/apache/paimon/pull/8780

   ### Purpose
    - Rename and drop on map column fails with :Field <col> can not be found in 
table schema.
    - This is because the column specific map shredded keys are not migrated in 
renames and drops.
    - Add the map.* keys to the rename option migration whitelist and strip 
them on drop, so rename/drop of a shredding map column succeeds and keeps its 
layout options.
   
   ### Tests
   -  UT


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