You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "ueshin (via GitHub)" <gi...@apache.org> on 2023/07/27 01:09:09 UTC

[GitHub] [spark] ueshin opened a new pull request, #42179: [SPARK-44479][CONNECT][PYTHON] Fix protobuf conversion from an empty struct type

ueshin opened a new pull request, #42179:
URL: https://github.com/apache/spark/pull/42179

   ### What changes were proposed in this pull request?
   
   This is a partial backport of #42161.
   
   Fixes protobuf conversion from an empty struct type.
   
   ### Why are the changes needed?
   
   The empty struct type was not properly converted to the protobuf message.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Existing tests.


-- 
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


[GitHub] [spark] HyukjinKwon commented on pull request #42179: [SPARK-44479][CONNECT][PYTHON] Fix protobuf conversion from an empty struct type

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #42179:
URL: https://github.com/apache/spark/pull/42179#issuecomment-1652764629

   Merged to branch-3.4.


-- 
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


[GitHub] [spark] HyukjinKwon closed pull request #42179: [SPARK-44479][CONNECT][PYTHON] Fix protobuf conversion from an empty struct type

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #42179: [SPARK-44479][CONNECT][PYTHON] Fix protobuf conversion from an empty struct type
URL: https://github.com/apache/spark/pull/42179


-- 
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


[GitHub] [spark] ueshin commented on pull request #42179: [SPARK-44479][CONNECT][PYTHON] Fix protobuf conversion from an empty struct type

Posted by "ueshin (via GitHub)" <gi...@apache.org>.
ueshin commented on PR #42179:
URL: https://github.com/apache/spark/pull/42179#issuecomment-1652764130

   cc @HyukjinKwon @zhengruifeng 


-- 
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