Outer Joins in Flux
Joins are a common transformation in any query language, and as part of the effort to make Flux an increasingly valuable tool for our users, the engineers on InfluxData’s query team created, and continue to maintain, two separate join functions. And...
Using the New Flux "types" Package
As a strictly typed language, Flux protects you from a lot of potential runtime failures. However, if you don’t know the column types on the data you’re querying, you might encounter some annoying errors. Suppose you have a bucket that receives...
Tracking the International Space Station Using InfluxDB
When I started my internship here at InfluxData, I was told that, in addition to my day-to-day work, I could start a personal side-project to work on throughout the summer – something that would help me get acquainted with the TICK...