Skip to content

question about adding a new field #10309

@c2h4ds

Description

@c2h4ds

I used to add a field in pinot table schema and then I reload all segments, then I use "select * from table limit 10" and see the new field is already added. However, the value of the new field is always null (i.e. the default value of the field).

Since I am new to pinot, I am quite confused, is that related to segment flush strategy? For example, if I set the flushing time to 3h, does it mean I can only see the value in 3h?

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