You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Spencer Hivert (JIRA)" <ji...@apache.org> on 2018/08/01 18:01:00 UTC

[jira] [Created] (GRIFFIN-187) Support Empty String in Profiling Measure

Spencer Hivert created GRIFFIN-187:
--------------------------------------

             Summary: Support Empty String in Profiling Measure
                 Key: GRIFFIN-187
                 URL: https://issues.apache.org/jira/browse/GRIFFIN-187
             Project: Griffin (Incubating)
          Issue Type: New Feature
            Reporter: Spencer Hivert


Here at Credit Karma, we've discovered that it's also useful to check if the string is empty. We were originally using the null count functionality however we were mislead as the field was not null, but rather empty.

Add the ability to check for empty strings!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Re: [jira] [Created] (GRIFFIN-187) Support Empty String in Profiling Measure

Posted by William Guo <gu...@apache.org>.
YES, just saw your PR.
Thanks for your contribution.

We will review it today.

Thanks,
William

On Thu, Aug 2, 2018 at 7:21 AM, William Guo <gu...@apache.org> wrote:

> hi Hivert,
>
> We will check on this.
>
> BTW, Do you want to contribute on UI Part?
>
> Thanks,
> William
>
> On Thu, Aug 2, 2018 at 2:01 AM, Spencer Hivert (JIRA) <ji...@apache.org>
> wrote:
>
>> Spencer Hivert created GRIFFIN-187:
>> --------------------------------------
>>
>>              Summary: Support Empty String in Profiling Measure
>>                  Key: GRIFFIN-187
>>                  URL: https://issues.apache.org/jira/browse/GRIFFIN-187
>>              Project: Griffin (Incubating)
>>           Issue Type: New Feature
>>             Reporter: Spencer Hivert
>>
>>
>> Here at Credit Karma, we've discovered that it's also useful to check if
>> the string is empty. We were originally using the null count functionality
>> however we were mislead as the field was not null, but rather empty.
>>
>> Add the ability to check for empty strings!
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v7.6.3#76005)
>>
>
>

Re: [jira] [Created] (GRIFFIN-187) Support Empty String in Profiling Measure

Posted by William Guo <gu...@apache.org>.
hi Hivert,

We will check on this.

BTW, Do you want to contribute on UI Part?

Thanks,
William

On Thu, Aug 2, 2018 at 2:01 AM, Spencer Hivert (JIRA) <ji...@apache.org>
wrote:

> Spencer Hivert created GRIFFIN-187:
> --------------------------------------
>
>              Summary: Support Empty String in Profiling Measure
>                  Key: GRIFFIN-187
>                  URL: https://issues.apache.org/jira/browse/GRIFFIN-187
>              Project: Griffin (Incubating)
>           Issue Type: New Feature
>             Reporter: Spencer Hivert
>
>
> Here at Credit Karma, we've discovered that it's also useful to check if
> the string is empty. We were originally using the null count functionality
> however we were mislead as the field was not null, but rather empty.
>
> Add the ability to check for empty strings!
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)
>