apache/pinot

Add real-time table support for data ingestion rest API

Open

#11.914 aperta il 31 ott 2023

Vedi su GitHub
 (6 commenti) (1 reazione) (1 assegnatario)Java (1234 fork)batch import
featuregood first issuehelp wantedingestion

Metriche repository

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

Descrizione

In #6354 we introduced rest API to ingest data from file/URI, but it only supports ingesting data into offline table as of now. Since we already support pushing segment to real-time table, we should extend the API to support ingesting data into real-time table.

Guida contributor