Hi, how can I see actual (effective) encoding and compression of table columns if I use defaults? Web UI shows me AUTO_ENCODING and DEFAULT_COMPRESSION, but as stated here https://kudu.apache.org/docs/schema_design.html#encoding Kudu may "transparently fall back to plain encoding" from dictionary encoding. I think it would be useful to the user to see actual used encoding & compression.
-- with best regards, Pavel Martynov
