apache / apache/pinot

Use force commit to reload the consuming segment

Open
#9,310 15 comments 0 reactions 1 assignee Claimed by @jugomezv View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

We introduced schema evolution for consuming segment with #4954. It only allows adding extra columns with default values, which has several drawbacks:
- Values for the new added columns are ignored
- Other functionalities related to reload cannot be applied (e.g. index changes)

Since we introduced force commit (#9197), we should use it to reload the consuming segment instead

cc @sajjad-moradi

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.