mirror of https://github.com/apache/druid.git
71f5307277
The initial step in optimizing segment metadata was to centralize the construction of datasource schema in the Coordinator (#14985). Subsequently, our goal is to eliminate the requirement for regularly executing queries to obtain segment schema information. This task encompasses addressing both realtime and finalized segments. This modification specifically addresses the issue with realtime segments. Tasks will now routinely communicate the schema for realtime segments during the segment announcement process. The Coordinator will identify the schema alongside the segment announcement and subsequently update the schema for realtime segments in the metadata cache. |
||
---|---|---|
.. | ||
environment-configs | ||
ldap-configs | ||
schema-registry | ||
service-supervisords | ||
test-data | ||
tls | ||
Dockerfile | ||
base-setup.sh | ||
docker-compose.base.yml | ||
docker-compose.centralized-datasource-schema.yml | ||
docker-compose.cli-indexer.yml | ||
docker-compose.druid-hadoop.yml | ||
docker-compose.high-availability.yml | ||
docker-compose.ldap-security.yml | ||
docker-compose.query-error-test.yml | ||
docker-compose.query-retry-test.yml | ||
docker-compose.schema-registry-indexer.yml | ||
docker-compose.schema-registry.yml | ||
docker-compose.security.yml | ||
docker-compose.yml | ||
druid.sh | ||
run-mysql.sh | ||
supervisord.conf | ||
wiki-simple-lookup.json |