Skip to content

Commit

Permalink
Add early release badge
Browse files Browse the repository at this point in the history
  • Loading branch information
rlh1994 committed Jun 25, 2024
1 parent 5202e0a commit b00e0be
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ sidebar_position: 50
description: "How to run our models on lakehouses"
---

```mdx-code-block
import Badges from '@site/src/components/Badges';
```

<Badges badgeType="Early Release"></Badges>&nbsp;

:::danger

Running the models on data lakes or lakehouses (using external tables in a warehouse to read directly from a lake) is currently in private preview state and is not fully supported. Certain features may not work as expected and errors are more likely to occur. Please use this approach at your own risk and raise any issues you find with us.
Running the models on data lakes or lakehouses (using external tables in a warehouse to read directly from a lake) is currently in Early Release state and is not fully supported. Certain features may not work as expected and errors are more likely to occur. Please use this approach at your own risk and raise any issues you find with us.

:::

Expand Down

0 comments on commit b00e0be

Please sign in to comment.