Commits


Brian Hulette authored and Wes McKinney committed 2735683be02
ARROW-2412: [Integration] Add nested dictionary test case, skipped for now Adds a test case that contains a dictionary-encoded struct and list, both with dictionary-encoded children. As expected Java, C++ and JS all complain about the generated JSON. Author: Brian Hulette <hulettbh@gmail.com> Author: Brian Hulette <brian.hulette@ccri.com> Closes #1848 from TheNeuralBit/nested-dictionary-integration and squashes the following commits: eac016bbe <Brian Hulette> Remove checks from IPC readers preventing nested dictionaries 0118362ce <Brian Hulette> skip nested dictionary test 5e5276334 <Brian Hulette> Add nested dictionary test case to the integration test