Informatica-EIC / Custom-Scanners

Custom Scanner Samples.
11 stars 12 forks source link

How to display fields in a dataset in a predefined order? #37

Closed atulsaurav closed 1 year ago

atulsaurav commented 3 years ago

Relational models have an attribute called Position which is probably used to display fields in order specified by position. On the contrary, fields in custom metadata model dataset usually show up in alphabetical order. For structured datasets, this portrays an incorrect picture of file layout in terms of field position.

How to enforce an order of fields in a dataset that is present in a custom model?

darren-wrigley commented 1 year ago

the denodo scanner will store the field position using the attribute com.infa.ldm.relational.Position - it does this for tables and views