You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/14 16:23:00 UTC

[jira] [Commented] (ASTERIXDB-3003) Preparation for Columnar format

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

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

Commit 69b18b2b42e1121115a786cc0ac2291f3395ce75 in asterixdb's branch refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=69b18b2 ]

[ASTERIXDB-3003][STO] Extract bulk-loaders and make LSMBTree extendable

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

Details:
- Extract BTreeNSMBulkLoader and AbstractTreeIndexBulkLoader
- Make LSMBTree extendable by introducing:
  - createCursor()
  - getMergeComponentFactory()
  - getCursorFactory()
  * Those methods can be re-implemented by other classes that extends LSMBTree

Change-Id: I204bb2cfbfdf5ee8c58d8f20880f0624aba1c8ea
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/14743
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Wael Alkowaileet <wa...@gmail.com>
Reviewed-by: Murtadha Hubail <mh...@apache.org>


> Preparation for Columnar format
> -------------------------------
>
>                 Key: ASTERIXDB-3003
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3003
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: STO - Storage
>    Affects Versions: 0.9.8
>            Reporter: Wail Y. Alkowaileet
>            Assignee: Wail Y. Alkowaileet
>            Priority: Major
>             Fix For: 0.9.8
>
>
> This issue is for tracking changes that are needed before introducing the columnar format. It will be updated as changes are rolled out.
> Current changes:
>  * Extract BTreeNSMBulkLoader and AbstractTreeIndexBulkLoader
>  * Make LSMBTree extendable by introducing
>  ** createCursor()
>  ** getMergeComponentFactory()
>  ** getCursorFactory()
>  * Enable stateful and batch point-lookups



--
This message was sent by Atlassian Jira
(v8.20.1#820001)