This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 50a99b291f NIFI-12851 - ConsumeKafka, remove limitation on count of
subscribed topics
new 8cdbdb85ad Added Mapping for BIT type to return BOOLEAN
new eeafa8354a NIFI-12828: Added Mapping for BIT type to return INT and
handled boolean case for postgres
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/nifi/serialization/record/util/DataTypeUtils.java | 2 ++
.../org/apache/nifi/serialization/record/TestDataTypeUtils.java | 1 +
.../nifi/db/schemaregistry/DatabaseTableSchemaRegistry.java | 8 +++++++-
3 files changed, 10 insertions(+), 1 deletion(-)