-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-4387][PySpark] Refactoring python profiling code to make it extensible #3901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test build #25057 has started for PR 3901 at commit
|
|
Thanks for picking this up! |
|
Test build #25057 has finished for PR 3901 at commit
|
|
Test FAILed. |
|
Test build #25067 has started for PR 3901 at commit
|
|
Test build #25068 has started for PR 3901 at commit
|
|
Test build #25070 has started for PR 3901 at commit
|
|
Test build #25073 has started for PR 3901 at commit
|
|
@JoshRosen I did some refactor on this, please take another pass of review, thanks. |
|
Test build #25068 has finished for PR 3901 at commit
|
|
Test FAILed. |
|
Test build #25070 has finished for PR 3901 at commit
|
|
Test FAILed. |
|
Test build #25067 has finished for PR 3901 at commit
|
|
Test PASSed. |
|
Test build #25073 has finished for PR 3901 at commit
|
|
Test FAILed. |
|
Test build #25077 has started for PR 3901 at commit
|
|
Test build #25077 has finished for PR 3901 at commit
|
|
Test PASSed. |
|
Thanks @davies |
|
@JoshRosen @mateiz This PR will introduce new API for pyspark, please help to review it. |
|
@JoshRosen Is it ready to go? |
|
@JoshRosen Should we include this in 1.3? |
|
@davies Sure, let's pull this in for 1.3. Sorry for letting this hang in the review queue for so long. This looks good to me, so I'm going to merge it to |
|
💃 |
|
🚀 |
|
💃 |
This PR is based on #3255 , fix conflicts and code style.
Closes #3255.