Open shakeelansari63 opened 1 year ago
I am happy to submit PR with this Change.
@shakeelansari63 Apologies for the late reply. Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update.
no worries, and thanks for looking into this.
Hello,
As described on this issue - https://github.com/Azure/azure-sdk-for-python/issues/27834 Azure Synapse Spark package support SparkR, But there is no information in enums to tell that.
When passing the
kind = 'sparkr'
to Api, it does start a SparkR job.Can you please update the ENUMs and Add
sparkr
to the SparkStatementOption?This is where we need chnage - https://github.com/Azure/azure-rest-api-specs/blob/main/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/sparkJob.json#L1542