Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The TPC-H parquet files generated by the benchmark crate cannot be read by Apache Spark because they use unsigned ints, which cannot be read in Spark (I am guessing because Java only has signed ints).
I would like to use the same data sets for benchmarking DataFusion, Apache Spark, and other tools.
Attachments
Issue Links
- links to