apache/pinot

Feature request: override table name during segment push/load.

Open

#5427 aperta il 21 mag 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (1234 fork)batch import
featuregood first issuehelp wanted

Metriche repository

Star
 (4937 star)
Metriche merge PR
 (Merge medio 6g 7h) (186 PR mergiate in 30 g)

Descrizione

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.

Guida contributor