Using a Custom Format

    Where the keyword indicates that the data has a custom format and formatter specifies the function to use to format the data, followed by comma-separated parameters to the formatter function.

    1. Author and compile input and output functions as a shared library.
    2. Use the formatter parameter of ‘s FORMAT clause to call the function.

    Parent topic: Loading and Writing Non-HDFS Custom Data