Azure / Azure/MachineLearningNotebooks
Missing the sample to show how to use SQL Database as DataTransfer sink in AML
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
There is no example in this notebook to show how to use SQL Database as sink.
https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.ipynb
We spent a lot of time and finally found something from a private sample.
https://github.com/mlonazure/AzureMachineLearning/blob/master/AML%20Data%20Transfer/02.Transfer%20Data.ipynb
It's not using a query for SQL Database as sink, instead of it, it needs the table name, just curious how to handle the case if CSV has different FIELDTERMINATOR or ROWTERMINATOR?
But anyway, can we add an example to official sample notebook?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.