AnhTtis commented on PR #58084:
URL: https://github.com/apache/spark/pull/58084#issuecomment-5357406646

   Hi @cloud-fan, @uros-b,
   
   I have updated this PR with the standardized fix and full regression tests:
   - **Fix:** Recursively rename nested struct fields in 
`ResolveInsertionBase.scala` across `StructType`, `ArrayType`, and `MapType` 
(both keys and values).
   - **Tests:** Added 5 regression test cases in `SQLInsertTestSuite.scala` 
covering arrays, map values, map keys, and deep mixed nesting (all passing 
across Parquet, DSv2, and Hive).
   
   PTAL when you have a moment. Thank you!


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to