[
https://issues.apache.org/jira/browse/BEAM-10645?focusedWorklogId=467899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-467899
]
ASF GitHub Bot logged work on BEAM-10645:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/20 15:41
Start Date: 07/Aug/20 15:41
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 467899)
Time Spent: 0.5h (was: 20m)
> Warn when user requests a non-parallel pandas operation.
> --------------------------------------------------------
>
> Key: BEAM-10645
> URL: https://issues.apache.org/jira/browse/BEAM-10645
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)