[
https://issues.apache.org/jira/browse/ASTERIXDB-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070716#comment-16070716
]
ASF subversion and git services commented on ASTERIXDB-1967:
------------------------------------------------------------
Commit b55ff7a42c44642536c585a5c511b9eca1afd1a3 in asterixdb's branch
refs/heads/master from [~alamoudi]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=b55ff7a ]
[ASTERIXDB-1967][IDX] Pass correct override flag to Files Index
- user model changes: no
- storage format changes: no
- interface changes: no
details:
- When creating an external index, overridesFieldTypes was passed
incorrectly to the files index. Since the files index is not an open
index, the flag is always set to false.
Change-Id: I0ccc216bb8bdb2e44ec7d8583faaeec452978f9e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1859
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
> overridesFieldTypes is passed incorrectly to FilesIndex
> -------------------------------------------------------
>
> Key: ASTERIXDB-1967
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1967
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: IDX - Indexes
> Reporter: Abdullah Alamoudi
> Assignee: Abdullah Alamoudi
>
> When creating an external index, overridesFieldTypes is passed incorrectly to
> the file index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)