9 citations · 9 across the 6 of their papers we have counts for
Showing cs.PLShow all
2 papers · 1 filter
cs.PL2021
AwkwardForth: accelerating Uproot with an internal DSL
Jim Pivarski, Ianna Osborne, Pratyush Das +2
File formats for generic data structures, such as ROOT, Avro, and Parquet, pose a problem for deserialization: it must be fast, but its code depends on the type of the data structu…
cs.PL2017
Fast Access to Columnar, Hierarchically Nested Data via Code Transformation
Jim Pivarski, Peter Elmer, Brian Bockelman +1
Big Data query systems represent data in a columnar format for fast, selective access, and in some cases (e.g. Apache Drill), perform calculations directly on the columnar data wit…