apache/pinot

Add real-time table support for data ingestion rest API

Open

#11,914 建立於 2023年10月31日

在 GitHub 查看
 (6 留言) (1 反應) (1 負責人)Java (1,234 fork)batch import
featuregood first issuehelp wantedingestion

倉庫指標

Star
 (4,937 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 186 個 PR)

描述

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.

貢獻者指南