mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-22 08:38:08 +02:00
docs: standardize fanout terminology
This commit is contained in:
parent
4827437f3a
commit
9aac270f80
19 changed files with 66 additions and 66 deletions
|
|
@ -59,7 +59,7 @@ uv run python -m semantic_layer.cli --model /tmp/model.yaml \
|
|||
-q '{"measures":["orders.revenue"],"dimensions":["customers.segment"]}' --suggest
|
||||
```
|
||||
|
||||
### 3. Test fan-out / chasm traps
|
||||
### 3. Test fanout / chasm traps
|
||||
|
||||
Add multiple measure sources that fan out from a shared dimension hub:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue