Skip to content

Commit a9bab84

Browse files
authored
8.3.2 roundup (#193)
1 parent e6b6442 commit a9bab84

17 files changed

+891
-761
lines changed

documentation/deployment/azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ title="Click to zoom"
227227
## Single Sign On with EntraID
228228

229229
If you are using EntraID to manage users, [QuestDB enterprise](/enterprise/) offers the possibility to do Single Sign On and manage your database permissions.
230-
See more information at the [Microsoft EntraID OIDC guide](/docs/guides/microsoft-entraid-oidc/).
230+
See more information at the [Microsoft EntraID OIDC guide](/docs/operations/openid-connect-oidc-integration/#microsoft-entraid).

documentation/guides/active-directory-pingfederate.md

Lines changed: 0 additions & 353 deletions
This file was deleted.

documentation/guides/mat-views.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -357,13 +357,6 @@ useful.
357357
## Limitations
358358

359359
- Not all `SAMPLE BY` syntax is supported, for example, `FILL`.
360-
- The `INCREMENTAL` refresh strategy relies on deduplicated inserts (O3 writes)
361-
- This means that currently, deduplication keys must be aligned across
362-
the `base` table and the view.
363-
- Only `INCREMENTAL` refresh is supported
364-
- In next versions, we intend to add alternatives, such as:
365-
- `TIMER` (once per time interval)
366-
- `MANUAL` (only when manually triggered)
367360
- `INCREMENTAL` refresh is only triggered by inserts into the `base` table, not
368361
join tables.
369362

0 commit comments

Comments
 (0)