nifi/nifi-nar-bundles/nifi-standard-bundle
Jim Steinebrey df7bc2e240 NIFI-12993 Add auto commit feature and add batch processing for the sql stmt type
NIFI-12993 Removed underscore from a few local variables.

NIFI-12993 Refactored unit tests into a single java file

NIFI-12993 Changed Optional.isEmpty() ro !Optional.isPresent() so it can work in Nifi 1.x Java 8

NIFI-12993: Fixed backport issues
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-04-18 14:14:31 -04:00
..