Micah Kornfield created ARROW-8228: -------------------------------------- Summary: [C++][Parquet] Support writing lists that have null elements that are non-empty. Key: ARROW-8228 URL: https://issues.apache.org/jira/browse/ARROW-8228 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Micah Kornfield Fix For: 1.0.0
With the new V2 level writing engine we can detect this case but fail as not implemented. Fixing this will require changes to the "core" parquet API. -- This message was sent by Atlassian Jira (v8.3.4#803005)