specify datatype isn't mandatory anymore
Now you don't need to specify the datatype when you are selecting like:
foo$bar:DataType
now:
foo$bar
it allow you to select complex types like array,struct etc.
Now you don't need to specify the datatype when you are selecting like:
foo$bar:DataType
now:
foo$bar
it allow you to select complex types like array,struct etc.