mirror of https://github.com/apache/druid.git
097b645005
Follow up changes to #12599 Changes: - Rename column `used_flag_last_updated` to `used_status_last_updated` - Remove new CLI tool `UpdateTables`. - We already have a `CreateTables` with similar functionality, which should be able to handle update cases too. - Any user running the cluster for the first time should either just have `connector.createTables` enabled or run `CreateTables` which should create tables at the latest version. - For instance, the `UpdateTables` tool would be inadequate when a new metadata table has been added to Druid, and users would have to run `CreateTables` anyway. - Remove `upgrade-prep.md` and include that info in `metadata-init.md`. - Fix log messages to adhere to Druid style - Use lambdas |
||
---|---|---|
.. | ||
environment-configs | ||
ldap-configs | ||
schema-registry | ||
service-supervisords | ||
test-data | ||
tls | ||
Dockerfile | ||
base-setup.sh | ||
docker-compose.base.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 |