apilloud commented on a change in pull request #12476:
URL: https://github.com/apache/beam/pull/12476#discussion_r467118635
##########
File path: sdks/python/apache_beam/dataframe/expressions.py
##########
@@ -16,6 +16,9 @@
from __future__ import absolute_import
+import contextlib
+import threading
+
Review comment:
This didn't run Jenkins tests before merging, it introduced a linter
failure.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]