[
https://issues.apache.org/jira/browse/BEAM-10925?focusedWorklogId=511226&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-511226
]
ASF GitHub Bot logged work on BEAM-10925:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Nov/20 06:41
Start Date: 13/Nov/20 06:41
Worklog Time Spent: 10m
Work Description: amaliujia edited a comment on pull request #13306:
URL: https://github.com/apache/beam/pull/13306#issuecomment-726553782
If we don't expose CombineFn in interface, I think what we will end is a
similar interface design to current CombineFn: we will ask users to offer
implementations `init accumulator`, `add input`, `merge accumulator`,
`extract`, etc. then in implementation we will create CombineFn as a wrapper on
top of those implementations.
The benefits for this decoupling seems little given CombineFn is a stable
API in Beam.
----------------------------------------------------------------
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: 511226)
Time Spent: 11h 40m (was: 11.5h)
> ZetaSQL: Support Java UDF
> -------------------------
>
> Key: BEAM-10925
> URL: https://issues.apache.org/jira/browse/BEAM-10925
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql-zetasql
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Time Spent: 11h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)