Skip to content

Commit a74c792

Browse files
authored
Update reference-yaml-mltable.md
1 parent 309733c commit a74c792

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/reference-yaml-mltable.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,9 @@ transformations:
232232
# alternative:
233233
# version_as_of: 1
234234
```
235+
> [!IMPORTANT]
236+
> **Limitation**: `mltable` doesn't support extracting partition keys when reading data from Delta Lake.
237+
> The `mltable` transformation `extract_columns_from_partition_format` won't work when you are reading Delta Lake data via `mltable`.
235238

236239
### JSON
237240
```yaml
@@ -248,4 +251,4 @@ transformations:
248251
## Next steps
249252

250253
- [Install and use the CLI (v2)](how-to-configure-cli.md)
251-
- [Working with tables in Azure Machine Learning](how-to-mltable.md)
254+
- [Working with tables in Azure Machine Learning](how-to-mltable.md)

0 commit comments

Comments
 (0)