Ophélie Le Mentec
Ophélie Le Mentec
Story: #XX **Description** To work with the CN470 and AU915 Arduino samples, we need to disable channels. For that, we add the [custom setChannelOFF method](https://azure.github.io/iotedge-lorawan-starterkit/2.0.0/tools/arduino-samples/) to the LoRaWan cpp library....
## Expected Behavior Release workflow should fail if compiling the provisioning client fails. ## Current Behavior Release workflow looks successful if compiling the provisioning client fails. In the step `Compile...
## Description The dotnet version is setup several times in workflows with the following step: ``` - uses: actions/[email protected] with: dotnet-version: '6.0.x' ``` This story is about implementing a solution...
Note: Given the context this story is not a priority and might be overkill - Please align with the repo owners before starting on this story. ## Description The release...
Add Sample code showing how to submit a spark job to an existing pool, with the azure synapse-spark client library. This example works with a pyspark script stored in Azure...
Submitting a spark job to an existing synapse spark pool is a common use case scenario. Providing a sample code showing how to create a spark job with '@azure/synapse-spark' would...
[X] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. I was exploring the possibility to create custom metrics. It seems that it is...