You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Dan S <ds...@gmail.com> on 2022/10/14 15:25:51 UTC

Possible type in Apache NiFi Expression Language Guide

It seems there may be a type in the Data Types
<https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#types>
section.
It says
>
> The Expression Language supports four different data types:


and then guide lists five types String, Number, Decimal, Date and Boolean.
So instead of four it should say

 The Expression Language supports five different data types:

Re: Possible typo in Apache NiFi Expression Language Guide

Posted by Dan S <ds...@gmail.com>.
Sorry in the subject line and in the actual email instead of type it should
say typo
Possible type -> Possible typo
It seems there may be a type -> It seems there may be a typo
Both have been corrected.

On Fri, Oct 14, 2022 at 11:25 AM Dan S <ds...@gmail.com> wrote:

> It seems there may be a typo in the Data Types
> <https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#types> section.
> It says
>>
>> The Expression Language supports four different data types:
>
>
> and then guide lists five types String, Number, Decimal, Date and Boolean.
> So instead of four it should say
>
>  The Expression Language supports five different data types:
>