mirror of https://github.com/apache/nifi.git
1811ba5681
- Added Logical type support for DECIMAL/NUMBER, DATE, TIME and TIMESTAMP column types. - Added Logical type 'decimal' to AvroReader so that Avro records with logical types written by ExecuteSQL and QueryDatabaseTable can be consumed by AvroReader. - Added JdbcCommon.AvroConversionOptions to consolidate conversion options. - Added 'Use Avro Logical Types' property to ExecuteSQL and QueryDatabaseTable to toggle whether to use Logical types. - Added 'mime.type' FlowFile attribute as 'application/avro-binary' so that output FlowFiles can be displayed by content viewer. Signed-off-by: Matt Burgess <mattyb149@apache.org> This closes #1798 |
||
---|---|---|
.. | ||
nifi-hadoop-utils | ||
nifi-processor-utils | ||
nifi-record-utils | ||
pom.xml |