Versions Compared

Key

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

...

This directive supports reading the first record as a header. However, this should not be used in most situations, because the header is not guaranteed to be the first record processed. For example, this can happen when an input file is broken up into multiple pieces. Instead, make sure the pipeline source is configured to use the correct schema. If your input files contain headers, configure the source to skip the header so that it is not read as data.

...