Commits


Zherui Cao authored and Wes McKinney committed 97f7eeac1c3
PARQUET-1663: [C++] Provide API to check the presence of repeated fields added two functions hasMapType() and hasArrayType() in case some other tools that does not support array or map can know if map or array exist in this parquet file. Closes #5490 from czxrrr/PARQUET-1663 Lead-authored-by: Zherui Cao <caozherui@gmail.com> Co-authored-by: Wes McKinney <wesm+git@apache.org> Co-authored-by: czxrrr <caozherui@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>