Skip to content

Commit 7e6e873

Browse files
authored
Remove 'databricks' as having microbatch concurrency support (#6833)
2 parents 75ef42b + 37a1bd1 commit 7e6e873

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

website/docs/docs/build/incremental-microbatch.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -310,11 +310,9 @@ For example, if you have a microbatch model with 12 batches, you can execute tho
310310

311311
To enable parallel execution, you must:
312312

313-
- Use a supported adapter:
314-
- Snowflake
315-
- Databricks
313+
- Use Snowflake as a supported adapter.
316314
- More adapters coming soon!
317-
- We'll be continuing to test and add concurrency support for adapters. This means that some adapters might get concurrency support _after_ the 1.9 initial release.
315+
- We'll be continuing to test and add concurrency support for adapters. This means that some adapters might get concurrency support _after_ the 1.9 release.
318316

319317
- Meet [additional conditions](#how-parallel-batch-execution-works) described in the following section.
320318

0 commit comments

Comments
 (0)