[GitHub] [spark] HyukjinKwon closed pull request #39379: [SPARK-41828][CONNECT][PYTHON] Make `createDataFrame` support empty dataframe

2023-01-04 Thread GitBox
HyukjinKwon closed pull request #39379: [SPARK-41828][CONNECT][PYTHON] Make `createDataFrame` support empty dataframe URL: https://github.com/apache/spark/pull/39379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [spark] HyukjinKwon commented on pull request #39379: [SPARK-41828][CONNECT][PYTHON] Make `createDataFrame` support empty dataframe

2023-01-04 Thread GitBox
HyukjinKwon commented on PR #39379: URL: https://github.com/apache/spark/pull/39379#issuecomment-1370628238 Merged to master. -- 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

[GitHub] [spark] panbingkun commented on a diff in pull request #39286: [SPARK-41768][CORE] Refactor the definition of enum to follow with the code style

2023-01-04 Thread GitBox
panbingkun commented on code in PR #39286: URL: https://github.com/apache/spark/pull/39286#discussion_r1061247070 ## core/src/test/scala/org/apache/spark/status/protobuf/SerializerBenchmark.scala: ## @@ -0,0 +1,61 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [spark] dongjoon-hyun commented on pull request #36987: [SPARK-39596][INFRA] Install `ggplot2` for GitHub Action linter job

2023-01-04 Thread GitBox
dongjoon-hyun commented on PR #36987: URL: https://github.com/apache/spark/pull/36987#issuecomment-1370625160 Thank you, @HyukjinKwon . BTW, `branch-3.2` linter is recovered finally. - https://github.com/apache/spark/actions/runs/3835620595/jobs/6530156137 -- This is an automated

[GitHub] [spark] HyukjinKwon commented on pull request #36987: [SPARK-39596][INFRA] Install `ggplot2` for GitHub Action linter job

2023-01-04 Thread GitBox
HyukjinKwon commented on PR #36987: URL: https://github.com/apache/spark/pull/36987#issuecomment-1370624131 Thx! -- 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

[GitHub] [spark] lu-wang-dl commented on a diff in pull request #39146: [WIP][SPARK-41589][PYTHON][ML] PyTorch Distributor Baseline API Changes

2023-01-04 Thread GitBox
lu-wang-dl commented on code in PR #39146: URL: https://github.com/apache/spark/pull/39146#discussion_r1061233548 ## python/pyspark/ml/torch/distributor.py: ## @@ -0,0 +1,287 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [spark] HyukjinKwon commented on pull request #39382: [SPARK-41878][CONNECT][TESTS] pyspark.sql.tests.test_dataframe - Add JIRAs or messages for skipped messages

2023-01-04 Thread GitBox
HyukjinKwon commented on PR #39382: URL: https://github.com/apache/spark/pull/39382#issuecomment-1370612165 Thanks for doing this @techaddict -- 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

[GitHub] [spark] lu-wang-dl commented on a diff in pull request #39146: [WIP][SPARK-41589][PYTHON][ML] PyTorch Distributor Baseline API Changes

2023-01-04 Thread GitBox
lu-wang-dl commented on code in PR #39146: URL: https://github.com/apache/spark/pull/39146#discussion_r1061232558 ## python/pyspark/ml/torch/distributor.py: ## @@ -0,0 +1,287 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] [spark] gengliangwang commented on a diff in pull request #39286: [SPARK-41768][CORE] Refactor the definition of enum to follow with the code style

2023-01-04 Thread GitBox
gengliangwang commented on code in PR #39286: URL: https://github.com/apache/spark/pull/39286#discussion_r1061217778 ## core/src/main/scala/org/apache/spark/status/protobuf/RDDOperationGraphWrapperSerializer.scala: ## @@ -81,8 +80,8 @@ class RDDOperationGraphWrapperSerializer

[GitHub] [spark] gengliangwang commented on a diff in pull request #39286: [SPARK-41768][CORE] Refactor the definition of enum to follow with the code style

2023-01-04 Thread GitBox
gengliangwang commented on code in PR #39286: URL: https://github.com/apache/spark/pull/39286#discussion_r1061217070 ## core/src/test/scala/org/apache/spark/status/protobuf/SerializerBenchmark.scala: ## @@ -0,0 +1,61 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

<    1   2   3