Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/10885#discussion_r50759500
--- Diff: dev/sparktestsupport/toposort.py ---
@@ -0,0 +1,85 @@
+#######################################################################
+# Implements a topological sort algorithm.
--- End diff --
Oops, I missed this. It looks like it's Apache licensed and you have
correctly preserved the header.
https://bitbucket.org/ericvsmith/toposort/src/25b5894c4229cb888f77cf0c077c05e2464446ac/LICENSE.txt?fileviewer=file-view-default
You'll need to put the `NOTICE` contents in our `NOTICE`:
https://bitbucket.org/ericvsmith/toposort/src/25b5894c4229cb888f77cf0c077c05e2464446ac/NOTICE?fileviewer=file-view-default
That should be all.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]