December 2017
Beginner to intermediate
322 pages
6h 43m
English
While integrating JavaScript functions with Stream Analytics, there are differences in data types that need to be mapped during transformations, such as string datatype in JavaScript, which is converted to nvarchar (MAX) in ASA SQL, Object data type in JavaScript to Record type in ASA, Number as BigInt, and Date function to be modified into DateTime in the Stream Analytics Query language. This datatype update specifically requires being taken care of during the selection of Output Type of the JavaScript UDF function of Stream Analytics jobs.
Read now
Unlock full access