[
https://issues.apache.org/jira/browse/ASTERIXDB-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855111#comment-17855111
]
ASF subversion and git services commented on ASTERIXDB-3432:
------------------------------------------------------------
Commit 00f84b0c4f66ff61978173a45378bfe21eb4281a in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=00f84b0c4f ]
[ASTERIXDB-3432][STO] Improve Trie-based field name dictionary
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Avoid using Byte2ObjectArrayMap
Change-Id: If0a47d7f140f367f59560e695b1b93416adab8a1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18376
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
> Trie-based field name dictionary is 2x slower
> ---------------------------------------------
>
> Key: ASTERIXDB-3432
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3432
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: STO - Storage
> Affects Versions: 0.9.10
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Labels: triaged
> Fix For: 0.9.10
>
>
> Trie-based FieldNameDictionary can be 2x slower than the hash based.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)