druid/integration-tests/docker/test-data
Kashif Faraz 097b645005
Clean up after add kill bufferPeriod (#14868)
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
2023-08-19 00:00:04 +05:30
..
high-availability-sample-data.sql Clean up after add kill bufferPeriod (#14868) 2023-08-19 00:00:04 +05:30
ldap-security-sample-data.sql Clean up after add kill bufferPeriod (#14868) 2023-08-19 00:00:04 +05:30
query-error-sample-data.sql Clean up after add kill bufferPeriod (#14868) 2023-08-19 00:00:04 +05:30
query-retry-sample-data.sql Clean up after add kill bufferPeriod (#14868) 2023-08-19 00:00:04 +05:30
query-sample-data.sql Clean up after add kill bufferPeriod (#14868) 2023-08-19 00:00:04 +05:30
security-sample-data.sql Clean up after add kill bufferPeriod (#14868) 2023-08-19 00:00:04 +05:30
sql-input-source-sample-data.sql Add integration tests for SqlInputSource (#10080) 2020-06-26 10:32:42 -10:00
upgrade-sample-data.sql Update default value of `inputSegmentSizeBytes` in configuration docs (#12678) 2022-06-22 09:05:03 +05:30
wikipedia.desc Add integration test for protobuf (#11126) 2021-05-17 15:45:07 -07:00