compactdictionary

package
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompactDictionary

func CompactDictionary(mem memory.Allocator, arr *array.Dictionary) (*array.Dictionary, error)

compactDictionary copies only the needed values from the old dictionary to the new dictionary. Once all needed values are copied, it updates the indices referencing those values in their new place.

Types

type Releasable

type Releasable interface {
	Release()
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL