[
https://issues.apache.org/jira/browse/ASTERIXDB-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ildar Absalyamov closed ASTERIXDB-1221.
---------------------------------------
Resolution: Fixed
Fixed in 53266586305db6c8825310471937943f9008a3ce
> Partitioning test regression in the release-0.8.8 branch
> --------------------------------------------------------
>
> Key: ASTERIXDB-1221
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1221
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB
> Reporter: Yingyi Bu
> Assignee: Ildar Absalyamov
>
> The following change re-introduced a fixed bug into the release-0.8.8:
> https://asterix-gerrit.ics.uci.edu/#/c/461/12/asterix-app/src/test/resources/optimizerts/results/disjunction-to-join-delete-2.plan
> In the query plan:
> -- HASH_PARTITION_EXCHANGE [$$8] |PARTITIONED|
> should be
> -- ONE_TO_ONE_EXCHANGE |PARTITIONED|
> This prevents merging the release-0.8.8 branch back to master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)