Skip to main content
Question

hello how can i access to the type the witdh and the precision of a attribute to store them in a file or in others attributes Thanks

  • August 18, 2022
  • 1 reply
  • 18 views

1 reply

Forum|alt.badge.img+2
  • August 19, 2022

@brigousse​ You can use the Schema (any Format) reader to return the schema of a dataset. An alternative is to use the FeatureReader transformer and use Features to Read: Schema Features. The <schema> output port will give you the schema of the feature