Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/877 @vdiravka limiting minor version to 9 is breaking the whole concept of major and minor versions usage. Since when we reach minor max we'll need to bump up the major though structure changes did not occur. If using float is not working for major and minor version (I believe you having trouble comparing 1.1 and 1.10) then let's leave our `MetadataVersion` class, just get rid of `v` in version name.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---