druid/indexing-hadoop
Rishabh Singh e30790e013
Introduce Segment Schema Publishing and Polling for Efficient Datasource Schema Building (#15817)
Issue: #14989

The initial step in optimizing segment metadata was to centralize the construction of datasource schema in the Coordinator (#14985). Thereafter, we addressed the problem of publishing schema for realtime segments (#15475). Subsequently, our goal is to eliminate the requirement for regularly executing queries to obtain segment schema information.

This is the final change which involves publishing segment schema for finalized segments from task and periodically polling them in the Coordinator.
2024-04-24 22:22:53 +05:30
..
src Introduce Segment Schema Publishing and Polling for Efficient Datasource Schema Building (#15817) 2024-04-24 22:22:53 +05:30
pom.xml remove use log of log4j v1 (#15984) 2024-03-15 15:43:48 +05:30