Changelog

    It’s pretty common that records contains nested maps or sub-keys. Now we provide the ability to use sub-keys to perform conditionals and keys selection. Consider the following record:

    On conditionals we have introduced the new @record functions:

    We currently support different data types such as strings, integers, floats, maps and null. In Fluent Bit, a null value is totally valid and is not related to the absence of a value as in normal databases. To compare if an existing key in the record have a null value or not, we have introduced IS NULL and IS NOT NULL statements, e.g:

    Fluent Bit v1.1

    Release date: May 09, 2019

    This is the initial version of the Stream Processor into Fluent Bit.