Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Kanghua WangKanghua Wang(Deactivated)Reporter
Drea LeedDrea LeedPriority
MinorFix versions
Pull Request URL
Affects versions
Details
Details
Components
Assignee
Kanghua Wang
Kanghua Wang(Deactivated)Reporter
Drea Leed
Drea LeedPriority
Fix versions
Pull Request URL
Affects versions
Created July 14, 2015 at 4:15 PM
Updated August 18, 2015 at 9:26 AM
Resolved August 18, 2015 at 9:26 AM
When trying to get the full data structure of a thor file containing child datasets, dfuGetDataColumns and dfuGetFileMetadata both return only the top level of fields. To figure out the child dataset record structure I currently have to parse through the ecl record structure for the file to figure it out. It would be great if dfuGetFileMetadata could return nested field definitions for child datasets.