[
https://issues.apache.org/jira/browse/BEAM-7731?focusedWorklogId=276066&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-276066
]
ASF GitHub Bot logged work on BEAM-7731:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Jul/19 18:45
Start Date: 12/Jul/19 18:45
Worklog Time Spent: 10m
Work Description: apilloud commented on pull request #9047: [BEAM-7731]
Adding helper function to handle if null else pattern for expression generation.
URL: https://github.com/apache/beam/pull/9047
----------------------------------------------------------------
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: 276066)
Time Spent: 40m (was: 0.5h)
> 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: 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)