[ 
https://issues.apache.org/jira/browse/BEAM-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vishwas updated BEAM-7731:
--------------------------
    Description: 
Adding a utility function to handle expression generation for below pattern 
using linq4j:

Obj == null ? null : Obj

  was:
Adding a utility function to hande expression generation for below pattern:

Obj == null ? null : Obj


> 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
>            Priority: Major
>             Fix For: 2.15.0
>
>
> 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)

Reply via email to