It will be useful to be able to compare Iceberg values, e.g. to keep track of the lower bound and upper bound of the partition keys kept in each manifest_file. To that end, this adds a less-than operator to iceberg::value, and consequently, to iobuf and uuid as well.
Backports Required
[x] none - not a bug fix
[ ] none - this is a backport
[ ] none - issue does not exist in previous branches
[ ] none - papercut/not impactful enough to backport
It will be useful to be able to compare Iceberg values, e.g. to keep track of the lower bound and upper bound of the partition keys kept in each manifest_file. To that end, this adds a less-than operator to iceberg::value, and consequently, to iobuf and uuid as well.
Backports Required
Release Notes
none