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

Add Compressor for SparseArray (with non-null default value) #128

Open
Tracked by #563
lwwmanning opened this issue Mar 21, 2024 · 3 comments
Open
Tracked by #563

Add Compressor for SparseArray (with non-null default value) #128

lwwmanning opened this issue Mar 21, 2024 · 3 comments

Comments

@lwwmanning
Copy link
Member

or, "OneValue" in the BtrBlocks terminology

@gatesn
Copy link
Contributor

gatesn commented Mar 22, 2024

This could be adding a "fill_value" to SparseArray, which is currently assumed to be null

@gatesn
Copy link
Contributor

gatesn commented Apr 23, 2024

This is fixed in #237

@gatesn gatesn closed this as completed Apr 23, 2024
@gatesn
Copy link
Contributor

gatesn commented Apr 23, 2024

Although, we haven't implemented a compressor that would choose it. This requires some sort of histogram of values

@gatesn gatesn reopened this Apr 23, 2024
@lwwmanning lwwmanning changed the title Encoding: PatchedConstant Add Compressor for SparseArray (with non-null default value) Sep 20, 2024
This was referenced Sep 20, 2024
@danking danking assigned danking and unassigned danking Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants