Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Once the pipeline runs, you will see using the TO_DATE expression string has converted the string to a date object based on the chose format

Screenshot 2024-03-29 093402-20240329-013409.png

Note:

For files that have meta data like Excel, if we set the column as date like below

image-20240402-100212.pngImage Added

Then EazyDI will be able to infer the column as date or date time and even if we use the TO_DATE function, it will skip it as it only transforms columns which are of string types

48b5dc0c-b274-42b1-9b60-ebd6289f5ed8-20240402-100436.pngImage Added