xr-chen opened a new pull request, #766:
URL: https://github.com/apache/incubator-xtable/pull/766

   ## *Important Read*
   - #765
   
   ## What is the purpose of the pull request
   Support converting columnMapping-enabled Delta table with array fields into 
an Iceberg table
   
   
   ## Brief change log
   
   Update the `fieldIdTracker` variable every time we get a field ID either 
from the source table schema or from `fieldIdTracker` itself to make sure 
`fieldIdTracker` won't return any ID already in the source table schema.
   
   ## Verify this pull request
   
   - *Added `testToIcebergWithPartialFieldIdsSet` to verify the change.*
   
   


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