From issues-return-135412-archive-asf-public=cust-asf.ponee.io@beam.apache.org Mon Dec 7 23:32:02 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 4011618066D for ; Tue, 8 Dec 2020 00:32:02 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id AD782646BF for ; Mon, 7 Dec 2020 23:32:01 +0000 (UTC) Received: (qmail 15240 invoked by uid 500); 7 Dec 2020 23:32:01 -0000 Mailing-List: contact issues-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list issues@beam.apache.org Received: (qmail 15231 invoked by uid 99); 7 Dec 2020 23:32:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2020 23:32:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 4B44F3E86B for ; Mon, 7 Dec 2020 23:32:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 1EB38C801E9 for ; Mon, 7 Dec 2020 23:32:00 +0000 (UTC) Date: Mon, 7 Dec 2020 23:32:00 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: issues@beam.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (BEAM-9602) Support Dynamic Timer in Python SDK over FnApi MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/BEAM-9602?focusedWorklogId=521454&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521454 ] ASF GitHub Bot logged work on BEAM-9602: ---------------------------------------- Author: ASF GitHub Bot Created on: 07/Dec/20 23:31 Start Date: 07/Dec/20 23:31 Worklog Time Spent: 10m Work Description: y1chi commented on pull request #13421: URL: https://github.com/apache/beam/pull/13421#issuecomment-740245106 I think we can still remove TimerFamilySpec and just use TimerSpec for backward compatibility. But it's probably better to keep both TimerParam and TimerFamilyParam so we know what runtime api to provide in the DoFn for the timer object. ---------------------------------------------------------------- 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: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 521454) Time Spent: 1.5h (was: 1h 20m) > Support Dynamic Timer in Python SDK over FnApi > ---------------------------------------------- > > Key: BEAM-9602 > URL: https://issues.apache.org/jira/browse/BEAM-9602 > Project: Beam > Issue Type: New Feature > Components: sdk-py-harness > Reporter: Boyuan Zhang > Priority: P3 > Time Spent: 1.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)