Hi, ARROW-1727 added format support for delta dictionaries. It makes possible to interleave record batches which contain dictionary encoded field with delta dictionary batches which add new dictionary entries.
As far as I can see there is not implementation of this feature in cpp, yet. Is anyone working on it right now? Are there any ideas what the API should look like? Cheers, Dimitri.