druid/docs
Adarsh Sanjeev 90b8f850a5
Allow empty tiered replicants map for load rules (#14432)
Changes:
- Add property `useDefaultTierForNull` for all load rules. This property determines the default
value of `tieredReplicants` if it is not specified. When true, the default is `_default_tier => 2 replicas`.
When false, the default is empty, i.e. no replicas on any tier.
- Fix validation to allow empty replicants map, so that the segment is used but not loaded anywhere.
2023-06-22 14:44:06 +05:30
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
api-reference Add column replication_factor column to sys.segments table (#14403) 2023-06-18 10:02:21 +05:30
assets Fixup data deletion tutorial docs (#14283) 2023-05-17 17:05:35 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Minor doc updates. (#14409) 2023-06-12 15:24:48 -07:00
data-management Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
design doc: escape tags in markdown in prepration for docusaurus2 (#14379) 2023-06-08 11:26:18 -07:00
development docs: add basic contributor guide for docs (#14365) 2023-06-05 10:53:17 -07:00
ingestion doc: escape tags in markdown in prepration for docusaurus2 (#14379) 2023-06-08 11:26:18 -07:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Fail query planning if a `CLUSTERED BY` column contains descending order (#14436) 2023-06-16 18:10:12 -04:00
operations Allow empty tiered replicants map for load rules (#14432) 2023-06-22 14:44:06 +05:30
querying Add column replication_factor column to sys.segments table (#14403) 2023-06-18 10:02:21 +05:30
tutorials Docs: fix broken link to Python API jupyter notebook (#14332) 2023-05-31 08:12:27 +05:30