Wei Liu

Results 11 comments of Wei Liu

> Let's file a JIRA and link it to the PR title, see also https://spark.apache.org/contributing.html Thanks for the suggestion! I've update the title with ticket number. But I'm not particularly...

Also I believe https://github.com/illinois-cs241/coursebook/blob/1b53e6d38f4fff1f45fc25efd3a24111de35383e/appendix/appendix.tex#L850 should be ` while(my_node.is_awoken == 0) { `

And probably the mutex `dynamic` inside https://github.com/illinois-cs241/coursebook/blob/1b53e6d38f4fff1f45fc25efd3a24111de35383e/appendix/appendix.tex#L780-L784 should rather be defined inside https://github.com/illinois-cs241/coursebook/blob/1b53e6d38f4fff1f45fc25efd3a24111de35383e/appendix/appendix.tex#L786-L788

Thanks for the review routing! When it's convenient, can people assign this PR to @WweiL and @hkulyc so that we can keep track of reviews? Thanks again!

With this one merged https://github.com/apache/spark/pull/48043 This PR can be closed. Thanks for everyone who worked / reviewed this PR!

This PR depends on https://github.com/apache/spark/pull/47932 and https://github.com/apache/spark/pull/47895