Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] ListSubfieldEncoder and StructSubfieldEncoder can decode without DictionaryHashTable #14901

Closed
gf2121 opened this issue Dec 9, 2022 · 0 comments · Fixed by #14902
Closed

Comments

@gf2121
Copy link
Contributor

gf2121 commented Dec 9, 2022

Describe the enhancement requested

This is a follow up of #14873.

Similar to DictionaryEncoder, ListSubfieldEncoder and StructSubfieldEncoder can decode without building DictionaryHashTable.

Component(s)

Java

@gf2121 gf2121 changed the title ListSubfieldEncoder and StructSubfieldEncoder can decode without DictionaryHashTable [Java] ListSubfieldEncoder and StructSubfieldEncoder can decode without DictionaryHashTable Dec 9, 2022
lidavidm pushed a commit that referenced this issue Dec 10, 2022
…code without DictionaryHashTable (#14902)

* Closes: #14901

Authored-by: 郭峰 <guofeng.my@bytedance.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 11.0.0 milestone Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants