dongjoon-hyun commented on code in PR #43192: URL: https://github.com/apache/spark/pull/43192#discussion_r1342099855
########## LICENSE: ########## @@ -221,6 +221,7 @@ connector/spark-ganglia-lgpl/src/main/java/com/codahale/metrics/ganglia/GangliaR Python Software Foundation License ---------------------------------- +python/pyspark/loose_version.py python/docs/source/_static/copybutton.js Review Comment: I'm not sure about `copybutton.js` but we need to add loose_version to binary because we had `python/pyspark/cloudpickle.py` and `python/pyspark/join.py` in BSD 3-Clause section. So, I added it to LICENSE-binary too. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
