LuciferYang commented on PR #47664:
URL: https://github.com/apache/spark/pull/47664#issuecomment-2278950456

   > According to the test case change and this comment, you mean this is a 
breaking change, right?
   > 
   > > But if the user is used to using row.getAs[mutable.Seq] instead of 
row.getSeq, then he/she will have to switch to using row.getAs[immutable.Seq].
   
   Yes, for this behavioral habit, it is a breaking 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]


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

Reply via email to