You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/10/06 10:22:52 UTC

[PR] [SPARK-45436][PYTHON][CONNECT] DataFrame methods check same session [spark]

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

   
   ### What changes were proposed in this pull request?
   1, check same session
   2, rename the helper function to hide from auto-completion
   3, btw, remove uncessary `assert self._plan is not None`
   
   ### Why are the changes needed?
   we need to make sure same session is used when process multiple dataframe
   
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   ci
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no
   


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


Re: [PR] [SPARK-45436][PYTHON][CONNECT] DataFrame methods check same session [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #43248: [SPARK-45436][PYTHON][CONNECT] DataFrame methods check same session
URL: https://github.com/apache/spark/pull/43248


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