List Question
20 TechQA 2023-06-09T09:00:59.513000Access Pages, PageHeaders and encodings of a parquet file
96 views
Asked by Guillaume Jardillier
How to get the version of parquet from file header using parquet-tools?
403 views
Asked by Aravind Yarram
Parquet-mr - Enabling dictionnary on column increase row group number
48 views
Asked by charlycou
How do I find the parquet.writer.version from an existing parquet file?
503 views
Asked by ranger_sim_g
Does Apache Parquet support Custom Filter Predicate on Repeated values?
172 views
Asked by Nicholas Kou
Spark3.2 write parquet files in spark2.3.1 format
128 views
Asked by Prem S
How should protobuf message with repeated fields be converted to parquet to be queried by Athena?
391 views
Asked by user2903819
How to get an efficient data ingestion solution using Java, Apache Arrow and Apache Parquet
351 views
Asked by João Paraná
Is it possible to reopen ParquetWriter after close() is called?
321 views
Asked by WZH
Parquet-MR library is throwing an exception while reading (FIXED_LEN_BYTE_ARRAY / UUID) column
323 views
Asked by Devendar
Process parquet file row-wise
657 views
Asked by Sejal
Sorted parquet files for query optimization
3.9k views
Asked by Amin
read a parquet file using Java, but it works in local machine, and doesn't work in docker container
4.6k views
Asked by Sugyan sahu
can OOZIE Map-Reduce job save data in parquet format?
93 views
Asked by Bill
Hive insert creating different parquet that Spark insert
374 views
Asked by bns
parquet-tools cannot read zstd files but can read gzip?
436 views
Asked by OneRaynyDay
ParquetFileReader leading to too many TCP connections in CLOSE_WAIT state
187 views
Asked by Abhishek
Which "JAR" file do i need to be able to import "org.apache.parquet" in Scala?
387 views
Asked by Alex B
Build Failed on parquet-tools because of relativePath
170 views
Asked by SuguruToyohara