Commits


Jörn Horstmann authored and Neville Dipale committed 4c821a19ed2
ARROW-8791: [Rust] Allow creation of StringDictionaryBuilder with an existing array of dictionary values As mentioned in the ticket, I'm not sure this is the best way to implement this functionality, I'm open for feedback and suggestions. Closes #7226 from jhorstmann/ARROW-8791-create-string-dictionary-builder-with-existing-dict Authored-by: Jörn Horstmann <joern.horstmann@signavio.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>