apache/pinot

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

Open

#5.427 aberto em 21 de mai. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1.234 forks)batch import
featuregood first issuehelp wanted

Métricas do repositório

Stars
 (4.937 stars)
Métricas de merge de PR
 (Mesclagem média 6d 7h) (186 fundiu PRs em 30d)

Description

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.

Guia do colaborador