Unable to add a data asset reference to the model in ML Studio with Python SDK #38513
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Machine Learning
needs-author-feedback
Workflow: More information is needed from author to address the issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Describe the bug
When making a data asset reference to the model in ML Studio with the help of python SDK I'm unable to add a data asset of type MLTable (composed of a parquet file and it's complementary mltable definition), but there doesn't seem to be an issue adding a MLTable deriving from .csv file.
To Reproduce
Expected behavior
Both data assets to be referenced to the model in the ML Studio.
Screenshots
.csv data asset:
.parquet data asset:
Model data references:
The text was updated successfully, but these errors were encountered: