Previously you cannot distinguish non-initialized finished with initialized to false, so update() cannot do the correct thing. Rename the field to avoid hidden usage. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
v2: fix compiled aggregate functions (seek result to row_start) v3: fix compiled aggregate functions (seek args to row_start) v4: change signatures for JIT Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>