regex works to find empty field values in influxql as well
select time, my_field, another_field from my_measurement where my_field =~ /^$/