Michael Rys

Results 41 comments of Michael Rys

You create a new U-SQL project in VStudio? And reference an assembly deployed to ADLA that was compiled for .NET Framework 4.5.1? What is the project targeting after creating it?...

Thanks for the details. I will be asking our ADL Tool team to take a look and answer your question. From: Ronnie Overby Sent: Wednesday, February 27, 2019 1:28 PM...

Thanks… I would be interested in hearing your reasons. Can you please forward it to usql at microsoft dot com? I will share it with the team. From: Ronnie Overby...

Hi Alex: how did you try to refer to the attributes? Note that XPath uses `@name` as the way to refer to attributes.

This looks like a VS tool unit test issue...

Let me check what the status is. From: bnepal Sent: Tuesday, December 4, 2018 4:30 PM To: Azure/usql Cc: Subscribed Subject: Re: [Azure/usql] Job fails when trying to insert large...

Sorry for the delay. We have a work item filed to fix it and it is assigned to an engineer. But it is still open. We are working now on...

U-SQL has a full set of catalog views, e.g., usql.tables etc. The documentation on http://aka.ms/usql_reference contains examples etc.

Views is a bit harder since we currently only track their names and definition in the catalog views. The schema is inferred from the query at compile time, since the...

Thanks... Please close the issue once you filed or upvoted the request.