claudevdm commented on code in PR #36269: URL: https://github.com/apache/beam/pull/36269#discussion_r2382398688
########## sdks/python/apache_beam/testing/benchmarks/cloudml/requirements.txt: ########## @@ -15,5 +15,6 @@ # limitations under the License. # +dill Review Comment: tensorflow-transform actually requires dill (but doesnt specify in its setup.py). It was always transitively included via apache-beam. See https://github.com/tensorflow/transform/pull/345 -- 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]
