Will Berkeley has posted comments on this change. (
http://gerrit.cloudera.org:8080/10698 )
Change subject: [tools] Add simple util for version parsing
......................................................................
Patch Set 1:
> Do you think util/version_util.{cc,h} would be a better home for
> this?
I intended it to apply only to tools and not more generally. Do you really want
it there?
> BTW, for version comparisons we've largely gotten by using
> autodigit_{less,greater} from gutil/strings/numbers.{cc,h}. You can
> find a few examples across the codebase.
I think parsing more stringently works fine here, though it's good to know such
a function exists.
--
To view, visit http://gerrit.cloudera.org:8080/10698
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0bcf3b10b699e89ad489144611990702dec8af19
Gerrit-Change-Number: 10698
Gerrit-PatchSet: 1
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>
Gerrit-Comment-Date: Tue, 12 Jun 2018 22:23:50 +0000
Gerrit-HasComments: No