Skip to content

pack struct with all fixed width fields #3173

@broccoliSpicy

Description

@broccoliSpicy

I wang to create a new page layout for packed struct with all fixed width fields rather than using the current miniblock page layout

reasons:
the decode scheduling logic are different
the 8188 chunk bytes limitation in miniblock layout
why do we still need definition levels in packed struct encoding?

new layout design:
just zip all values.
one byte nulls for number of fields < 8
two bytes nulls for number of fields < 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions