[
https://issues.apache.org/jira/browse/BEAM-12680?focusedWorklogId=631908&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-631908
]
ASF GitHub Bot logged work on BEAM-12680:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jul/21 23:01
Start Date: 30/Jul/21 23:01
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #15244:
URL: https://github.com/apache/beam/pull/15244#issuecomment-890235052
I wonder if we should keep some of the UDF methods experimental. There are
currently three `registerUdf` methods and we might introduce a fourth
eventually for
[ScalarFn](https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/udf/src/main/java/org/apache/beam/sdk/extensions/sql/udf/ScalarFn.java).
And `registerUdaf` has always been a little sketchy since SQL UDAFs ignore
many of the methods of `CombineFn`.
Otherwise LGTM.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 631908)
Time Spent: 0.5h (was: 20m)
> Calcite SqlTransform no longer experimental
> -------------------------------------------
>
> Key: BEAM-12680
> URL: https://issues.apache.org/jira/browse/BEAM-12680
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Andrew Pilloud
> Assignee: Andrew Pilloud
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The SqlTransform API has been stable for some time. We should drop
> experimental.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)