The standard Formatter properties that affect custom pattern processing have a global effect on all custom patterns. The Formatter processes Avro properties before custom patterns.
The following Formatter properties affect custom patterns:
Formatter.avroSchemaFormat
. The only valid value when using custom patterns is avroFlatSchemaFormatV1.
Formatter.generateCommit DML
. If you use the <COMMIT_EVENT> tag to generate ouptut for commit operations, you must set this property to either ALL_TABLES or LAST_TABLE. For more information, see
Formatter Configuration Properties.