Skip to content

Commit

Permalink
2024-08-31 Andrew Lamb (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenwyma committed Aug 31, 2024
1 parent f6c3716 commit 3584a0c
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions _episodes/interviews/2024-08-31-andrew-lamb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
title: "Rebuilding InfluxDB with Rust with Andrew Lamb"
date: 2024-08-31T07:21:00Z
file: https://audio.rustacean-station.org/file/rustacean-station/2024-08-31-andrew-lamb.mp3
duration: "1:00:03"
length: "87557234"
#reddit: (leave blank on initial publish, amend with link and uncomment this line after Reddit thread has been posted)
---

Allen Wyma talks with [Andrew Lamb](http://andrew.nerdnetworks.org/) about [InfluxDB's rewrite](https://www.influxdata.com/blog/flight-datafusion-arrow-parquet-fdap-architecture-influxdb/). InfluxDB is an open-source time series database.

As a Staff Engineer at InfluxData, he works on InfluxDB 3.0, a new time series database written in Rust, focusing on query processing and the Apache Arrow DataFusion and Apache Arrow ecosystems. In that capacity, he is a member and past chair of the Apache Arrow PMC and actively contributes to Apache Arrow DataFusion and the Apache Rust implementation query engine.

Andrew was a professional C/C++ programmer for 10 years before switching to Rust. His experience ranges from startups to large multinational corporations and distributed open source projects, and has paid leadership dues as an architect and manager/VP. He holds an SB and MEng from MIT in Electrical Engineering and Computer Science.

## Contributing to Rustacean Station

Rustacean Station is a community project; get in touch with us if you'd like to suggest an idea for an episode or offer your services as a host or audio editor!

- Twitter: [@rustaceanfm](https://twitter.com/rustaceanfm)
- Discord: [Rustacean Station](https://discord.gg/cHc3Gyc)
- Github: [@rustacean-station](https://github.com/rustacean-station/)
- Email: [hello@rustacean-station.org](mailto:hello@rustacean-station.org)

## Timestamps

- [@0:52] - Meet Andrew Lamb, Staff Engineer at InfluxData, working on InfluxDB IOx
- [@2:57] - Transitioning from C++ to Rust: Andrew's story
- [@11:24] - InfluxDB rewrite and its use cases
- [@22:13] - Compatibility of InfluxDB
- [@26:58] - Downsides of using Rust and other languages
- [@32:40] - Plans for the 3.0 alpha/beta release and different versions
- [@34:54] - Unique use of the async runtime Tokio
- [@55:28] - Rust as a tool for recruitment
- [@58:16] - Closing discussion

## Other links
- [Andrew's X Account](https://twitter.com/andrewlamb1111)
- [Using Rustlang's Async Tokio Runtime for CPU-Bound Tasks](https://thenewstack.io/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/)
- [Using the FDAP Architecture to build InfluxDB 3.0](https://www.influxdata.com/blog/flight-datafusion-arrow-parquet-fdap-architecture-influxdb/)
- [RustASIA Conf 2025](https://www.rustasiaconf.com/)

## Credits

Intro Theme: [Aerocity](https://twitter.com/AerocityMusic)

Audio Editing: [Plangora](https://twitter.com/plangora)

Hosting Infrastructure: [Jon Gjengset](https://twitter.com/jonhoo/)

Show Notes: [Plangora](https://twitter.com/plangora)

Hosts: [Allen Wyma](https://twitter.com/allenwyma)

0 comments on commit 3584a0c

Please sign in to comment.