lalithakiran

Results 2 issues of lalithakiran

I have a requirement where I need to extract JSON files from Avro by using U-SQL. Avro files contain a collection of JSON and need to extract individual JSON from...

I am new to U-Sql and trying to extract xml element. Here is my XML code. ` test 1 test 2 ` Trying to display all "Disposition" values. But final...