Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 26f57ac

Browse files
authored
chore: remove examples section
1 parent bb61de9 commit 26f57ac

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎references/joins.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -564,12 +564,6 @@ ORDER BY "orders_total_order_amount" DESC
564564
LIMIT 500
565565
```
566566

567-
**See examples in our demo:**
568-
- [Single one-to-many join example](https://demo.lightdash.cloud/...)
569-
- [Chained one-to-many joins example](https://demo.lightdash.cloud/...)
570-
- [Multiple one-to-many joins example](https://demo.lightdash.cloud/...)
571-
572-
573567
### Known limitations
574568

575569
There are a few situations where Lightdash doesn't currently handle inflated metrics:
@@ -580,4 +574,4 @@ There are a few situations where Lightdash doesn't currently handle inflated met
580574

581575
### Warnings
582576

583-
When fanout handling is enabled, Lightdash will show a warning in the UI for models with joins that probably result in fanouts (and therefore inflated metrics). To remove the errors, `relationship` needs to be defined in the join in YAML and the join key needs to be specified.
577+
When fanout handling is enabled, Lightdash will show a warning in the UI for models with joins that probably result in fanouts (and therefore inflated metrics). To remove the errors, `relationship` needs to be defined in the join in YAML and the join key needs to be specified.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /