[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808031#comment-16808031
 ] 

ASF subversion and git services commented on ASTERIXDB-2536:
------------------------------------------------------------

Commit b7f029ec4f40f0f0152fdb4322b557cc39695297 in asterixdb's branch 
refs/heads/master from Dmitry Lychagin
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=b7f029e ]

[ASTERIXDB-2536][COMP] Do not push Select through RunningAggregate

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- Make OperatorPropertiesUtil.isMovable() return false
  for RunningAggregate operators, so Select operators
  are not pushed through them

Change-Id: Iae9e69d2a15664360ae8f05fd09eba1a38e346c7
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3305
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Till Westmann <[email protected]>


> SELECT operator should not be pushed through RUNNING AGGREGATE
> --------------------------------------------------------------
>
>                 Key: ASTERIXDB-2536
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2536
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Major
>
> PushSelectDownRule can push SELECT below RUNNINGAGGREGATE operator. This is 
> incorrect. 



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

Reply via email to