nifi/nifi-nar-bundles/nifi-extension-utils
Koji Kawamura 13b59b5621 NIFI-3958: Decimal logical type with undefined precision and scale.
- Oracle NUMBER can return 0 precision and -127 or 0 scale with variable scale NUMBER such as ROWNUM or function result
- Added 'Default Decimal Precision' and 'Default Decimal Scale' property to ExecuteSQL and QueryDatabaseTable to apply default precision and scale if those are unknown
- Coerce BigDecimal scale to field schema logical type, so that BigDecimals having different scale can be written

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #1851
2017-05-25 14:37:17 -04:00
..
nifi-hadoop-utils NIFI-3191 - HDFS Processors Should Allow Choosing LZO Compression 2017-05-24 11:04:00 -04:00
nifi-processor-utils NIFI-3969: Prevent merging flowfiles prematurely when all bins fill but some are already full and can be processed 2017-05-24 19:36:18 +02:00
nifi-record-utils NIFI-3958: Decimal logical type with undefined precision and scale. 2017-05-25 14:37:17 -04:00
pom.xml NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00