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/03/17 18:14:58 UTC

[GitHub] [spark] ueshin opened a new pull request, #40469: [SPARK-42848][CONNECT][PYTHON] Implement DataFraem.registerTempTable

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

   ### What changes were proposed in this pull request?
   
   Implements `DataFraem.registerTempTable`.
   
   ### Why are the changes needed?
   
   Missing API.
   
   ### Does this PR introduce _any_ user-facing change?
   
   `DataFraem.registerTempTable` will be available.
   
   ### How was this patch tested?
   
   Enabled a related test.


-- 
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 #40469: [SPARK-42848][CONNECT][PYTHON] Implement DataFrame.registerTempTable

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #40469: [SPARK-42848][CONNECT][PYTHON] Implement DataFrame.registerTempTable
URL: https://github.com/apache/spark/pull/40469


-- 
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] amaliujia commented on pull request #40469: [SPARK-42848][CONNECT][PYTHON] Implement DataFraem.registerTempTable

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

   Nit: typo `DataFraem.registerTempTable` in PR title and PR description :) 


-- 
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 #40469: [SPARK-42848][CONNECT][PYTHON] Implement DataFrame.registerTempTable

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

   Merged to master and 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