hi, i'm looking at adding indexes to our hive tables, am wondering if anyone can share some thoughts on it. is there a performance/space trade off comparison or metrics? obviously it would be costly to index all columns in your tables, so what types of columns are worth indexing?
thx!