apache/pinot
View on GitHubFeature request: override table name during segment push/load.
Open
#5,427 opened on May 21, 2020
featuregood first issuehelp wanted
Repository metrics
- Stars
- (4,937 stars)
- PR merge metrics
- (Avg merge 6d 7h) (186 merged PRs in 30d)
Description
In order to test a table or have two tables for different use cases, it would be good to have the ability to push same segments to different pinot tables other than build segments multiple times for each table.
E.g. Users may have one main table for prod use case, and another staging table for dev purposes with updated data, then at some time, updated data could be pushed to main table.