Core: Add EnvironmentContext to commit summary#9273
Conversation
10924c3 to
297d0ff
Compare
|
@amogh-jahagirdar @nastra could you please take a look? |
|
The failed check is due to a flaky test. I created #9294 to fix it. |
9144372 to
62ec68a
Compare
62ec68a to
b0363ef
Compare
nastra
left a comment
There was a problem hiding this comment.
LGTM once the test is slightly updated. I think it makes sense to have engine-specific info in the snapshot summary. That way we know from which engine a snapshot has been created from. I'm curious what others think here
/cc @amogh-jahagirdar @aokolnychyi @RussellSpitzer @jackye1995
b0363ef to
8284c12
Compare
8284c12 to
a57a15f
Compare
a57a15f to
98f9f60
Compare
|
@nastra how can we move this forward? |
98f9f60 to
a8ce2b0
Compare
|
@amogh-jahagirdar or @RussellSpitzer can you guys also take a look at this please? |
a8ce2b0 to
efea382
Compare
|
Sorry for the delay on reviewing this @manuzhang thanks for adding this, I think the environment details in the summary will be quite helpful. I'll go ahead and merge. Thanks @nastra @ajantha-bhat for reviewing! |
Currently, it's not easy to find the Spark application that has run rewrite files actions. This patch adds application id to commit summary via
EnviromentContext