Commits


Gal Lushi authored and Antoine Pitrou committed 68903ac6999
PARQUET-1715:[C++] Add the Parquet code samples to CI + Refactor Parquet Encryption Samples A small refix for #5992 Closes #6007 from gallushi/master and squashes the following commits: 0ce249e61 <Gal Lushi> small fix in the CMakeLists.txt of the parquet samples d9aa73418 <Gal Lushi> Refactor the Parquet Encryption code samples to use Result<T> APIs + Build the Parquet code samples in CI Authored-by: Gal Lushi <gallushi@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>