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 2022/12/12 04:42:16 UTC

[GitHub] [spark] zhengruifeng opened a new pull request, #39030: [SPARK-36880][PYTHON][FOLLOWUP] Correct the type hint for `from_csv`

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

   ### What changes were proposed in this pull request?
   Correct the type hint for `from_csv`
   
   
   ### Why are the changes needed?
   `from_csv` actually does not support `StructType` for now
   
   
   ### Does this PR introduce _any_ user-facing change?
   the generated doc
   
   ### How was this patch tested?
   existing UT
   


-- 
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 #39030: [MINOR][PYTHON][DOCS] Correct the type hint for `from_csv`

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #39030:
URL: https://github.com/apache/spark/pull/39030#issuecomment-1346027205

   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 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] zhengruifeng commented on pull request #39030: [MINOR][PYTHON][DOCS] Correct the type hint for `from_csv`

Posted by GitBox <gi...@apache.org>.
zhengruifeng commented on PR #39030:
URL: https://github.com/apache/spark/pull/39030#issuecomment-1346028920

   thank you @HyukjinKwon 


-- 
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 #39030: [MINOR][PYTHON][DOCS] Correct the type hint for `from_csv`

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #39030: [MINOR][PYTHON][DOCS] Correct the type hint for `from_csv`
URL: https://github.com/apache/spark/pull/39030


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