apache/pinot

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

已关闭

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

 (1 条评论) (0 个反应) (0 位负责人)Java (1,234 个派生)batch import
featuregood first issuehelp wanted

仓库指标

星标
 (4,937 个星标)
PR 合并指标
 (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.

贡献者指南