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

   ### Purpose
   
   In #4362 we write field ids into parquet files. However that PR fails to add 
id for nested array/map type (for example `ARRAY(MAP(INT, ARRAY(INT)))` type. 
This PR fixes the bug.
   
   ### Tests
   
   Unit tests.
   
   ### API and Format
   
   Field id of array element, map keys and values are changed.
   
   ### Documentation
   
   No document is needed.
   


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