This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 36307cb501 Fixes filtered agg result column naming and filtered agg
order-by compat (#10092)
add c84eda42c2 Add controller API for force commit status (#10088)
No new revisions were added by this update.
Summary of changes:
.../metadata/controllerjob/ControllerJobType.java | 3 +-
.../api/resources/PinotRealtimeTableResource.java | 63 ++++++++++++++++++--
.../api/resources/PinotTableRestletResource.java | 11 ++--
.../helix/core/PinotHelixResourceManager.java | 43 ++++++++++++--
.../realtime/PinotLLCRealtimeSegmentManager.java | 3 +-
.../src/main/resources/app/pages/TenantDetails.tsx | 2 +-
.../src/main/resources/app/requests/index.ts | 11 +++-
.../main/resources/app/utils/PinotMethodUtils.ts | 4 +-
.../IngestionConfigHybridIntegrationTest.java | 1 -
.../tests/LLCRealtimeClusterIntegrationTest.java | 69 ++++++++++++++++++++++
.../apache/pinot/spi/utils/CommonConstants.java | 2 +
.../utils/builder/ControllerRequestURLBuilder.java | 8 +++
12 files changed, 199 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]