You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ue...@apache.org on 2020/04/15 18:42:42 UTC

[spark] branch branch-2.4 updated (49abdc4 -> d34590c)

This is an automated email from the ASF dual-hosted git repository.

ueshin pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 49abdc4  [SPARK-31186][PYSPARK][SQL][2.4] toPandas should not fail on duplicate column names
     add d34590c  [SPARK-31441][PYSPARK][SQL][2.4] Support duplicated column names for toPandas with arrow execution

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/dataframe.py |  6 +++++-
 python/pyspark/sql/tests.py     | 27 +++++++++++++++++++++------
 2 files changed, 26 insertions(+), 7 deletions(-)


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