zero323 commented on pull request #34392: URL: https://github.com/apache/spark/pull/34392#issuecomment-951659706
Sorry, but it is not correct. `Sequence` is a very high level and, even if we consider only built-in types, covers more than `List` and `Tuples`. In some cases, we might be fine with using `Sequences` (assuming code is properly adjusted), but definitely not here. -- 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]
