Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
-
All
-
Small
Description
When we need to handle date column as part of Dynamic field, it's OK until it's read from the file (using tFileInputDelimited), so in DynamicMetadata all columns are String
We could convert String to Date in connector Processor/Output but for that we should have a date pattern, which is not included for Dynamic->String columns
I think for Dynamic fields we should add date pattern in every Schema.Entry metadata `props`