Use decorated_key in partition maps, from Tomasz: "Partitions should be ordered using Origin's ordering, which is the natural ordering of decorated_key. This is achieved by switching column_family's partition map to use decorated_key instead of a bare partition_key. This also includes some cleanups." [avi] trivial adjustments to sstables/keys.cc