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

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

Commit 264627e54fc47736052c58ff563d161e879dc554 in asterixdb's branch 
refs/heads/master from Rui Guo
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=264627e ]

[ASTERIXDB-2773] Support inverted index with var-len pk

Currently, the inverted index is limited to the dataset with a fixed-length 
primary key (e.g. int), and this PR aims to support the inverted index with 
variable-length primary key cases.

Change-Id: I9ec3100615585be952806098180e92a0d1f87c0a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/7804
Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <ima...@uci.edu>


> Support inverted index with variable-length primary key
> -------------------------------------------------------
>
>                 Key: ASTERIXDB-2773
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2773
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>            Reporter: Rui Guo
>            Priority: Major
>
> Currently, the inverted index is limited to the dataset with a fixed-length 
> primary key (e.g. int), and we need to support the inverted index with 
> variable-length primary key cases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to