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

Surya Hebbar updated IMPALA-14793:
----------------------------------
    Description: 
There are many row_regex searches that can instead be treated as aggregations 
to make the syntax easier and aggregations can provide better compatibility for 
both the traditional profile and the new aggregated profile. Also, they can 
result in better efficiency in certain cases.

This is a split change associated with 
[IMPALA-9846|http://issues.apache.org/jira/browse/IMPALA-9846] to enable the 
aggegated profile.

It is in order reduce the load from the large change, in order to make it a 
little easier to review.

  was:
There are many row_regex searches that can instead be treated as aggregations 
to make the syntax easier and aggregations can provide better compatibility for 
both the traditional profile and the new aggregated profile. Also, they can 
also result in better efficiency in certain cases.

This is a split change associated with 
[IMPALA-9846|http://issues.apache.org/jira/browse/IMPALA-9846] to enable the 
aggegated profile.

It is in order reduce the load from the large change, in order to make it a 
little easier to review.


> Replace row regex with aggregation tests
> ----------------------------------------
>
>                 Key: IMPALA-14793
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14793
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Surya Hebbar
>            Assignee: Surya Hebbar
>            Priority: Major
>
> There are many row_regex searches that can instead be treated as aggregations 
> to make the syntax easier and aggregations can provide better compatibility 
> for both the traditional profile and the new aggregated profile. Also, they 
> can result in better efficiency in certain cases.
> This is a split change associated with 
> [IMPALA-9846|http://issues.apache.org/jira/browse/IMPALA-9846] to enable the 
> aggegated profile.
> It is in order reduce the load from the large change, in order to make it a 
> little easier to review.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to