You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/10/26 07:58:18 UTC

[GitHub] [spark] zero323 commented on pull request #34392: [SPARK-37116][PYTHON] Allow sequences (tuples and lists) as pivot values argument in PySpark

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org