Posts

28 May 2024

An exploration of when and how to use Bloom filters in Parquet, their impact on written Parquet files, and an assessment of their effectiveness when dealing with large quantities of high-cardinality data.

03 December 2023

Earlier this year, I published the serde_json_path crate, a library that allows you to leverage IETF JSONPath in your Rust programs. This article provides an introduction to serde_json_path and some of its derivatives.

24 November 2023