[
https://issues.apache.org/jira/browse/BEAM-11871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333396#comment-17333396
]
Beam JIRA Bot commented on BEAM-11871:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> SQL UDFs don't work well with Row as an argument
> ------------------------------------------------
>
> Key: BEAM-11871
> URL: https://issues.apache.org/jira/browse/BEAM-11871
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Andrew Pilloud
> Priority: P2
> Labels: stale-P2
>
> SQL UDFs get a
> [WrappedRow|https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamCalcRel.java#L642],
> which is suppose to be an internal wrapper for BeamCalcRel. We should
> revisit how rows are passed to UDFs, possibly passing the Schema Row instead.
> At very least users need to be able to get columns by name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)