joewitt commented on issue #3269: NIFI-5960 add compatibility rating to RECORD schemas URL: https://github.com/apache/nifi/pull/3269#issuecomment-465406291 Ok I now think I understand what you are proposing. The JIRA states the problem is that we can choose a suboptimal type in certain situations. Your PR aims to address this by having a compatibility scoring approach and then iterate through all possible compatible options and choose the most compatible. Is the choice of 0...100 as ints an optimization over using a double between 0...1? Thanks Joe
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
