Skip to content

[Go][Parquet] Expressions in debug assert parameters got executed, casuing performance issues #706

@starpact

Description

@starpact

Describe the enhancement requested

string concatenation got executed here:

debug.Assert(v <= maxDefLevel, "columnwriter: invalid definition level "+ strconv.Itoa(int(v))+" for column "+w.descr.Path())
Image

missing macro is painful lol, might put this inside a if debug.Enabled() condition block or just remove it?

Component(s)

Parquet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions