apache/pinot

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

Open

#5,427 opened on 2020年5月21日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (1,234 forks)batch import
featuregood first issuehelp wanted

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (平均マージ 6d 7h) (30d で 186 merged PRs)

説明

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.

コントリビューターガイド