[
https://issues.apache.org/jira/browse/BEAM-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-7731.
--------------------------------
Resolution: Fixed
> Adding helper function to handle if null else pattern for expression
> generation
> -------------------------------------------------------------------------------
>
> Key: BEAM-7731
> URL: https://issues.apache.org/jira/browse/BEAM-7731
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql
> Reporter: Vishwas
> Assignee: Vishwas
> Priority: Minor
> Fix For: 2.15.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Adding a utility function to handle expression generation for below pattern
> using linq4j:
> Obj == null ? null : Obj
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)