This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-06 01:58:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-commons
/
nifi-record
History
Mark Payne
a039bc2b76
NIFI-13380: When determining if Record Type A is 'wider' than Record Type B, and both have a RECORD with the same name but different schemas, instead of determining that A is not wider than B, perform a recursive comparison to check if the RECORD within A's schema is wider than the RECORD within B's schema.
...
Signed-off-by: Matt Burgess <mattyb149@apache.org> This
closes
#8948
2024-06-15 14:40:24 -04:00
..
src
NIFI-13380: When determining if Record Type A is 'wider' than Record Type B, and both have a RECORD with the same name but different schemas, instead of determining that A is not wider than B, perform a recursive comparison to check if the RECORD within A's schema is wider than the RECORD within B's schema.
2024-06-15 14:40:24 -04:00
pom.xml
NIFI-12998 Restructured framework and extension modules
2024-04-26 12:12:48 -05:00