Michael Rys
Michael Rys
Thanks Eric It is on our roadmap and we will be considering for a future update. Best regards Michael From: ericjohnolson ***@***.***> Sent: Wednesday, February 16, 2022 11:45 AM To:...
.NET for Spark is already available in Synapse out of the box. Documentation is available in the Azure Synapse documentation. For example: Use .NET for Apache Spark - Azure Synapse...
Can you provide the code and how you distribute it across the cells? UDFs do work in Synapse notebooks, but you have to keep the definition of the function and...
Thanks. I think this is best communicated to the .NET interactive team. Please open a feature request issue on their repo at https://github.com/dotnet/interactive. Cheers Michael From: fwaris ***@***.***> Sent: Wednesday,...
My apologies for the late reply. I will take a look when I review my current updates on the JSON support (adding large "string" support via byte[]).
Hi... My apologies, I thought we had merged this one already...
Hi Hermeet U-SQL (like any other SQL dialect) currently does not support table name parameterizations. The current workaround is to generate the script either via PowerShell, T4, or another U-SQL...
Hmmm... Let me check. While our data centers run in UTC-7 timezones, the datatype value does not contain a timezone.
Thanks for reporting this. I think this may have been broken with an earlier check in to make the handling of large top-level documents more streaming and less DOM-based. I...
Hmm... that is weird indeed. Do you have a joblink you could file an incident on so we could investigate why it was hanging? Normally a job should time out...