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

[GitHub] [spark] itholic opened a new pull request, #42389: [SPARK-43709][PS] Remove `closed` parameter from `ps.date_range` & enable test.

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

   ### What changes were proposed in this pull request?
   
   This PR proposes to remove `closed` parameter from `ps.date_range` & enable test. See https://github.com/pandas-dev/pandas/issues/40245 more detail.
   
   ### Why are the changes needed?
   
   To support pandas 2.0.0 and above.
   
   ### Does this PR introduce _any_ user-facing change?
   
   `closed` parameter will no longer available from `ps.date_range` API.
   
   ### How was this patch tested?
   
   Enabling the 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 closed pull request #42389: [SPARK-43709][PS] Remove `closed` parameter from `ps.date_range` & enable test.

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #42389: [SPARK-43709][PS] Remove `closed` parameter from `ps.date_range` & enable test.
URL: https://github.com/apache/spark/pull/42389


-- 
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 #42389: [SPARK-43709][PS] Remove `closed` parameter from `ps.date_range` & enable test.

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

   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