Skip to content

r2024.03.21-402

@macobo macobo tagged this 21 Mar 08:48
* Revert "Revert "Move conversion_rate logic from elixir to clickhouse (#3887)"…"

This reverts commit 253fb5d67d300654cd3afc6757f3783c6a3f6514.

* Fix issue with missing columns

The issue came from refactoring event:goal UNION ALL logic and trying to move
name select from first to last. If any other tables were joined, the incorrect
item would be used as an array index, causing this issue.

Added a relevant test.
Assets 2
Loading