Package io.delta.kernel.internal.deletionvectors


package io.delta.kernel.internal.deletionvectors
  • Classes
    Class
    Description
    This implements Base85 using the 4 byte block aligned encoding and character set from Z85.
    Bitmap for a Deletion Vector, implemented as a thin wrapper around a Deletion Vector Descriptor.
    Utility methods regarding deletion vectors.
    A 64-bit extension of [[RoaringBitmap]] that is optimized for cases that usually fit within a 32-bit bitmap, but may run over by a few bits on occasion.