Hi,

Phoenix 4.10 introduced column mapping feature. There are four types of
mapping schema (https://phoenix.apache.org/columnencoding.html). Is there
any documentation that shows how to encode/map string column name in
Phoenix to number column qualifier in Hbase?

We are using Lily Hbase indexer to do the batch indexing. So if the column
qualifier is number. We need find a way to decode it back to the original
String column name.

Thanks,
Shawn

Reply via email to