Hi,
I need to ingest Date with format MM/DD/YYYY into the DB. Please let me know how can I provision my mapping file so that it can ingest at the load time? -- I do not know how to handle it.
Regards
Vivek
Hi,
I need to ingest Date with format MM/DD/YYYY into the DB. Please let me know how can I provision my mapping file so that it can ingest at the load time? -- I do not know how to handle it.
Regards
Vivek
Hi Vivek,
What is the source of the data? Is it coming from a CSV/JSON file or an external database? If it's another database, is the field a "date" type? This should be handled correctly if you annotate the type in the mapping.
Jess