anshulbaliga7 commented on PR #58086: URL: https://github.com/apache/spark/pull/58086#issuecomment-5336771783
@yyanyy , thanks for the thorough review! Addressed all three points: - Added `INSERT BY NAME` paired test to the array case to lock down the semantic boundary - Added `MAP<STRUCT<x: INT, y: INT>, STRING>` to exercise the key recursion branch - Added deep mixed nesting `ARRAY<STRUCT<nested: ARRAY<STRUCT<x: INT, y: INT>>>>` to the combined test Can you PTAL again? -- 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]
