apache/pinot
Auf GitHub ansehenFeature request: override table name during segment push/load.
Open
#5.427 geöffnet am 21. Mai 2020
featuregood first issuehelp wanted
Repository-Metriken
- Stars
- (4.937 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 7h) (186 gemergte PRs in 30 T)
Beschreibung
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.