[jira] [Updated] (NIFI-7525) Create a nullValue() Subjectless Functions and support null type on Expression Language

2020-07-29 Thread Fabrizio Spataro (Jira)


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

Fabrizio Spataro updated NIFI-7525:
---
Summary: Create a nullValue() Subjectless Functions and support null type 
on Expression Language  (was: Create a null() Subjectless Functions and support 
null type on Expression Language)

> Create a nullValue() Subjectless Functions and support null type on 
> Expression Language
> ---
>
> Key: NIFI-7525
> URL: https://issues.apache.org/jira/browse/NIFI-7525
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: Fabrizio Spataro
>Priority: Minor
>
> Reading (and using) nifi expression language, could be useful have a function 
> to set a "null value" easily!
>  Today, to resolve this, we can apply some tricks, for example: use an 
> UpdateRecord processor with an unknown RecordPath value or convert record in 
> text (json) and apply ReplaceText processor using a regex + *null* value.
>   
>  This issue will propose you a new stateless function, called *nullValue()* 
> to retrieve a real "null value"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (NIFI-7525) Create a null() Subjectless Functions and support null type on Expression Language

2020-06-22 Thread Fabrizio Spataro (Jira)


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

Fabrizio Spataro updated NIFI-7525:
---
Summary: Create a null() Subjectless Functions and support null type on 
Expression Language  (was: Create a null() Subjectless Functions to support 
null type on Expression Language)

> Create a null() Subjectless Functions and support null type on Expression 
> Language
> --
>
> Key: NIFI-7525
> URL: https://issues.apache.org/jira/browse/NIFI-7525
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: Fabrizio Spataro
>Priority: Minor
>
> Reading (and using) nifi expression language, could be useful have a function 
> to set a "null value" easily!
>  Today, to resolve this, we can apply some tricks, for example: use an 
> UpdateRecord processor with an unknown RecordPath value or convert record in 
> text (json) and apply ReplaceText processor using a regex + *null* value.
>   
>  This issue will propose you a new stateless function, called *nullValue()* 
> to retrieve a real "null value"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (NIFI-7525) Create a null() Subjectless Functions to support null type on Expression Language

2020-06-12 Thread Fabrizio Spataro (Jira)


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

Fabrizio Spataro updated NIFI-7525:
---
Description: 
Reading (and using) nifi expression language, could be useful have a function 
to set a "null value" easily!
 Today, to resolve this, we can apply some tricks, for example: use an 
UpdateRecord processor with an unknown RecordPath value or convert record in 
text (json) and apply ReplaceText processor using a regex + *null* value.
  
 This issue will propose you a new stateless function, called *nullValue()* to 
retrieve a real "null value"

  was:
Reading (and using) nifi expression language, could be useful have a function 
to set a "null value" easily!
Today, to resolve this, we can apply some tricks, for example: use an 
UpdateRecord processor with an unknown RecordPath value or convert record in 
text (json) and apply ReplaceText processor using a regex + *null* value.
 
This issue will propose you a new stateless function, called *null()* to 
retrieve a real "null value"


> Create a null() Subjectless Functions to support null type on Expression 
> Language
> -
>
> Key: NIFI-7525
> URL: https://issues.apache.org/jira/browse/NIFI-7525
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: Fabrizio Spataro
>Priority: Minor
>
> Reading (and using) nifi expression language, could be useful have a function 
> to set a "null value" easily!
>  Today, to resolve this, we can apply some tricks, for example: use an 
> UpdateRecord processor with an unknown RecordPath value or convert record in 
> text (json) and apply ReplaceText processor using a regex + *null* value.
>   
>  This issue will propose you a new stateless function, called *nullValue()* 
> to retrieve a real "null value"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (NIFI-7525) Create a null() Subjectless Functions to support null type on Expression Language

2020-06-12 Thread Fabrizio Spataro (Jira)
Fabrizio Spataro created NIFI-7525:
--

 Summary: Create a null() Subjectless Functions to support null 
type on Expression Language
 Key: NIFI-7525
 URL: https://issues.apache.org/jira/browse/NIFI-7525
 Project: Apache NiFi
  Issue Type: Improvement
  Components: Core Framework
Reporter: Fabrizio Spataro


Reading (and using) nifi expression language, could be useful have a function 
to set a "null value" easily!
Today, to resolve this, we can apply some tricks, for example: use an 
UpdateRecord processor with an unknown RecordPath value or convert record in 
text (json) and apply ReplaceText processor using a regex + *null* value.
 
This issue will propose you a new stateless function, called *null()* to 
retrieve a real "null value"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)