[
https://issues.apache.org/jira/browse/ASTERIXDB-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14933727#comment-14933727
]
ASF subversion and git services commented on ASTERIXDB-1115:
------------------------------------------------------------
Commit af95e4117d39a335bf9c3860eac6d75827766ff8 in incubator-asterixdb's branch
refs/heads/master from [~wangsaeu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=af95e41 ]
ASTERIXDB-1115 fixed: Incorrect comparators are given for a secondary btree
index when AsterixDB instance with a preloaded/inserted data stop/starts and
sends a query without having any dml operation
Note: this fix is created by Young-Seok Kim and submitted by Taewoo Kim on
behalf of him.
Change-Id: I648d808b77910582a6b52a0e730d7271f9d2c213
Reviewed-on: https://asterix-gerrit.ics.uci.edu/412
Tested-by: Jenkins <[email protected]>
Reviewed-by: Taewoo Kim <[email protected]>
Reviewed-by: Yingyi Bu <[email protected]>
Reviewed-by: Pouria Pirzadeh <[email protected]>
> Incorrect comparators are given for a secondary btree index when AsterixDB
> instance with a preloaded/inserted data stop/starts and sends a query
> without having any dml operation.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERIXDB-1115
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1115
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Young-Seok Kim
> Assignee: Young-Seok Kim
> Priority: Critical
> Labels: 0.8.7-blocker
>
> Incorrect comparators are given for a secondary btree index when AsterixDB
> instance with a preloaded/inserted data stop/starts and sends a query
> without having any dml operation before the query is sent.
> Due to this bug, ASTERIXDB-425 issue surfaced out when the asterixdb instance
> with preloaded data stops/starts and sends the left-outer-join. So, fixing
> this issue will do fix ASTERIXDB-425 issue as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)