apache/pinot

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

Open

#5,427 创建于 2020年5月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (1,234 fork)batch import
featuregood first issuehelp wanted

仓库指标

Star
 (4,937 star)
PR 合并指标
 (平均合并 6天 7小时) (30 天内合并 186 个 PR)

描述

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.

贡献者指南