Skip to content

Axis trait growth isn't preserved in serialization roundtrips #1073

@pfackeldey

Description

@pfackeldey

As the title says, the axis trait growth= isn't preserved currently in serialization roundtrips (somewhere here I suppose: https://github.com/scikit-hep/boost-histogram/blob/develop/src/boost_histogram/serialization/_axis.py).

Is it possible to preserve this? Or is there a conceptual problem with that?

For context: I'd like to make use of this in https://github.com/pfackeldey/haas, where I start a histogram gRPC server with an empty histogram (initialized through the serialization IR). A RPC histogram fill request should be able to grow axes of this initialized histogram.

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