Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/22568
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221529918
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,78 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221425094
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,78 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221425061
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,78 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221203078
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221194037
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221186971
--- Diff: python/pyspark/sql/tests.py ---
@@ -5714,24 +5755,31 @@ def test_wrong_args(self):
pandas_udf(lambda x, y: x, Do
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221186913
--- Diff: python/pyspark/sql/tests.py ---
@@ -5714,24 +5755,31 @@ def test_wrong_args(self):
pandas_udf(lambda x, y: x, Do
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221186790
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221186707
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221183502
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221158302
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221158026
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r221156223
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220948793
--- Diff: python/pyspark/sql/tests.py ---
@@ -5714,24 +5755,31 @@ def test_wrong_args(self):
pandas_udf(lambda x, y: x, DoubleTy
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220948302
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220943714
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220948939
--- Diff: python/pyspark/sql/tests.py ---
@@ -5714,24 +5755,31 @@ def test_wrong_args(self):
pandas_udf(lambda x, y: x, DoubleTy
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220944429
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,73 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220884525
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,69 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user AlexanderKoryagin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220884563
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,69 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220880080
--- Diff: python/pyspark/sql/tests.py ---
@@ -5715,23 +5752,29 @@ def test_wrong_args(self):
def test_unsupported_types(self):
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220879251
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,69 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22568#discussion_r220878993
--- Diff: python/pyspark/sql/tests.py ---
@@ -5525,32 +5525,69 @@ def data(self):
.withColumn("v", explode(col('vs'))).drop('vs')
GitHub user AlexanderKoryagin opened a pull request:
https://github.com/apache/spark/pull/22568
[SPARK-23401][PYTHON][TESTS] Add more data types for PandasUDFTests
## What changes were proposed in this pull request?
Add more data types for Pandas UDF Tests for PySpark SQL
25 matches
Mail list logo