Hi, Does the Rust implementation support dictionary encoded strings? It is not in the documentation anywhere, but there seem to be some variable-sized dictionary structs in the code base. If not, is there a plan to support it? Does DataFusion support reading from dictionary strings?
It seems all the examples in DataFusion and the Rust part are focused on numbers. How robust is the string support, and how robust is the string functionality overall? Thanks, Evan