79618731

Date: 2025-05-12 23:08:26
Score: 2.5
Natty:
Report link

regex works to find empty field values in influxql as well

select time, my_field, another_field from my_measurement where my_field =~ /^$/

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Charles